/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";

.cdk-overlay-container,.cdk-global-overlay-wrapper{
  pointer-events:none;
  top:0;
  left:0;
  height:100%;
  width:100%
}

.cdk-overlay-container{
  position:fixed;
  z-index:1000
}

.cdk-overlay-container:empty{
  display:none
}

.cdk-global-overlay-wrapper{
  display:flex;
  position:absolute;
  z-index:1000
}

.cdk-overlay-pane{
  position:absolute;
  pointer-events:auto;
  box-sizing:border-box;
  z-index:1000;
  display:flex;
  max-width:100%;
  max-height:100%
}

.cdk-overlay-backdrop{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index:1000;
  pointer-events:auto;
  -webkit-tap-highlight-color:transparent;
  transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity:0
}

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{
  opacity:1
}

.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{
  opacity:.6
}

.cdk-overlay-dark-backdrop{
  background:rgba(0,0,0,.32)
}

.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{
  opacity:0
}

.cdk-overlay-connected-position-bounding-box{
  position:absolute;
  z-index:1000;
  display:flex;
  flex-direction:column;
  min-width:1px;
  min-height:1px
}

.cdk-global-scrollblock{
  position:fixed;
  width:100%;
  overflow-y:scroll
}

.color-blue-icon {
  filter: invert(16%) sepia(86%) saturate(1228%) hue-rotate(205deg) brightness(89%) contrast(91%);
}

.color-white-icon {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(65deg) brightness(107%) contrast(101%);
}

.color-gray-icon {
  filter: invert(78%) sepia(7%) saturate(233%) hue-rotate(169deg) brightness(91%) contrast(82%);
}

.color-blue-icon {
  filter: invert(16%) sepia(86%) saturate(1228%) hue-rotate(205deg) brightness(89%) contrast(91%);
}

.color-white-icon {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(65deg) brightness(107%) contrast(101%);
}

.color-gray-icon {
  filter: invert(78%) sepia(7%) saturate(233%) hue-rotate(169deg) brightness(91%) contrast(82%);
}

.option-button {
  width: 184px;
  height: 39px;
  border: 1px solid #D8E5F8;
  box-sizing: border-box;
  border-radius: 20px;
}

.option-button p {
  pointer-events: visible;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
  color: #233674;
}

.option-button img {
  pointer-events: visible;
  margin-top: 6%;
  margin-left: 3%;
  content: url('arrow-down.svg');
}

.resourcesButton {
  width: 261px;
  height: 40px;
  border: 1px solid #233674;
  box-sizing: border-box;
  border-radius: 4px;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  color: #233674;
}

.button-certificate {
  height: 37px;
  border-radius: 4px;
  border: 1px solid #F36C48;
  padding-right: 11px;
}

.button-certificate p {
  margin: 0 6%;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #E8532C;
}

.button-certificate p span {
  margin-top: 2%;
  margin-right: 3%;
}

.button-certificate p span img {
  content: url('certificate.svg');
  max-width: inherit;
}

.button-save {
  width: 152px;
  height: 37px;
  border-radius: 4px;
  background: #233674;
}

.button-save p {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #FFFFFF;
}

.button-cancel {
  width: 152px;
  height: 37px;
  border-radius: 4px;
  background: #FFFFFF;
}

.button-cancel p {
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #233674;
}

.button-edit {
  width: 150px;
  height: 37px;
  border-radius: 4px;
  border: 1px solid #233674;
}

.button-edit p {
  margin-left: 6%;
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #233674;
}

.button-edit p span {
  margin-top: 1px;
  margin-right: 3%;
}

.button-edit p span img {
  content: url('paper-blue.svg');
}

.button-secondary {
  display:flex;
  align-items:center;
  justify-content:center;
  border-top-left-radius:0.375rem;
  border-top-right-radius:0.375rem;
  border-bottom-right-radius:0.375rem;
  border-bottom-left-radius:0.375rem;
  border-width:2px;
  padding-left:0.75rem;
  padding-right:0.75rem;
  padding-top:0.375rem;
  padding-bottom:0.375rem;
  font-size:18px;
  color: var(--color-naval);
}

.button-secondary:hover {
  filter: var(--filter-vivid);
}

.icon-preset-styles, .success-toastr-icon, .success-circle-icon-icon, .clock-contents-icon, .bell-notification-icon, .letter-notification-icon, .msg-forum-notification-icon, .hat-notification-icon, .book-notification-icon, .img-notification-vizualized-icon, .img-notification-icon, .img-icon-icon, .question-mark-icon, .html-tags-icon, .x-icon, .italic-t-icon, .tag-icon, .fallen-v-arrow-icon, .default-content-icon, .interactive-content-icon, .text-content-icon, .complementary-content-icon, .video-content-icon, .check-icon, .arrow-icon, .calendar-outline-icon, .sketchbook-outline-icon, .plus-fill-icon, .fat-plus-icon, .thin-plus-icon, .drag-drop-key-icon, .circle-exclamation-fill-icon, .certificate-dash-icon, .assessment-icon, .google-forms-icon, .youtube-fill-icon, .text-file-fill-icon, .google-drive-icon, .double-chat-icon, .copy-symbol-icon, .compressed-file-icon, .checked-plate-icon, .chat-image-icon, .camera-fill-icon, .book-open-fill-icon, .book-fill-icon, .circle-chevron-right-outfill-icon, .circle-chevron-left-outfill-icon, .ban-outfill-icon, .info-circle-fill-icon, .overflow-menu-vertical-icon, .user-cog-outline-icon, .alert-circle-outline-icon, .reply-outline-icon, .bell-outline-icon, .like-outline-icon, .plus-icon, .filter-outline-icon, .keyboard-arrow-left-icon, .comment-outlined-icon, .pinned-icon, .attention-icon, .trash-can-icon, .pen-editing-icon, .check-outline-icon, .circle-x-outline-icon, .comment-outline-icon, .circle-x-fill-icon, .clock-pending-icon, .check-fill-icon, .book-with-bookmark-icon, .arrow-bottom-icon, .arrow-top-icon, .arrow-right-icon, .upload-icon, .download-icon, .user-status-icon, .user-badge-icon, .users-vinculate-icon, .trash-icon, .edit-user-icon, .side-by-side-users-icon, .magnifier-icon, .globe-icon, .gear-fill-icon, .arrows-up-down-icon, .file-import-icon, .user-setting-icon, .degree-hat-icon, .building-icon, .house-icon, .menu-expand-icon {
  background-size: contain !important;
  display: block;
  flex-shrink: 0;
}

.logout-icon {
  background: url('logout.svg') no-repeat center;
  background-size: contain;
  display: block;
  flex-shrink: 0;
}

.arrow-up-icon {
  background: no-repeat center url('arrow-up.svg');
  background-size: contain;
  width: 0.865rem;
  height: 0.673rem;
  display: block;
  flex-shrink: 0;
}

.arrow-down-icon {
  background: url('arrow-down.svg') no-repeat center;
  background-size: contain;
  width: 0.865rem;
  height: 0.673rem;
  display: block;
  flex-shrink: 0;
}

.shild-icon {
  background: url('shild.svg') no-repeat center;
  background-size: contain;
  width: 0.865rem;
  height: 0.673rem;
  display: block;
}

.loading-icon {
  background: url('loading.svg') no-repeat center;
  background-size: contain;
  width: 6rem;
  height: 6rem;
  display: block;
  flex-shrink: 0;
}

.image-file-icon {
  background: url('image-file.svg') no-repeat center;
  background-size: contain;
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  flex-shrink: 0;
}

.video-file-icon {
  background: url('video-file.svg') no-repeat center;
  background-size: contain;
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  flex-shrink: 0;
}

.text-file-icon {
  background: url('text-file.svg') no-repeat center;
  background-size: contain;
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  flex-shrink: 0;
}

.google-drive-icon {
  background: url('drive.svg') no-repeat center;
  background-size: contain;
  width: 3.125rem;
  height: 3.125rem;
  display: block;
  flex-shrink: 0;
}

.simple-google-drive-icon {
  background: url('simple-google-drive.svg') no-repeat center;
  background-size: contain;
  width: 1.5625rem;
  height: 1.5625rem;
  display: block;
  flex-shrink: 0;
}

.menu-expand-icon {
  background: url('menu-expand.svg') no-repeat center;
}

.house-icon {
  background: url('house.svg') no-repeat center;
}

.building-icon {
  background: url('building.svg') no-repeat center;
}

.degree-hat-icon {
  background: url('degree-hat.svg') no-repeat center;
}

.user-setting-icon {
  background: url('user-setting.svg') no-repeat center;
}

.file-import-icon {
  background: url('file-import.svg') no-repeat center;
}

.arrows-up-down-icon {
  background: url('arrows-up-down.svg') no-repeat center;
}

.gear-fill-icon {
  background: url('gear-fill.svg') no-repeat center;
}

.globe-icon {
  background: url('globe.svg') no-repeat center;
}

.magnifier-icon {
  background: url('magnifier.svg') no-repeat center;
}

.side-by-side-users-icon {
  background: url('side-by-side-users.svg') no-repeat center;
}

.edit-user-icon {
  background: url('edit-user.svg') no-repeat center;
}

.paper-arrow-down-icon {
  background: url('paper-arrow-down.svg') no-repeat center;
  background-size: contain;
  display: block;
}

.trash-icon {
  background: url('trash1.svg') no-repeat center;
}

.users-vinculate-icon {
  background: url('users-vinculate.svg') no-repeat center;
}

.user-badge-icon {
  background: url('user-badge.svg') no-repeat center;
}

.user-status-icon {
  background: url('user-status.svg') no-repeat center;
}

.download-icon {
  background: url('octicons-cloud-download.svg') no-repeat center;
}

.upload-icon {
  background: url('upload.svg') no-repeat center;
}

.arrow-right-icon {
  background: url('arrow.svg') no-repeat center;
}

.arrow-top-icon {
  background: url('arrow.svg') no-repeat center;
  flex-shrink: 0;
}

.arrow-bottom-icon {
  background: url('arrow.svg') no-repeat center;
  flex-shrink: 0;
}

.book-with-bookmark-icon {
  background: url('book-with-bookmark.svg') no-repeat center;
}

.check-fill-icon {
  background: url('check-fill.svg') no-repeat center;
}

.clock-pending-icon {
  background: url('clock-pending.svg') no-repeat center;
}

.circle-x-fill-icon {
  background: url('circle-x-fill.svg') no-repeat center;
}

.comment-outline-icon {
  background: url('comment-outline.svg') no-repeat center;
}

.circle-x-outline-icon {
  background: url('circle-x-outline.svg') no-repeat center;
}

.check-outline-icon {
  background: url('check-outline.svg') no-repeat center;
}

.pen-editing-icon {
  background: url('pen-editing.svg') no-repeat center;
}

.trash-can-icon {
  background: url('trash-can.svg') no-repeat center;
}

.attention-icon {
  background: url('attention.svg') no-repeat center;
}

.pinned-icon {
  background: url('pinned.svg') no-repeat center;
}

.comment-outlined-icon {
  background: url('comment-outlined.svg') no-repeat center;
}

.keyboard-arrow-left-icon {
  background: url('keyboard-arrow-left.svg') no-repeat center;
}

.filter-outline-icon {
  background: url('filter-outline.svg') no-repeat center;
}

.plus-icon {
  background: url('plus-icon.svg') no-repeat center;
}

.like-outline-icon {
  background: url('like-outline.svg') no-repeat center;
}

.bell-outline-icon {
  background: url('bell-outline.svg') no-repeat center;
}

.reply-outline-icon {
  background: url('reply-outline.svg') no-repeat center;
}

.alert-circle-outline-icon {
  background: url('alert-circle-outline.svg') no-repeat center;
}

.user-cog-outline-icon {
  background: url('user-cog-outline.svg') no-repeat center;
}

.overflow-menu-vertical-icon {
  background: url('overflow-menu-vertical.svg') no-repeat center;
}

.info-circle-fill-icon {
  background: url('info-circle-fill.svg') no-repeat center;
}

.ban-outfill-icon {
  background: url('ban-outfill.svg') no-repeat center;
}

.circle-chevron-left-outfill-icon {
  background: url('circle-chevron-left-outfill.svg') no-repeat center;
}

.circle-chevron-right-outfill-icon {
  background: url('circle-chevron-right-outfill.svg') no-repeat center;
}

.periods-with-config-icon {
  background: url('periods-with-config.svg') no-repeat center;
  background-size: contain;
  display: block;
}

.periods-icon {
  background: url('periods.svg') no-repeat center;
  background-size: contain;
  display: block;
}

.dots-three-vertical-icon {
  background: url('dots-three-vertical.svg') no-repeat center;
  background-size: contain;
  display: block;
}

.calendar-outline-2-icon {
  background: url('calendar-outline-2.svg') no-repeat center;
  background-size: contain;
  display: block;
}

.grades-settings-icon {
  background: url('grades-settings.svg') no-repeat center;
  background-size: contain;
  display: block;
}

.search-icon {
  background: url('search-icon-outline.svg') no-repeat center;
  background-size: contain;
  display: block;
}

/*       _----------------_        */

/*-=====_| CONTENT TYPES |_=====- */

/*       -----------------        */

.book-fill-icon {
  background: url('book-fill.svg') no-repeat center;
}

.book-open-fill-icon {
  background: url('book-open-fill.svg') no-repeat center;
}

.camera-fill-icon {
  background: url('camera-fill.svg') no-repeat center;
}

.chat-image-icon {
  background: url('chat-image.svg') no-repeat center;
}

.checked-plate-icon {
  background: url('checked-plate.svg') no-repeat center;
}

.compressed-file-icon {
  background: url('compressed-file.svg') no-repeat center;
}

.copy-symbol-icon {
  background: url('copy-symbol.svg') no-repeat center;
}

.double-chat-icon {
  background: url('double-chat.svg') no-repeat center;
}

.google-drive-icon {
  background: url('google-drive-fill.svg') no-repeat center;
}

.text-file-fill-icon {
  background: url('text-file-fill.svg') no-repeat center;
}

.youtube-fill-icon {
  background: url('youtube-fill.svg') no-repeat center;
}

.google-forms-icon {
  background: url('forms-google.svg') no-repeat center;
}

.assessment-icon {
  background: url('assessments.svg') no-repeat center;
}

/*       _---------------------_         */

/*-=====_| END OF CONTENT TYPES |_=====- */

/*       -----------------------         */

.certificate-dash-icon {
  background: url('certificates.svg') no-repeat center;
}

.circle-exclamation-fill-icon {
  background: url('circle-exclamation-fill.svg') no-repeat center;
}

.check-slim-fill-icon {
  background: url('check-slim-fill.svg') no-repeat center;
  flex-shrink: 0;
}

.circle-interrogation-icon {
  background: url('interrogation-circle.svg') no-repeat center;
  flex-shrink: 0;
}

.drag-drop-key-icon {
  background: url('drag-drop-key.svg') no-repeat center;
}

.thin-plus-icon {
  background: url('thin-plus.svg') no-repeat center;
}

.fat-plus-icon {
  background: url('fat-plus.svg') no-repeat center;
}

.plus-fill-icon {
  background: url('plus.svg') no-repeat center;
}

.sketchbook-outline-icon {
  background: url('sketchbook-outline.svg') no-repeat center;
}

.calendar-outline-icon {
  background: url('calendar-outline.svg') no-repeat center;
}

.arrow-icon {
  background: url('arrow.svg') no-repeat center;
}

.check-icon {
  background: url('check.svg') no-repeat center;
}

.trash {
  position: absolute;
  right: 10px;
  bottom: 10px;
  content: url('trash.svg');
}

.pencil {
  position: absolute;
  right: 43px;
  bottom: 10px;
  content: url('pencil.svg');
}

.star {
  margin-right: 5px;
  content: url('star.svg');
}

.yellow_star {
  margin-right: 5px;
  content: url('yellow_star.svg');
}

.unknownImg {
  width: 33.33px;
  height: 33.33px;
  content: url('unknownImg.svg');
}

.video-content-icon {
  content: url('video.svg');
}

.complementary-content-icon {
  content: url('chain.svg');
}

.text-content-icon {
  content: url('paper.svg');
}

.interactive-content-icon {
  content: url('gamepad.svg');
}

.default-content-icon {
  content: url('paper.svg');
}

.fallen-v-arrow-icon {
  background: url('fallen-v-arrow.svg') no-repeat center;
}

.tag-icon {
  background: url('tag.svg') no-repeat center;
}

.italic-t-icon {
  background: url('italic-t.svg') no-repeat center;
}

.x-icon {
  background: url('x.svg') no-repeat center;
}

.html-tags-icon {
  background: url('html-tags.svg') no-repeat center;
}

.question-mark-icon {
  background: url('help-header.svg') no-repeat center;
}

.img-icon-icon {
  background: url('img.svg') no-repeat center;
}

.img-notification-icon {
  background: url('notification.svg') no-repeat center;
}

.img-notification-vizualized-icon {
  background: url('notification-vizualized.svg') no-repeat center;
}

.book-notification-icon {
  background: url('notification-book.svg') no-repeat center;
}

.hat-notification-icon {
  background: url('hat-notification.svg') no-repeat center;
}

.msg-forum-notification-icon {
  background: url('message-forum.svg') no-repeat center;
}

.letter-notification-icon {
  background: url('notification-letter.svg') no-repeat center;
}

.bell-notification-icon {
  background: url('notfication-bell.svg') no-repeat center;
}

.clock-contents-icon {
  background: url('clock-contents.svg') no-repeat center;
}

.success-circle-icon-icon {
  background: url('icon-check-success.svg') no-repeat center;
}

.success-toastr-icon {
  background: url('success.svg') no-repeat center;
}

.color-blue-icon {
  filter: invert(16%) sepia(86%) saturate(1228%) hue-rotate(205deg) brightness(89%) contrast(91%);
}

.color-white-icon {
  filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(65deg) brightness(107%) contrast(101%);
}

.color-gray-icon {
  filter: invert(78%) sepia(7%) saturate(233%) hue-rotate(169deg) brightness(91%) contrast(82%);
}

.decision-btns {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
}

.decision-btns.right {
  justify-content: flex-end;
}

.decision-btns.center {
  justify-content: center;
}

.decision-btns.left {
  justify-content: flex-start;
}

.decision-btns .btn {
  display: flex;
  align-items: center;
  padding: 0px 26px;
  height: 40px;
  transition: all 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  font: 700 18px Roboto, sans-serif;
  cursor: pointer;
  border-radius: 5px;
}

.decision-btns .btn.forward {
  background: #233674;
  color: #fff;
}

.decision-btns .btn.forward:hover {
  background: #3555bc;
}

.decision-btns .btn.forward.disabled {
  pointer-events: none;
  background: rgb(96, 96, 96);
}

.decision-btns .btn.backward {
  color: #233674;
  border: 2px solid #233674;
}

.decision-btns .btn.backward:hover {
  border-color: #3555bc;
  color: #3555bc;
}

.dropdown {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  overflow: hidden;
  cursor: pointer;
  scroll-behavior: smooth;
  transition: 300ms 100ms ease;
  animation: dropdown-closed-overflow 0ms linear 0s forwards;
}

.dropdown.is-expanded {
  animation: dropdown-expanded-overflow 600ms linear 0s forwards;
}

@keyframes dropdown-expanded-overflow {
  0% {
    overflow-x: hidden;
    overflow-y: hidden;
  }

  100% {
    overflow-x: hidden;
    overflow-y: auto;
  }
}

@keyframes dropdown-closed-overflow {
  100% {
    overflow: hidden;
  }
}

.dropdown::after {
  transition: 200ms ease;
}

.item {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  transition: 200ms ease, font-weight 0ms;
}

.spacer-block {
  width: 30px;
  height: 24px;
  margin-left: auto;
  transition: 300ms 100ms ease;
}

@keyframes fromleft {
  0% {
    transform: translateX(20px);
    opacity: 0;
  }

  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}

@keyframes riseup {
  0% {
    transform: translateY(20px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes riseup-plus {
  0% {
    transform: translateY(120px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes falloff {
  0% {
    transform: translateY(-20px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes falloff-plus {
  0% {
    transform: translateY(-120px);
    opacity: 0;
  }

  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}

@keyframes fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes comeup {
  0% {
    transform-style: preserve-3d;
    opacity: 0;
    transform: rotateX(-90deg) translateY(300px);
  }

  100% {
    transform-style: preserve-3d;
    opacity: 1;
    transform: rotateX(0deg) translateY(0px);
  }
}

@keyframes comedown {
  0% {
    transform-style: preserve-3d;
    opacity: 0;
    transform: rotateX(-90deg) translateY(-300px);
  }

  100% {
    transform-style: preserve-3d;
    opacity: 1;
    transform: rotateX(0deg) translateY(0px);
  }
}

:root {
  --fadein: fadein 400ms ease forwards;
  --comeup: comeup 3000ms ease forwards;
  --comedown: comedown 3000ms ease forwards;
  --riseup: riseup 600ms ease forwards;
}

/*       ! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com        */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

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

/**
Use a better box model (opinionated).
*/

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

/**
Use a more readable tab size (opinionated).
*/

html {
  tab-size: 4;
}

/**
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;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

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

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

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

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

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

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		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;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
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 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
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.
*/

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

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

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

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

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

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

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

progress {
  vertical-align: baseline;
}

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

::-webkit-inner-spin-button,
::-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.
*/

::-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 Chrome and Safari.
*/

summary {
  display: list-item;
}

/**
 * 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;
}

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: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

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

/**
 * 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::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #a1a1aa;
}

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

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */

:-moz-focusring {
  outline: auto;
}

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: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * 1. 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
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

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

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

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

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*, ::before, ::after{
  border-color:currentColor
}

.container{
  width:100%
}

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

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

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

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

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

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

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

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

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

.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-within\:sr-only:focus-within{
  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-within\:not-sr-only:focus-within{
  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
}

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

.pointer-events-auto{
  pointer-events:auto
}

.visible{
  visibility:visible
}

.invisible{
  visibility:hidden
}

.static{
  position:static
}

.fixed{
  position:fixed
}

.absolute{
  position:absolute
}

.relative{
  position:relative
}

.sticky{
  position:sticky
}

.inset-0{
  top:0px;
  right:0px;
  bottom:0px;
  left:0px
}

.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-14{
  top:3.5rem;
  right:3.5rem;
  bottom:3.5rem;
  left:3.5rem
}

.inset-16{
  top:4rem;
  right:4rem;
  bottom:4rem;
  left:4rem
}

.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-0{
  top:0px;
  right:0px;
  bottom:0px;
  left:0px
}

.-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-14{
  top:-3.5rem;
  right:-3.5rem;
  bottom:-3.5rem;
  left:-3.5rem
}

.-inset-16{
  top:-4rem;
  right:-4rem;
  bottom:-4rem;
  left:-4rem
}

.-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-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-full{
  top:100%;
  right:100%;
  bottom:100%;
  left:100%
}

.-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-full{
  top:-100%;
  right:-100%;
  bottom:-100%;
  left:-100%
}

.inset-x-0{
  left:0px;
  right:0px
}

.inset-x-1{
  left:0.25rem;
  right:0.25rem
}

.inset-x-2{
  left:0.5rem;
  right:0.5rem
}

.inset-x-3{
  left:0.75rem;
  right:0.75rem
}

.inset-x-4{
  left:1rem;
  right:1rem
}

.inset-x-5{
  left:1.25rem;
  right:1.25rem
}

.inset-x-6{
  left:1.5rem;
  right:1.5rem
}

.inset-x-7{
  left:1.75rem;
  right:1.75rem
}

.inset-x-8{
  left:2rem;
  right:2rem
}

.inset-x-9{
  left:2.25rem;
  right:2.25rem
}

.inset-x-10{
  left:2.5rem;
  right:2.5rem
}

.inset-x-11{
  left:2.75rem;
  right:2.75rem
}

.inset-x-12{
  left:3rem;
  right:3rem
}

.inset-x-14{
  left:3.5rem;
  right:3.5rem
}

.inset-x-16{
  left:4rem;
  right:4rem
}

.inset-x-20{
  left:5rem;
  right:5rem
}

.inset-x-24{
  left:6rem;
  right:6rem
}

.inset-x-28{
  left:7rem;
  right:7rem
}

.inset-x-32{
  left:8rem;
  right:8rem
}

.inset-x-36{
  left:9rem;
  right:9rem
}

.inset-x-40{
  left:10rem;
  right:10rem
}

.inset-x-44{
  left:11rem;
  right:11rem
}

.inset-x-48{
  left:12rem;
  right:12rem
}

.inset-x-52{
  left:13rem;
  right:13rem
}

.inset-x-56{
  left:14rem;
  right:14rem
}

.inset-x-60{
  left:15rem;
  right:15rem
}

.inset-x-64{
  left:16rem;
  right:16rem
}

.inset-x-72{
  left:18rem;
  right:18rem
}

.inset-x-80{
  left:20rem;
  right:20rem
}

.inset-x-96{
  left:24rem;
  right:24rem
}

.inset-x-auto{
  left:auto;
  right:auto
}

.inset-x-px{
  left:1px;
  right:1px
}

.inset-x-0\.5{
  left:0.125rem;
  right:0.125rem
}

.inset-x-1\.5{
  left:0.375rem;
  right:0.375rem
}

.inset-x-2\.5{
  left:0.625rem;
  right:0.625rem
}

.inset-x-3\.5{
  left:0.875rem;
  right:0.875rem
}

.-inset-x-0{
  left:0px;
  right:0px
}

.-inset-x-1{
  left:-0.25rem;
  right:-0.25rem
}

.-inset-x-2{
  left:-0.5rem;
  right:-0.5rem
}

.-inset-x-3{
  left:-0.75rem;
  right:-0.75rem
}

.-inset-x-4{
  left:-1rem;
  right:-1rem
}

.-inset-x-5{
  left:-1.25rem;
  right:-1.25rem
}

.-inset-x-6{
  left:-1.5rem;
  right:-1.5rem
}

.-inset-x-7{
  left:-1.75rem;
  right:-1.75rem
}

.-inset-x-8{
  left:-2rem;
  right:-2rem
}

.-inset-x-9{
  left:-2.25rem;
  right:-2.25rem
}

.-inset-x-10{
  left:-2.5rem;
  right:-2.5rem
}

.-inset-x-11{
  left:-2.75rem;
  right:-2.75rem
}

.-inset-x-12{
  left:-3rem;
  right:-3rem
}

.-inset-x-14{
  left:-3.5rem;
  right:-3.5rem
}

.-inset-x-16{
  left:-4rem;
  right:-4rem
}

.-inset-x-20{
  left:-5rem;
  right:-5rem
}

.-inset-x-24{
  left:-6rem;
  right:-6rem
}

.-inset-x-28{
  left:-7rem;
  right:-7rem
}

.-inset-x-32{
  left:-8rem;
  right:-8rem
}

.-inset-x-36{
  left:-9rem;
  right:-9rem
}

.-inset-x-40{
  left:-10rem;
  right:-10rem
}

.-inset-x-44{
  left:-11rem;
  right:-11rem
}

.-inset-x-48{
  left:-12rem;
  right:-12rem
}

.-inset-x-52{
  left:-13rem;
  right:-13rem
}

.-inset-x-56{
  left:-14rem;
  right:-14rem
}

.-inset-x-60{
  left:-15rem;
  right:-15rem
}

.-inset-x-64{
  left:-16rem;
  right:-16rem
}

.-inset-x-72{
  left:-18rem;
  right:-18rem
}

.-inset-x-80{
  left:-20rem;
  right:-20rem
}

.-inset-x-96{
  left:-24rem;
  right:-24rem
}

.-inset-x-px{
  left:-1px;
  right:-1px
}

.-inset-x-0\.5{
  left:-0.125rem;
  right:-0.125rem
}

.-inset-x-1\.5{
  left:-0.375rem;
  right:-0.375rem
}

.-inset-x-2\.5{
  left:-0.625rem;
  right:-0.625rem
}

.-inset-x-3\.5{
  left:-0.875rem;
  right:-0.875rem
}

.inset-x-1\/2{
  left:50%;
  right:50%
}

.inset-x-1\/3{
  left:33.333333%;
  right:33.333333%
}

.inset-x-2\/3{
  left:66.666667%;
  right:66.666667%
}

.inset-x-1\/4{
  left:25%;
  right:25%
}

.inset-x-2\/4{
  left:50%;
  right:50%
}

.inset-x-3\/4{
  left:75%;
  right:75%
}

.inset-x-full{
  left:100%;
  right:100%
}

.-inset-x-1\/2{
  left:-50%;
  right:-50%
}

.-inset-x-1\/3{
  left:-33.333333%;
  right:-33.333333%
}

.-inset-x-2\/3{
  left:-66.666667%;
  right:-66.666667%
}

.-inset-x-1\/4{
  left:-25%;
  right:-25%
}

.-inset-x-2\/4{
  left:-50%;
  right:-50%
}

.-inset-x-3\/4{
  left:-75%;
  right:-75%
}

.-inset-x-full{
  left:-100%;
  right:-100%
}

.inset-y-0{
  top:0px;
  bottom:0px
}

.inset-y-1{
  top:0.25rem;
  bottom:0.25rem
}

.inset-y-2{
  top:0.5rem;
  bottom:0.5rem
}

.inset-y-3{
  top:0.75rem;
  bottom:0.75rem
}

.inset-y-4{
  top:1rem;
  bottom:1rem
}

.inset-y-5{
  top:1.25rem;
  bottom:1.25rem
}

.inset-y-6{
  top:1.5rem;
  bottom:1.5rem
}

.inset-y-7{
  top:1.75rem;
  bottom:1.75rem
}

.inset-y-8{
  top:2rem;
  bottom:2rem
}

.inset-y-9{
  top:2.25rem;
  bottom:2.25rem
}

.inset-y-10{
  top:2.5rem;
  bottom:2.5rem
}

.inset-y-11{
  top:2.75rem;
  bottom:2.75rem
}

.inset-y-12{
  top:3rem;
  bottom:3rem
}

.inset-y-14{
  top:3.5rem;
  bottom:3.5rem
}

.inset-y-16{
  top:4rem;
  bottom:4rem
}

.inset-y-20{
  top:5rem;
  bottom:5rem
}

.inset-y-24{
  top:6rem;
  bottom:6rem
}

.inset-y-28{
  top:7rem;
  bottom:7rem
}

.inset-y-32{
  top:8rem;
  bottom:8rem
}

.inset-y-36{
  top:9rem;
  bottom:9rem
}

.inset-y-40{
  top:10rem;
  bottom:10rem
}

.inset-y-44{
  top:11rem;
  bottom:11rem
}

.inset-y-48{
  top:12rem;
  bottom:12rem
}

.inset-y-52{
  top:13rem;
  bottom:13rem
}

.inset-y-56{
  top:14rem;
  bottom:14rem
}

.inset-y-60{
  top:15rem;
  bottom:15rem
}

.inset-y-64{
  top:16rem;
  bottom:16rem
}

.inset-y-72{
  top:18rem;
  bottom:18rem
}

.inset-y-80{
  top:20rem;
  bottom:20rem
}

.inset-y-96{
  top:24rem;
  bottom:24rem
}

.inset-y-auto{
  top:auto;
  bottom:auto
}

.inset-y-px{
  top:1px;
  bottom:1px
}

.inset-y-0\.5{
  top:0.125rem;
  bottom:0.125rem
}

.inset-y-1\.5{
  top:0.375rem;
  bottom:0.375rem
}

.inset-y-2\.5{
  top:0.625rem;
  bottom:0.625rem
}

.inset-y-3\.5{
  top:0.875rem;
  bottom:0.875rem
}

.-inset-y-0{
  top:0px;
  bottom:0px
}

.-inset-y-1{
  top:-0.25rem;
  bottom:-0.25rem
}

.-inset-y-2{
  top:-0.5rem;
  bottom:-0.5rem
}

.-inset-y-3{
  top:-0.75rem;
  bottom:-0.75rem
}

.-inset-y-4{
  top:-1rem;
  bottom:-1rem
}

.-inset-y-5{
  top:-1.25rem;
  bottom:-1.25rem
}

.-inset-y-6{
  top:-1.5rem;
  bottom:-1.5rem
}

.-inset-y-7{
  top:-1.75rem;
  bottom:-1.75rem
}

.-inset-y-8{
  top:-2rem;
  bottom:-2rem
}

.-inset-y-9{
  top:-2.25rem;
  bottom:-2.25rem
}

.-inset-y-10{
  top:-2.5rem;
  bottom:-2.5rem
}

.-inset-y-11{
  top:-2.75rem;
  bottom:-2.75rem
}

.-inset-y-12{
  top:-3rem;
  bottom:-3rem
}

.-inset-y-14{
  top:-3.5rem;
  bottom:-3.5rem
}

.-inset-y-16{
  top:-4rem;
  bottom:-4rem
}

.-inset-y-20{
  top:-5rem;
  bottom:-5rem
}

.-inset-y-24{
  top:-6rem;
  bottom:-6rem
}

.-inset-y-28{
  top:-7rem;
  bottom:-7rem
}

.-inset-y-32{
  top:-8rem;
  bottom:-8rem
}

.-inset-y-36{
  top:-9rem;
  bottom:-9rem
}

.-inset-y-40{
  top:-10rem;
  bottom:-10rem
}

.-inset-y-44{
  top:-11rem;
  bottom:-11rem
}

.-inset-y-48{
  top:-12rem;
  bottom:-12rem
}

.-inset-y-52{
  top:-13rem;
  bottom:-13rem
}

.-inset-y-56{
  top:-14rem;
  bottom:-14rem
}

.-inset-y-60{
  top:-15rem;
  bottom:-15rem
}

.-inset-y-64{
  top:-16rem;
  bottom:-16rem
}

.-inset-y-72{
  top:-18rem;
  bottom:-18rem
}

.-inset-y-80{
  top:-20rem;
  bottom:-20rem
}

.-inset-y-96{
  top:-24rem;
  bottom:-24rem
}

.-inset-y-px{
  top:-1px;
  bottom:-1px
}

.-inset-y-0\.5{
  top:-0.125rem;
  bottom:-0.125rem
}

.-inset-y-1\.5{
  top:-0.375rem;
  bottom:-0.375rem
}

.-inset-y-2\.5{
  top:-0.625rem;
  bottom:-0.625rem
}

.-inset-y-3\.5{
  top:-0.875rem;
  bottom:-0.875rem
}

.inset-y-1\/2{
  top:50%;
  bottom:50%
}

.inset-y-1\/3{
  top:33.333333%;
  bottom:33.333333%
}

.inset-y-2\/3{
  top:66.666667%;
  bottom:66.666667%
}

.inset-y-1\/4{
  top:25%;
  bottom:25%
}

.inset-y-2\/4{
  top:50%;
  bottom:50%
}

.inset-y-3\/4{
  top:75%;
  bottom:75%
}

.inset-y-full{
  top:100%;
  bottom:100%
}

.-inset-y-1\/2{
  top:-50%;
  bottom:-50%
}

.-inset-y-1\/3{
  top:-33.333333%;
  bottom:-33.333333%
}

.-inset-y-2\/3{
  top:-66.666667%;
  bottom:-66.666667%
}

.-inset-y-1\/4{
  top:-25%;
  bottom:-25%
}

.-inset-y-2\/4{
  top:-50%;
  bottom:-50%
}

.-inset-y-3\/4{
  top:-75%;
  bottom:-75%
}

.-inset-y-full{
  top:-100%;
  bottom:-100%
}

.top-0{
  top:0px
}

.top-1{
  top:0.25rem
}

.top-2{
  top:0.5rem
}

.top-3{
  top:0.75rem
}

.top-4{
  top:1rem
}

.top-5{
  top:1.25rem
}

.top-6{
  top:1.5rem
}

.top-7{
  top:1.75rem
}

.top-8{
  top:2rem
}

.top-9{
  top:2.25rem
}

.top-10{
  top:2.5rem
}

.top-11{
  top:2.75rem
}

.top-12{
  top:3rem
}

.top-14{
  top:3.5rem
}

.top-16{
  top:4rem
}

.top-20{
  top:5rem
}

.top-24{
  top:6rem
}

.top-28{
  top:7rem
}

.top-32{
  top:8rem
}

.top-36{
  top:9rem
}

.top-40{
  top:10rem
}

.top-44{
  top:11rem
}

.top-48{
  top:12rem
}

.top-52{
  top:13rem
}

.top-56{
  top:14rem
}

.top-60{
  top:15rem
}

.top-64{
  top:16rem
}

.top-72{
  top:18rem
}

.top-80{
  top:20rem
}

.top-96{
  top:24rem
}

.top-auto{
  top:auto
}

.top-px{
  top:1px
}

.top-0\.5{
  top:0.125rem
}

.top-1\.5{
  top:0.375rem
}

.top-2\.5{
  top:0.625rem
}

.top-3\.5{
  top:0.875rem
}

.-top-0{
  top:0px
}

.-top-1{
  top:-0.25rem
}

.-top-2{
  top:-0.5rem
}

.-top-3{
  top:-0.75rem
}

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

.-top-5{
  top:-1.25rem
}

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

.-top-7{
  top:-1.75rem
}

.-top-8{
  top:-2rem
}

.-top-9{
  top:-2.25rem
}

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

.-top-11{
  top:-2.75rem
}

.-top-12{
  top:-3rem
}

.-top-14{
  top:-3.5rem
}

.-top-16{
  top:-4rem
}

.-top-20{
  top:-5rem
}

.-top-24{
  top:-6rem
}

.-top-28{
  top:-7rem
}

.-top-32{
  top:-8rem
}

.-top-36{
  top:-9rem
}

.-top-40{
  top:-10rem
}

.-top-44{
  top:-11rem
}

.-top-48{
  top:-12rem
}

.-top-52{
  top:-13rem
}

.-top-56{
  top:-14rem
}

.-top-60{
  top:-15rem
}

.-top-64{
  top:-16rem
}

.-top-72{
  top:-18rem
}

.-top-80{
  top:-20rem
}

.-top-96{
  top:-24rem
}

.-top-px{
  top:-1px
}

.-top-0\.5{
  top:-0.125rem
}

.-top-1\.5{
  top:-0.375rem
}

.-top-2\.5{
  top:-0.625rem
}

.-top-3\.5{
  top:-0.875rem
}

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

.top-1\/3{
  top:33.333333%
}

.top-2\/3{
  top:66.666667%
}

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

.top-2\/4{
  top:50%
}

.top-3\/4{
  top:75%
}

.top-full{
  top:100%
}

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

.-top-1\/3{
  top:-33.333333%
}

.-top-2\/3{
  top:-66.666667%
}

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

.-top-2\/4{
  top:-50%
}

.-top-3\/4{
  top:-75%
}

.-top-full{
  top:-100%
}

.right-0{
  right:0px
}

.right-1{
  right:0.25rem
}

.right-2{
  right:0.5rem
}

.right-3{
  right:0.75rem
}

.right-4{
  right:1rem
}

.right-5{
  right:1.25rem
}

.right-6{
  right:1.5rem
}

.right-7{
  right:1.75rem
}

.right-8{
  right:2rem
}

.right-9{
  right:2.25rem
}

.right-10{
  right:2.5rem
}

.right-11{
  right:2.75rem
}

.right-12{
  right:3rem
}

.right-14{
  right:3.5rem
}

.right-16{
  right:4rem
}

.right-20{
  right:5rem
}

.right-24{
  right:6rem
}

.right-28{
  right:7rem
}

.right-32{
  right:8rem
}

.right-36{
  right:9rem
}

.right-40{
  right:10rem
}

.right-44{
  right:11rem
}

.right-48{
  right:12rem
}

.right-52{
  right:13rem
}

.right-56{
  right:14rem
}

.right-60{
  right:15rem
}

.right-64{
  right:16rem
}

.right-72{
  right:18rem
}

.right-80{
  right:20rem
}

.right-96{
  right:24rem
}

.right-auto{
  right:auto
}

.right-px{
  right:1px
}

.right-0\.5{
  right:0.125rem
}

.right-1\.5{
  right:0.375rem
}

.right-2\.5{
  right:0.625rem
}

.right-3\.5{
  right:0.875rem
}

.-right-0{
  right:0px
}

.-right-1{
  right:-0.25rem
}

.-right-2{
  right:-0.5rem
}

.-right-3{
  right:-0.75rem
}

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

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

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

.-right-7{
  right:-1.75rem
}

.-right-8{
  right:-2rem
}

.-right-9{
  right:-2.25rem
}

.-right-10{
  right:-2.5rem
}

.-right-11{
  right:-2.75rem
}

.-right-12{
  right:-3rem
}

.-right-14{
  right:-3.5rem
}

.-right-16{
  right:-4rem
}

.-right-20{
  right:-5rem
}

.-right-24{
  right:-6rem
}

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

.-right-32{
  right:-8rem
}

.-right-36{
  right:-9rem
}

.-right-40{
  right:-10rem
}

.-right-44{
  right:-11rem
}

.-right-48{
  right:-12rem
}

.-right-52{
  right:-13rem
}

.-right-56{
  right:-14rem
}

.-right-60{
  right:-15rem
}

.-right-64{
  right:-16rem
}

.-right-72{
  right:-18rem
}

.-right-80{
  right:-20rem
}

.-right-96{
  right:-24rem
}

.-right-px{
  right:-1px
}

.-right-0\.5{
  right:-0.125rem
}

.-right-1\.5{
  right:-0.375rem
}

.-right-2\.5{
  right:-0.625rem
}

.-right-3\.5{
  right:-0.875rem
}

.right-1\/2{
  right:50%
}

.right-1\/3{
  right:33.333333%
}

.right-2\/3{
  right:66.666667%
}

.right-1\/4{
  right:25%
}

.right-2\/4{
  right:50%
}

.right-3\/4{
  right:75%
}

.right-full{
  right:100%
}

.-right-1\/2{
  right:-50%
}

.-right-1\/3{
  right:-33.333333%
}

.-right-2\/3{
  right:-66.666667%
}

.-right-1\/4{
  right:-25%
}

.-right-2\/4{
  right:-50%
}

.-right-3\/4{
  right:-75%
}

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

.bottom-0{
  bottom:0px
}

.bottom-1{
  bottom:0.25rem
}

.bottom-2{
  bottom:0.5rem
}

.bottom-3{
  bottom:0.75rem
}

.bottom-4{
  bottom:1rem
}

.bottom-5{
  bottom:1.25rem
}

.bottom-6{
  bottom:1.5rem
}

.bottom-7{
  bottom:1.75rem
}

.bottom-8{
  bottom:2rem
}

.bottom-9{
  bottom:2.25rem
}

.bottom-10{
  bottom:2.5rem
}

.bottom-11{
  bottom:2.75rem
}

.bottom-12{
  bottom:3rem
}

.bottom-14{
  bottom:3.5rem
}

.bottom-16{
  bottom:4rem
}

.bottom-20{
  bottom:5rem
}

.bottom-24{
  bottom:6rem
}

.bottom-28{
  bottom:7rem
}

.bottom-32{
  bottom:8rem
}

.bottom-36{
  bottom:9rem
}

.bottom-40{
  bottom:10rem
}

.bottom-44{
  bottom:11rem
}

.bottom-48{
  bottom:12rem
}

.bottom-52{
  bottom:13rem
}

.bottom-56{
  bottom:14rem
}

.bottom-60{
  bottom:15rem
}

.bottom-64{
  bottom:16rem
}

.bottom-72{
  bottom:18rem
}

.bottom-80{
  bottom:20rem
}

.bottom-96{
  bottom:24rem
}

.bottom-auto{
  bottom:auto
}

.bottom-px{
  bottom:1px
}

.bottom-0\.5{
  bottom:0.125rem
}

.bottom-1\.5{
  bottom:0.375rem
}

.bottom-2\.5{
  bottom:0.625rem
}

.bottom-3\.5{
  bottom:0.875rem
}

.-bottom-0{
  bottom:0px
}

.-bottom-1{
  bottom:-0.25rem
}

.-bottom-2{
  bottom:-0.5rem
}

.-bottom-3{
  bottom:-0.75rem
}

.-bottom-4{
  bottom:-1rem
}

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

.-bottom-6{
  bottom:-1.5rem
}

.-bottom-7{
  bottom:-1.75rem
}

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

.-bottom-9{
  bottom:-2.25rem
}

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

.-bottom-11{
  bottom:-2.75rem
}

.-bottom-12{
  bottom:-3rem
}

.-bottom-14{
  bottom:-3.5rem
}

.-bottom-16{
  bottom:-4rem
}

.-bottom-20{
  bottom:-5rem
}

.-bottom-24{
  bottom:-6rem
}

.-bottom-28{
  bottom:-7rem
}

.-bottom-32{
  bottom:-8rem
}

.-bottom-36{
  bottom:-9rem
}

.-bottom-40{
  bottom:-10rem
}

.-bottom-44{
  bottom:-11rem
}

.-bottom-48{
  bottom:-12rem
}

.-bottom-52{
  bottom:-13rem
}

.-bottom-56{
  bottom:-14rem
}

.-bottom-60{
  bottom:-15rem
}

.-bottom-64{
  bottom:-16rem
}

.-bottom-72{
  bottom:-18rem
}

.-bottom-80{
  bottom:-20rem
}

.-bottom-96{
  bottom:-24rem
}

.-bottom-px{
  bottom:-1px
}

.-bottom-0\.5{
  bottom:-0.125rem
}

.-bottom-1\.5{
  bottom:-0.375rem
}

.-bottom-2\.5{
  bottom:-0.625rem
}

.-bottom-3\.5{
  bottom:-0.875rem
}

.bottom-1\/2{
  bottom:50%
}

.bottom-1\/3{
  bottom:33.333333%
}

.bottom-2\/3{
  bottom:66.666667%
}

.bottom-1\/4{
  bottom:25%
}

.bottom-2\/4{
  bottom:50%
}

.bottom-3\/4{
  bottom:75%
}

.bottom-full{
  bottom:100%
}

.-bottom-1\/2{
  bottom:-50%
}

.-bottom-1\/3{
  bottom:-33.333333%
}

.-bottom-2\/3{
  bottom:-66.666667%
}

.-bottom-1\/4{
  bottom:-25%
}

.-bottom-2\/4{
  bottom:-50%
}

.-bottom-3\/4{
  bottom:-75%
}

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

.left-0{
  left:0px
}

.left-1{
  left:0.25rem
}

.left-2{
  left:0.5rem
}

.left-3{
  left:0.75rem
}

.left-4{
  left:1rem
}

.left-5{
  left:1.25rem
}

.left-6{
  left:1.5rem
}

.left-7{
  left:1.75rem
}

.left-8{
  left:2rem
}

.left-9{
  left:2.25rem
}

.left-10{
  left:2.5rem
}

.left-11{
  left:2.75rem
}

.left-12{
  left:3rem
}

.left-14{
  left:3.5rem
}

.left-16{
  left:4rem
}

.left-20{
  left:5rem
}

.left-24{
  left:6rem
}

.left-28{
  left:7rem
}

.left-32{
  left:8rem
}

.left-36{
  left:9rem
}

.left-40{
  left:10rem
}

.left-44{
  left:11rem
}

.left-48{
  left:12rem
}

.left-52{
  left:13rem
}

.left-56{
  left:14rem
}

.left-60{
  left:15rem
}

.left-64{
  left:16rem
}

.left-72{
  left:18rem
}

.left-80{
  left:20rem
}

.left-96{
  left:24rem
}

.left-auto{
  left:auto
}

.left-px{
  left:1px
}

.left-0\.5{
  left:0.125rem
}

.left-1\.5{
  left:0.375rem
}

.left-2\.5{
  left:0.625rem
}

.left-3\.5{
  left:0.875rem
}

.-left-0{
  left:0px
}

.-left-1{
  left:-0.25rem
}

.-left-2{
  left:-0.5rem
}

.-left-3{
  left:-0.75rem
}

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

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

.-left-6{
  left:-1.5rem
}

.-left-7{
  left:-1.75rem
}

.-left-8{
  left:-2rem
}

.-left-9{
  left:-2.25rem
}

.-left-10{
  left:-2.5rem
}

.-left-11{
  left:-2.75rem
}

.-left-12{
  left:-3rem
}

.-left-14{
  left:-3.5rem
}

.-left-16{
  left:-4rem
}

.-left-20{
  left:-5rem
}

.-left-24{
  left:-6rem
}

.-left-28{
  left:-7rem
}

.-left-32{
  left:-8rem
}

.-left-36{
  left:-9rem
}

.-left-40{
  left:-10rem
}

.-left-44{
  left:-11rem
}

.-left-48{
  left:-12rem
}

.-left-52{
  left:-13rem
}

.-left-56{
  left:-14rem
}

.-left-60{
  left:-15rem
}

.-left-64{
  left:-16rem
}

.-left-72{
  left:-18rem
}

.-left-80{
  left:-20rem
}

.-left-96{
  left:-24rem
}

.-left-px{
  left:-1px
}

.-left-0\.5{
  left:-0.125rem
}

.-left-1\.5{
  left:-0.375rem
}

.-left-2\.5{
  left:-0.625rem
}

.-left-3\.5{
  left:-0.875rem
}

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

.left-1\/3{
  left:33.333333%
}

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

.left-1\/4{
  left:25%
}

.left-2\/4{
  left:50%
}

.left-3\/4{
  left:75%
}

.left-full{
  left:100%
}

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

.-left-1\/3{
  left:-33.333333%
}

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

.-left-1\/4{
  left:-25%
}

.-left-2\/4{
  left:-50%
}

.-left-3\/4{
  left:-75%
}

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

.isolate{
  isolation:isolate
}

.isolation-auto{
  isolation:auto
}

.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-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-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-auto:focus{
  z-index:auto
}

.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
}

.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
}

.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
}

.float-right{
  float:right
}

.float-left{
  float:left
}

.float-none{
  float:none
}

.clear-left{
  clear:left
}

.clear-right{
  clear:right
}

.clear-both{
  clear:both
}

.clear-none{
  clear:none
}

.m-0{
  margin:0px
}

.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-14{
  margin:3.5rem
}

.m-16{
  margin:4rem
}

.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-0{
  margin:0px
}

.-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-14{
  margin:-3.5rem
}

.-m-16{
  margin:-4rem
}

.-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
}

.mx-0{
  margin-left:0px;
  margin-right:0px
}

.mx-1{
  margin-left:0.25rem;
  margin-right:0.25rem
}

.mx-2{
  margin-left:0.5rem;
  margin-right:0.5rem
}

.mx-3{
  margin-left:0.75rem;
  margin-right:0.75rem
}

.mx-4{
  margin-left:1rem;
  margin-right:1rem
}

.mx-5{
  margin-left:1.25rem;
  margin-right:1.25rem
}

.mx-6{
  margin-left:1.5rem;
  margin-right:1.5rem
}

.mx-7{
  margin-left:1.75rem;
  margin-right:1.75rem
}

.mx-8{
  margin-left:2rem;
  margin-right:2rem
}

.mx-9{
  margin-left:2.25rem;
  margin-right:2.25rem
}

.mx-10{
  margin-left:2.5rem;
  margin-right:2.5rem
}

.mx-11{
  margin-left:2.75rem;
  margin-right:2.75rem
}

.mx-12{
  margin-left:3rem;
  margin-right:3rem
}

.mx-14{
  margin-left:3.5rem;
  margin-right:3.5rem
}

.mx-16{
  margin-left:4rem;
  margin-right:4rem
}

.mx-20{
  margin-left:5rem;
  margin-right:5rem
}

.mx-24{
  margin-left:6rem;
  margin-right:6rem
}

.mx-28{
  margin-left:7rem;
  margin-right:7rem
}

.mx-32{
  margin-left:8rem;
  margin-right:8rem
}

.mx-36{
  margin-left:9rem;
  margin-right:9rem
}

.mx-40{
  margin-left:10rem;
  margin-right:10rem
}

.mx-44{
  margin-left:11rem;
  margin-right:11rem
}

.mx-48{
  margin-left:12rem;
  margin-right:12rem
}

.mx-52{
  margin-left:13rem;
  margin-right:13rem
}

.mx-56{
  margin-left:14rem;
  margin-right:14rem
}

.mx-60{
  margin-left:15rem;
  margin-right:15rem
}

.mx-64{
  margin-left:16rem;
  margin-right:16rem
}

.mx-72{
  margin-left:18rem;
  margin-right:18rem
}

.mx-80{
  margin-left:20rem;
  margin-right:20rem
}

.mx-96{
  margin-left:24rem;
  margin-right:24rem
}

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

.mx-px{
  margin-left:1px;
  margin-right:1px
}

.mx-0\.5{
  margin-left:0.125rem;
  margin-right:0.125rem
}

.mx-1\.5{
  margin-left:0.375rem;
  margin-right:0.375rem
}

.mx-2\.5{
  margin-left:0.625rem;
  margin-right:0.625rem
}

.mx-3\.5{
  margin-left:0.875rem;
  margin-right:0.875rem
}

.-mx-0{
  margin-left:0px;
  margin-right:0px
}

.-mx-1{
  margin-left:-0.25rem;
  margin-right:-0.25rem
}

.-mx-2{
  margin-left:-0.5rem;
  margin-right:-0.5rem
}

.-mx-3{
  margin-left:-0.75rem;
  margin-right:-0.75rem
}

.-mx-4{
  margin-left:-1rem;
  margin-right:-1rem
}

.-mx-5{
  margin-left:-1.25rem;
  margin-right:-1.25rem
}

.-mx-6{
  margin-left:-1.5rem;
  margin-right:-1.5rem
}

.-mx-7{
  margin-left:-1.75rem;
  margin-right:-1.75rem
}

.-mx-8{
  margin-left:-2rem;
  margin-right:-2rem
}

.-mx-9{
  margin-left:-2.25rem;
  margin-right:-2.25rem
}

.-mx-10{
  margin-left:-2.5rem;
  margin-right:-2.5rem
}

.-mx-11{
  margin-left:-2.75rem;
  margin-right:-2.75rem
}

.-mx-12{
  margin-left:-3rem;
  margin-right:-3rem
}

.-mx-14{
  margin-left:-3.5rem;
  margin-right:-3.5rem
}

.-mx-16{
  margin-left:-4rem;
  margin-right:-4rem
}

.-mx-20{
  margin-left:-5rem;
  margin-right:-5rem
}

.-mx-24{
  margin-left:-6rem;
  margin-right:-6rem
}

.-mx-28{
  margin-left:-7rem;
  margin-right:-7rem
}

.-mx-32{
  margin-left:-8rem;
  margin-right:-8rem
}

.-mx-36{
  margin-left:-9rem;
  margin-right:-9rem
}

.-mx-40{
  margin-left:-10rem;
  margin-right:-10rem
}

.-mx-44{
  margin-left:-11rem;
  margin-right:-11rem
}

.-mx-48{
  margin-left:-12rem;
  margin-right:-12rem
}

.-mx-52{
  margin-left:-13rem;
  margin-right:-13rem
}

.-mx-56{
  margin-left:-14rem;
  margin-right:-14rem
}

.-mx-60{
  margin-left:-15rem;
  margin-right:-15rem
}

.-mx-64{
  margin-left:-16rem;
  margin-right:-16rem
}

.-mx-72{
  margin-left:-18rem;
  margin-right:-18rem
}

.-mx-80{
  margin-left:-20rem;
  margin-right:-20rem
}

.-mx-96{
  margin-left:-24rem;
  margin-right:-24rem
}

.-mx-px{
  margin-left:-1px;
  margin-right:-1px
}

.-mx-0\.5{
  margin-left:-0.125rem;
  margin-right:-0.125rem
}

.-mx-1\.5{
  margin-left:-0.375rem;
  margin-right:-0.375rem
}

.-mx-2\.5{
  margin-left:-0.625rem;
  margin-right:-0.625rem
}

.-mx-3\.5{
  margin-left:-0.875rem;
  margin-right:-0.875rem
}

.my-0{
  margin-top:0px;
  margin-bottom:0px
}

.my-1{
  margin-top:0.25rem;
  margin-bottom:0.25rem
}

.my-2{
  margin-top:0.5rem;
  margin-bottom:0.5rem
}

.my-3{
  margin-top:0.75rem;
  margin-bottom:0.75rem
}

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

.my-5{
  margin-top:1.25rem;
  margin-bottom:1.25rem
}

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

.my-7{
  margin-top:1.75rem;
  margin-bottom:1.75rem
}

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

.my-9{
  margin-top:2.25rem;
  margin-bottom:2.25rem
}

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

.my-11{
  margin-top:2.75rem;
  margin-bottom:2.75rem
}

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

.my-14{
  margin-top:3.5rem;
  margin-bottom:3.5rem
}

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

.my-20{
  margin-top:5rem;
  margin-bottom:5rem
}

.my-24{
  margin-top:6rem;
  margin-bottom:6rem
}

.my-28{
  margin-top:7rem;
  margin-bottom:7rem
}

.my-32{
  margin-top:8rem;
  margin-bottom:8rem
}

.my-36{
  margin-top:9rem;
  margin-bottom:9rem
}

.my-40{
  margin-top:10rem;
  margin-bottom:10rem
}

.my-44{
  margin-top:11rem;
  margin-bottom:11rem
}

.my-48{
  margin-top:12rem;
  margin-bottom:12rem
}

.my-52{
  margin-top:13rem;
  margin-bottom:13rem
}

.my-56{
  margin-top:14rem;
  margin-bottom:14rem
}

.my-60{
  margin-top:15rem;
  margin-bottom:15rem
}

.my-64{
  margin-top:16rem;
  margin-bottom:16rem
}

.my-72{
  margin-top:18rem;
  margin-bottom:18rem
}

.my-80{
  margin-top:20rem;
  margin-bottom:20rem
}

.my-96{
  margin-top:24rem;
  margin-bottom:24rem
}

.my-auto{
  margin-top:auto;
  margin-bottom:auto
}

.my-px{
  margin-top:1px;
  margin-bottom:1px
}

.my-0\.5{
  margin-top:0.125rem;
  margin-bottom:0.125rem
}

.my-1\.5{
  margin-top:0.375rem;
  margin-bottom:0.375rem
}

.my-2\.5{
  margin-top:0.625rem;
  margin-bottom:0.625rem
}

.my-3\.5{
  margin-top:0.875rem;
  margin-bottom:0.875rem
}

.-my-0{
  margin-top:0px;
  margin-bottom:0px
}

.-my-1{
  margin-top:-0.25rem;
  margin-bottom:-0.25rem
}

.-my-2{
  margin-top:-0.5rem;
  margin-bottom:-0.5rem
}

.-my-3{
  margin-top:-0.75rem;
  margin-bottom:-0.75rem
}

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

.-my-5{
  margin-top:-1.25rem;
  margin-bottom:-1.25rem
}

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

.-my-7{
  margin-top:-1.75rem;
  margin-bottom:-1.75rem
}

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

.-my-9{
  margin-top:-2.25rem;
  margin-bottom:-2.25rem
}

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

.-my-11{
  margin-top:-2.75rem;
  margin-bottom:-2.75rem
}

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

.-my-14{
  margin-top:-3.5rem;
  margin-bottom:-3.5rem
}

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

.-my-20{
  margin-top:-5rem;
  margin-bottom:-5rem
}

.-my-24{
  margin-top:-6rem;
  margin-bottom:-6rem
}

.-my-28{
  margin-top:-7rem;
  margin-bottom:-7rem
}

.-my-32{
  margin-top:-8rem;
  margin-bottom:-8rem
}

.-my-36{
  margin-top:-9rem;
  margin-bottom:-9rem
}

.-my-40{
  margin-top:-10rem;
  margin-bottom:-10rem
}

.-my-44{
  margin-top:-11rem;
  margin-bottom:-11rem
}

.-my-48{
  margin-top:-12rem;
  margin-bottom:-12rem
}

.-my-52{
  margin-top:-13rem;
  margin-bottom:-13rem
}

.-my-56{
  margin-top:-14rem;
  margin-bottom:-14rem
}

.-my-60{
  margin-top:-15rem;
  margin-bottom:-15rem
}

.-my-64{
  margin-top:-16rem;
  margin-bottom:-16rem
}

.-my-72{
  margin-top:-18rem;
  margin-bottom:-18rem
}

.-my-80{
  margin-top:-20rem;
  margin-bottom:-20rem
}

.-my-96{
  margin-top:-24rem;
  margin-bottom:-24rem
}

.-my-px{
  margin-top:-1px;
  margin-bottom:-1px
}

.-my-0\.5{
  margin-top:-0.125rem;
  margin-bottom:-0.125rem
}

.-my-1\.5{
  margin-top:-0.375rem;
  margin-bottom:-0.375rem
}

.-my-2\.5{
  margin-top:-0.625rem;
  margin-bottom:-0.625rem
}

.-my-3\.5{
  margin-top:-0.875rem;
  margin-bottom:-0.875rem
}

.mt-0{
  margin-top:0px
}

.mt-1{
  margin-top:0.25rem
}

.mt-2{
  margin-top:0.5rem
}

.mt-3{
  margin-top:0.75rem
}

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

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

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

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

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

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

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

.mt-11{
  margin-top:2.75rem
}

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

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

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

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

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

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

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

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

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

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

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

.mt-52{
  margin-top:13rem
}

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

.mt-60{
  margin-top:15rem
}

.mt-64{
  margin-top:16rem
}

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

.mt-80{
  margin-top:20rem
}

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

.mt-auto{
  margin-top:auto
}

.mt-px{
  margin-top:1px
}

.mt-0\.5{
  margin-top:0.125rem
}

.mt-1\.5{
  margin-top:0.375rem
}

.mt-2\.5{
  margin-top:0.625rem
}

.mt-3\.5{
  margin-top:0.875rem
}

.-mt-0{
  margin-top:0px
}

.-mt-1{
  margin-top:-0.25rem
}

.-mt-2{
  margin-top:-0.5rem
}

.-mt-3{
  margin-top:-0.75rem
}

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

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

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

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

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

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

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

.-mt-11{
  margin-top:-2.75rem
}

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

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

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

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

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

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

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

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

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

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

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

.-mt-52{
  margin-top:-13rem
}

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

.-mt-60{
  margin-top:-15rem
}

.-mt-64{
  margin-top:-16rem
}

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

.-mt-80{
  margin-top:-20rem
}

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

.-mt-px{
  margin-top:-1px
}

.-mt-0\.5{
  margin-top:-0.125rem
}

.-mt-1\.5{
  margin-top:-0.375rem
}

.-mt-2\.5{
  margin-top:-0.625rem
}

.-mt-3\.5{
  margin-top:-0.875rem
}

.mr-0{
  margin-right:0px
}

.mr-1{
  margin-right:0.25rem
}

.mr-2{
  margin-right:0.5rem
}

.mr-3{
  margin-right:0.75rem
}

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

.mr-5{
  margin-right:1.25rem
}

.mr-6{
  margin-right:1.5rem
}

.mr-7{
  margin-right:1.75rem
}

.mr-8{
  margin-right:2rem
}

.mr-9{
  margin-right:2.25rem
}

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

.mr-11{
  margin-right:2.75rem
}

.mr-12{
  margin-right:3rem
}

.mr-14{
  margin-right:3.5rem
}

.mr-16{
  margin-right:4rem
}

.mr-20{
  margin-right:5rem
}

.mr-24{
  margin-right:6rem
}

.mr-28{
  margin-right:7rem
}

.mr-32{
  margin-right:8rem
}

.mr-36{
  margin-right:9rem
}

.mr-40{
  margin-right:10rem
}

.mr-44{
  margin-right:11rem
}

.mr-48{
  margin-right:12rem
}

.mr-52{
  margin-right:13rem
}

.mr-56{
  margin-right:14rem
}

.mr-60{
  margin-right:15rem
}

.mr-64{
  margin-right:16rem
}

.mr-72{
  margin-right:18rem
}

.mr-80{
  margin-right:20rem
}

.mr-96{
  margin-right:24rem
}

.mr-auto{
  margin-right:auto
}

.mr-px{
  margin-right:1px
}

.mr-0\.5{
  margin-right:0.125rem
}

.mr-1\.5{
  margin-right:0.375rem
}

.mr-2\.5{
  margin-right:0.625rem
}

.mr-3\.5{
  margin-right:0.875rem
}

.-mr-0{
  margin-right:0px
}

.-mr-1{
  margin-right:-0.25rem
}

.-mr-2{
  margin-right:-0.5rem
}

.-mr-3{
  margin-right:-0.75rem
}

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

.-mr-5{
  margin-right:-1.25rem
}

.-mr-6{
  margin-right:-1.5rem
}

.-mr-7{
  margin-right:-1.75rem
}

.-mr-8{
  margin-right:-2rem
}

.-mr-9{
  margin-right:-2.25rem
}

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

.-mr-11{
  margin-right:-2.75rem
}

.-mr-12{
  margin-right:-3rem
}

.-mr-14{
  margin-right:-3.5rem
}

.-mr-16{
  margin-right:-4rem
}

.-mr-20{
  margin-right:-5rem
}

.-mr-24{
  margin-right:-6rem
}

.-mr-28{
  margin-right:-7rem
}

.-mr-32{
  margin-right:-8rem
}

.-mr-36{
  margin-right:-9rem
}

.-mr-40{
  margin-right:-10rem
}

.-mr-44{
  margin-right:-11rem
}

.-mr-48{
  margin-right:-12rem
}

.-mr-52{
  margin-right:-13rem
}

.-mr-56{
  margin-right:-14rem
}

.-mr-60{
  margin-right:-15rem
}

.-mr-64{
  margin-right:-16rem
}

.-mr-72{
  margin-right:-18rem
}

.-mr-80{
  margin-right:-20rem
}

.-mr-96{
  margin-right:-24rem
}

.-mr-px{
  margin-right:-1px
}

.-mr-0\.5{
  margin-right:-0.125rem
}

.-mr-1\.5{
  margin-right:-0.375rem
}

.-mr-2\.5{
  margin-right:-0.625rem
}

.-mr-3\.5{
  margin-right:-0.875rem
}

.mb-0{
  margin-bottom:0px
}

.mb-1{
  margin-bottom:0.25rem
}

.mb-2{
  margin-bottom:0.5rem
}

.mb-3{
  margin-bottom:0.75rem
}

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

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

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

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

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

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

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

.mb-11{
  margin-bottom:2.75rem
}

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

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

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

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

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

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

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

.mb-36{
  margin-bottom:9rem
}

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

.mb-44{
  margin-bottom:11rem
}

.mb-48{
  margin-bottom:12rem
}

.mb-52{
  margin-bottom:13rem
}

.mb-56{
  margin-bottom:14rem
}

.mb-60{
  margin-bottom:15rem
}

.mb-64{
  margin-bottom:16rem
}

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

.mb-80{
  margin-bottom:20rem
}

.mb-96{
  margin-bottom:24rem
}

.mb-auto{
  margin-bottom:auto
}

.mb-px{
  margin-bottom:1px
}

.mb-0\.5{
  margin-bottom:0.125rem
}

.mb-1\.5{
  margin-bottom:0.375rem
}

.mb-2\.5{
  margin-bottom:0.625rem
}

.mb-3\.5{
  margin-bottom:0.875rem
}

.-mb-0{
  margin-bottom:0px
}

.-mb-1{
  margin-bottom:-0.25rem
}

.-mb-2{
  margin-bottom:-0.5rem
}

.-mb-3{
  margin-bottom:-0.75rem
}

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

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

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

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

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

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

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

.-mb-11{
  margin-bottom:-2.75rem
}

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

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

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

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

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

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

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

.-mb-36{
  margin-bottom:-9rem
}

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

.-mb-44{
  margin-bottom:-11rem
}

.-mb-48{
  margin-bottom:-12rem
}

.-mb-52{
  margin-bottom:-13rem
}

.-mb-56{
  margin-bottom:-14rem
}

.-mb-60{
  margin-bottom:-15rem
}

.-mb-64{
  margin-bottom:-16rem
}

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

.-mb-80{
  margin-bottom:-20rem
}

.-mb-96{
  margin-bottom:-24rem
}

.-mb-px{
  margin-bottom:-1px
}

.-mb-0\.5{
  margin-bottom:-0.125rem
}

.-mb-1\.5{
  margin-bottom:-0.375rem
}

.-mb-2\.5{
  margin-bottom:-0.625rem
}

.-mb-3\.5{
  margin-bottom:-0.875rem
}

.ml-0{
  margin-left:0px
}

.ml-1{
  margin-left:0.25rem
}

.ml-2{
  margin-left:0.5rem
}

.ml-3{
  margin-left:0.75rem
}

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

.ml-5{
  margin-left:1.25rem
}

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

.ml-7{
  margin-left:1.75rem
}

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

.ml-9{
  margin-left:2.25rem
}

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

.ml-11{
  margin-left:2.75rem
}

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

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

.ml-16{
  margin-left:4rem
}

.ml-20{
  margin-left:5rem
}

.ml-24{
  margin-left:6rem
}

.ml-28{
  margin-left:7rem
}

.ml-32{
  margin-left:8rem
}

.ml-36{
  margin-left:9rem
}

.ml-40{
  margin-left:10rem
}

.ml-44{
  margin-left:11rem
}

.ml-48{
  margin-left:12rem
}

.ml-52{
  margin-left:13rem
}

.ml-56{
  margin-left:14rem
}

.ml-60{
  margin-left:15rem
}

.ml-64{
  margin-left:16rem
}

.ml-72{
  margin-left:18rem
}

.ml-80{
  margin-left:20rem
}

.ml-96{
  margin-left:24rem
}

.ml-auto{
  margin-left:auto
}

.ml-px{
  margin-left:1px
}

.ml-0\.5{
  margin-left:0.125rem
}

.ml-1\.5{
  margin-left:0.375rem
}

.ml-2\.5{
  margin-left:0.625rem
}

.ml-3\.5{
  margin-left:0.875rem
}

.-ml-0{
  margin-left:0px
}

.-ml-1{
  margin-left:-0.25rem
}

.-ml-2{
  margin-left:-0.5rem
}

.-ml-3{
  margin-left:-0.75rem
}

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

.-ml-5{
  margin-left:-1.25rem
}

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

.-ml-7{
  margin-left:-1.75rem
}

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

.-ml-9{
  margin-left:-2.25rem
}

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

.-ml-11{
  margin-left:-2.75rem
}

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

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

.-ml-16{
  margin-left:-4rem
}

.-ml-20{
  margin-left:-5rem
}

.-ml-24{
  margin-left:-6rem
}

.-ml-28{
  margin-left:-7rem
}

.-ml-32{
  margin-left:-8rem
}

.-ml-36{
  margin-left:-9rem
}

.-ml-40{
  margin-left:-10rem
}

.-ml-44{
  margin-left:-11rem
}

.-ml-48{
  margin-left:-12rem
}

.-ml-52{
  margin-left:-13rem
}

.-ml-56{
  margin-left:-14rem
}

.-ml-60{
  margin-left:-15rem
}

.-ml-64{
  margin-left:-16rem
}

.-ml-72{
  margin-left:-18rem
}

.-ml-80{
  margin-left:-20rem
}

.-ml-96{
  margin-left:-24rem
}

.-ml-px{
  margin-left:-1px
}

.-ml-0\.5{
  margin-left:-0.125rem
}

.-ml-1\.5{
  margin-left:-0.375rem
}

.-ml-2\.5{
  margin-left:-0.625rem
}

.-ml-3\.5{
  margin-left:-0.875rem
}

.box-border{
  box-sizing:border-box
}

.box-content{
  box-sizing:content-box
}

.block{
  display:block
}

.inline-block{
  display:inline-block
}

.inline{
  display:inline
}

.flex{
  display:flex
}

.inline-flex{
  display:inline-flex
}

.table{
  display:table
}

.inline-table{
  display:inline-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
}

.list-item{
  display:list-item
}

.hidden{
  display:none
}

.h-0{
  height:0px
}

.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-14{
  height:3.5rem
}

.h-16{
  height:4rem
}

.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-full{
  height:100%
}

.h-screen{
  height:100vh
}

.max-h-0{
  max-height:0px
}

.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-14{
  max-height:3.5rem
}

.max-h-16{
  max-height:4rem
}

.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-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-full{
  max-height:100%
}

.max-h-screen{
  max-height:100vh
}

.min-h-0{
  min-height:0px
}

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

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

.w-0{
  width:0px
}

.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-14{
  width:3.5rem
}

.w-16{
  width:4rem
}

.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-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-screen{
  width:100vw
}

.w-min{
  width:min-content
}

.w-max{
  width:max-content
}

.min-w-0{
  min-width:0px
}

.min-w-full{
  min-width:100%
}

.min-w-min{
  min-width:min-content
}

.min-w-max{
  min-width:max-content
}

.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{
  max-width:min-content
}

.max-w-max{
  max-width:max-content
}

.max-w-prose{
  max-width:65ch
}

.max-w-screen-sm{
  max-width:640px
}

.max-w-screen-md{
  max-width:768px
}

.max-w-screen-2md{
  max-width:896px
}

.max-w-screen-3md{
  max-width:945px
}

.max-w-screen-lg{
  max-width:1024px
}

.max-w-screen-2lg{
  max-width:1152px
}

.max-w-screen-xl{
  max-width:1280px
}

.max-w-screen-1xl{
  max-width:1400px
}

.max-w-screen-2xl{
  max-width:1700px
}

.flex-1{
  flex:1 1 0%
}

.flex-auto{
  flex:1 1 auto
}

.flex-initial{
  flex:0 1 auto
}

.flex-none{
  flex:none
}

.flex-shrink-0{
  flex-shrink:0
}

.flex-shrink{
  flex-shrink:1
}

.flex-grow-0{
  flex-grow:0
}

.flex-grow{
  flex-grow:1
}

.table-auto{
  table-layout:auto
}

.table-fixed{
  table-layout:fixed
}

.border-collapse{
  border-collapse:collapse
}

.border-separate{
  border-collapse:separate
}

.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
}

.transform{
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform-gpu{
  --tw-translate-x:0;
  --tw-translate-y:0;
  --tw-rotate:0;
  --tw-skew-x:0;
  --tw-skew-y:0;
  --tw-scale-x:1;
  --tw-scale-y:1;
  transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.transform-none{
  transform:none
}

.translate-x-0{
  --tw-translate-x:0px
}

.translate-x-1{
  --tw-translate-x:0.25rem
}

.translate-x-2{
  --tw-translate-x:0.5rem
}

.translate-x-3{
  --tw-translate-x:0.75rem
}

.translate-x-4{
  --tw-translate-x:1rem
}

.translate-x-5{
  --tw-translate-x:1.25rem
}

.translate-x-6{
  --tw-translate-x:1.5rem
}

.translate-x-7{
  --tw-translate-x:1.75rem
}

.translate-x-8{
  --tw-translate-x:2rem
}

.translate-x-9{
  --tw-translate-x:2.25rem
}

.translate-x-10{
  --tw-translate-x:2.5rem
}

.translate-x-11{
  --tw-translate-x:2.75rem
}

.translate-x-12{
  --tw-translate-x:3rem
}

.translate-x-14{
  --tw-translate-x:3.5rem
}

.translate-x-16{
  --tw-translate-x:4rem
}

.translate-x-20{
  --tw-translate-x:5rem
}

.translate-x-24{
  --tw-translate-x:6rem
}

.translate-x-28{
  --tw-translate-x:7rem
}

.translate-x-32{
  --tw-translate-x:8rem
}

.translate-x-36{
  --tw-translate-x:9rem
}

.translate-x-40{
  --tw-translate-x:10rem
}

.translate-x-44{
  --tw-translate-x:11rem
}

.translate-x-48{
  --tw-translate-x:12rem
}

.translate-x-52{
  --tw-translate-x:13rem
}

.translate-x-56{
  --tw-translate-x:14rem
}

.translate-x-60{
  --tw-translate-x:15rem
}

.translate-x-64{
  --tw-translate-x:16rem
}

.translate-x-72{
  --tw-translate-x:18rem
}

.translate-x-80{
  --tw-translate-x:20rem
}

.translate-x-96{
  --tw-translate-x:24rem
}

.translate-x-px{
  --tw-translate-x:1px
}

.translate-x-0\.5{
  --tw-translate-x:0.125rem
}

.translate-x-1\.5{
  --tw-translate-x:0.375rem
}

.translate-x-2\.5{
  --tw-translate-x:0.625rem
}

.translate-x-3\.5{
  --tw-translate-x:0.875rem
}

.-translate-x-0{
  --tw-translate-x:0px
}

.-translate-x-1{
  --tw-translate-x:-0.25rem
}

.-translate-x-2{
  --tw-translate-x:-0.5rem
}

.-translate-x-3{
  --tw-translate-x:-0.75rem
}

.-translate-x-4{
  --tw-translate-x:-1rem
}

.-translate-x-5{
  --tw-translate-x:-1.25rem
}

.-translate-x-6{
  --tw-translate-x:-1.5rem
}

.-translate-x-7{
  --tw-translate-x:-1.75rem
}

.-translate-x-8{
  --tw-translate-x:-2rem
}

.-translate-x-9{
  --tw-translate-x:-2.25rem
}

.-translate-x-10{
  --tw-translate-x:-2.5rem
}

.-translate-x-11{
  --tw-translate-x:-2.75rem
}

.-translate-x-12{
  --tw-translate-x:-3rem
}

.-translate-x-14{
  --tw-translate-x:-3.5rem
}

.-translate-x-16{
  --tw-translate-x:-4rem
}

.-translate-x-20{
  --tw-translate-x:-5rem
}

.-translate-x-24{
  --tw-translate-x:-6rem
}

.-translate-x-28{
  --tw-translate-x:-7rem
}

.-translate-x-32{
  --tw-translate-x:-8rem
}

.-translate-x-36{
  --tw-translate-x:-9rem
}

.-translate-x-40{
  --tw-translate-x:-10rem
}

.-translate-x-44{
  --tw-translate-x:-11rem
}

.-translate-x-48{
  --tw-translate-x:-12rem
}

.-translate-x-52{
  --tw-translate-x:-13rem
}

.-translate-x-56{
  --tw-translate-x:-14rem
}

.-translate-x-60{
  --tw-translate-x:-15rem
}

.-translate-x-64{
  --tw-translate-x:-16rem
}

.-translate-x-72{
  --tw-translate-x:-18rem
}

.-translate-x-80{
  --tw-translate-x:-20rem
}

.-translate-x-96{
  --tw-translate-x:-24rem
}

.-translate-x-px{
  --tw-translate-x:-1px
}

.-translate-x-0\.5{
  --tw-translate-x:-0.125rem
}

.-translate-x-1\.5{
  --tw-translate-x:-0.375rem
}

.-translate-x-2\.5{
  --tw-translate-x:-0.625rem
}

.-translate-x-3\.5{
  --tw-translate-x:-0.875rem
}

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

.translate-x-1\/3{
  --tw-translate-x:33.333333%
}

.translate-x-2\/3{
  --tw-translate-x:66.666667%
}

.translate-x-1\/4{
  --tw-translate-x:25%
}

.translate-x-2\/4{
  --tw-translate-x:50%
}

.translate-x-3\/4{
  --tw-translate-x:75%
}

.translate-x-full{
  --tw-translate-x:100%
}

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

.-translate-x-1\/3{
  --tw-translate-x:-33.333333%
}

.-translate-x-2\/3{
  --tw-translate-x:-66.666667%
}

.-translate-x-1\/4{
  --tw-translate-x:-25%
}

.-translate-x-2\/4{
  --tw-translate-x:-50%
}

.-translate-x-3\/4{
  --tw-translate-x:-75%
}

.-translate-x-full{
  --tw-translate-x:-100%
}

.translate-y-0{
  --tw-translate-y:0px
}

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

.translate-y-2{
  --tw-translate-y:0.5rem
}

.translate-y-3{
  --tw-translate-y:0.75rem
}

.translate-y-4{
  --tw-translate-y:1rem
}

.translate-y-5{
  --tw-translate-y:1.25rem
}

.translate-y-6{
  --tw-translate-y:1.5rem
}

.translate-y-7{
  --tw-translate-y:1.75rem
}

.translate-y-8{
  --tw-translate-y:2rem
}

.translate-y-9{
  --tw-translate-y:2.25rem
}

.translate-y-10{
  --tw-translate-y:2.5rem
}

.translate-y-11{
  --tw-translate-y:2.75rem
}

.translate-y-12{
  --tw-translate-y:3rem
}

.translate-y-14{
  --tw-translate-y:3.5rem
}

.translate-y-16{
  --tw-translate-y:4rem
}

.translate-y-20{
  --tw-translate-y:5rem
}

.translate-y-24{
  --tw-translate-y:6rem
}

.translate-y-28{
  --tw-translate-y:7rem
}

.translate-y-32{
  --tw-translate-y:8rem
}

.translate-y-36{
  --tw-translate-y:9rem
}

.translate-y-40{
  --tw-translate-y:10rem
}

.translate-y-44{
  --tw-translate-y:11rem
}

.translate-y-48{
  --tw-translate-y:12rem
}

.translate-y-52{
  --tw-translate-y:13rem
}

.translate-y-56{
  --tw-translate-y:14rem
}

.translate-y-60{
  --tw-translate-y:15rem
}

.translate-y-64{
  --tw-translate-y:16rem
}

.translate-y-72{
  --tw-translate-y:18rem
}

.translate-y-80{
  --tw-translate-y:20rem
}

.translate-y-96{
  --tw-translate-y:24rem
}

.translate-y-px{
  --tw-translate-y:1px
}

.translate-y-0\.5{
  --tw-translate-y:0.125rem
}

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

.translate-y-2\.5{
  --tw-translate-y:0.625rem
}

.translate-y-3\.5{
  --tw-translate-y:0.875rem
}

.-translate-y-0{
  --tw-translate-y:0px
}

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

.-translate-y-2{
  --tw-translate-y:-0.5rem
}

.-translate-y-3{
  --tw-translate-y:-0.75rem
}

.-translate-y-4{
  --tw-translate-y:-1rem
}

.-translate-y-5{
  --tw-translate-y:-1.25rem
}

.-translate-y-6{
  --tw-translate-y:-1.5rem
}

.-translate-y-7{
  --tw-translate-y:-1.75rem
}

.-translate-y-8{
  --tw-translate-y:-2rem
}

.-translate-y-9{
  --tw-translate-y:-2.25rem
}

.-translate-y-10{
  --tw-translate-y:-2.5rem
}

.-translate-y-11{
  --tw-translate-y:-2.75rem
}

.-translate-y-12{
  --tw-translate-y:-3rem
}

.-translate-y-14{
  --tw-translate-y:-3.5rem
}

.-translate-y-16{
  --tw-translate-y:-4rem
}

.-translate-y-20{
  --tw-translate-y:-5rem
}

.-translate-y-24{
  --tw-translate-y:-6rem
}

.-translate-y-28{
  --tw-translate-y:-7rem
}

.-translate-y-32{
  --tw-translate-y:-8rem
}

.-translate-y-36{
  --tw-translate-y:-9rem
}

.-translate-y-40{
  --tw-translate-y:-10rem
}

.-translate-y-44{
  --tw-translate-y:-11rem
}

.-translate-y-48{
  --tw-translate-y:-12rem
}

.-translate-y-52{
  --tw-translate-y:-13rem
}

.-translate-y-56{
  --tw-translate-y:-14rem
}

.-translate-y-60{
  --tw-translate-y:-15rem
}

.-translate-y-64{
  --tw-translate-y:-16rem
}

.-translate-y-72{
  --tw-translate-y:-18rem
}

.-translate-y-80{
  --tw-translate-y:-20rem
}

.-translate-y-96{
  --tw-translate-y:-24rem
}

.-translate-y-px{
  --tw-translate-y:-1px
}

.-translate-y-0\.5{
  --tw-translate-y:-0.125rem
}

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

.-translate-y-2\.5{
  --tw-translate-y:-0.625rem
}

.-translate-y-3\.5{
  --tw-translate-y:-0.875rem
}

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

.translate-y-1\/3{
  --tw-translate-y:33.333333%
}

.translate-y-2\/3{
  --tw-translate-y:66.666667%
}

.translate-y-1\/4{
  --tw-translate-y:25%
}

.translate-y-2\/4{
  --tw-translate-y:50%
}

.translate-y-3\/4{
  --tw-translate-y:75%
}

.translate-y-full{
  --tw-translate-y:100%
}

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

.-translate-y-1\/3{
  --tw-translate-y:-33.333333%
}

.-translate-y-2\/3{
  --tw-translate-y:-66.666667%
}

.-translate-y-1\/4{
  --tw-translate-y:-25%
}

.-translate-y-2\/4{
  --tw-translate-y:-50%
}

.-translate-y-3\/4{
  --tw-translate-y:-75%
}

.-translate-y-full{
  --tw-translate-y:-100%
}

.hover\:translate-x-0:hover{
  --tw-translate-x:0px
}

.hover\:translate-x-1:hover{
  --tw-translate-x:0.25rem
}

.hover\:translate-x-2:hover{
  --tw-translate-x:0.5rem
}

.hover\:translate-x-3:hover{
  --tw-translate-x:0.75rem
}

.hover\:translate-x-4:hover{
  --tw-translate-x:1rem
}

.hover\:translate-x-5:hover{
  --tw-translate-x:1.25rem
}

.hover\:translate-x-6:hover{
  --tw-translate-x:1.5rem
}

.hover\:translate-x-7:hover{
  --tw-translate-x:1.75rem
}

.hover\:translate-x-8:hover{
  --tw-translate-x:2rem
}

.hover\:translate-x-9:hover{
  --tw-translate-x:2.25rem
}

.hover\:translate-x-10:hover{
  --tw-translate-x:2.5rem
}

.hover\:translate-x-11:hover{
  --tw-translate-x:2.75rem
}

.hover\:translate-x-12:hover{
  --tw-translate-x:3rem
}

.hover\:translate-x-14:hover{
  --tw-translate-x:3.5rem
}

.hover\:translate-x-16:hover{
  --tw-translate-x:4rem
}

.hover\:translate-x-20:hover{
  --tw-translate-x:5rem
}

.hover\:translate-x-24:hover{
  --tw-translate-x:6rem
}

.hover\:translate-x-28:hover{
  --tw-translate-x:7rem
}

.hover\:translate-x-32:hover{
  --tw-translate-x:8rem
}

.hover\:translate-x-36:hover{
  --tw-translate-x:9rem
}

.hover\:translate-x-40:hover{
  --tw-translate-x:10rem
}

.hover\:translate-x-44:hover{
  --tw-translate-x:11rem
}

.hover\:translate-x-48:hover{
  --tw-translate-x:12rem
}

.hover\:translate-x-52:hover{
  --tw-translate-x:13rem
}

.hover\:translate-x-56:hover{
  --tw-translate-x:14rem
}

.hover\:translate-x-60:hover{
  --tw-translate-x:15rem
}

.hover\:translate-x-64:hover{
  --tw-translate-x:16rem
}

.hover\:translate-x-72:hover{
  --tw-translate-x:18rem
}

.hover\:translate-x-80:hover{
  --tw-translate-x:20rem
}

.hover\:translate-x-96:hover{
  --tw-translate-x:24rem
}

.hover\:translate-x-px:hover{
  --tw-translate-x:1px
}

.hover\:translate-x-0\.5:hover{
  --tw-translate-x:0.125rem
}

.hover\:translate-x-1\.5:hover{
  --tw-translate-x:0.375rem
}

.hover\:translate-x-2\.5:hover{
  --tw-translate-x:0.625rem
}

.hover\:translate-x-3\.5:hover{
  --tw-translate-x:0.875rem
}

.hover\:-translate-x-0:hover{
  --tw-translate-x:0px
}

.hover\:-translate-x-1:hover{
  --tw-translate-x:-0.25rem
}

.hover\:-translate-x-2:hover{
  --tw-translate-x:-0.5rem
}

.hover\:-translate-x-3:hover{
  --tw-translate-x:-0.75rem
}

.hover\:-translate-x-4:hover{
  --tw-translate-x:-1rem
}

.hover\:-translate-x-5:hover{
  --tw-translate-x:-1.25rem
}

.hover\:-translate-x-6:hover{
  --tw-translate-x:-1.5rem
}

.hover\:-translate-x-7:hover{
  --tw-translate-x:-1.75rem
}

.hover\:-translate-x-8:hover{
  --tw-translate-x:-2rem
}

.hover\:-translate-x-9:hover{
  --tw-translate-x:-2.25rem
}

.hover\:-translate-x-10:hover{
  --tw-translate-x:-2.5rem
}

.hover\:-translate-x-11:hover{
  --tw-translate-x:-2.75rem
}

.hover\:-translate-x-12:hover{
  --tw-translate-x:-3rem
}

.hover\:-translate-x-14:hover{
  --tw-translate-x:-3.5rem
}

.hover\:-translate-x-16:hover{
  --tw-translate-x:-4rem
}

.hover\:-translate-x-20:hover{
  --tw-translate-x:-5rem
}

.hover\:-translate-x-24:hover{
  --tw-translate-x:-6rem
}

.hover\:-translate-x-28:hover{
  --tw-translate-x:-7rem
}

.hover\:-translate-x-32:hover{
  --tw-translate-x:-8rem
}

.hover\:-translate-x-36:hover{
  --tw-translate-x:-9rem
}

.hover\:-translate-x-40:hover{
  --tw-translate-x:-10rem
}

.hover\:-translate-x-44:hover{
  --tw-translate-x:-11rem
}

.hover\:-translate-x-48:hover{
  --tw-translate-x:-12rem
}

.hover\:-translate-x-52:hover{
  --tw-translate-x:-13rem
}

.hover\:-translate-x-56:hover{
  --tw-translate-x:-14rem
}

.hover\:-translate-x-60:hover{
  --tw-translate-x:-15rem
}

.hover\:-translate-x-64:hover{
  --tw-translate-x:-16rem
}

.hover\:-translate-x-72:hover{
  --tw-translate-x:-18rem
}

.hover\:-translate-x-80:hover{
  --tw-translate-x:-20rem
}

.hover\:-translate-x-96:hover{
  --tw-translate-x:-24rem
}

.hover\:-translate-x-px:hover{
  --tw-translate-x:-1px
}

.hover\:-translate-x-0\.5:hover{
  --tw-translate-x:-0.125rem
}

.hover\:-translate-x-1\.5:hover{
  --tw-translate-x:-0.375rem
}

.hover\:-translate-x-2\.5:hover{
  --tw-translate-x:-0.625rem
}

.hover\:-translate-x-3\.5:hover{
  --tw-translate-x:-0.875rem
}

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

.hover\:translate-x-1\/3:hover{
  --tw-translate-x:33.333333%
}

.hover\:translate-x-2\/3:hover{
  --tw-translate-x:66.666667%
}

.hover\:translate-x-1\/4:hover{
  --tw-translate-x:25%
}

.hover\:translate-x-2\/4:hover{
  --tw-translate-x:50%
}

.hover\:translate-x-3\/4:hover{
  --tw-translate-x:75%
}

.hover\:translate-x-full:hover{
  --tw-translate-x:100%
}

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

.hover\:-translate-x-1\/3:hover{
  --tw-translate-x:-33.333333%
}

.hover\:-translate-x-2\/3:hover{
  --tw-translate-x:-66.666667%
}

.hover\:-translate-x-1\/4:hover{
  --tw-translate-x:-25%
}

.hover\:-translate-x-2\/4:hover{
  --tw-translate-x:-50%
}

.hover\:-translate-x-3\/4:hover{
  --tw-translate-x:-75%
}

.hover\:-translate-x-full:hover{
  --tw-translate-x:-100%
}

.hover\:translate-y-0:hover{
  --tw-translate-y:0px
}

.hover\:translate-y-1:hover{
  --tw-translate-y:0.25rem
}

.hover\:translate-y-2:hover{
  --tw-translate-y:0.5rem
}

.hover\:translate-y-3:hover{
  --tw-translate-y:0.75rem
}

.hover\:translate-y-4:hover{
  --tw-translate-y:1rem
}

.hover\:translate-y-5:hover{
  --tw-translate-y:1.25rem
}

.hover\:translate-y-6:hover{
  --tw-translate-y:1.5rem
}

.hover\:translate-y-7:hover{
  --tw-translate-y:1.75rem
}

.hover\:translate-y-8:hover{
  --tw-translate-y:2rem
}

.hover\:translate-y-9:hover{
  --tw-translate-y:2.25rem
}

.hover\:translate-y-10:hover{
  --tw-translate-y:2.5rem
}

.hover\:translate-y-11:hover{
  --tw-translate-y:2.75rem
}

.hover\:translate-y-12:hover{
  --tw-translate-y:3rem
}

.hover\:translate-y-14:hover{
  --tw-translate-y:3.5rem
}

.hover\:translate-y-16:hover{
  --tw-translate-y:4rem
}

.hover\:translate-y-20:hover{
  --tw-translate-y:5rem
}

.hover\:translate-y-24:hover{
  --tw-translate-y:6rem
}

.hover\:translate-y-28:hover{
  --tw-translate-y:7rem
}

.hover\:translate-y-32:hover{
  --tw-translate-y:8rem
}

.hover\:translate-y-36:hover{
  --tw-translate-y:9rem
}

.hover\:translate-y-40:hover{
  --tw-translate-y:10rem
}

.hover\:translate-y-44:hover{
  --tw-translate-y:11rem
}

.hover\:translate-y-48:hover{
  --tw-translate-y:12rem
}

.hover\:translate-y-52:hover{
  --tw-translate-y:13rem
}

.hover\:translate-y-56:hover{
  --tw-translate-y:14rem
}

.hover\:translate-y-60:hover{
  --tw-translate-y:15rem
}

.hover\:translate-y-64:hover{
  --tw-translate-y:16rem
}

.hover\:translate-y-72:hover{
  --tw-translate-y:18rem
}

.hover\:translate-y-80:hover{
  --tw-translate-y:20rem
}

.hover\:translate-y-96:hover{
  --tw-translate-y:24rem
}

.hover\:translate-y-px:hover{
  --tw-translate-y:1px
}

.hover\:translate-y-0\.5:hover{
  --tw-translate-y:0.125rem
}

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

.hover\:translate-y-2\.5:hover{
  --tw-translate-y:0.625rem
}

.hover\:translate-y-3\.5:hover{
  --tw-translate-y:0.875rem
}

.hover\:-translate-y-0:hover{
  --tw-translate-y:0px
}

.hover\:-translate-y-1:hover{
  --tw-translate-y:-0.25rem
}

.hover\:-translate-y-2:hover{
  --tw-translate-y:-0.5rem
}

.hover\:-translate-y-3:hover{
  --tw-translate-y:-0.75rem
}

.hover\:-translate-y-4:hover{
  --tw-translate-y:-1rem
}

.hover\:-translate-y-5:hover{
  --tw-translate-y:-1.25rem
}

.hover\:-translate-y-6:hover{
  --tw-translate-y:-1.5rem
}

.hover\:-translate-y-7:hover{
  --tw-translate-y:-1.75rem
}

.hover\:-translate-y-8:hover{
  --tw-translate-y:-2rem
}

.hover\:-translate-y-9:hover{
  --tw-translate-y:-2.25rem
}

.hover\:-translate-y-10:hover{
  --tw-translate-y:-2.5rem
}

.hover\:-translate-y-11:hover{
  --tw-translate-y:-2.75rem
}

.hover\:-translate-y-12:hover{
  --tw-translate-y:-3rem
}

.hover\:-translate-y-14:hover{
  --tw-translate-y:-3.5rem
}

.hover\:-translate-y-16:hover{
  --tw-translate-y:-4rem
}

.hover\:-translate-y-20:hover{
  --tw-translate-y:-5rem
}

.hover\:-translate-y-24:hover{
  --tw-translate-y:-6rem
}

.hover\:-translate-y-28:hover{
  --tw-translate-y:-7rem
}

.hover\:-translate-y-32:hover{
  --tw-translate-y:-8rem
}

.hover\:-translate-y-36:hover{
  --tw-translate-y:-9rem
}

.hover\:-translate-y-40:hover{
  --tw-translate-y:-10rem
}

.hover\:-translate-y-44:hover{
  --tw-translate-y:-11rem
}

.hover\:-translate-y-48:hover{
  --tw-translate-y:-12rem
}

.hover\:-translate-y-52:hover{
  --tw-translate-y:-13rem
}

.hover\:-translate-y-56:hover{
  --tw-translate-y:-14rem
}

.hover\:-translate-y-60:hover{
  --tw-translate-y:-15rem
}

.hover\:-translate-y-64:hover{
  --tw-translate-y:-16rem
}

.hover\:-translate-y-72:hover{
  --tw-translate-y:-18rem
}

.hover\:-translate-y-80:hover{
  --tw-translate-y:-20rem
}

.hover\:-translate-y-96:hover{
  --tw-translate-y:-24rem
}

.hover\:-translate-y-px:hover{
  --tw-translate-y:-1px
}

.hover\:-translate-y-0\.5:hover{
  --tw-translate-y:-0.125rem
}

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

.hover\:-translate-y-2\.5:hover{
  --tw-translate-y:-0.625rem
}

.hover\:-translate-y-3\.5:hover{
  --tw-translate-y:-0.875rem
}

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

.hover\:translate-y-1\/3:hover{
  --tw-translate-y:33.333333%
}

.hover\:translate-y-2\/3:hover{
  --tw-translate-y:66.666667%
}

.hover\:translate-y-1\/4:hover{
  --tw-translate-y:25%
}

.hover\:translate-y-2\/4:hover{
  --tw-translate-y:50%
}

.hover\:translate-y-3\/4:hover{
  --tw-translate-y:75%
}

.hover\:translate-y-full:hover{
  --tw-translate-y:100%
}

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

.hover\:-translate-y-1\/3:hover{
  --tw-translate-y:-33.333333%
}

.hover\:-translate-y-2\/3:hover{
  --tw-translate-y:-66.666667%
}

.hover\:-translate-y-1\/4:hover{
  --tw-translate-y:-25%
}

.hover\:-translate-y-2\/4:hover{
  --tw-translate-y:-50%
}

.hover\:-translate-y-3\/4:hover{
  --tw-translate-y:-75%
}

.hover\:-translate-y-full:hover{
  --tw-translate-y:-100%
}

.focus\:translate-x-0:focus{
  --tw-translate-x:0px
}

.focus\:translate-x-1:focus{
  --tw-translate-x:0.25rem
}

.focus\:translate-x-2:focus{
  --tw-translate-x:0.5rem
}

.focus\:translate-x-3:focus{
  --tw-translate-x:0.75rem
}

.focus\:translate-x-4:focus{
  --tw-translate-x:1rem
}

.focus\:translate-x-5:focus{
  --tw-translate-x:1.25rem
}

.focus\:translate-x-6:focus{
  --tw-translate-x:1.5rem
}

.focus\:translate-x-7:focus{
  --tw-translate-x:1.75rem
}

.focus\:translate-x-8:focus{
  --tw-translate-x:2rem
}

.focus\:translate-x-9:focus{
  --tw-translate-x:2.25rem
}

.focus\:translate-x-10:focus{
  --tw-translate-x:2.5rem
}

.focus\:translate-x-11:focus{
  --tw-translate-x:2.75rem
}

.focus\:translate-x-12:focus{
  --tw-translate-x:3rem
}

.focus\:translate-x-14:focus{
  --tw-translate-x:3.5rem
}

.focus\:translate-x-16:focus{
  --tw-translate-x:4rem
}

.focus\:translate-x-20:focus{
  --tw-translate-x:5rem
}

.focus\:translate-x-24:focus{
  --tw-translate-x:6rem
}

.focus\:translate-x-28:focus{
  --tw-translate-x:7rem
}

.focus\:translate-x-32:focus{
  --tw-translate-x:8rem
}

.focus\:translate-x-36:focus{
  --tw-translate-x:9rem
}

.focus\:translate-x-40:focus{
  --tw-translate-x:10rem
}

.focus\:translate-x-44:focus{
  --tw-translate-x:11rem
}

.focus\:translate-x-48:focus{
  --tw-translate-x:12rem
}

.focus\:translate-x-52:focus{
  --tw-translate-x:13rem
}

.focus\:translate-x-56:focus{
  --tw-translate-x:14rem
}

.focus\:translate-x-60:focus{
  --tw-translate-x:15rem
}

.focus\:translate-x-64:focus{
  --tw-translate-x:16rem
}

.focus\:translate-x-72:focus{
  --tw-translate-x:18rem
}

.focus\:translate-x-80:focus{
  --tw-translate-x:20rem
}

.focus\:translate-x-96:focus{
  --tw-translate-x:24rem
}

.focus\:translate-x-px:focus{
  --tw-translate-x:1px
}

.focus\:translate-x-0\.5:focus{
  --tw-translate-x:0.125rem
}

.focus\:translate-x-1\.5:focus{
  --tw-translate-x:0.375rem
}

.focus\:translate-x-2\.5:focus{
  --tw-translate-x:0.625rem
}

.focus\:translate-x-3\.5:focus{
  --tw-translate-x:0.875rem
}

.focus\:-translate-x-0:focus{
  --tw-translate-x:0px
}

.focus\:-translate-x-1:focus{
  --tw-translate-x:-0.25rem
}

.focus\:-translate-x-2:focus{
  --tw-translate-x:-0.5rem
}

.focus\:-translate-x-3:focus{
  --tw-translate-x:-0.75rem
}

.focus\:-translate-x-4:focus{
  --tw-translate-x:-1rem
}

.focus\:-translate-x-5:focus{
  --tw-translate-x:-1.25rem
}

.focus\:-translate-x-6:focus{
  --tw-translate-x:-1.5rem
}

.focus\:-translate-x-7:focus{
  --tw-translate-x:-1.75rem
}

.focus\:-translate-x-8:focus{
  --tw-translate-x:-2rem
}

.focus\:-translate-x-9:focus{
  --tw-translate-x:-2.25rem
}

.focus\:-translate-x-10:focus{
  --tw-translate-x:-2.5rem
}

.focus\:-translate-x-11:focus{
  --tw-translate-x:-2.75rem
}

.focus\:-translate-x-12:focus{
  --tw-translate-x:-3rem
}

.focus\:-translate-x-14:focus{
  --tw-translate-x:-3.5rem
}

.focus\:-translate-x-16:focus{
  --tw-translate-x:-4rem
}

.focus\:-translate-x-20:focus{
  --tw-translate-x:-5rem
}

.focus\:-translate-x-24:focus{
  --tw-translate-x:-6rem
}

.focus\:-translate-x-28:focus{
  --tw-translate-x:-7rem
}

.focus\:-translate-x-32:focus{
  --tw-translate-x:-8rem
}

.focus\:-translate-x-36:focus{
  --tw-translate-x:-9rem
}

.focus\:-translate-x-40:focus{
  --tw-translate-x:-10rem
}

.focus\:-translate-x-44:focus{
  --tw-translate-x:-11rem
}

.focus\:-translate-x-48:focus{
  --tw-translate-x:-12rem
}

.focus\:-translate-x-52:focus{
  --tw-translate-x:-13rem
}

.focus\:-translate-x-56:focus{
  --tw-translate-x:-14rem
}

.focus\:-translate-x-60:focus{
  --tw-translate-x:-15rem
}

.focus\:-translate-x-64:focus{
  --tw-translate-x:-16rem
}

.focus\:-translate-x-72:focus{
  --tw-translate-x:-18rem
}

.focus\:-translate-x-80:focus{
  --tw-translate-x:-20rem
}

.focus\:-translate-x-96:focus{
  --tw-translate-x:-24rem
}

.focus\:-translate-x-px:focus{
  --tw-translate-x:-1px
}

.focus\:-translate-x-0\.5:focus{
  --tw-translate-x:-0.125rem
}

.focus\:-translate-x-1\.5:focus{
  --tw-translate-x:-0.375rem
}

.focus\:-translate-x-2\.5:focus{
  --tw-translate-x:-0.625rem
}

.focus\:-translate-x-3\.5:focus{
  --tw-translate-x:-0.875rem
}

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

.focus\:translate-x-1\/3:focus{
  --tw-translate-x:33.333333%
}

.focus\:translate-x-2\/3:focus{
  --tw-translate-x:66.666667%
}

.focus\:translate-x-1\/4:focus{
  --tw-translate-x:25%
}

.focus\:translate-x-2\/4:focus{
  --tw-translate-x:50%
}

.focus\:translate-x-3\/4:focus{
  --tw-translate-x:75%
}

.focus\:translate-x-full:focus{
  --tw-translate-x:100%
}

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

.focus\:-translate-x-1\/3:focus{
  --tw-translate-x:-33.333333%
}

.focus\:-translate-x-2\/3:focus{
  --tw-translate-x:-66.666667%
}

.focus\:-translate-x-1\/4:focus{
  --tw-translate-x:-25%
}

.focus\:-translate-x-2\/4:focus{
  --tw-translate-x:-50%
}

.focus\:-translate-x-3\/4:focus{
  --tw-translate-x:-75%
}

.focus\:-translate-x-full:focus{
  --tw-translate-x:-100%
}

.focus\:translate-y-0:focus{
  --tw-translate-y:0px
}

.focus\:translate-y-1:focus{
  --tw-translate-y:0.25rem
}

.focus\:translate-y-2:focus{
  --tw-translate-y:0.5rem
}

.focus\:translate-y-3:focus{
  --tw-translate-y:0.75rem
}

.focus\:translate-y-4:focus{
  --tw-translate-y:1rem
}

.focus\:translate-y-5:focus{
  --tw-translate-y:1.25rem
}

.focus\:translate-y-6:focus{
  --tw-translate-y:1.5rem
}

.focus\:translate-y-7:focus{
  --tw-translate-y:1.75rem
}

.focus\:translate-y-8:focus{
  --tw-translate-y:2rem
}

.focus\:translate-y-9:focus{
  --tw-translate-y:2.25rem
}

.focus\:translate-y-10:focus{
  --tw-translate-y:2.5rem
}

.focus\:translate-y-11:focus{
  --tw-translate-y:2.75rem
}

.focus\:translate-y-12:focus{
  --tw-translate-y:3rem
}

.focus\:translate-y-14:focus{
  --tw-translate-y:3.5rem
}

.focus\:translate-y-16:focus{
  --tw-translate-y:4rem
}

.focus\:translate-y-20:focus{
  --tw-translate-y:5rem
}

.focus\:translate-y-24:focus{
  --tw-translate-y:6rem
}

.focus\:translate-y-28:focus{
  --tw-translate-y:7rem
}

.focus\:translate-y-32:focus{
  --tw-translate-y:8rem
}

.focus\:translate-y-36:focus{
  --tw-translate-y:9rem
}

.focus\:translate-y-40:focus{
  --tw-translate-y:10rem
}

.focus\:translate-y-44:focus{
  --tw-translate-y:11rem
}

.focus\:translate-y-48:focus{
  --tw-translate-y:12rem
}

.focus\:translate-y-52:focus{
  --tw-translate-y:13rem
}

.focus\:translate-y-56:focus{
  --tw-translate-y:14rem
}

.focus\:translate-y-60:focus{
  --tw-translate-y:15rem
}

.focus\:translate-y-64:focus{
  --tw-translate-y:16rem
}

.focus\:translate-y-72:focus{
  --tw-translate-y:18rem
}

.focus\:translate-y-80:focus{
  --tw-translate-y:20rem
}

.focus\:translate-y-96:focus{
  --tw-translate-y:24rem
}

.focus\:translate-y-px:focus{
  --tw-translate-y:1px
}

.focus\:translate-y-0\.5:focus{
  --tw-translate-y:0.125rem
}

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

.focus\:translate-y-2\.5:focus{
  --tw-translate-y:0.625rem
}

.focus\:translate-y-3\.5:focus{
  --tw-translate-y:0.875rem
}

.focus\:-translate-y-0:focus{
  --tw-translate-y:0px
}

.focus\:-translate-y-1:focus{
  --tw-translate-y:-0.25rem
}

.focus\:-translate-y-2:focus{
  --tw-translate-y:-0.5rem
}

.focus\:-translate-y-3:focus{
  --tw-translate-y:-0.75rem
}

.focus\:-translate-y-4:focus{
  --tw-translate-y:-1rem
}

.focus\:-translate-y-5:focus{
  --tw-translate-y:-1.25rem
}

.focus\:-translate-y-6:focus{
  --tw-translate-y:-1.5rem
}

.focus\:-translate-y-7:focus{
  --tw-translate-y:-1.75rem
}

.focus\:-translate-y-8:focus{
  --tw-translate-y:-2rem
}

.focus\:-translate-y-9:focus{
  --tw-translate-y:-2.25rem
}

.focus\:-translate-y-10:focus{
  --tw-translate-y:-2.5rem
}

.focus\:-translate-y-11:focus{
  --tw-translate-y:-2.75rem
}

.focus\:-translate-y-12:focus{
  --tw-translate-y:-3rem
}

.focus\:-translate-y-14:focus{
  --tw-translate-y:-3.5rem
}

.focus\:-translate-y-16:focus{
  --tw-translate-y:-4rem
}

.focus\:-translate-y-20:focus{
  --tw-translate-y:-5rem
}

.focus\:-translate-y-24:focus{
  --tw-translate-y:-6rem
}

.focus\:-translate-y-28:focus{
  --tw-translate-y:-7rem
}

.focus\:-translate-y-32:focus{
  --tw-translate-y:-8rem
}

.focus\:-translate-y-36:focus{
  --tw-translate-y:-9rem
}

.focus\:-translate-y-40:focus{
  --tw-translate-y:-10rem
}

.focus\:-translate-y-44:focus{
  --tw-translate-y:-11rem
}

.focus\:-translate-y-48:focus{
  --tw-translate-y:-12rem
}

.focus\:-translate-y-52:focus{
  --tw-translate-y:-13rem
}

.focus\:-translate-y-56:focus{
  --tw-translate-y:-14rem
}

.focus\:-translate-y-60:focus{
  --tw-translate-y:-15rem
}

.focus\:-translate-y-64:focus{
  --tw-translate-y:-16rem
}

.focus\:-translate-y-72:focus{
  --tw-translate-y:-18rem
}

.focus\:-translate-y-80:focus{
  --tw-translate-y:-20rem
}

.focus\:-translate-y-96:focus{
  --tw-translate-y:-24rem
}

.focus\:-translate-y-px:focus{
  --tw-translate-y:-1px
}

.focus\:-translate-y-0\.5:focus{
  --tw-translate-y:-0.125rem
}

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

.focus\:-translate-y-2\.5:focus{
  --tw-translate-y:-0.625rem
}

.focus\:-translate-y-3\.5:focus{
  --tw-translate-y:-0.875rem
}

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

.focus\:translate-y-1\/3:focus{
  --tw-translate-y:33.333333%
}

.focus\:translate-y-2\/3:focus{
  --tw-translate-y:66.666667%
}

.focus\:translate-y-1\/4:focus{
  --tw-translate-y:25%
}

.focus\:translate-y-2\/4:focus{
  --tw-translate-y:50%
}

.focus\:translate-y-3\/4:focus{
  --tw-translate-y:75%
}

.focus\:translate-y-full:focus{
  --tw-translate-y:100%
}

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

.focus\:-translate-y-1\/3:focus{
  --tw-translate-y:-33.333333%
}

.focus\:-translate-y-2\/3:focus{
  --tw-translate-y:-66.666667%
}

.focus\:-translate-y-1\/4:focus{
  --tw-translate-y:-25%
}

.focus\:-translate-y-2\/4:focus{
  --tw-translate-y:-50%
}

.focus\:-translate-y-3\/4:focus{
  --tw-translate-y:-75%
}

.focus\:-translate-y-full:focus{
  --tw-translate-y:-100%
}

.rotate-0{
  --tw-rotate:0deg
}

.rotate-1{
  --tw-rotate:1deg
}

.rotate-2{
  --tw-rotate:2deg
}

.rotate-3{
  --tw-rotate:3deg
}

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

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

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

.rotate-90{
  --tw-rotate:90deg
}

.rotate-180{
  --tw-rotate:180deg
}

.-rotate-180{
  --tw-rotate:-180deg
}

.-rotate-90{
  --tw-rotate:-90deg
}

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

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

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

.-rotate-3{
  --tw-rotate:-3deg
}

.-rotate-2{
  --tw-rotate:-2deg
}

.-rotate-1{
  --tw-rotate:-1deg
}

.hover\:rotate-0:hover{
  --tw-rotate:0deg
}

.hover\:rotate-1:hover{
  --tw-rotate:1deg
}

.hover\:rotate-2:hover{
  --tw-rotate:2deg
}

.hover\:rotate-3:hover{
  --tw-rotate:3deg
}

.hover\:rotate-6:hover{
  --tw-rotate:6deg
}

.hover\:rotate-12:hover{
  --tw-rotate:12deg
}

.hover\:rotate-45:hover{
  --tw-rotate:45deg
}

.hover\:rotate-90:hover{
  --tw-rotate:90deg
}

.hover\:rotate-180:hover{
  --tw-rotate:180deg
}

.hover\:-rotate-180:hover{
  --tw-rotate:-180deg
}

.hover\:-rotate-90:hover{
  --tw-rotate:-90deg
}

.hover\:-rotate-45:hover{
  --tw-rotate:-45deg
}

.hover\:-rotate-12:hover{
  --tw-rotate:-12deg
}

.hover\:-rotate-6:hover{
  --tw-rotate:-6deg
}

.hover\:-rotate-3:hover{
  --tw-rotate:-3deg
}

.hover\:-rotate-2:hover{
  --tw-rotate:-2deg
}

.hover\:-rotate-1:hover{
  --tw-rotate:-1deg
}

.focus\:rotate-0:focus{
  --tw-rotate:0deg
}

.focus\:rotate-1:focus{
  --tw-rotate:1deg
}

.focus\:rotate-2:focus{
  --tw-rotate:2deg
}

.focus\:rotate-3:focus{
  --tw-rotate:3deg
}

.focus\:rotate-6:focus{
  --tw-rotate:6deg
}

.focus\:rotate-12:focus{
  --tw-rotate:12deg
}

.focus\:rotate-45:focus{
  --tw-rotate:45deg
}

.focus\:rotate-90:focus{
  --tw-rotate:90deg
}

.focus\:rotate-180:focus{
  --tw-rotate:180deg
}

.focus\:-rotate-180:focus{
  --tw-rotate:-180deg
}

.focus\:-rotate-90:focus{
  --tw-rotate:-90deg
}

.focus\:-rotate-45:focus{
  --tw-rotate:-45deg
}

.focus\:-rotate-12:focus{
  --tw-rotate:-12deg
}

.focus\:-rotate-6:focus{
  --tw-rotate:-6deg
}

.focus\:-rotate-3:focus{
  --tw-rotate:-3deg
}

.focus\:-rotate-2:focus{
  --tw-rotate:-2deg
}

.focus\:-rotate-1:focus{
  --tw-rotate:-1deg
}

.skew-x-0{
  --tw-skew-x:0deg
}

.skew-x-1{
  --tw-skew-x:1deg
}

.skew-x-2{
  --tw-skew-x:2deg
}

.skew-x-3{
  --tw-skew-x:3deg
}

.skew-x-6{
  --tw-skew-x:6deg
}

.skew-x-12{
  --tw-skew-x:12deg
}

.-skew-x-12{
  --tw-skew-x:-12deg
}

.-skew-x-6{
  --tw-skew-x:-6deg
}

.-skew-x-3{
  --tw-skew-x:-3deg
}

.-skew-x-2{
  --tw-skew-x:-2deg
}

.-skew-x-1{
  --tw-skew-x:-1deg
}

.skew-y-0{
  --tw-skew-y:0deg
}

.skew-y-1{
  --tw-skew-y:1deg
}

.skew-y-2{
  --tw-skew-y:2deg
}

.skew-y-3{
  --tw-skew-y:3deg
}

.skew-y-6{
  --tw-skew-y:6deg
}

.skew-y-12{
  --tw-skew-y:12deg
}

.-skew-y-12{
  --tw-skew-y:-12deg
}

.-skew-y-6{
  --tw-skew-y:-6deg
}

.-skew-y-3{
  --tw-skew-y:-3deg
}

.-skew-y-2{
  --tw-skew-y:-2deg
}

.-skew-y-1{
  --tw-skew-y:-1deg
}

.hover\:skew-x-0:hover{
  --tw-skew-x:0deg
}

.hover\:skew-x-1:hover{
  --tw-skew-x:1deg
}

.hover\:skew-x-2:hover{
  --tw-skew-x:2deg
}

.hover\:skew-x-3:hover{
  --tw-skew-x:3deg
}

.hover\:skew-x-6:hover{
  --tw-skew-x:6deg
}

.hover\:skew-x-12:hover{
  --tw-skew-x:12deg
}

.hover\:-skew-x-12:hover{
  --tw-skew-x:-12deg
}

.hover\:-skew-x-6:hover{
  --tw-skew-x:-6deg
}

.hover\:-skew-x-3:hover{
  --tw-skew-x:-3deg
}

.hover\:-skew-x-2:hover{
  --tw-skew-x:-2deg
}

.hover\:-skew-x-1:hover{
  --tw-skew-x:-1deg
}

.hover\:skew-y-0:hover{
  --tw-skew-y:0deg
}

.hover\:skew-y-1:hover{
  --tw-skew-y:1deg
}

.hover\:skew-y-2:hover{
  --tw-skew-y:2deg
}

.hover\:skew-y-3:hover{
  --tw-skew-y:3deg
}

.hover\:skew-y-6:hover{
  --tw-skew-y:6deg
}

.hover\:skew-y-12:hover{
  --tw-skew-y:12deg
}

.hover\:-skew-y-12:hover{
  --tw-skew-y:-12deg
}

.hover\:-skew-y-6:hover{
  --tw-skew-y:-6deg
}

.hover\:-skew-y-3:hover{
  --tw-skew-y:-3deg
}

.hover\:-skew-y-2:hover{
  --tw-skew-y:-2deg
}

.hover\:-skew-y-1:hover{
  --tw-skew-y:-1deg
}

.focus\:skew-x-0:focus{
  --tw-skew-x:0deg
}

.focus\:skew-x-1:focus{
  --tw-skew-x:1deg
}

.focus\:skew-x-2:focus{
  --tw-skew-x:2deg
}

.focus\:skew-x-3:focus{
  --tw-skew-x:3deg
}

.focus\:skew-x-6:focus{
  --tw-skew-x:6deg
}

.focus\:skew-x-12:focus{
  --tw-skew-x:12deg
}

.focus\:-skew-x-12:focus{
  --tw-skew-x:-12deg
}

.focus\:-skew-x-6:focus{
  --tw-skew-x:-6deg
}

.focus\:-skew-x-3:focus{
  --tw-skew-x:-3deg
}

.focus\:-skew-x-2:focus{
  --tw-skew-x:-2deg
}

.focus\:-skew-x-1:focus{
  --tw-skew-x:-1deg
}

.focus\:skew-y-0:focus{
  --tw-skew-y:0deg
}

.focus\:skew-y-1:focus{
  --tw-skew-y:1deg
}

.focus\:skew-y-2:focus{
  --tw-skew-y:2deg
}

.focus\:skew-y-3:focus{
  --tw-skew-y:3deg
}

.focus\:skew-y-6:focus{
  --tw-skew-y:6deg
}

.focus\:skew-y-12:focus{
  --tw-skew-y:12deg
}

.focus\:-skew-y-12:focus{
  --tw-skew-y:-12deg
}

.focus\:-skew-y-6:focus{
  --tw-skew-y:-6deg
}

.focus\:-skew-y-3:focus{
  --tw-skew-y:-3deg
}

.focus\:-skew-y-2:focus{
  --tw-skew-y:-2deg
}

.focus\:-skew-y-1:focus{
  --tw-skew-y:-1deg
}

.scale-0{
  --tw-scale-x:0;
  --tw-scale-y:0
}

.scale-50{
  --tw-scale-x:.5;
  --tw-scale-y:.5
}

.scale-75{
  --tw-scale-x:.75;
  --tw-scale-y:.75
}

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

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

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

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

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

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

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

.hover\:scale-0:hover{
  --tw-scale-x:0;
  --tw-scale-y:0
}

.hover\:scale-50:hover{
  --tw-scale-x:.5;
  --tw-scale-y:.5
}

.hover\:scale-75:hover{
  --tw-scale-x:.75;
  --tw-scale-y:.75
}

.hover\:scale-90:hover{
  --tw-scale-x:.9;
  --tw-scale-y:.9
}

.hover\:scale-95:hover{
  --tw-scale-x:.95;
  --tw-scale-y:.95
}

.hover\:scale-100:hover{
  --tw-scale-x:1;
  --tw-scale-y:1
}

.hover\:scale-105:hover{
  --tw-scale-x:1.05;
  --tw-scale-y:1.05
}

.hover\:scale-110:hover{
  --tw-scale-x:1.1;
  --tw-scale-y:1.1
}

.hover\:scale-125:hover{
  --tw-scale-x:1.25;
  --tw-scale-y:1.25
}

.hover\:scale-150:hover{
  --tw-scale-x:1.5;
  --tw-scale-y:1.5
}

.focus\:scale-0:focus{
  --tw-scale-x:0;
  --tw-scale-y:0
}

.focus\:scale-50:focus{
  --tw-scale-x:.5;
  --tw-scale-y:.5
}

.focus\:scale-75:focus{
  --tw-scale-x:.75;
  --tw-scale-y:.75
}

.focus\:scale-90:focus{
  --tw-scale-x:.9;
  --tw-scale-y:.9
}

.focus\:scale-95:focus{
  --tw-scale-x:.95;
  --tw-scale-y:.95
}

.focus\:scale-100:focus{
  --tw-scale-x:1;
  --tw-scale-y:1
}

.focus\:scale-105:focus{
  --tw-scale-x:1.05;
  --tw-scale-y:1.05
}

.focus\:scale-110:focus{
  --tw-scale-x:1.1;
  --tw-scale-y:1.1
}

.focus\:scale-125:focus{
  --tw-scale-x:1.25;
  --tw-scale-y:1.25
}

.focus\:scale-150:focus{
  --tw-scale-x:1.5;
  --tw-scale-y:1.5
}

.scale-x-0{
  --tw-scale-x:0
}

.scale-x-50{
  --tw-scale-x:.5
}

.scale-x-75{
  --tw-scale-x:.75
}

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

.scale-x-95{
  --tw-scale-x:.95
}

.scale-x-100{
  --tw-scale-x:1
}

.scale-x-105{
  --tw-scale-x:1.05
}

.scale-x-110{
  --tw-scale-x:1.1
}

.scale-x-125{
  --tw-scale-x:1.25
}

.scale-x-150{
  --tw-scale-x:1.5
}

.scale-y-0{
  --tw-scale-y:0
}

.scale-y-50{
  --tw-scale-y:.5
}

.scale-y-75{
  --tw-scale-y:.75
}

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

.scale-y-95{
  --tw-scale-y:.95
}

.scale-y-100{
  --tw-scale-y:1
}

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

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

.scale-y-125{
  --tw-scale-y:1.25
}

.scale-y-150{
  --tw-scale-y:1.5
}

.hover\:scale-x-0:hover{
  --tw-scale-x:0
}

.hover\:scale-x-50:hover{
  --tw-scale-x:.5
}

.hover\:scale-x-75:hover{
  --tw-scale-x:.75
}

.hover\:scale-x-90:hover{
  --tw-scale-x:.9
}

.hover\:scale-x-95:hover{
  --tw-scale-x:.95
}

.hover\:scale-x-100:hover{
  --tw-scale-x:1
}

.hover\:scale-x-105:hover{
  --tw-scale-x:1.05
}

.hover\:scale-x-110:hover{
  --tw-scale-x:1.1
}

.hover\:scale-x-125:hover{
  --tw-scale-x:1.25
}

.hover\:scale-x-150:hover{
  --tw-scale-x:1.5
}

.hover\:scale-y-0:hover{
  --tw-scale-y:0
}

.hover\:scale-y-50:hover{
  --tw-scale-y:.5
}

.hover\:scale-y-75:hover{
  --tw-scale-y:.75
}

.hover\:scale-y-90:hover{
  --tw-scale-y:.9
}

.hover\:scale-y-95:hover{
  --tw-scale-y:.95
}

.hover\:scale-y-100:hover{
  --tw-scale-y:1
}

.hover\:scale-y-105:hover{
  --tw-scale-y:1.05
}

.hover\:scale-y-110:hover{
  --tw-scale-y:1.1
}

.hover\:scale-y-125:hover{
  --tw-scale-y:1.25
}

.hover\:scale-y-150:hover{
  --tw-scale-y:1.5
}

.focus\:scale-x-0:focus{
  --tw-scale-x:0
}

.focus\:scale-x-50:focus{
  --tw-scale-x:.5
}

.focus\:scale-x-75:focus{
  --tw-scale-x:.75
}

.focus\:scale-x-90:focus{
  --tw-scale-x:.9
}

.focus\:scale-x-95:focus{
  --tw-scale-x:.95
}

.focus\:scale-x-100:focus{
  --tw-scale-x:1
}

.focus\:scale-x-105:focus{
  --tw-scale-x:1.05
}

.focus\:scale-x-110:focus{
  --tw-scale-x:1.1
}

.focus\:scale-x-125:focus{
  --tw-scale-x:1.25
}

.focus\:scale-x-150:focus{
  --tw-scale-x:1.5
}

.focus\:scale-y-0:focus{
  --tw-scale-y:0
}

.focus\:scale-y-50:focus{
  --tw-scale-y:.5
}

.focus\:scale-y-75:focus{
  --tw-scale-y:.75
}

.focus\:scale-y-90:focus{
  --tw-scale-y:.9
}

.focus\:scale-y-95:focus{
  --tw-scale-y:.95
}

.focus\:scale-y-100:focus{
  --tw-scale-y:1
}

.focus\:scale-y-105:focus{
  --tw-scale-y:1.05
}

.focus\:scale-y-110:focus{
  --tw-scale-y:1.1
}

.focus\:scale-y-125:focus{
  --tw-scale-y:1.25
}

.focus\:scale-y-150:focus{
  --tw-scale-y:1.5
}

@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 fade-in-down{
  0%{
    opacity:0
  }

  100%{
    opacity:1
  }
}

.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-fade-in-down{
  animation:fade-in-down 0.4s ease-out
}

.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-help{
  cursor:help
}

.cursor-not-allowed{
  cursor:not-allowed
}

.select-none{
  -webkit-user-select:none;
          user-select:none
}

.select-text{
  -webkit-user-select:text;
          user-select:text
}

.select-all{
  -webkit-user-select:all;
          user-select:all
}

.select-auto{
  -webkit-user-select:auto;
          user-select:auto
}

.resize-none{
  resize:none
}

.resize-y{
  resize:vertical
}

.resize-x{
  resize:horizontal
}

.resize{
  resize:both
}

.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
}

.appearance-none{
  appearance: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)
}

.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
}

.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)
}

.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
}

.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
}

.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-nowrap{
  flex-wrap:nowrap
}

.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-items-start{
  place-items:start
}

.place-items-end{
  place-items:end
}

.place-items-center{
  place-items:center
}

.place-items-stretch{
  place-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
}

.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
}

.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-items-start{
  justify-items:start
}

.justify-items-end{
  justify-items:end
}

.justify-items-center{
  justify-items:center
}

.justify-items-stretch{
  justify-items:stretch
}

.gap-0{
  gap:0px
}

.gap-1{
  gap:0.25rem
}

.gap-2{
  gap:0.5rem
}

.gap-3{
  gap:0.75rem
}

.gap-4{
  gap:1rem
}

.gap-5{
  gap:1.25rem
}

.gap-6{
  gap:1.5rem
}

.gap-7{
  gap:1.75rem
}

.gap-8{
  gap:2rem
}

.gap-9{
  gap:2.25rem
}

.gap-10{
  gap:2.5rem
}

.gap-11{
  gap:2.75rem
}

.gap-12{
  gap:3rem
}

.gap-14{
  gap:3.5rem
}

.gap-16{
  gap:4rem
}

.gap-20{
  gap:5rem
}

.gap-24{
  gap:6rem
}

.gap-28{
  gap:7rem
}

.gap-32{
  gap:8rem
}

.gap-36{
  gap:9rem
}

.gap-40{
  gap:10rem
}

.gap-44{
  gap:11rem
}

.gap-48{
  gap:12rem
}

.gap-52{
  gap:13rem
}

.gap-56{
  gap:14rem
}

.gap-60{
  gap:15rem
}

.gap-64{
  gap:16rem
}

.gap-72{
  gap:18rem
}

.gap-80{
  gap:20rem
}

.gap-96{
  gap:24rem
}

.gap-px{
  gap:1px
}

.gap-0\.5{
  gap:0.125rem
}

.gap-1\.5{
  gap:0.375rem
}

.gap-2\.5{
  gap:0.625rem
}

.gap-3\.5{
  gap:0.875rem
}

.gap-x-0{
  column-gap:0px
}

.gap-x-1{
  column-gap:0.25rem
}

.gap-x-2{
  column-gap:0.5rem
}

.gap-x-3{
  column-gap:0.75rem
}

.gap-x-4{
  column-gap:1rem
}

.gap-x-5{
  column-gap:1.25rem
}

.gap-x-6{
  column-gap:1.5rem
}

.gap-x-7{
  column-gap:1.75rem
}

.gap-x-8{
  column-gap:2rem
}

.gap-x-9{
  column-gap:2.25rem
}

.gap-x-10{
  column-gap:2.5rem
}

.gap-x-11{
  column-gap:2.75rem
}

.gap-x-12{
  column-gap:3rem
}

.gap-x-14{
  column-gap:3.5rem
}

.gap-x-16{
  column-gap:4rem
}

.gap-x-20{
  column-gap:5rem
}

.gap-x-24{
  column-gap:6rem
}

.gap-x-28{
  column-gap:7rem
}

.gap-x-32{
  column-gap:8rem
}

.gap-x-36{
  column-gap:9rem
}

.gap-x-40{
  column-gap:10rem
}

.gap-x-44{
  column-gap:11rem
}

.gap-x-48{
  column-gap:12rem
}

.gap-x-52{
  column-gap:13rem
}

.gap-x-56{
  column-gap:14rem
}

.gap-x-60{
  column-gap:15rem
}

.gap-x-64{
  column-gap:16rem
}

.gap-x-72{
  column-gap:18rem
}

.gap-x-80{
  column-gap:20rem
}

.gap-x-96{
  column-gap:24rem
}

.gap-x-px{
  column-gap:1px
}

.gap-x-0\.5{
  column-gap:0.125rem
}

.gap-x-1\.5{
  column-gap:0.375rem
}

.gap-x-2\.5{
  column-gap:0.625rem
}

.gap-x-3\.5{
  column-gap:0.875rem
}

.gap-y-0{
  row-gap:0px
}

.gap-y-1{
  row-gap:0.25rem
}

.gap-y-2{
  row-gap:0.5rem
}

.gap-y-3{
  row-gap:0.75rem
}

.gap-y-4{
  row-gap:1rem
}

.gap-y-5{
  row-gap:1.25rem
}

.gap-y-6{
  row-gap:1.5rem
}

.gap-y-7{
  row-gap:1.75rem
}

.gap-y-8{
  row-gap:2rem
}

.gap-y-9{
  row-gap:2.25rem
}

.gap-y-10{
  row-gap:2.5rem
}

.gap-y-11{
  row-gap:2.75rem
}

.gap-y-12{
  row-gap:3rem
}

.gap-y-14{
  row-gap:3.5rem
}

.gap-y-16{
  row-gap:4rem
}

.gap-y-20{
  row-gap:5rem
}

.gap-y-24{
  row-gap:6rem
}

.gap-y-28{
  row-gap:7rem
}

.gap-y-32{
  row-gap:8rem
}

.gap-y-36{
  row-gap:9rem
}

.gap-y-40{
  row-gap:10rem
}

.gap-y-44{
  row-gap:11rem
}

.gap-y-48{
  row-gap:12rem
}

.gap-y-52{
  row-gap:13rem
}

.gap-y-56{
  row-gap:14rem
}

.gap-y-60{
  row-gap:15rem
}

.gap-y-64{
  row-gap:16rem
}

.gap-y-72{
  row-gap:18rem
}

.gap-y-80{
  row-gap:20rem
}

.gap-y-96{
  row-gap:24rem
}

.gap-y-px{
  row-gap:1px
}

.gap-y-0\.5{
  row-gap:0.125rem
}

.gap-y-1\.5{
  row-gap:0.375rem
}

.gap-y-2\.5{
  row-gap:0.625rem
}

.gap-y-3\.5{
  row-gap:0.875rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.space-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse:1
}

.space-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse:1
}

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

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

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

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

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

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

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

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

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

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

.divide-y-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-y-reverse:1
}

.divide-x-reverse > :not([hidden]) ~ :not([hidden]){
  --tw-divide-x-reverse:1
}

.divide-solid > :not([hidden]) ~ :not([hidden]){
  border-style:solid
}

.divide-dashed > :not([hidden]) ~ :not([hidden]){
  border-style:dashed
}

.divide-dotted > :not([hidden]) ~ :not([hidden]){
  border-style:dotted
}

.divide-double > :not([hidden]) ~ :not([hidden]){
  border-style:double
}

.divide-none > :not([hidden]) ~ :not([hidden]){
  border-style:none
}

.divide-transparent > :not([hidden]) ~ :not([hidden]){
  border-color:transparent
}

.divide-customGray-default > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
}

.divide-customGray-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(217, 224, 230, var(--tw-divide-opacity))
}

.divide-customGray-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(72, 75, 77, var(--tw-divide-opacity))
}

.divide-customGray-darker > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(73, 73, 74, var(--tw-divide-opacity))
}

.divide-customGray-grayTwo > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(199, 203, 209, var(--tw-divide-opacity))
}

.divide-customGray-grayThree > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(144, 145, 147, var(--tw-divide-opacity))
}

.divide-customGray-superLight > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(237, 237, 237, var(--tw-divide-opacity))
}

.divide-customGray-lighterGray > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(244, 244, 244, var(--tw-divide-opacity))
}

.divide-customGray-textGray > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(143, 155, 179, var(--tw-divide-opacity))
}

.divide-customGray-superDark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(35, 31, 32, var(--tw-divide-opacity))
}

.divide-customGray-iconGray > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
}

.divide-customGray-mediumGray > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(227, 228, 228, var(--tw-divide-opacity))
}

.divide-customGray-swampGray > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(37, 39, 39, var(--tw-divide-opacity))
}

.divide-customGray-solitudeGray > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(224, 228, 232, var(--tw-divide-opacity))
}

.divide-customGray-winterGray > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
}

.divide-customGray-tableGray > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(242, 246, 251, var(--tw-divide-opacity))
}

.divide-customGray-iceGray > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(245, 247, 252, var(--tw-divide-opacity))
}

.divide-customGray-gainsboro > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(240, 242, 246, var(--tw-divide-opacity))
}

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

.divide-customGray-cloudGray > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(185, 189, 193, var(--tw-divide-opacity))
}

.divide-customGray-defaultDark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(174, 179, 183, var(--tw-divide-opacity))
}

.divide-customGray-skeletonGray > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(222, 223, 227, var(--tw-divide-opacity))
}

.divide-customBlue-default > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
}

.divide-customBlue-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
}

.divide-customBlue-newLight > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
}

.divide-customBlue-superLight > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(215, 225, 236, var(--tw-divide-opacity))
}

.divide-customBlue-normal > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(0, 72, 153, var(--tw-divide-opacity))
}

.divide-customBlue-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(34, 43, 69, var(--tw-divide-opacity))
}

.divide-customBlue-royal > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(54, 86, 191, var(--tw-divide-opacity))
}

.divide-customBlue-glass > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(216, 229, 248, var(--tw-divide-opacity))
}

.divide-customBlue-hawkesBlue > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(215, 221, 242, var(--tw-divide-opacity))
}

.divide-customBlue-darker > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
}

.divide-customBlue-newBlue > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
}

.divide-customBlue-black > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(15, 39, 64, var(--tw-divide-opacity))
}

.divide-customBlue-skyLight > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(240, 244, 249, var(--tw-divide-opacity))
}

.divide-customBlue-lightBlue > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(231, 235, 248, var(--tw-divide-opacity))
}

.divide-customBlue-lightBlueGray > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
}

.divide-customBlue-pale > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(208, 216, 241, var(--tw-divide-opacity))
}

.divide-customBlue-lavender > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
}

.divide-customBlue-iceBlue > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(239, 245, 255, var(--tw-divide-opacity))
}

.divide-customWhite-default > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
}

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

.divide-customWhite-bWhite > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
}

.divide-customRed-default > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(177, 0, 0, var(--tw-divide-opacity))
}

.divide-customGreen-default > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(139, 212, 45, var(--tw-divide-opacity))
}

.divide-customGreen-approved > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(128, 204, 40, var(--tw-divide-opacity))
}

.divide-customGreen-check > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(19, 158, 93, var(--tw-divide-opacity))
}

.divide-customGreen-lime > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(0, 173, 60, var(--tw-divide-opacity))
}

.divide-customGreen-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(3, 172, 109, var(--tw-divide-opacity))
}

.divide-customGreen-light > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(165, 208, 114, var(--tw-divide-opacity))
}

.divide-customYellow-default > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(254, 248, 230, var(--tw-divide-opacity))
}

.divide-customYellow-highlight > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(238, 177, 3, var(--tw-divide-opacity))
}

.divide-customYellow-bright > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(253, 216, 53, var(--tw-divide-opacity))
}

.divide-customYellow-dark > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(253, 221, 132, var(--tw-divide-opacity))
}

.divide-customYellow-gold > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(233, 172, 7, var(--tw-divide-opacity))
}

.divide-customYellow-mostard > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
}

.divide-customOrange-default > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(232, 83, 44, var(--tw-divide-opacity))
}

.divide-customOrange-mediumOrange > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(244, 147, 60, var(--tw-divide-opacity))
}

.divide-customOrange-F96319 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(249, 99, 25, var(--tw-divide-opacity))
}

.divide-customOrange-EB8A02 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(235, 138, 2, var(--tw-divide-opacity))
}

.divide-customPurple-purpleOne > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(103, 58, 183, var(--tw-divide-opacity))
}

.divide-inicieColors-orange > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(243, 108, 72, var(--tw-divide-opacity))
}

.divide-inicieColors-blue > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1;
  border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
}

.divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0
}

.divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.05
}

.divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.1
}

.divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.2
}

.divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.25
}

.divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.3
}

.divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.4
}

.divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.5
}

.divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.6
}

.divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.7
}

.divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.75
}

.divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.8
}

.divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.9
}

.divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:0.95
}

.divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
  --tw-divide-opacity:1
}

.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
}

.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
}

.self-baseline{
  align-self:baseline
}

.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
}

.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
}

.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
}

.truncate{
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}

.overflow-ellipsis{
  text-overflow:ellipsis
}

.overflow-clip{
  text-overflow:clip
}

.whitespace-normal{
  white-space:normal
}

.whitespace-nowrap{
  white-space:nowrap
}

.whitespace-pre{
  white-space:pre
}

.whitespace-pre-line{
  white-space:pre-line
}

.whitespace-pre-wrap{
  white-space:pre-wrap
}

.break-normal{
  overflow-wrap:normal;
  word-break:normal
}

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

.break-all{
  word-break:break-all
}

.rounded-none{
  border-radius:0px
}

.rounded-sm{
  border-radius:0.125rem
}

.rounded{
  border-radius:0.25rem
}

.rounded-md{
  border-radius:0.375rem
}

.rounded-lg{
  border-radius:0.5rem
}

.rounded-xl{
  border-radius:0.75rem
}

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

.rounded-3xl{
  border-radius:1.5rem
}

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

.rounded-t-none{
  border-top-left-radius:0px;
  border-top-right-radius:0px
}

.rounded-t-sm{
  border-top-left-radius:0.125rem;
  border-top-right-radius:0.125rem
}

.rounded-t{
  border-top-left-radius:0.25rem;
  border-top-right-radius:0.25rem
}

.rounded-t-md{
  border-top-left-radius:0.375rem;
  border-top-right-radius:0.375rem
}

.rounded-t-lg{
  border-top-left-radius:0.5rem;
  border-top-right-radius:0.5rem
}

.rounded-t-xl{
  border-top-left-radius:0.75rem;
  border-top-right-radius:0.75rem
}

.rounded-t-2xl{
  border-top-left-radius:1rem;
  border-top-right-radius:1rem
}

.rounded-t-3xl{
  border-top-left-radius:1.5rem;
  border-top-right-radius:1.5rem
}

.rounded-t-full{
  border-top-left-radius:9999px;
  border-top-right-radius:9999px
}

.rounded-r-none{
  border-top-right-radius:0px;
  border-bottom-right-radius:0px
}

.rounded-r-sm{
  border-top-right-radius:0.125rem;
  border-bottom-right-radius:0.125rem
}

.rounded-r{
  border-top-right-radius:0.25rem;
  border-bottom-right-radius:0.25rem
}

.rounded-r-md{
  border-top-right-radius:0.375rem;
  border-bottom-right-radius:0.375rem
}

.rounded-r-lg{
  border-top-right-radius:0.5rem;
  border-bottom-right-radius:0.5rem
}

.rounded-r-xl{
  border-top-right-radius:0.75rem;
  border-bottom-right-radius:0.75rem
}

.rounded-r-2xl{
  border-top-right-radius:1rem;
  border-bottom-right-radius:1rem
}

.rounded-r-3xl{
  border-top-right-radius:1.5rem;
  border-bottom-right-radius:1.5rem
}

.rounded-r-full{
  border-top-right-radius:9999px;
  border-bottom-right-radius:9999px
}

.rounded-b-none{
  border-bottom-right-radius:0px;
  border-bottom-left-radius:0px
}

.rounded-b-sm{
  border-bottom-right-radius:0.125rem;
  border-bottom-left-radius:0.125rem
}

.rounded-b{
  border-bottom-right-radius:0.25rem;
  border-bottom-left-radius:0.25rem
}

.rounded-b-md{
  border-bottom-right-radius:0.375rem;
  border-bottom-left-radius:0.375rem
}

.rounded-b-lg{
  border-bottom-right-radius:0.5rem;
  border-bottom-left-radius:0.5rem
}

.rounded-b-xl{
  border-bottom-right-radius:0.75rem;
  border-bottom-left-radius:0.75rem
}

.rounded-b-2xl{
  border-bottom-right-radius:1rem;
  border-bottom-left-radius:1rem
}

.rounded-b-3xl{
  border-bottom-right-radius:1.5rem;
  border-bottom-left-radius:1.5rem
}

.rounded-b-full{
  border-bottom-right-radius:9999px;
  border-bottom-left-radius:9999px
}

.rounded-l-none{
  border-top-left-radius:0px;
  border-bottom-left-radius:0px
}

.rounded-l-sm{
  border-top-left-radius:0.125rem;
  border-bottom-left-radius:0.125rem
}

.rounded-l{
  border-top-left-radius:0.25rem;
  border-bottom-left-radius:0.25rem
}

.rounded-l-md{
  border-top-left-radius:0.375rem;
  border-bottom-left-radius:0.375rem
}

.rounded-l-lg{
  border-top-left-radius:0.5rem;
  border-bottom-left-radius:0.5rem
}

.rounded-l-xl{
  border-top-left-radius:0.75rem;
  border-bottom-left-radius:0.75rem
}

.rounded-l-2xl{
  border-top-left-radius:1rem;
  border-bottom-left-radius:1rem
}

.rounded-l-3xl{
  border-top-left-radius:1.5rem;
  border-bottom-left-radius:1.5rem
}

.rounded-l-full{
  border-top-left-radius:9999px;
  border-bottom-left-radius:9999px
}

.rounded-tl-none{
  border-top-left-radius:0px
}

.rounded-tl-sm{
  border-top-left-radius:0.125rem
}

.rounded-tl{
  border-top-left-radius:0.25rem
}

.rounded-tl-md{
  border-top-left-radius:0.375rem
}

.rounded-tl-lg{
  border-top-left-radius:0.5rem
}

.rounded-tl-xl{
  border-top-left-radius:0.75rem
}

.rounded-tl-2xl{
  border-top-left-radius:1rem
}

.rounded-tl-3xl{
  border-top-left-radius:1.5rem
}

.rounded-tl-full{
  border-top-left-radius:9999px
}

.rounded-tr-none{
  border-top-right-radius:0px
}

.rounded-tr-sm{
  border-top-right-radius:0.125rem
}

.rounded-tr{
  border-top-right-radius:0.25rem
}

.rounded-tr-md{
  border-top-right-radius:0.375rem
}

.rounded-tr-lg{
  border-top-right-radius:0.5rem
}

.rounded-tr-xl{
  border-top-right-radius:0.75rem
}

.rounded-tr-2xl{
  border-top-right-radius:1rem
}

.rounded-tr-3xl{
  border-top-right-radius:1.5rem
}

.rounded-tr-full{
  border-top-right-radius:9999px
}

.rounded-br-none{
  border-bottom-right-radius:0px
}

.rounded-br-sm{
  border-bottom-right-radius:0.125rem
}

.rounded-br{
  border-bottom-right-radius:0.25rem
}

.rounded-br-md{
  border-bottom-right-radius:0.375rem
}

.rounded-br-lg{
  border-bottom-right-radius:0.5rem
}

.rounded-br-xl{
  border-bottom-right-radius:0.75rem
}

.rounded-br-2xl{
  border-bottom-right-radius:1rem
}

.rounded-br-3xl{
  border-bottom-right-radius:1.5rem
}

.rounded-br-full{
  border-bottom-right-radius:9999px
}

.rounded-bl-none{
  border-bottom-left-radius:0px
}

.rounded-bl-sm{
  border-bottom-left-radius:0.125rem
}

.rounded-bl{
  border-bottom-left-radius:0.25rem
}

.rounded-bl-md{
  border-bottom-left-radius:0.375rem
}

.rounded-bl-lg{
  border-bottom-left-radius:0.5rem
}

.rounded-bl-xl{
  border-bottom-left-radius:0.75rem
}

.rounded-bl-2xl{
  border-bottom-left-radius:1rem
}

.rounded-bl-3xl{
  border-bottom-left-radius:1.5rem
}

.rounded-bl-full{
  border-bottom-left-radius:9999px
}

.border-0{
  border-width:0px
}

.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:0px
}

.border-t-2{
  border-top-width:2px
}

.border-t-4{
  border-top-width:4px
}

.border-t-8{
  border-top-width:8px
}

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

.border-r-0{
  border-right-width:0px
}

.border-r-2{
  border-right-width:2px
}

.border-r-4{
  border-right-width:4px
}

.border-r-8{
  border-right-width:8px
}

.border-r{
  border-right-width:1px
}

.border-b-0{
  border-bottom-width:0px
}

.border-b-2{
  border-bottom-width:2px
}

.border-b-4{
  border-bottom-width:4px
}

.border-b-8{
  border-bottom-width:8px
}

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

.border-l-0{
  border-left-width:0px
}

.border-l-2{
  border-left-width:2px
}

.border-l-4{
  border-left-width:4px
}

.border-l-8{
  border-left-width:8px
}

.border-l{
  border-left-width:1px
}

.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-transparent{
  border-color:transparent
}

.border-customGray-default{
  --tw-border-opacity:1;
  border-color:rgba(169, 174, 179, var(--tw-border-opacity))
}

.border-customGray-light{
  --tw-border-opacity:1;
  border-color:rgba(217, 224, 230, var(--tw-border-opacity))
}

.border-customGray-dark{
  --tw-border-opacity:1;
  border-color:rgba(72, 75, 77, var(--tw-border-opacity))
}

.border-customGray-darker{
  --tw-border-opacity:1;
  border-color:rgba(73, 73, 74, var(--tw-border-opacity))
}

.border-customGray-grayTwo{
  --tw-border-opacity:1;
  border-color:rgba(199, 203, 209, var(--tw-border-opacity))
}

.border-customGray-grayThree{
  --tw-border-opacity:1;
  border-color:rgba(144, 145, 147, var(--tw-border-opacity))
}

.border-customGray-superLight{
  --tw-border-opacity:1;
  border-color:rgba(237, 237, 237, var(--tw-border-opacity))
}

.border-customGray-lighterGray{
  --tw-border-opacity:1;
  border-color:rgba(244, 244, 244, var(--tw-border-opacity))
}

.border-customGray-textGray{
  --tw-border-opacity:1;
  border-color:rgba(143, 155, 179, var(--tw-border-opacity))
}

.border-customGray-superDark{
  --tw-border-opacity:1;
  border-color:rgba(35, 31, 32, var(--tw-border-opacity))
}

.border-customGray-iconGray{
  --tw-border-opacity:1;
  border-color:rgba(169, 174, 179, var(--tw-border-opacity))
}

.border-customGray-mediumGray{
  --tw-border-opacity:1;
  border-color:rgba(227, 228, 228, var(--tw-border-opacity))
}

.border-customGray-swampGray{
  --tw-border-opacity:1;
  border-color:rgba(37, 39, 39, var(--tw-border-opacity))
}

.border-customGray-solitudeGray{
  --tw-border-opacity:1;
  border-color:rgba(224, 228, 232, var(--tw-border-opacity))
}

.border-customGray-winterGray{
  --tw-border-opacity:1;
  border-color:rgba(238, 240, 245, var(--tw-border-opacity))
}

.border-customGray-tableGray{
  --tw-border-opacity:1;
  border-color:rgba(242, 246, 251, var(--tw-border-opacity))
}

.border-customGray-iceGray{
  --tw-border-opacity:1;
  border-color:rgba(245, 247, 252, var(--tw-border-opacity))
}

.border-customGray-gainsboro{
  --tw-border-opacity:1;
  border-color:rgba(240, 242, 246, var(--tw-border-opacity))
}

.border-customGray-offWhite{
  --tw-border-opacity:1;
  border-color:rgba(247, 247, 247, var(--tw-border-opacity))
}

.border-customGray-cloudGray{
  --tw-border-opacity:1;
  border-color:rgba(185, 189, 193, var(--tw-border-opacity))
}

.border-customGray-defaultDark{
  --tw-border-opacity:1;
  border-color:rgba(174, 179, 183, var(--tw-border-opacity))
}

.border-customGray-skeletonGray{
  --tw-border-opacity:1;
  border-color:rgba(222, 223, 227, var(--tw-border-opacity))
}

.border-customBlue-default{
  --tw-border-opacity:1;
  border-color:rgba(35, 54, 116, var(--tw-border-opacity))
}

.border-customBlue-light{
  --tw-border-opacity:1;
  border-color:rgba(239, 244, 250, var(--tw-border-opacity))
}

.border-customBlue-newLight{
  --tw-border-opacity:1;
  border-color:rgba(238, 240, 245, var(--tw-border-opacity))
}

.border-customBlue-superLight{
  --tw-border-opacity:1;
  border-color:rgba(215, 225, 236, var(--tw-border-opacity))
}

.border-customBlue-normal{
  --tw-border-opacity:1;
  border-color:rgba(0, 72, 153, var(--tw-border-opacity))
}

.border-customBlue-dark{
  --tw-border-opacity:1;
  border-color:rgba(34, 43, 69, var(--tw-border-opacity))
}

.border-customBlue-royal{
  --tw-border-opacity:1;
  border-color:rgba(54, 86, 191, var(--tw-border-opacity))
}

.border-customBlue-glass{
  --tw-border-opacity:1;
  border-color:rgba(216, 229, 248, var(--tw-border-opacity))
}

.border-customBlue-hawkesBlue{
  --tw-border-opacity:1;
  border-color:rgba(215, 221, 242, var(--tw-border-opacity))
}

.border-customBlue-darker{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 65, var(--tw-border-opacity))
}

.border-customBlue-newBlue{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 65, var(--tw-border-opacity))
}

.border-customBlue-black{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 64, var(--tw-border-opacity))
}

.border-customBlue-skyLight{
  --tw-border-opacity:1;
  border-color:rgba(240, 244, 249, var(--tw-border-opacity))
}

.border-customBlue-lightBlue{
  --tw-border-opacity:1;
  border-color:rgba(231, 235, 248, var(--tw-border-opacity))
}

.border-customBlue-lightBlueGray{
  --tw-border-opacity:1;
  border-color:rgba(130, 150, 215, var(--tw-border-opacity))
}

.border-customBlue-pale{
  --tw-border-opacity:1;
  border-color:rgba(208, 216, 241, var(--tw-border-opacity))
}

.border-customBlue-lavender{
  --tw-border-opacity:1;
  border-color:rgba(130, 150, 215, var(--tw-border-opacity))
}

.border-customBlue-iceBlue{
  --tw-border-opacity:1;
  border-color:rgba(239, 245, 255, var(--tw-border-opacity))
}

.border-customWhite-default{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.border-customWhite-lightDark{
  --tw-border-opacity:1;
  border-color:rgba(248, 248, 248, var(--tw-border-opacity))
}

.border-customWhite-bWhite{
  --tw-border-opacity:1;
  border-color:rgba(239, 244, 250, var(--tw-border-opacity))
}

.border-customRed-default{
  --tw-border-opacity:1;
  border-color:rgba(177, 0, 0, var(--tw-border-opacity))
}

.border-customGreen-default{
  --tw-border-opacity:1;
  border-color:rgba(139, 212, 45, var(--tw-border-opacity))
}

.border-customGreen-approved{
  --tw-border-opacity:1;
  border-color:rgba(128, 204, 40, var(--tw-border-opacity))
}

.border-customGreen-check{
  --tw-border-opacity:1;
  border-color:rgba(19, 158, 93, var(--tw-border-opacity))
}

.border-customGreen-lime{
  --tw-border-opacity:1;
  border-color:rgba(0, 173, 60, var(--tw-border-opacity))
}

.border-customGreen-dark{
  --tw-border-opacity:1;
  border-color:rgba(3, 172, 109, var(--tw-border-opacity))
}

.border-customGreen-light{
  --tw-border-opacity:1;
  border-color:rgba(165, 208, 114, var(--tw-border-opacity))
}

.border-customYellow-default{
  --tw-border-opacity:1;
  border-color:rgba(254, 248, 230, var(--tw-border-opacity))
}

.border-customYellow-highlight{
  --tw-border-opacity:1;
  border-color:rgba(238, 177, 3, var(--tw-border-opacity))
}

.border-customYellow-bright{
  --tw-border-opacity:1;
  border-color:rgba(253, 216, 53, var(--tw-border-opacity))
}

.border-customYellow-dark{
  --tw-border-opacity:1;
  border-color:rgba(253, 221, 132, var(--tw-border-opacity))
}

.border-customYellow-gold{
  --tw-border-opacity:1;
  border-color:rgba(233, 172, 7, var(--tw-border-opacity))
}

.border-customYellow-mostard{
  --tw-border-opacity:1;
  border-color:rgba(245, 158, 11, var(--tw-border-opacity))
}

.border-customOrange-default{
  --tw-border-opacity:1;
  border-color:rgba(232, 83, 44, var(--tw-border-opacity))
}

.border-customOrange-mediumOrange{
  --tw-border-opacity:1;
  border-color:rgba(244, 147, 60, var(--tw-border-opacity))
}

.border-customOrange-F96319{
  --tw-border-opacity:1;
  border-color:rgba(249, 99, 25, var(--tw-border-opacity))
}

.border-customOrange-EB8A02{
  --tw-border-opacity:1;
  border-color:rgba(235, 138, 2, var(--tw-border-opacity))
}

.border-customPurple-purpleOne{
  --tw-border-opacity:1;
  border-color:rgba(103, 58, 183, var(--tw-border-opacity))
}

.border-inicieColors-orange{
  --tw-border-opacity:1;
  border-color:rgba(243, 108, 72, var(--tw-border-opacity))
}

.border-inicieColors-blue{
  --tw-border-opacity:1;
  border-color:rgba(35, 54, 116, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-transparent{
  border-color:transparent
}

.group:hover .group-hover\:border-customGray-default{
  --tw-border-opacity:1;
  border-color:rgba(169, 174, 179, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-light{
  --tw-border-opacity:1;
  border-color:rgba(217, 224, 230, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-dark{
  --tw-border-opacity:1;
  border-color:rgba(72, 75, 77, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-darker{
  --tw-border-opacity:1;
  border-color:rgba(73, 73, 74, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-grayTwo{
  --tw-border-opacity:1;
  border-color:rgba(199, 203, 209, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-grayThree{
  --tw-border-opacity:1;
  border-color:rgba(144, 145, 147, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-superLight{
  --tw-border-opacity:1;
  border-color:rgba(237, 237, 237, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-lighterGray{
  --tw-border-opacity:1;
  border-color:rgba(244, 244, 244, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-textGray{
  --tw-border-opacity:1;
  border-color:rgba(143, 155, 179, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-superDark{
  --tw-border-opacity:1;
  border-color:rgba(35, 31, 32, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-iconGray{
  --tw-border-opacity:1;
  border-color:rgba(169, 174, 179, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-mediumGray{
  --tw-border-opacity:1;
  border-color:rgba(227, 228, 228, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-swampGray{
  --tw-border-opacity:1;
  border-color:rgba(37, 39, 39, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-solitudeGray{
  --tw-border-opacity:1;
  border-color:rgba(224, 228, 232, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-winterGray{
  --tw-border-opacity:1;
  border-color:rgba(238, 240, 245, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-tableGray{
  --tw-border-opacity:1;
  border-color:rgba(242, 246, 251, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-iceGray{
  --tw-border-opacity:1;
  border-color:rgba(245, 247, 252, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-gainsboro{
  --tw-border-opacity:1;
  border-color:rgba(240, 242, 246, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-offWhite{
  --tw-border-opacity:1;
  border-color:rgba(247, 247, 247, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-cloudGray{
  --tw-border-opacity:1;
  border-color:rgba(185, 189, 193, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-defaultDark{
  --tw-border-opacity:1;
  border-color:rgba(174, 179, 183, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGray-skeletonGray{
  --tw-border-opacity:1;
  border-color:rgba(222, 223, 227, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-default{
  --tw-border-opacity:1;
  border-color:rgba(35, 54, 116, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-light{
  --tw-border-opacity:1;
  border-color:rgba(239, 244, 250, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-newLight{
  --tw-border-opacity:1;
  border-color:rgba(238, 240, 245, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-superLight{
  --tw-border-opacity:1;
  border-color:rgba(215, 225, 236, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-normal{
  --tw-border-opacity:1;
  border-color:rgba(0, 72, 153, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-dark{
  --tw-border-opacity:1;
  border-color:rgba(34, 43, 69, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-royal{
  --tw-border-opacity:1;
  border-color:rgba(54, 86, 191, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-glass{
  --tw-border-opacity:1;
  border-color:rgba(216, 229, 248, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-hawkesBlue{
  --tw-border-opacity:1;
  border-color:rgba(215, 221, 242, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-darker{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 65, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-newBlue{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 65, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-black{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 64, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-skyLight{
  --tw-border-opacity:1;
  border-color:rgba(240, 244, 249, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-lightBlue{
  --tw-border-opacity:1;
  border-color:rgba(231, 235, 248, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-lightBlueGray{
  --tw-border-opacity:1;
  border-color:rgba(130, 150, 215, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-pale{
  --tw-border-opacity:1;
  border-color:rgba(208, 216, 241, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-lavender{
  --tw-border-opacity:1;
  border-color:rgba(130, 150, 215, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customBlue-iceBlue{
  --tw-border-opacity:1;
  border-color:rgba(239, 245, 255, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customWhite-default{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customWhite-lightDark{
  --tw-border-opacity:1;
  border-color:rgba(248, 248, 248, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customWhite-bWhite{
  --tw-border-opacity:1;
  border-color:rgba(239, 244, 250, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customRed-default{
  --tw-border-opacity:1;
  border-color:rgba(177, 0, 0, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGreen-default{
  --tw-border-opacity:1;
  border-color:rgba(139, 212, 45, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGreen-approved{
  --tw-border-opacity:1;
  border-color:rgba(128, 204, 40, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGreen-check{
  --tw-border-opacity:1;
  border-color:rgba(19, 158, 93, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGreen-lime{
  --tw-border-opacity:1;
  border-color:rgba(0, 173, 60, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGreen-dark{
  --tw-border-opacity:1;
  border-color:rgba(3, 172, 109, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customGreen-light{
  --tw-border-opacity:1;
  border-color:rgba(165, 208, 114, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customYellow-default{
  --tw-border-opacity:1;
  border-color:rgba(254, 248, 230, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customYellow-highlight{
  --tw-border-opacity:1;
  border-color:rgba(238, 177, 3, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customYellow-bright{
  --tw-border-opacity:1;
  border-color:rgba(253, 216, 53, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customYellow-dark{
  --tw-border-opacity:1;
  border-color:rgba(253, 221, 132, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customYellow-gold{
  --tw-border-opacity:1;
  border-color:rgba(233, 172, 7, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customYellow-mostard{
  --tw-border-opacity:1;
  border-color:rgba(245, 158, 11, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customOrange-default{
  --tw-border-opacity:1;
  border-color:rgba(232, 83, 44, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customOrange-mediumOrange{
  --tw-border-opacity:1;
  border-color:rgba(244, 147, 60, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customOrange-F96319{
  --tw-border-opacity:1;
  border-color:rgba(249, 99, 25, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customOrange-EB8A02{
  --tw-border-opacity:1;
  border-color:rgba(235, 138, 2, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-customPurple-purpleOne{
  --tw-border-opacity:1;
  border-color:rgba(103, 58, 183, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-inicieColors-orange{
  --tw-border-opacity:1;
  border-color:rgba(243, 108, 72, var(--tw-border-opacity))
}

.group:hover .group-hover\:border-inicieColors-blue{
  --tw-border-opacity:1;
  border-color:rgba(35, 54, 116, var(--tw-border-opacity))
}

.focus-within\:border-transparent:focus-within{
  border-color:transparent
}

.focus-within\:border-customGray-default:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(169, 174, 179, var(--tw-border-opacity))
}

.focus-within\:border-customGray-light:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(217, 224, 230, var(--tw-border-opacity))
}

.focus-within\:border-customGray-dark:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(72, 75, 77, var(--tw-border-opacity))
}

.focus-within\:border-customGray-darker:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(73, 73, 74, var(--tw-border-opacity))
}

.focus-within\:border-customGray-grayTwo:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(199, 203, 209, var(--tw-border-opacity))
}

.focus-within\:border-customGray-grayThree:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(144, 145, 147, var(--tw-border-opacity))
}

.focus-within\:border-customGray-superLight:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(237, 237, 237, var(--tw-border-opacity))
}

.focus-within\:border-customGray-lighterGray:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(244, 244, 244, var(--tw-border-opacity))
}

.focus-within\:border-customGray-textGray:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(143, 155, 179, var(--tw-border-opacity))
}

.focus-within\:border-customGray-superDark:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(35, 31, 32, var(--tw-border-opacity))
}

.focus-within\:border-customGray-iconGray:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(169, 174, 179, var(--tw-border-opacity))
}

.focus-within\:border-customGray-mediumGray:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(227, 228, 228, var(--tw-border-opacity))
}

.focus-within\:border-customGray-swampGray:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(37, 39, 39, var(--tw-border-opacity))
}

.focus-within\:border-customGray-solitudeGray:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(224, 228, 232, var(--tw-border-opacity))
}

.focus-within\:border-customGray-winterGray:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(238, 240, 245, var(--tw-border-opacity))
}

.focus-within\:border-customGray-tableGray:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(242, 246, 251, var(--tw-border-opacity))
}

.focus-within\:border-customGray-iceGray:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(245, 247, 252, var(--tw-border-opacity))
}

.focus-within\:border-customGray-gainsboro:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(240, 242, 246, var(--tw-border-opacity))
}

.focus-within\:border-customGray-offWhite:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(247, 247, 247, var(--tw-border-opacity))
}

.focus-within\:border-customGray-cloudGray:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(185, 189, 193, var(--tw-border-opacity))
}

.focus-within\:border-customGray-defaultDark:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(174, 179, 183, var(--tw-border-opacity))
}

.focus-within\:border-customGray-skeletonGray:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(222, 223, 227, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-default:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(35, 54, 116, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-light:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(239, 244, 250, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-newLight:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(238, 240, 245, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-superLight:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(215, 225, 236, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-normal:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(0, 72, 153, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-dark:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(34, 43, 69, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-royal:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(54, 86, 191, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-glass:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(216, 229, 248, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-hawkesBlue:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(215, 221, 242, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-darker:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 65, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-newBlue:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 65, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-black:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 64, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-skyLight:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(240, 244, 249, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-lightBlue:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(231, 235, 248, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-lightBlueGray:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(130, 150, 215, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-pale:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(208, 216, 241, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-lavender:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(130, 150, 215, var(--tw-border-opacity))
}

.focus-within\:border-customBlue-iceBlue:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(239, 245, 255, var(--tw-border-opacity))
}

.focus-within\:border-customWhite-default:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.focus-within\:border-customWhite-lightDark:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(248, 248, 248, var(--tw-border-opacity))
}

.focus-within\:border-customWhite-bWhite:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(239, 244, 250, var(--tw-border-opacity))
}

.focus-within\:border-customRed-default:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(177, 0, 0, var(--tw-border-opacity))
}

.focus-within\:border-customGreen-default:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(139, 212, 45, var(--tw-border-opacity))
}

.focus-within\:border-customGreen-approved:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(128, 204, 40, var(--tw-border-opacity))
}

.focus-within\:border-customGreen-check:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(19, 158, 93, var(--tw-border-opacity))
}

.focus-within\:border-customGreen-lime:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(0, 173, 60, var(--tw-border-opacity))
}

.focus-within\:border-customGreen-dark:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(3, 172, 109, var(--tw-border-opacity))
}

.focus-within\:border-customGreen-light:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(165, 208, 114, var(--tw-border-opacity))
}

.focus-within\:border-customYellow-default:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(254, 248, 230, var(--tw-border-opacity))
}

.focus-within\:border-customYellow-highlight:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(238, 177, 3, var(--tw-border-opacity))
}

.focus-within\:border-customYellow-bright:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(253, 216, 53, var(--tw-border-opacity))
}

.focus-within\:border-customYellow-dark:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(253, 221, 132, var(--tw-border-opacity))
}

.focus-within\:border-customYellow-gold:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(233, 172, 7, var(--tw-border-opacity))
}

.focus-within\:border-customYellow-mostard:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(245, 158, 11, var(--tw-border-opacity))
}

.focus-within\:border-customOrange-default:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(232, 83, 44, var(--tw-border-opacity))
}

.focus-within\:border-customOrange-mediumOrange:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(244, 147, 60, var(--tw-border-opacity))
}

.focus-within\:border-customOrange-F96319:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(249, 99, 25, var(--tw-border-opacity))
}

.focus-within\:border-customOrange-EB8A02:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(235, 138, 2, var(--tw-border-opacity))
}

.focus-within\:border-customPurple-purpleOne:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(103, 58, 183, var(--tw-border-opacity))
}

.focus-within\:border-inicieColors-orange:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(243, 108, 72, var(--tw-border-opacity))
}

.focus-within\:border-inicieColors-blue:focus-within{
  --tw-border-opacity:1;
  border-color:rgba(35, 54, 116, var(--tw-border-opacity))
}

.hover\:border-transparent:hover{
  border-color:transparent
}

.hover\:border-customGray-default:hover{
  --tw-border-opacity:1;
  border-color:rgba(169, 174, 179, var(--tw-border-opacity))
}

.hover\:border-customGray-light:hover{
  --tw-border-opacity:1;
  border-color:rgba(217, 224, 230, var(--tw-border-opacity))
}

.hover\:border-customGray-dark:hover{
  --tw-border-opacity:1;
  border-color:rgba(72, 75, 77, var(--tw-border-opacity))
}

.hover\:border-customGray-darker:hover{
  --tw-border-opacity:1;
  border-color:rgba(73, 73, 74, var(--tw-border-opacity))
}

.hover\:border-customGray-grayTwo:hover{
  --tw-border-opacity:1;
  border-color:rgba(199, 203, 209, var(--tw-border-opacity))
}

.hover\:border-customGray-grayThree:hover{
  --tw-border-opacity:1;
  border-color:rgba(144, 145, 147, var(--tw-border-opacity))
}

.hover\:border-customGray-superLight:hover{
  --tw-border-opacity:1;
  border-color:rgba(237, 237, 237, var(--tw-border-opacity))
}

.hover\:border-customGray-lighterGray:hover{
  --tw-border-opacity:1;
  border-color:rgba(244, 244, 244, var(--tw-border-opacity))
}

.hover\:border-customGray-textGray:hover{
  --tw-border-opacity:1;
  border-color:rgba(143, 155, 179, var(--tw-border-opacity))
}

.hover\:border-customGray-superDark:hover{
  --tw-border-opacity:1;
  border-color:rgba(35, 31, 32, var(--tw-border-opacity))
}

.hover\:border-customGray-iconGray:hover{
  --tw-border-opacity:1;
  border-color:rgba(169, 174, 179, var(--tw-border-opacity))
}

.hover\:border-customGray-mediumGray:hover{
  --tw-border-opacity:1;
  border-color:rgba(227, 228, 228, var(--tw-border-opacity))
}

.hover\:border-customGray-swampGray:hover{
  --tw-border-opacity:1;
  border-color:rgba(37, 39, 39, var(--tw-border-opacity))
}

.hover\:border-customGray-solitudeGray:hover{
  --tw-border-opacity:1;
  border-color:rgba(224, 228, 232, var(--tw-border-opacity))
}

.hover\:border-customGray-winterGray:hover{
  --tw-border-opacity:1;
  border-color:rgba(238, 240, 245, var(--tw-border-opacity))
}

.hover\:border-customGray-tableGray:hover{
  --tw-border-opacity:1;
  border-color:rgba(242, 246, 251, var(--tw-border-opacity))
}

.hover\:border-customGray-iceGray:hover{
  --tw-border-opacity:1;
  border-color:rgba(245, 247, 252, var(--tw-border-opacity))
}

.hover\:border-customGray-gainsboro:hover{
  --tw-border-opacity:1;
  border-color:rgba(240, 242, 246, var(--tw-border-opacity))
}

.hover\:border-customGray-offWhite:hover{
  --tw-border-opacity:1;
  border-color:rgba(247, 247, 247, var(--tw-border-opacity))
}

.hover\:border-customGray-cloudGray:hover{
  --tw-border-opacity:1;
  border-color:rgba(185, 189, 193, var(--tw-border-opacity))
}

.hover\:border-customGray-defaultDark:hover{
  --tw-border-opacity:1;
  border-color:rgba(174, 179, 183, var(--tw-border-opacity))
}

.hover\:border-customGray-skeletonGray:hover{
  --tw-border-opacity:1;
  border-color:rgba(222, 223, 227, var(--tw-border-opacity))
}

.hover\:border-customBlue-default:hover{
  --tw-border-opacity:1;
  border-color:rgba(35, 54, 116, var(--tw-border-opacity))
}

.hover\:border-customBlue-light:hover{
  --tw-border-opacity:1;
  border-color:rgba(239, 244, 250, var(--tw-border-opacity))
}

.hover\:border-customBlue-newLight:hover{
  --tw-border-opacity:1;
  border-color:rgba(238, 240, 245, var(--tw-border-opacity))
}

.hover\:border-customBlue-superLight:hover{
  --tw-border-opacity:1;
  border-color:rgba(215, 225, 236, var(--tw-border-opacity))
}

.hover\:border-customBlue-normal:hover{
  --tw-border-opacity:1;
  border-color:rgba(0, 72, 153, var(--tw-border-opacity))
}

.hover\:border-customBlue-dark:hover{
  --tw-border-opacity:1;
  border-color:rgba(34, 43, 69, var(--tw-border-opacity))
}

.hover\:border-customBlue-royal:hover{
  --tw-border-opacity:1;
  border-color:rgba(54, 86, 191, var(--tw-border-opacity))
}

.hover\:border-customBlue-glass:hover{
  --tw-border-opacity:1;
  border-color:rgba(216, 229, 248, var(--tw-border-opacity))
}

.hover\:border-customBlue-hawkesBlue:hover{
  --tw-border-opacity:1;
  border-color:rgba(215, 221, 242, var(--tw-border-opacity))
}

.hover\:border-customBlue-darker:hover{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 65, var(--tw-border-opacity))
}

.hover\:border-customBlue-newBlue:hover{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 65, var(--tw-border-opacity))
}

.hover\:border-customBlue-black:hover{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 64, var(--tw-border-opacity))
}

.hover\:border-customBlue-skyLight:hover{
  --tw-border-opacity:1;
  border-color:rgba(240, 244, 249, var(--tw-border-opacity))
}

.hover\:border-customBlue-lightBlue:hover{
  --tw-border-opacity:1;
  border-color:rgba(231, 235, 248, var(--tw-border-opacity))
}

.hover\:border-customBlue-lightBlueGray:hover{
  --tw-border-opacity:1;
  border-color:rgba(130, 150, 215, var(--tw-border-opacity))
}

.hover\:border-customBlue-pale:hover{
  --tw-border-opacity:1;
  border-color:rgba(208, 216, 241, var(--tw-border-opacity))
}

.hover\:border-customBlue-lavender:hover{
  --tw-border-opacity:1;
  border-color:rgba(130, 150, 215, var(--tw-border-opacity))
}

.hover\:border-customBlue-iceBlue:hover{
  --tw-border-opacity:1;
  border-color:rgba(239, 245, 255, var(--tw-border-opacity))
}

.hover\:border-customWhite-default:hover{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.hover\:border-customWhite-lightDark:hover{
  --tw-border-opacity:1;
  border-color:rgba(248, 248, 248, var(--tw-border-opacity))
}

.hover\:border-customWhite-bWhite:hover{
  --tw-border-opacity:1;
  border-color:rgba(239, 244, 250, var(--tw-border-opacity))
}

.hover\:border-customRed-default:hover{
  --tw-border-opacity:1;
  border-color:rgba(177, 0, 0, var(--tw-border-opacity))
}

.hover\:border-customGreen-default:hover{
  --tw-border-opacity:1;
  border-color:rgba(139, 212, 45, var(--tw-border-opacity))
}

.hover\:border-customGreen-approved:hover{
  --tw-border-opacity:1;
  border-color:rgba(128, 204, 40, var(--tw-border-opacity))
}

.hover\:border-customGreen-check:hover{
  --tw-border-opacity:1;
  border-color:rgba(19, 158, 93, var(--tw-border-opacity))
}

.hover\:border-customGreen-lime:hover{
  --tw-border-opacity:1;
  border-color:rgba(0, 173, 60, var(--tw-border-opacity))
}

.hover\:border-customGreen-dark:hover{
  --tw-border-opacity:1;
  border-color:rgba(3, 172, 109, var(--tw-border-opacity))
}

.hover\:border-customGreen-light:hover{
  --tw-border-opacity:1;
  border-color:rgba(165, 208, 114, var(--tw-border-opacity))
}

.hover\:border-customYellow-default:hover{
  --tw-border-opacity:1;
  border-color:rgba(254, 248, 230, var(--tw-border-opacity))
}

.hover\:border-customYellow-highlight:hover{
  --tw-border-opacity:1;
  border-color:rgba(238, 177, 3, var(--tw-border-opacity))
}

.hover\:border-customYellow-bright:hover{
  --tw-border-opacity:1;
  border-color:rgba(253, 216, 53, var(--tw-border-opacity))
}

.hover\:border-customYellow-dark:hover{
  --tw-border-opacity:1;
  border-color:rgba(253, 221, 132, var(--tw-border-opacity))
}

.hover\:border-customYellow-gold:hover{
  --tw-border-opacity:1;
  border-color:rgba(233, 172, 7, var(--tw-border-opacity))
}

.hover\:border-customYellow-mostard:hover{
  --tw-border-opacity:1;
  border-color:rgba(245, 158, 11, var(--tw-border-opacity))
}

.hover\:border-customOrange-default:hover{
  --tw-border-opacity:1;
  border-color:rgba(232, 83, 44, var(--tw-border-opacity))
}

.hover\:border-customOrange-mediumOrange:hover{
  --tw-border-opacity:1;
  border-color:rgba(244, 147, 60, var(--tw-border-opacity))
}

.hover\:border-customOrange-F96319:hover{
  --tw-border-opacity:1;
  border-color:rgba(249, 99, 25, var(--tw-border-opacity))
}

.hover\:border-customOrange-EB8A02:hover{
  --tw-border-opacity:1;
  border-color:rgba(235, 138, 2, var(--tw-border-opacity))
}

.hover\:border-customPurple-purpleOne:hover{
  --tw-border-opacity:1;
  border-color:rgba(103, 58, 183, var(--tw-border-opacity))
}

.hover\:border-inicieColors-orange:hover{
  --tw-border-opacity:1;
  border-color:rgba(243, 108, 72, var(--tw-border-opacity))
}

.hover\:border-inicieColors-blue:hover{
  --tw-border-opacity:1;
  border-color:rgba(35, 54, 116, var(--tw-border-opacity))
}

.focus\:border-transparent:focus{
  border-color:transparent
}

.focus\:border-customGray-default:focus{
  --tw-border-opacity:1;
  border-color:rgba(169, 174, 179, var(--tw-border-opacity))
}

.focus\:border-customGray-light:focus{
  --tw-border-opacity:1;
  border-color:rgba(217, 224, 230, var(--tw-border-opacity))
}

.focus\:border-customGray-dark:focus{
  --tw-border-opacity:1;
  border-color:rgba(72, 75, 77, var(--tw-border-opacity))
}

.focus\:border-customGray-darker:focus{
  --tw-border-opacity:1;
  border-color:rgba(73, 73, 74, var(--tw-border-opacity))
}

.focus\:border-customGray-grayTwo:focus{
  --tw-border-opacity:1;
  border-color:rgba(199, 203, 209, var(--tw-border-opacity))
}

.focus\:border-customGray-grayThree:focus{
  --tw-border-opacity:1;
  border-color:rgba(144, 145, 147, var(--tw-border-opacity))
}

.focus\:border-customGray-superLight:focus{
  --tw-border-opacity:1;
  border-color:rgba(237, 237, 237, var(--tw-border-opacity))
}

.focus\:border-customGray-lighterGray:focus{
  --tw-border-opacity:1;
  border-color:rgba(244, 244, 244, var(--tw-border-opacity))
}

.focus\:border-customGray-textGray:focus{
  --tw-border-opacity:1;
  border-color:rgba(143, 155, 179, var(--tw-border-opacity))
}

.focus\:border-customGray-superDark:focus{
  --tw-border-opacity:1;
  border-color:rgba(35, 31, 32, var(--tw-border-opacity))
}

.focus\:border-customGray-iconGray:focus{
  --tw-border-opacity:1;
  border-color:rgba(169, 174, 179, var(--tw-border-opacity))
}

.focus\:border-customGray-mediumGray:focus{
  --tw-border-opacity:1;
  border-color:rgba(227, 228, 228, var(--tw-border-opacity))
}

.focus\:border-customGray-swampGray:focus{
  --tw-border-opacity:1;
  border-color:rgba(37, 39, 39, var(--tw-border-opacity))
}

.focus\:border-customGray-solitudeGray:focus{
  --tw-border-opacity:1;
  border-color:rgba(224, 228, 232, var(--tw-border-opacity))
}

.focus\:border-customGray-winterGray:focus{
  --tw-border-opacity:1;
  border-color:rgba(238, 240, 245, var(--tw-border-opacity))
}

.focus\:border-customGray-tableGray:focus{
  --tw-border-opacity:1;
  border-color:rgba(242, 246, 251, var(--tw-border-opacity))
}

.focus\:border-customGray-iceGray:focus{
  --tw-border-opacity:1;
  border-color:rgba(245, 247, 252, var(--tw-border-opacity))
}

.focus\:border-customGray-gainsboro:focus{
  --tw-border-opacity:1;
  border-color:rgba(240, 242, 246, var(--tw-border-opacity))
}

.focus\:border-customGray-offWhite:focus{
  --tw-border-opacity:1;
  border-color:rgba(247, 247, 247, var(--tw-border-opacity))
}

.focus\:border-customGray-cloudGray:focus{
  --tw-border-opacity:1;
  border-color:rgba(185, 189, 193, var(--tw-border-opacity))
}

.focus\:border-customGray-defaultDark:focus{
  --tw-border-opacity:1;
  border-color:rgba(174, 179, 183, var(--tw-border-opacity))
}

.focus\:border-customGray-skeletonGray:focus{
  --tw-border-opacity:1;
  border-color:rgba(222, 223, 227, var(--tw-border-opacity))
}

.focus\:border-customBlue-default:focus{
  --tw-border-opacity:1;
  border-color:rgba(35, 54, 116, var(--tw-border-opacity))
}

.focus\:border-customBlue-light:focus{
  --tw-border-opacity:1;
  border-color:rgba(239, 244, 250, var(--tw-border-opacity))
}

.focus\:border-customBlue-newLight:focus{
  --tw-border-opacity:1;
  border-color:rgba(238, 240, 245, var(--tw-border-opacity))
}

.focus\:border-customBlue-superLight:focus{
  --tw-border-opacity:1;
  border-color:rgba(215, 225, 236, var(--tw-border-opacity))
}

.focus\:border-customBlue-normal:focus{
  --tw-border-opacity:1;
  border-color:rgba(0, 72, 153, var(--tw-border-opacity))
}

.focus\:border-customBlue-dark:focus{
  --tw-border-opacity:1;
  border-color:rgba(34, 43, 69, var(--tw-border-opacity))
}

.focus\:border-customBlue-royal:focus{
  --tw-border-opacity:1;
  border-color:rgba(54, 86, 191, var(--tw-border-opacity))
}

.focus\:border-customBlue-glass:focus{
  --tw-border-opacity:1;
  border-color:rgba(216, 229, 248, var(--tw-border-opacity))
}

.focus\:border-customBlue-hawkesBlue:focus{
  --tw-border-opacity:1;
  border-color:rgba(215, 221, 242, var(--tw-border-opacity))
}

.focus\:border-customBlue-darker:focus{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 65, var(--tw-border-opacity))
}

.focus\:border-customBlue-newBlue:focus{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 65, var(--tw-border-opacity))
}

.focus\:border-customBlue-black:focus{
  --tw-border-opacity:1;
  border-color:rgba(15, 39, 64, var(--tw-border-opacity))
}

.focus\:border-customBlue-skyLight:focus{
  --tw-border-opacity:1;
  border-color:rgba(240, 244, 249, var(--tw-border-opacity))
}

.focus\:border-customBlue-lightBlue:focus{
  --tw-border-opacity:1;
  border-color:rgba(231, 235, 248, var(--tw-border-opacity))
}

.focus\:border-customBlue-lightBlueGray:focus{
  --tw-border-opacity:1;
  border-color:rgba(130, 150, 215, var(--tw-border-opacity))
}

.focus\:border-customBlue-pale:focus{
  --tw-border-opacity:1;
  border-color:rgba(208, 216, 241, var(--tw-border-opacity))
}

.focus\:border-customBlue-lavender:focus{
  --tw-border-opacity:1;
  border-color:rgba(130, 150, 215, var(--tw-border-opacity))
}

.focus\:border-customBlue-iceBlue:focus{
  --tw-border-opacity:1;
  border-color:rgba(239, 245, 255, var(--tw-border-opacity))
}

.focus\:border-customWhite-default:focus{
  --tw-border-opacity:1;
  border-color:rgba(255, 255, 255, var(--tw-border-opacity))
}

.focus\:border-customWhite-lightDark:focus{
  --tw-border-opacity:1;
  border-color:rgba(248, 248, 248, var(--tw-border-opacity))
}

.focus\:border-customWhite-bWhite:focus{
  --tw-border-opacity:1;
  border-color:rgba(239, 244, 250, var(--tw-border-opacity))
}

.focus\:border-customRed-default:focus{
  --tw-border-opacity:1;
  border-color:rgba(177, 0, 0, var(--tw-border-opacity))
}

.focus\:border-customGreen-default:focus{
  --tw-border-opacity:1;
  border-color:rgba(139, 212, 45, var(--tw-border-opacity))
}

.focus\:border-customGreen-approved:focus{
  --tw-border-opacity:1;
  border-color:rgba(128, 204, 40, var(--tw-border-opacity))
}

.focus\:border-customGreen-check:focus{
  --tw-border-opacity:1;
  border-color:rgba(19, 158, 93, var(--tw-border-opacity))
}

.focus\:border-customGreen-lime:focus{
  --tw-border-opacity:1;
  border-color:rgba(0, 173, 60, var(--tw-border-opacity))
}

.focus\:border-customGreen-dark:focus{
  --tw-border-opacity:1;
  border-color:rgba(3, 172, 109, var(--tw-border-opacity))
}

.focus\:border-customGreen-light:focus{
  --tw-border-opacity:1;
  border-color:rgba(165, 208, 114, var(--tw-border-opacity))
}

.focus\:border-customYellow-default:focus{
  --tw-border-opacity:1;
  border-color:rgba(254, 248, 230, var(--tw-border-opacity))
}

.focus\:border-customYellow-highlight:focus{
  --tw-border-opacity:1;
  border-color:rgba(238, 177, 3, var(--tw-border-opacity))
}

.focus\:border-customYellow-bright:focus{
  --tw-border-opacity:1;
  border-color:rgba(253, 216, 53, var(--tw-border-opacity))
}

.focus\:border-customYellow-dark:focus{
  --tw-border-opacity:1;
  border-color:rgba(253, 221, 132, var(--tw-border-opacity))
}

.focus\:border-customYellow-gold:focus{
  --tw-border-opacity:1;
  border-color:rgba(233, 172, 7, var(--tw-border-opacity))
}

.focus\:border-customYellow-mostard:focus{
  --tw-border-opacity:1;
  border-color:rgba(245, 158, 11, var(--tw-border-opacity))
}

.focus\:border-customOrange-default:focus{
  --tw-border-opacity:1;
  border-color:rgba(232, 83, 44, var(--tw-border-opacity))
}

.focus\:border-customOrange-mediumOrange:focus{
  --tw-border-opacity:1;
  border-color:rgba(244, 147, 60, var(--tw-border-opacity))
}

.focus\:border-customOrange-F96319:focus{
  --tw-border-opacity:1;
  border-color:rgba(249, 99, 25, var(--tw-border-opacity))
}

.focus\:border-customOrange-EB8A02:focus{
  --tw-border-opacity:1;
  border-color:rgba(235, 138, 2, var(--tw-border-opacity))
}

.focus\:border-customPurple-purpleOne:focus{
  --tw-border-opacity:1;
  border-color:rgba(103, 58, 183, var(--tw-border-opacity))
}

.focus\:border-inicieColors-orange:focus{
  --tw-border-opacity:1;
  border-color:rgba(243, 108, 72, var(--tw-border-opacity))
}

.focus\:border-inicieColors-blue:focus{
  --tw-border-opacity:1;
  border-color:rgba(35, 54, 116, var(--tw-border-opacity))
}

.border-opacity-0{
  --tw-border-opacity:0
}

.border-opacity-5{
  --tw-border-opacity:0.05
}

.border-opacity-10{
  --tw-border-opacity:0.1
}

.border-opacity-20{
  --tw-border-opacity:0.2
}

.border-opacity-25{
  --tw-border-opacity:0.25
}

.border-opacity-30{
  --tw-border-opacity:0.3
}

.border-opacity-40{
  --tw-border-opacity:0.4
}

.border-opacity-50{
  --tw-border-opacity:0.5
}

.border-opacity-60{
  --tw-border-opacity:0.6
}

.border-opacity-70{
  --tw-border-opacity:0.7
}

.border-opacity-75{
  --tw-border-opacity:0.75
}

.border-opacity-80{
  --tw-border-opacity:0.8
}

.border-opacity-90{
  --tw-border-opacity:0.9
}

.border-opacity-95{
  --tw-border-opacity:0.95
}

.border-opacity-100{
  --tw-border-opacity:1
}

.group:hover .group-hover\:border-opacity-0{
  --tw-border-opacity:0
}

.group:hover .group-hover\:border-opacity-5{
  --tw-border-opacity:0.05
}

.group:hover .group-hover\:border-opacity-10{
  --tw-border-opacity:0.1
}

.group:hover .group-hover\:border-opacity-20{
  --tw-border-opacity:0.2
}

.group:hover .group-hover\:border-opacity-25{
  --tw-border-opacity:0.25
}

.group:hover .group-hover\:border-opacity-30{
  --tw-border-opacity:0.3
}

.group:hover .group-hover\:border-opacity-40{
  --tw-border-opacity:0.4
}

.group:hover .group-hover\:border-opacity-50{
  --tw-border-opacity:0.5
}

.group:hover .group-hover\:border-opacity-60{
  --tw-border-opacity:0.6
}

.group:hover .group-hover\:border-opacity-70{
  --tw-border-opacity:0.7
}

.group:hover .group-hover\:border-opacity-75{
  --tw-border-opacity:0.75
}

.group:hover .group-hover\:border-opacity-80{
  --tw-border-opacity:0.8
}

.group:hover .group-hover\:border-opacity-90{
  --tw-border-opacity:0.9
}

.group:hover .group-hover\:border-opacity-95{
  --tw-border-opacity:0.95
}

.group:hover .group-hover\:border-opacity-100{
  --tw-border-opacity:1
}

.focus-within\:border-opacity-0:focus-within{
  --tw-border-opacity:0
}

.focus-within\:border-opacity-5:focus-within{
  --tw-border-opacity:0.05
}

.focus-within\:border-opacity-10:focus-within{
  --tw-border-opacity:0.1
}

.focus-within\:border-opacity-20:focus-within{
  --tw-border-opacity:0.2
}

.focus-within\:border-opacity-25:focus-within{
  --tw-border-opacity:0.25
}

.focus-within\:border-opacity-30:focus-within{
  --tw-border-opacity:0.3
}

.focus-within\:border-opacity-40:focus-within{
  --tw-border-opacity:0.4
}

.focus-within\:border-opacity-50:focus-within{
  --tw-border-opacity:0.5
}

.focus-within\:border-opacity-60:focus-within{
  --tw-border-opacity:0.6
}

.focus-within\:border-opacity-70:focus-within{
  --tw-border-opacity:0.7
}

.focus-within\:border-opacity-75:focus-within{
  --tw-border-opacity:0.75
}

.focus-within\:border-opacity-80:focus-within{
  --tw-border-opacity:0.8
}

.focus-within\:border-opacity-90:focus-within{
  --tw-border-opacity:0.9
}

.focus-within\:border-opacity-95:focus-within{
  --tw-border-opacity:0.95
}

.focus-within\:border-opacity-100:focus-within{
  --tw-border-opacity:1
}

.hover\:border-opacity-0:hover{
  --tw-border-opacity:0
}

.hover\:border-opacity-5:hover{
  --tw-border-opacity:0.05
}

.hover\:border-opacity-10:hover{
  --tw-border-opacity:0.1
}

.hover\:border-opacity-20:hover{
  --tw-border-opacity:0.2
}

.hover\:border-opacity-25:hover{
  --tw-border-opacity:0.25
}

.hover\:border-opacity-30:hover{
  --tw-border-opacity:0.3
}

.hover\:border-opacity-40:hover{
  --tw-border-opacity:0.4
}

.hover\:border-opacity-50:hover{
  --tw-border-opacity:0.5
}

.hover\:border-opacity-60:hover{
  --tw-border-opacity:0.6
}

.hover\:border-opacity-70:hover{
  --tw-border-opacity:0.7
}

.hover\:border-opacity-75:hover{
  --tw-border-opacity:0.75
}

.hover\:border-opacity-80:hover{
  --tw-border-opacity:0.8
}

.hover\:border-opacity-90:hover{
  --tw-border-opacity:0.9
}

.hover\:border-opacity-95:hover{
  --tw-border-opacity:0.95
}

.hover\:border-opacity-100:hover{
  --tw-border-opacity:1
}

.focus\:border-opacity-0:focus{
  --tw-border-opacity:0
}

.focus\:border-opacity-5:focus{
  --tw-border-opacity:0.05
}

.focus\:border-opacity-10:focus{
  --tw-border-opacity:0.1
}

.focus\:border-opacity-20:focus{
  --tw-border-opacity:0.2
}

.focus\:border-opacity-25:focus{
  --tw-border-opacity:0.25
}

.focus\:border-opacity-30:focus{
  --tw-border-opacity:0.3
}

.focus\:border-opacity-40:focus{
  --tw-border-opacity:0.4
}

.focus\:border-opacity-50:focus{
  --tw-border-opacity:0.5
}

.focus\:border-opacity-60:focus{
  --tw-border-opacity:0.6
}

.focus\:border-opacity-70:focus{
  --tw-border-opacity:0.7
}

.focus\:border-opacity-75:focus{
  --tw-border-opacity:0.75
}

.focus\:border-opacity-80:focus{
  --tw-border-opacity:0.8
}

.focus\:border-opacity-90:focus{
  --tw-border-opacity:0.9
}

.focus\:border-opacity-95:focus{
  --tw-border-opacity:0.95
}

.focus\:border-opacity-100:focus{
  --tw-border-opacity:1
}

.bg-transparent{
  background-color:transparent
}

.bg-customGray-default{
  --tw-bg-opacity:1;
  background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
}

.bg-customGray-light{
  --tw-bg-opacity:1;
  background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
}

.bg-customGray-dark{
  --tw-bg-opacity:1;
  background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
}

.bg-customGray-darker{
  --tw-bg-opacity:1;
  background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
}

.bg-customGray-grayTwo{
  --tw-bg-opacity:1;
  background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
}

.bg-customGray-grayThree{
  --tw-bg-opacity:1;
  background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
}

.bg-customGray-superLight{
  --tw-bg-opacity:1;
  background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
}

.bg-customGray-lighterGray{
  --tw-bg-opacity:1;
  background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
}

.bg-customGray-textGray{
  --tw-bg-opacity:1;
  background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
}

.bg-customGray-superDark{
  --tw-bg-opacity:1;
  background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
}

.bg-customGray-iconGray{
  --tw-bg-opacity:1;
  background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
}

.bg-customGray-mediumGray{
  --tw-bg-opacity:1;
  background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
}

.bg-customGray-swampGray{
  --tw-bg-opacity:1;
  background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
}

.bg-customGray-solitudeGray{
  --tw-bg-opacity:1;
  background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
}

.bg-customGray-winterGray{
  --tw-bg-opacity:1;
  background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
}

.bg-customGray-tableGray{
  --tw-bg-opacity:1;
  background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
}

.bg-customGray-iceGray{
  --tw-bg-opacity:1;
  background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
}

.bg-customGray-gainsboro{
  --tw-bg-opacity:1;
  background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
}

.bg-customGray-offWhite{
  --tw-bg-opacity:1;
  background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
}

.bg-customGray-cloudGray{
  --tw-bg-opacity:1;
  background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
}

.bg-customGray-defaultDark{
  --tw-bg-opacity:1;
  background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
}

.bg-customGray-skeletonGray{
  --tw-bg-opacity:1;
  background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
}

.bg-customBlue-default{
  --tw-bg-opacity:1;
  background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
}

.bg-customBlue-light{
  --tw-bg-opacity:1;
  background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
}

.bg-customBlue-newLight{
  --tw-bg-opacity:1;
  background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
}

.bg-customBlue-superLight{
  --tw-bg-opacity:1;
  background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
}

.bg-customBlue-normal{
  --tw-bg-opacity:1;
  background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
}

.bg-customBlue-dark{
  --tw-bg-opacity:1;
  background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
}

.bg-customBlue-royal{
  --tw-bg-opacity:1;
  background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
}

.bg-customBlue-glass{
  --tw-bg-opacity:1;
  background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
}

.bg-customBlue-hawkesBlue{
  --tw-bg-opacity:1;
  background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
}

.bg-customBlue-darker{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
}

.bg-customBlue-newBlue{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
}

.bg-customBlue-black{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
}

.bg-customBlue-skyLight{
  --tw-bg-opacity:1;
  background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
}

.bg-customBlue-lightBlue{
  --tw-bg-opacity:1;
  background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
}

.bg-customBlue-lightBlueGray{
  --tw-bg-opacity:1;
  background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
}

.bg-customBlue-pale{
  --tw-bg-opacity:1;
  background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
}

.bg-customBlue-lavender{
  --tw-bg-opacity:1;
  background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
}

.bg-customBlue-iceBlue{
  --tw-bg-opacity:1;
  background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
}

.bg-customWhite-default{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.bg-customWhite-lightDark{
  --tw-bg-opacity:1;
  background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
}

.bg-customWhite-bWhite{
  --tw-bg-opacity:1;
  background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
}

.bg-customRed-default{
  --tw-bg-opacity:1;
  background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
}

.bg-customGreen-default{
  --tw-bg-opacity:1;
  background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
}

.bg-customGreen-approved{
  --tw-bg-opacity:1;
  background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
}

.bg-customGreen-check{
  --tw-bg-opacity:1;
  background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
}

.bg-customGreen-lime{
  --tw-bg-opacity:1;
  background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
}

.bg-customGreen-dark{
  --tw-bg-opacity:1;
  background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
}

.bg-customGreen-light{
  --tw-bg-opacity:1;
  background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
}

.bg-customYellow-default{
  --tw-bg-opacity:1;
  background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
}

.bg-customYellow-highlight{
  --tw-bg-opacity:1;
  background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
}

.bg-customYellow-bright{
  --tw-bg-opacity:1;
  background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
}

.bg-customYellow-dark{
  --tw-bg-opacity:1;
  background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
}

.bg-customYellow-gold{
  --tw-bg-opacity:1;
  background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
}

.bg-customYellow-mostard{
  --tw-bg-opacity:1;
  background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
}

.bg-customOrange-default{
  --tw-bg-opacity:1;
  background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
}

.bg-customOrange-mediumOrange{
  --tw-bg-opacity:1;
  background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
}

.bg-customOrange-F96319{
  --tw-bg-opacity:1;
  background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
}

.bg-customOrange-EB8A02{
  --tw-bg-opacity:1;
  background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
}

.bg-customPurple-purpleOne{
  --tw-bg-opacity:1;
  background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
}

.bg-inicieColors-orange{
  --tw-bg-opacity:1;
  background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
}

.bg-inicieColors-blue{
  --tw-bg-opacity:1;
  background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-transparent{
  background-color:transparent
}

.group:hover .group-hover\:bg-customGray-default{
  --tw-bg-opacity:1;
  background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-light{
  --tw-bg-opacity:1;
  background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-dark{
  --tw-bg-opacity:1;
  background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-darker{
  --tw-bg-opacity:1;
  background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-grayTwo{
  --tw-bg-opacity:1;
  background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-grayThree{
  --tw-bg-opacity:1;
  background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-superLight{
  --tw-bg-opacity:1;
  background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-lighterGray{
  --tw-bg-opacity:1;
  background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-textGray{
  --tw-bg-opacity:1;
  background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-superDark{
  --tw-bg-opacity:1;
  background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-iconGray{
  --tw-bg-opacity:1;
  background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-mediumGray{
  --tw-bg-opacity:1;
  background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-swampGray{
  --tw-bg-opacity:1;
  background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-solitudeGray{
  --tw-bg-opacity:1;
  background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-winterGray{
  --tw-bg-opacity:1;
  background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-tableGray{
  --tw-bg-opacity:1;
  background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-iceGray{
  --tw-bg-opacity:1;
  background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-gainsboro{
  --tw-bg-opacity:1;
  background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-offWhite{
  --tw-bg-opacity:1;
  background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-cloudGray{
  --tw-bg-opacity:1;
  background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-defaultDark{
  --tw-bg-opacity:1;
  background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGray-skeletonGray{
  --tw-bg-opacity:1;
  background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-default{
  --tw-bg-opacity:1;
  background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-light{
  --tw-bg-opacity:1;
  background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-newLight{
  --tw-bg-opacity:1;
  background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-superLight{
  --tw-bg-opacity:1;
  background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-normal{
  --tw-bg-opacity:1;
  background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-dark{
  --tw-bg-opacity:1;
  background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-royal{
  --tw-bg-opacity:1;
  background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-glass{
  --tw-bg-opacity:1;
  background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-hawkesBlue{
  --tw-bg-opacity:1;
  background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-darker{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-newBlue{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-black{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-skyLight{
  --tw-bg-opacity:1;
  background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-lightBlue{
  --tw-bg-opacity:1;
  background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-lightBlueGray{
  --tw-bg-opacity:1;
  background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-pale{
  --tw-bg-opacity:1;
  background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-lavender{
  --tw-bg-opacity:1;
  background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customBlue-iceBlue{
  --tw-bg-opacity:1;
  background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customWhite-default{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customWhite-lightDark{
  --tw-bg-opacity:1;
  background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customWhite-bWhite{
  --tw-bg-opacity:1;
  background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customRed-default{
  --tw-bg-opacity:1;
  background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGreen-default{
  --tw-bg-opacity:1;
  background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGreen-approved{
  --tw-bg-opacity:1;
  background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGreen-check{
  --tw-bg-opacity:1;
  background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGreen-lime{
  --tw-bg-opacity:1;
  background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGreen-dark{
  --tw-bg-opacity:1;
  background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customGreen-light{
  --tw-bg-opacity:1;
  background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customYellow-default{
  --tw-bg-opacity:1;
  background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customYellow-highlight{
  --tw-bg-opacity:1;
  background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customYellow-bright{
  --tw-bg-opacity:1;
  background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customYellow-dark{
  --tw-bg-opacity:1;
  background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customYellow-gold{
  --tw-bg-opacity:1;
  background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customYellow-mostard{
  --tw-bg-opacity:1;
  background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customOrange-default{
  --tw-bg-opacity:1;
  background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customOrange-mediumOrange{
  --tw-bg-opacity:1;
  background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customOrange-F96319{
  --tw-bg-opacity:1;
  background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customOrange-EB8A02{
  --tw-bg-opacity:1;
  background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-customPurple-purpleOne{
  --tw-bg-opacity:1;
  background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-inicieColors-orange{
  --tw-bg-opacity:1;
  background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-inicieColors-blue{
  --tw-bg-opacity:1;
  background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
}

.focus-within\:bg-transparent:focus-within{
  background-color:transparent
}

.focus-within\:bg-customGray-default:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-light:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-dark:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-darker:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-grayTwo:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-grayThree:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-superLight:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-lighterGray:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-textGray:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-superDark:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-iconGray:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-mediumGray:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-swampGray:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-solitudeGray:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-winterGray:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-tableGray:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-iceGray:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-gainsboro:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-offWhite:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-cloudGray:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-defaultDark:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
}

.focus-within\:bg-customGray-skeletonGray:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-default:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-light:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-newLight:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-superLight:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-normal:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-dark:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-royal:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-glass:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-hawkesBlue:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-darker:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-newBlue:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-black:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-skyLight:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-lightBlue:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-lightBlueGray:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-pale:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-lavender:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
}

.focus-within\:bg-customBlue-iceBlue:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
}

.focus-within\:bg-customWhite-default:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.focus-within\:bg-customWhite-lightDark:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
}

.focus-within\:bg-customWhite-bWhite:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
}

.focus-within\:bg-customRed-default:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
}

.focus-within\:bg-customGreen-default:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
}

.focus-within\:bg-customGreen-approved:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
}

.focus-within\:bg-customGreen-check:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
}

.focus-within\:bg-customGreen-lime:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
}

.focus-within\:bg-customGreen-dark:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
}

.focus-within\:bg-customGreen-light:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
}

.focus-within\:bg-customYellow-default:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
}

.focus-within\:bg-customYellow-highlight:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
}

.focus-within\:bg-customYellow-bright:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
}

.focus-within\:bg-customYellow-dark:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
}

.focus-within\:bg-customYellow-gold:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
}

.focus-within\:bg-customYellow-mostard:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
}

.focus-within\:bg-customOrange-default:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
}

.focus-within\:bg-customOrange-mediumOrange:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
}

.focus-within\:bg-customOrange-F96319:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
}

.focus-within\:bg-customOrange-EB8A02:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
}

.focus-within\:bg-customPurple-purpleOne:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
}

.focus-within\:bg-inicieColors-orange:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
}

.focus-within\:bg-inicieColors-blue:focus-within{
  --tw-bg-opacity:1;
  background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
}

.hover\:bg-transparent:hover{
  background-color:transparent
}

.hover\:bg-customGray-default:hover{
  --tw-bg-opacity:1;
  background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
}

.hover\:bg-customGray-light:hover{
  --tw-bg-opacity:1;
  background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
}

.hover\:bg-customGray-dark:hover{
  --tw-bg-opacity:1;
  background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
}

.hover\:bg-customGray-darker:hover{
  --tw-bg-opacity:1;
  background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
}

.hover\:bg-customGray-grayTwo:hover{
  --tw-bg-opacity:1;
  background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
}

.hover\:bg-customGray-grayThree:hover{
  --tw-bg-opacity:1;
  background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
}

.hover\:bg-customGray-superLight:hover{
  --tw-bg-opacity:1;
  background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
}

.hover\:bg-customGray-lighterGray:hover{
  --tw-bg-opacity:1;
  background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
}

.hover\:bg-customGray-textGray:hover{
  --tw-bg-opacity:1;
  background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
}

.hover\:bg-customGray-superDark:hover{
  --tw-bg-opacity:1;
  background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
}

.hover\:bg-customGray-iconGray:hover{
  --tw-bg-opacity:1;
  background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
}

.hover\:bg-customGray-mediumGray:hover{
  --tw-bg-opacity:1;
  background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
}

.hover\:bg-customGray-swampGray:hover{
  --tw-bg-opacity:1;
  background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
}

.hover\:bg-customGray-solitudeGray:hover{
  --tw-bg-opacity:1;
  background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
}

.hover\:bg-customGray-winterGray:hover{
  --tw-bg-opacity:1;
  background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
}

.hover\:bg-customGray-tableGray:hover{
  --tw-bg-opacity:1;
  background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
}

.hover\:bg-customGray-iceGray:hover{
  --tw-bg-opacity:1;
  background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
}

.hover\:bg-customGray-gainsboro:hover{
  --tw-bg-opacity:1;
  background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
}

.hover\:bg-customGray-offWhite:hover{
  --tw-bg-opacity:1;
  background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
}

.hover\:bg-customGray-cloudGray:hover{
  --tw-bg-opacity:1;
  background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
}

.hover\:bg-customGray-defaultDark:hover{
  --tw-bg-opacity:1;
  background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
}

.hover\:bg-customGray-skeletonGray:hover{
  --tw-bg-opacity:1;
  background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-default:hover{
  --tw-bg-opacity:1;
  background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-light:hover{
  --tw-bg-opacity:1;
  background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-newLight:hover{
  --tw-bg-opacity:1;
  background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-superLight:hover{
  --tw-bg-opacity:1;
  background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-normal:hover{
  --tw-bg-opacity:1;
  background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-dark:hover{
  --tw-bg-opacity:1;
  background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-royal:hover{
  --tw-bg-opacity:1;
  background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-glass:hover{
  --tw-bg-opacity:1;
  background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-hawkesBlue:hover{
  --tw-bg-opacity:1;
  background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-darker:hover{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-newBlue:hover{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-black:hover{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-skyLight:hover{
  --tw-bg-opacity:1;
  background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-lightBlue:hover{
  --tw-bg-opacity:1;
  background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-lightBlueGray:hover{
  --tw-bg-opacity:1;
  background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-pale:hover{
  --tw-bg-opacity:1;
  background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-lavender:hover{
  --tw-bg-opacity:1;
  background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
}

.hover\:bg-customBlue-iceBlue:hover{
  --tw-bg-opacity:1;
  background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
}

.hover\:bg-customWhite-default:hover{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.hover\:bg-customWhite-lightDark:hover{
  --tw-bg-opacity:1;
  background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
}

.hover\:bg-customWhite-bWhite:hover{
  --tw-bg-opacity:1;
  background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
}

.hover\:bg-customRed-default:hover{
  --tw-bg-opacity:1;
  background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
}

.hover\:bg-customGreen-default:hover{
  --tw-bg-opacity:1;
  background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
}

.hover\:bg-customGreen-approved:hover{
  --tw-bg-opacity:1;
  background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
}

.hover\:bg-customGreen-check:hover{
  --tw-bg-opacity:1;
  background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
}

.hover\:bg-customGreen-lime:hover{
  --tw-bg-opacity:1;
  background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
}

.hover\:bg-customGreen-dark:hover{
  --tw-bg-opacity:1;
  background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
}

.hover\:bg-customGreen-light:hover{
  --tw-bg-opacity:1;
  background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
}

.hover\:bg-customYellow-default:hover{
  --tw-bg-opacity:1;
  background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
}

.hover\:bg-customYellow-highlight:hover{
  --tw-bg-opacity:1;
  background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
}

.hover\:bg-customYellow-bright:hover{
  --tw-bg-opacity:1;
  background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
}

.hover\:bg-customYellow-dark:hover{
  --tw-bg-opacity:1;
  background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
}

.hover\:bg-customYellow-gold:hover{
  --tw-bg-opacity:1;
  background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
}

.hover\:bg-customYellow-mostard:hover{
  --tw-bg-opacity:1;
  background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
}

.hover\:bg-customOrange-default:hover{
  --tw-bg-opacity:1;
  background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
}

.hover\:bg-customOrange-mediumOrange:hover{
  --tw-bg-opacity:1;
  background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
}

.hover\:bg-customOrange-F96319:hover{
  --tw-bg-opacity:1;
  background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
}

.hover\:bg-customOrange-EB8A02:hover{
  --tw-bg-opacity:1;
  background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
}

.hover\:bg-customPurple-purpleOne:hover{
  --tw-bg-opacity:1;
  background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
}

.hover\:bg-inicieColors-orange:hover{
  --tw-bg-opacity:1;
  background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
}

.hover\:bg-inicieColors-blue:hover{
  --tw-bg-opacity:1;
  background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
}

.focus\:bg-transparent:focus{
  background-color:transparent
}

.focus\:bg-customGray-default:focus{
  --tw-bg-opacity:1;
  background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
}

.focus\:bg-customGray-light:focus{
  --tw-bg-opacity:1;
  background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
}

.focus\:bg-customGray-dark:focus{
  --tw-bg-opacity:1;
  background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
}

.focus\:bg-customGray-darker:focus{
  --tw-bg-opacity:1;
  background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
}

.focus\:bg-customGray-grayTwo:focus{
  --tw-bg-opacity:1;
  background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
}

.focus\:bg-customGray-grayThree:focus{
  --tw-bg-opacity:1;
  background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
}

.focus\:bg-customGray-superLight:focus{
  --tw-bg-opacity:1;
  background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
}

.focus\:bg-customGray-lighterGray:focus{
  --tw-bg-opacity:1;
  background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
}

.focus\:bg-customGray-textGray:focus{
  --tw-bg-opacity:1;
  background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
}

.focus\:bg-customGray-superDark:focus{
  --tw-bg-opacity:1;
  background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
}

.focus\:bg-customGray-iconGray:focus{
  --tw-bg-opacity:1;
  background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
}

.focus\:bg-customGray-mediumGray:focus{
  --tw-bg-opacity:1;
  background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
}

.focus\:bg-customGray-swampGray:focus{
  --tw-bg-opacity:1;
  background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
}

.focus\:bg-customGray-solitudeGray:focus{
  --tw-bg-opacity:1;
  background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
}

.focus\:bg-customGray-winterGray:focus{
  --tw-bg-opacity:1;
  background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
}

.focus\:bg-customGray-tableGray:focus{
  --tw-bg-opacity:1;
  background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
}

.focus\:bg-customGray-iceGray:focus{
  --tw-bg-opacity:1;
  background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
}

.focus\:bg-customGray-gainsboro:focus{
  --tw-bg-opacity:1;
  background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
}

.focus\:bg-customGray-offWhite:focus{
  --tw-bg-opacity:1;
  background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
}

.focus\:bg-customGray-cloudGray:focus{
  --tw-bg-opacity:1;
  background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
}

.focus\:bg-customGray-defaultDark:focus{
  --tw-bg-opacity:1;
  background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
}

.focus\:bg-customGray-skeletonGray:focus{
  --tw-bg-opacity:1;
  background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-default:focus{
  --tw-bg-opacity:1;
  background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-light:focus{
  --tw-bg-opacity:1;
  background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-newLight:focus{
  --tw-bg-opacity:1;
  background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-superLight:focus{
  --tw-bg-opacity:1;
  background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-normal:focus{
  --tw-bg-opacity:1;
  background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-dark:focus{
  --tw-bg-opacity:1;
  background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-royal:focus{
  --tw-bg-opacity:1;
  background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-glass:focus{
  --tw-bg-opacity:1;
  background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-hawkesBlue:focus{
  --tw-bg-opacity:1;
  background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-darker:focus{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-newBlue:focus{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-black:focus{
  --tw-bg-opacity:1;
  background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-skyLight:focus{
  --tw-bg-opacity:1;
  background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-lightBlue:focus{
  --tw-bg-opacity:1;
  background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-lightBlueGray:focus{
  --tw-bg-opacity:1;
  background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-pale:focus{
  --tw-bg-opacity:1;
  background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-lavender:focus{
  --tw-bg-opacity:1;
  background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
}

.focus\:bg-customBlue-iceBlue:focus{
  --tw-bg-opacity:1;
  background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
}

.focus\:bg-customWhite-default:focus{
  --tw-bg-opacity:1;
  background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
}

.focus\:bg-customWhite-lightDark:focus{
  --tw-bg-opacity:1;
  background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
}

.focus\:bg-customWhite-bWhite:focus{
  --tw-bg-opacity:1;
  background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
}

.focus\:bg-customRed-default:focus{
  --tw-bg-opacity:1;
  background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
}

.focus\:bg-customGreen-default:focus{
  --tw-bg-opacity:1;
  background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
}

.focus\:bg-customGreen-approved:focus{
  --tw-bg-opacity:1;
  background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
}

.focus\:bg-customGreen-check:focus{
  --tw-bg-opacity:1;
  background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
}

.focus\:bg-customGreen-lime:focus{
  --tw-bg-opacity:1;
  background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
}

.focus\:bg-customGreen-dark:focus{
  --tw-bg-opacity:1;
  background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
}

.focus\:bg-customGreen-light:focus{
  --tw-bg-opacity:1;
  background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
}

.focus\:bg-customYellow-default:focus{
  --tw-bg-opacity:1;
  background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
}

.focus\:bg-customYellow-highlight:focus{
  --tw-bg-opacity:1;
  background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
}

.focus\:bg-customYellow-bright:focus{
  --tw-bg-opacity:1;
  background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
}

.focus\:bg-customYellow-dark:focus{
  --tw-bg-opacity:1;
  background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
}

.focus\:bg-customYellow-gold:focus{
  --tw-bg-opacity:1;
  background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
}

.focus\:bg-customYellow-mostard:focus{
  --tw-bg-opacity:1;
  background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
}

.focus\:bg-customOrange-default:focus{
  --tw-bg-opacity:1;
  background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
}

.focus\:bg-customOrange-mediumOrange:focus{
  --tw-bg-opacity:1;
  background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
}

.focus\:bg-customOrange-F96319:focus{
  --tw-bg-opacity:1;
  background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
}

.focus\:bg-customOrange-EB8A02:focus{
  --tw-bg-opacity:1;
  background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
}

.focus\:bg-customPurple-purpleOne:focus{
  --tw-bg-opacity:1;
  background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
}

.focus\:bg-inicieColors-orange:focus{
  --tw-bg-opacity:1;
  background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
}

.focus\:bg-inicieColors-blue:focus{
  --tw-bg-opacity:1;
  background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
}

.bg-opacity-0{
  --tw-bg-opacity:0
}

.bg-opacity-5{
  --tw-bg-opacity:0.05
}

.bg-opacity-10{
  --tw-bg-opacity:0.1
}

.bg-opacity-20{
  --tw-bg-opacity:0.2
}

.bg-opacity-25{
  --tw-bg-opacity:0.25
}

.bg-opacity-30{
  --tw-bg-opacity:0.3
}

.bg-opacity-40{
  --tw-bg-opacity:0.4
}

.bg-opacity-50{
  --tw-bg-opacity:0.5
}

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

.bg-opacity-70{
  --tw-bg-opacity:0.7
}

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

.bg-opacity-80{
  --tw-bg-opacity:0.8
}

.bg-opacity-90{
  --tw-bg-opacity:0.9
}

.bg-opacity-95{
  --tw-bg-opacity:0.95
}

.bg-opacity-100{
  --tw-bg-opacity:1
}

.group:hover .group-hover\:bg-opacity-0{
  --tw-bg-opacity:0
}

.group:hover .group-hover\:bg-opacity-5{
  --tw-bg-opacity:0.05
}

.group:hover .group-hover\:bg-opacity-10{
  --tw-bg-opacity:0.1
}

.group:hover .group-hover\:bg-opacity-20{
  --tw-bg-opacity:0.2
}

.group:hover .group-hover\:bg-opacity-25{
  --tw-bg-opacity:0.25
}

.group:hover .group-hover\:bg-opacity-30{
  --tw-bg-opacity:0.3
}

.group:hover .group-hover\:bg-opacity-40{
  --tw-bg-opacity:0.4
}

.group:hover .group-hover\:bg-opacity-50{
  --tw-bg-opacity:0.5
}

.group:hover .group-hover\:bg-opacity-60{
  --tw-bg-opacity:0.6
}

.group:hover .group-hover\:bg-opacity-70{
  --tw-bg-opacity:0.7
}

.group:hover .group-hover\:bg-opacity-75{
  --tw-bg-opacity:0.75
}

.group:hover .group-hover\:bg-opacity-80{
  --tw-bg-opacity:0.8
}

.group:hover .group-hover\:bg-opacity-90{
  --tw-bg-opacity:0.9
}

.group:hover .group-hover\:bg-opacity-95{
  --tw-bg-opacity:0.95
}

.group:hover .group-hover\:bg-opacity-100{
  --tw-bg-opacity:1
}

.focus-within\:bg-opacity-0:focus-within{
  --tw-bg-opacity:0
}

.focus-within\:bg-opacity-5:focus-within{
  --tw-bg-opacity:0.05
}

.focus-within\:bg-opacity-10:focus-within{
  --tw-bg-opacity:0.1
}

.focus-within\:bg-opacity-20:focus-within{
  --tw-bg-opacity:0.2
}

.focus-within\:bg-opacity-25:focus-within{
  --tw-bg-opacity:0.25
}

.focus-within\:bg-opacity-30:focus-within{
  --tw-bg-opacity:0.3
}

.focus-within\:bg-opacity-40:focus-within{
  --tw-bg-opacity:0.4
}

.focus-within\:bg-opacity-50:focus-within{
  --tw-bg-opacity:0.5
}

.focus-within\:bg-opacity-60:focus-within{
  --tw-bg-opacity:0.6
}

.focus-within\:bg-opacity-70:focus-within{
  --tw-bg-opacity:0.7
}

.focus-within\:bg-opacity-75:focus-within{
  --tw-bg-opacity:0.75
}

.focus-within\:bg-opacity-80:focus-within{
  --tw-bg-opacity:0.8
}

.focus-within\:bg-opacity-90:focus-within{
  --tw-bg-opacity:0.9
}

.focus-within\:bg-opacity-95:focus-within{
  --tw-bg-opacity:0.95
}

.focus-within\:bg-opacity-100:focus-within{
  --tw-bg-opacity:1
}

.hover\:bg-opacity-0:hover{
  --tw-bg-opacity:0
}

.hover\:bg-opacity-5:hover{
  --tw-bg-opacity:0.05
}

.hover\:bg-opacity-10:hover{
  --tw-bg-opacity:0.1
}

.hover\:bg-opacity-20:hover{
  --tw-bg-opacity:0.2
}

.hover\:bg-opacity-25:hover{
  --tw-bg-opacity:0.25
}

.hover\:bg-opacity-30:hover{
  --tw-bg-opacity:0.3
}

.hover\:bg-opacity-40:hover{
  --tw-bg-opacity:0.4
}

.hover\:bg-opacity-50:hover{
  --tw-bg-opacity:0.5
}

.hover\:bg-opacity-60:hover{
  --tw-bg-opacity:0.6
}

.hover\:bg-opacity-70:hover{
  --tw-bg-opacity:0.7
}

.hover\:bg-opacity-75:hover{
  --tw-bg-opacity:0.75
}

.hover\:bg-opacity-80:hover{
  --tw-bg-opacity:0.8
}

.hover\:bg-opacity-90:hover{
  --tw-bg-opacity:0.9
}

.hover\:bg-opacity-95:hover{
  --tw-bg-opacity:0.95
}

.hover\:bg-opacity-100:hover{
  --tw-bg-opacity:1
}

.focus\:bg-opacity-0:focus{
  --tw-bg-opacity:0
}

.focus\:bg-opacity-5:focus{
  --tw-bg-opacity:0.05
}

.focus\:bg-opacity-10:focus{
  --tw-bg-opacity:0.1
}

.focus\:bg-opacity-20:focus{
  --tw-bg-opacity:0.2
}

.focus\:bg-opacity-25:focus{
  --tw-bg-opacity:0.25
}

.focus\:bg-opacity-30:focus{
  --tw-bg-opacity:0.3
}

.focus\:bg-opacity-40:focus{
  --tw-bg-opacity:0.4
}

.focus\:bg-opacity-50:focus{
  --tw-bg-opacity:0.5
}

.focus\:bg-opacity-60:focus{
  --tw-bg-opacity:0.6
}

.focus\:bg-opacity-70:focus{
  --tw-bg-opacity:0.7
}

.focus\:bg-opacity-75:focus{
  --tw-bg-opacity:0.75
}

.focus\:bg-opacity-80:focus{
  --tw-bg-opacity:0.8
}

.focus\:bg-opacity-90:focus{
  --tw-bg-opacity:0.9
}

.focus\:bg-opacity-95:focus{
  --tw-bg-opacity:0.95
}

.focus\:bg-opacity-100:focus{
  --tw-bg-opacity:1
}

.bg-none{
  background-image:none
}

.bg-gradient-to-t{
  background-image:linear-gradient(to top, var(--tw-gradient-stops))
}

.bg-gradient-to-tr{
  background-image:linear-gradient(to top right, var(--tw-gradient-stops))
}

.bg-gradient-to-r{
  background-image:linear-gradient(to right, var(--tw-gradient-stops))
}

.bg-gradient-to-br{
  background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
}

.bg-gradient-to-b{
  background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
}

.bg-gradient-to-bl{
  background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
}

.bg-gradient-to-l{
  background-image:linear-gradient(to left, var(--tw-gradient-stops))
}

.bg-gradient-to-tl{
  background-image:linear-gradient(to top left, var(--tw-gradient-stops))
}

.from-transparent{
  --tw-gradient-from:transparent;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.from-customGray-default{
  --tw-gradient-from:#A9AEB3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
}

.from-customGray-light{
  --tw-gradient-from:#d9e0e6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
}

.from-customGray-dark{
  --tw-gradient-from:#484B4D;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
}

.from-customGray-darker{
  --tw-gradient-from:#49494A;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
}

.from-customGray-grayTwo{
  --tw-gradient-from:#C7CBD1;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
}

.from-customGray-grayThree{
  --tw-gradient-from:#909193;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
}

.from-customGray-superLight{
  --tw-gradient-from:#EDEDED;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
}

.from-customGray-lighterGray{
  --tw-gradient-from:#F4F4F4;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
}

.from-customGray-textGray{
  --tw-gradient-from:#8F9BB3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
}

.from-customGray-superDark{
  --tw-gradient-from:#231F20;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
}

.from-customGray-iconGray{
  --tw-gradient-from:#A9AEB3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
}

.from-customGray-mediumGray{
  --tw-gradient-from:#E3E4E4;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
}

.from-customGray-swampGray{
  --tw-gradient-from:#252727;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
}

.from-customGray-solitudeGray{
  --tw-gradient-from:#E0E4E8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
}

.from-customGray-winterGray{
  --tw-gradient-from:#EEF0F5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
}

.from-customGray-tableGray{
  --tw-gradient-from:#F2F6FB;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
}

.from-customGray-iceGray{
  --tw-gradient-from:#F5F7FC;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
}

.from-customGray-gainsboro{
  --tw-gradient-from:#F0F2F6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
}

.from-customGray-offWhite{
  --tw-gradient-from:#F7F7F7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
}

.from-customGray-cloudGray{
  --tw-gradient-from:#B9BDC1;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
}

.from-customGray-defaultDark{
  --tw-gradient-from:#AEB3B7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
}

.from-customGray-skeletonGray{
  --tw-gradient-from:#DEDFE3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
}

.from-customBlue-default{
  --tw-gradient-from:#233674;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
}

.from-customBlue-light{
  --tw-gradient-from:#EFF4FA;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
}

.from-customBlue-newLight{
  --tw-gradient-from:#EEF0F5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
}

.from-customBlue-superLight{
  --tw-gradient-from:#D7E1EC;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
}

.from-customBlue-normal{
  --tw-gradient-from:#004899;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
}

.from-customBlue-dark{
  --tw-gradient-from:#222B45;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
}

.from-customBlue-royal{
  --tw-gradient-from:#3656BF;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
}

.from-customBlue-glass{
  --tw-gradient-from:#D8E5F8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
}

.from-customBlue-hawkesBlue{
  --tw-gradient-from:#D7DDF2;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
}

.from-customBlue-darker{
  --tw-gradient-from:#0F2741;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
}

.from-customBlue-newBlue{
  --tw-gradient-from:#0F2741;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
}

.from-customBlue-black{
  --tw-gradient-from:#0F2740;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
}

.from-customBlue-skyLight{
  --tw-gradient-from:#F0F4F9;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
}

.from-customBlue-lightBlue{
  --tw-gradient-from:#E7EBF8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
}

.from-customBlue-lightBlueGray{
  --tw-gradient-from:#8296D7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
}

.from-customBlue-pale{
  --tw-gradient-from:#D0D8F1;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
}

.from-customBlue-lavender{
  --tw-gradient-from:#8296D7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
}

.from-customBlue-iceBlue{
  --tw-gradient-from:#EFF5FF;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
}

.from-customWhite-default{
  --tw-gradient-from:#ffffff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.from-customWhite-lightDark{
  --tw-gradient-from:#F8F8F8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
}

.from-customWhite-bWhite{
  --tw-gradient-from:#EFF4FA;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
}

.from-customRed-default{
  --tw-gradient-from:#B10000;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
}

.from-customGreen-default{
  --tw-gradient-from:#8BD42D;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
}

.from-customGreen-approved{
  --tw-gradient-from:#80CC28;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
}

.from-customGreen-check{
  --tw-gradient-from:#139E5D;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
}

.from-customGreen-lime{
  --tw-gradient-from:#00AD3C;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
}

.from-customGreen-dark{
  --tw-gradient-from:#03AC6D;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
}

.from-customGreen-light{
  --tw-gradient-from:#A5D072;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
}

.from-customYellow-default{
  --tw-gradient-from:#FEF8E6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
}

.from-customYellow-highlight{
  --tw-gradient-from:#EEB103;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
}

.from-customYellow-bright{
  --tw-gradient-from:#FDD835;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
}

.from-customYellow-dark{
  --tw-gradient-from:#FDDD84;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
}

.from-customYellow-gold{
  --tw-gradient-from:#E9AC07;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
}

.from-customYellow-mostard{
  --tw-gradient-from:#F59E0B;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
}

.from-customOrange-default{
  --tw-gradient-from:#E8532C;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
}

.from-customOrange-mediumOrange{
  --tw-gradient-from:#F4933C;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
}

.from-customOrange-F96319{
  --tw-gradient-from:#F96319;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
}

.from-customOrange-EB8A02{
  --tw-gradient-from:#EB8A02;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
}

.from-customPurple-purpleOne{
  --tw-gradient-from:#673AB7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
}

.from-inicieColors-orange{
  --tw-gradient-from:#F36C48;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
}

.from-inicieColors-blue{
  --tw-gradient-from:#233674;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
}

.hover\:from-transparent:hover{
  --tw-gradient-from:transparent;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.hover\:from-customGray-default:hover{
  --tw-gradient-from:#A9AEB3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
}

.hover\:from-customGray-light:hover{
  --tw-gradient-from:#d9e0e6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
}

.hover\:from-customGray-dark:hover{
  --tw-gradient-from:#484B4D;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
}

.hover\:from-customGray-darker:hover{
  --tw-gradient-from:#49494A;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
}

.hover\:from-customGray-grayTwo:hover{
  --tw-gradient-from:#C7CBD1;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
}

.hover\:from-customGray-grayThree:hover{
  --tw-gradient-from:#909193;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
}

.hover\:from-customGray-superLight:hover{
  --tw-gradient-from:#EDEDED;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
}

.hover\:from-customGray-lighterGray:hover{
  --tw-gradient-from:#F4F4F4;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
}

.hover\:from-customGray-textGray:hover{
  --tw-gradient-from:#8F9BB3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
}

.hover\:from-customGray-superDark:hover{
  --tw-gradient-from:#231F20;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
}

.hover\:from-customGray-iconGray:hover{
  --tw-gradient-from:#A9AEB3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
}

.hover\:from-customGray-mediumGray:hover{
  --tw-gradient-from:#E3E4E4;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
}

.hover\:from-customGray-swampGray:hover{
  --tw-gradient-from:#252727;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
}

.hover\:from-customGray-solitudeGray:hover{
  --tw-gradient-from:#E0E4E8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
}

.hover\:from-customGray-winterGray:hover{
  --tw-gradient-from:#EEF0F5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
}

.hover\:from-customGray-tableGray:hover{
  --tw-gradient-from:#F2F6FB;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
}

.hover\:from-customGray-iceGray:hover{
  --tw-gradient-from:#F5F7FC;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
}

.hover\:from-customGray-gainsboro:hover{
  --tw-gradient-from:#F0F2F6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
}

.hover\:from-customGray-offWhite:hover{
  --tw-gradient-from:#F7F7F7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
}

.hover\:from-customGray-cloudGray:hover{
  --tw-gradient-from:#B9BDC1;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
}

.hover\:from-customGray-defaultDark:hover{
  --tw-gradient-from:#AEB3B7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
}

.hover\:from-customGray-skeletonGray:hover{
  --tw-gradient-from:#DEDFE3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
}

.hover\:from-customBlue-default:hover{
  --tw-gradient-from:#233674;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
}

.hover\:from-customBlue-light:hover{
  --tw-gradient-from:#EFF4FA;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
}

.hover\:from-customBlue-newLight:hover{
  --tw-gradient-from:#EEF0F5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
}

.hover\:from-customBlue-superLight:hover{
  --tw-gradient-from:#D7E1EC;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
}

.hover\:from-customBlue-normal:hover{
  --tw-gradient-from:#004899;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
}

.hover\:from-customBlue-dark:hover{
  --tw-gradient-from:#222B45;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
}

.hover\:from-customBlue-royal:hover{
  --tw-gradient-from:#3656BF;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
}

.hover\:from-customBlue-glass:hover{
  --tw-gradient-from:#D8E5F8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
}

.hover\:from-customBlue-hawkesBlue:hover{
  --tw-gradient-from:#D7DDF2;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
}

.hover\:from-customBlue-darker:hover{
  --tw-gradient-from:#0F2741;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
}

.hover\:from-customBlue-newBlue:hover{
  --tw-gradient-from:#0F2741;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
}

.hover\:from-customBlue-black:hover{
  --tw-gradient-from:#0F2740;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
}

.hover\:from-customBlue-skyLight:hover{
  --tw-gradient-from:#F0F4F9;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
}

.hover\:from-customBlue-lightBlue:hover{
  --tw-gradient-from:#E7EBF8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
}

.hover\:from-customBlue-lightBlueGray:hover{
  --tw-gradient-from:#8296D7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
}

.hover\:from-customBlue-pale:hover{
  --tw-gradient-from:#D0D8F1;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
}

.hover\:from-customBlue-lavender:hover{
  --tw-gradient-from:#8296D7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
}

.hover\:from-customBlue-iceBlue:hover{
  --tw-gradient-from:#EFF5FF;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
}

.hover\:from-customWhite-default:hover{
  --tw-gradient-from:#ffffff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:from-customWhite-lightDark:hover{
  --tw-gradient-from:#F8F8F8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
}

.hover\:from-customWhite-bWhite:hover{
  --tw-gradient-from:#EFF4FA;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
}

.hover\:from-customRed-default:hover{
  --tw-gradient-from:#B10000;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
}

.hover\:from-customGreen-default:hover{
  --tw-gradient-from:#8BD42D;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
}

.hover\:from-customGreen-approved:hover{
  --tw-gradient-from:#80CC28;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
}

.hover\:from-customGreen-check:hover{
  --tw-gradient-from:#139E5D;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
}

.hover\:from-customGreen-lime:hover{
  --tw-gradient-from:#00AD3C;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
}

.hover\:from-customGreen-dark:hover{
  --tw-gradient-from:#03AC6D;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
}

.hover\:from-customGreen-light:hover{
  --tw-gradient-from:#A5D072;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
}

.hover\:from-customYellow-default:hover{
  --tw-gradient-from:#FEF8E6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
}

.hover\:from-customYellow-highlight:hover{
  --tw-gradient-from:#EEB103;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
}

.hover\:from-customYellow-bright:hover{
  --tw-gradient-from:#FDD835;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
}

.hover\:from-customYellow-dark:hover{
  --tw-gradient-from:#FDDD84;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
}

.hover\:from-customYellow-gold:hover{
  --tw-gradient-from:#E9AC07;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
}

.hover\:from-customYellow-mostard:hover{
  --tw-gradient-from:#F59E0B;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
}

.hover\:from-customOrange-default:hover{
  --tw-gradient-from:#E8532C;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
}

.hover\:from-customOrange-mediumOrange:hover{
  --tw-gradient-from:#F4933C;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
}

.hover\:from-customOrange-F96319:hover{
  --tw-gradient-from:#F96319;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
}

.hover\:from-customOrange-EB8A02:hover{
  --tw-gradient-from:#EB8A02;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
}

.hover\:from-customPurple-purpleOne:hover{
  --tw-gradient-from:#673AB7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
}

.hover\:from-inicieColors-orange:hover{
  --tw-gradient-from:#F36C48;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
}

.hover\:from-inicieColors-blue:hover{
  --tw-gradient-from:#233674;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
}

.focus\:from-transparent:focus{
  --tw-gradient-from:transparent;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.focus\:from-customGray-default:focus{
  --tw-gradient-from:#A9AEB3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
}

.focus\:from-customGray-light:focus{
  --tw-gradient-from:#d9e0e6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
}

.focus\:from-customGray-dark:focus{
  --tw-gradient-from:#484B4D;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
}

.focus\:from-customGray-darker:focus{
  --tw-gradient-from:#49494A;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
}

.focus\:from-customGray-grayTwo:focus{
  --tw-gradient-from:#C7CBD1;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
}

.focus\:from-customGray-grayThree:focus{
  --tw-gradient-from:#909193;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
}

.focus\:from-customGray-superLight:focus{
  --tw-gradient-from:#EDEDED;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
}

.focus\:from-customGray-lighterGray:focus{
  --tw-gradient-from:#F4F4F4;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
}

.focus\:from-customGray-textGray:focus{
  --tw-gradient-from:#8F9BB3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
}

.focus\:from-customGray-superDark:focus{
  --tw-gradient-from:#231F20;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
}

.focus\:from-customGray-iconGray:focus{
  --tw-gradient-from:#A9AEB3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
}

.focus\:from-customGray-mediumGray:focus{
  --tw-gradient-from:#E3E4E4;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
}

.focus\:from-customGray-swampGray:focus{
  --tw-gradient-from:#252727;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
}

.focus\:from-customGray-solitudeGray:focus{
  --tw-gradient-from:#E0E4E8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
}

.focus\:from-customGray-winterGray:focus{
  --tw-gradient-from:#EEF0F5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
}

.focus\:from-customGray-tableGray:focus{
  --tw-gradient-from:#F2F6FB;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
}

.focus\:from-customGray-iceGray:focus{
  --tw-gradient-from:#F5F7FC;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
}

.focus\:from-customGray-gainsboro:focus{
  --tw-gradient-from:#F0F2F6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
}

.focus\:from-customGray-offWhite:focus{
  --tw-gradient-from:#F7F7F7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
}

.focus\:from-customGray-cloudGray:focus{
  --tw-gradient-from:#B9BDC1;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
}

.focus\:from-customGray-defaultDark:focus{
  --tw-gradient-from:#AEB3B7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
}

.focus\:from-customGray-skeletonGray:focus{
  --tw-gradient-from:#DEDFE3;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
}

.focus\:from-customBlue-default:focus{
  --tw-gradient-from:#233674;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
}

.focus\:from-customBlue-light:focus{
  --tw-gradient-from:#EFF4FA;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
}

.focus\:from-customBlue-newLight:focus{
  --tw-gradient-from:#EEF0F5;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
}

.focus\:from-customBlue-superLight:focus{
  --tw-gradient-from:#D7E1EC;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
}

.focus\:from-customBlue-normal:focus{
  --tw-gradient-from:#004899;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
}

.focus\:from-customBlue-dark:focus{
  --tw-gradient-from:#222B45;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
}

.focus\:from-customBlue-royal:focus{
  --tw-gradient-from:#3656BF;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
}

.focus\:from-customBlue-glass:focus{
  --tw-gradient-from:#D8E5F8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
}

.focus\:from-customBlue-hawkesBlue:focus{
  --tw-gradient-from:#D7DDF2;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
}

.focus\:from-customBlue-darker:focus{
  --tw-gradient-from:#0F2741;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
}

.focus\:from-customBlue-newBlue:focus{
  --tw-gradient-from:#0F2741;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
}

.focus\:from-customBlue-black:focus{
  --tw-gradient-from:#0F2740;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
}

.focus\:from-customBlue-skyLight:focus{
  --tw-gradient-from:#F0F4F9;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
}

.focus\:from-customBlue-lightBlue:focus{
  --tw-gradient-from:#E7EBF8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
}

.focus\:from-customBlue-lightBlueGray:focus{
  --tw-gradient-from:#8296D7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
}

.focus\:from-customBlue-pale:focus{
  --tw-gradient-from:#D0D8F1;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
}

.focus\:from-customBlue-lavender:focus{
  --tw-gradient-from:#8296D7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
}

.focus\:from-customBlue-iceBlue:focus{
  --tw-gradient-from:#EFF5FF;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
}

.focus\:from-customWhite-default:focus{
  --tw-gradient-from:#ffffff;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:from-customWhite-lightDark:focus{
  --tw-gradient-from:#F8F8F8;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
}

.focus\:from-customWhite-bWhite:focus{
  --tw-gradient-from:#EFF4FA;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
}

.focus\:from-customRed-default:focus{
  --tw-gradient-from:#B10000;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
}

.focus\:from-customGreen-default:focus{
  --tw-gradient-from:#8BD42D;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
}

.focus\:from-customGreen-approved:focus{
  --tw-gradient-from:#80CC28;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
}

.focus\:from-customGreen-check:focus{
  --tw-gradient-from:#139E5D;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
}

.focus\:from-customGreen-lime:focus{
  --tw-gradient-from:#00AD3C;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
}

.focus\:from-customGreen-dark:focus{
  --tw-gradient-from:#03AC6D;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
}

.focus\:from-customGreen-light:focus{
  --tw-gradient-from:#A5D072;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
}

.focus\:from-customYellow-default:focus{
  --tw-gradient-from:#FEF8E6;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
}

.focus\:from-customYellow-highlight:focus{
  --tw-gradient-from:#EEB103;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
}

.focus\:from-customYellow-bright:focus{
  --tw-gradient-from:#FDD835;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
}

.focus\:from-customYellow-dark:focus{
  --tw-gradient-from:#FDDD84;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
}

.focus\:from-customYellow-gold:focus{
  --tw-gradient-from:#E9AC07;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
}

.focus\:from-customYellow-mostard:focus{
  --tw-gradient-from:#F59E0B;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
}

.focus\:from-customOrange-default:focus{
  --tw-gradient-from:#E8532C;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
}

.focus\:from-customOrange-mediumOrange:focus{
  --tw-gradient-from:#F4933C;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
}

.focus\:from-customOrange-F96319:focus{
  --tw-gradient-from:#F96319;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
}

.focus\:from-customOrange-EB8A02:focus{
  --tw-gradient-from:#EB8A02;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
}

.focus\:from-customPurple-purpleOne:focus{
  --tw-gradient-from:#673AB7;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
}

.focus\:from-inicieColors-orange:focus{
  --tw-gradient-from:#F36C48;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
}

.focus\:from-inicieColors-blue:focus{
  --tw-gradient-from:#233674;
  --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
}

.via-transparent{
  --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.via-customGray-default{
  --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
}

.via-customGray-light{
  --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
}

.via-customGray-dark{
  --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
}

.via-customGray-darker{
  --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
}

.via-customGray-grayTwo{
  --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
}

.via-customGray-grayThree{
  --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
}

.via-customGray-superLight{
  --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
}

.via-customGray-lighterGray{
  --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
}

.via-customGray-textGray{
  --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
}

.via-customGray-superDark{
  --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
}

.via-customGray-iconGray{
  --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
}

.via-customGray-mediumGray{
  --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
}

.via-customGray-swampGray{
  --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
}

.via-customGray-solitudeGray{
  --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
}

.via-customGray-winterGray{
  --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
}

.via-customGray-tableGray{
  --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
}

.via-customGray-iceGray{
  --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
}

.via-customGray-gainsboro{
  --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
}

.via-customGray-offWhite{
  --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
}

.via-customGray-cloudGray{
  --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
}

.via-customGray-defaultDark{
  --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
}

.via-customGray-skeletonGray{
  --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
}

.via-customBlue-default{
  --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
}

.via-customBlue-light{
  --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
}

.via-customBlue-newLight{
  --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
}

.via-customBlue-superLight{
  --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
}

.via-customBlue-normal{
  --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
}

.via-customBlue-dark{
  --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
}

.via-customBlue-royal{
  --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
}

.via-customBlue-glass{
  --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
}

.via-customBlue-hawkesBlue{
  --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
}

.via-customBlue-darker{
  --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
}

.via-customBlue-newBlue{
  --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
}

.via-customBlue-black{
  --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
}

.via-customBlue-skyLight{
  --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
}

.via-customBlue-lightBlue{
  --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
}

.via-customBlue-lightBlueGray{
  --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
}

.via-customBlue-pale{
  --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
}

.via-customBlue-lavender{
  --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
}

.via-customBlue-iceBlue{
  --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
}

.via-customWhite-default{
  --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.via-customWhite-lightDark{
  --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
}

.via-customWhite-bWhite{
  --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
}

.via-customRed-default{
  --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
}

.via-customGreen-default{
  --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
}

.via-customGreen-approved{
  --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
}

.via-customGreen-check{
  --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
}

.via-customGreen-lime{
  --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
}

.via-customGreen-dark{
  --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
}

.via-customGreen-light{
  --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
}

.via-customYellow-default{
  --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
}

.via-customYellow-highlight{
  --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
}

.via-customYellow-bright{
  --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
}

.via-customYellow-dark{
  --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
}

.via-customYellow-gold{
  --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
}

.via-customYellow-mostard{
  --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
}

.via-customOrange-default{
  --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
}

.via-customOrange-mediumOrange{
  --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
}

.via-customOrange-F96319{
  --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
}

.via-customOrange-EB8A02{
  --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
}

.via-customPurple-purpleOne{
  --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
}

.via-inicieColors-orange{
  --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
}

.via-inicieColors-blue{
  --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
}

.hover\:via-transparent:hover{
  --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.hover\:via-customGray-default:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
}

.hover\:via-customGray-light:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
}

.hover\:via-customGray-dark:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
}

.hover\:via-customGray-darker:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
}

.hover\:via-customGray-grayTwo:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
}

.hover\:via-customGray-grayThree:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
}

.hover\:via-customGray-superLight:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
}

.hover\:via-customGray-lighterGray:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
}

.hover\:via-customGray-textGray:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
}

.hover\:via-customGray-superDark:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
}

.hover\:via-customGray-iconGray:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
}

.hover\:via-customGray-mediumGray:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
}

.hover\:via-customGray-swampGray:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
}

.hover\:via-customGray-solitudeGray:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
}

.hover\:via-customGray-winterGray:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
}

.hover\:via-customGray-tableGray:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
}

.hover\:via-customGray-iceGray:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
}

.hover\:via-customGray-gainsboro:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
}

.hover\:via-customGray-offWhite:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
}

.hover\:via-customGray-cloudGray:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
}

.hover\:via-customGray-defaultDark:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
}

.hover\:via-customGray-skeletonGray:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
}

.hover\:via-customBlue-default:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
}

.hover\:via-customBlue-light:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
}

.hover\:via-customBlue-newLight:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
}

.hover\:via-customBlue-superLight:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
}

.hover\:via-customBlue-normal:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
}

.hover\:via-customBlue-dark:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
}

.hover\:via-customBlue-royal:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
}

.hover\:via-customBlue-glass:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
}

.hover\:via-customBlue-hawkesBlue:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
}

.hover\:via-customBlue-darker:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
}

.hover\:via-customBlue-newBlue:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
}

.hover\:via-customBlue-black:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
}

.hover\:via-customBlue-skyLight:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
}

.hover\:via-customBlue-lightBlue:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
}

.hover\:via-customBlue-lightBlueGray:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
}

.hover\:via-customBlue-pale:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
}

.hover\:via-customBlue-lavender:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
}

.hover\:via-customBlue-iceBlue:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
}

.hover\:via-customWhite-default:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.hover\:via-customWhite-lightDark:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
}

.hover\:via-customWhite-bWhite:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
}

.hover\:via-customRed-default:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
}

.hover\:via-customGreen-default:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
}

.hover\:via-customGreen-approved:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
}

.hover\:via-customGreen-check:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
}

.hover\:via-customGreen-lime:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
}

.hover\:via-customGreen-dark:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
}

.hover\:via-customGreen-light:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
}

.hover\:via-customYellow-default:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
}

.hover\:via-customYellow-highlight:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
}

.hover\:via-customYellow-bright:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
}

.hover\:via-customYellow-dark:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
}

.hover\:via-customYellow-gold:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
}

.hover\:via-customYellow-mostard:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
}

.hover\:via-customOrange-default:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
}

.hover\:via-customOrange-mediumOrange:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
}

.hover\:via-customOrange-F96319:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
}

.hover\:via-customOrange-EB8A02:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
}

.hover\:via-customPurple-purpleOne:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
}

.hover\:via-inicieColors-orange:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
}

.hover\:via-inicieColors-blue:hover{
  --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
}

.focus\:via-transparent:focus{
  --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
}

.focus\:via-customGray-default:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
}

.focus\:via-customGray-light:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
}

.focus\:via-customGray-dark:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
}

.focus\:via-customGray-darker:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
}

.focus\:via-customGray-grayTwo:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
}

.focus\:via-customGray-grayThree:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
}

.focus\:via-customGray-superLight:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
}

.focus\:via-customGray-lighterGray:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
}

.focus\:via-customGray-textGray:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
}

.focus\:via-customGray-superDark:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
}

.focus\:via-customGray-iconGray:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
}

.focus\:via-customGray-mediumGray:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
}

.focus\:via-customGray-swampGray:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
}

.focus\:via-customGray-solitudeGray:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
}

.focus\:via-customGray-winterGray:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
}

.focus\:via-customGray-tableGray:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
}

.focus\:via-customGray-iceGray:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
}

.focus\:via-customGray-gainsboro:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
}

.focus\:via-customGray-offWhite:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
}

.focus\:via-customGray-cloudGray:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
}

.focus\:via-customGray-defaultDark:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
}

.focus\:via-customGray-skeletonGray:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
}

.focus\:via-customBlue-default:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
}

.focus\:via-customBlue-light:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
}

.focus\:via-customBlue-newLight:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
}

.focus\:via-customBlue-superLight:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
}

.focus\:via-customBlue-normal:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
}

.focus\:via-customBlue-dark:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
}

.focus\:via-customBlue-royal:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
}

.focus\:via-customBlue-glass:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
}

.focus\:via-customBlue-hawkesBlue:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
}

.focus\:via-customBlue-darker:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
}

.focus\:via-customBlue-newBlue:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
}

.focus\:via-customBlue-black:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
}

.focus\:via-customBlue-skyLight:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
}

.focus\:via-customBlue-lightBlue:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
}

.focus\:via-customBlue-lightBlueGray:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
}

.focus\:via-customBlue-pale:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
}

.focus\:via-customBlue-lavender:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
}

.focus\:via-customBlue-iceBlue:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
}

.focus\:via-customWhite-default:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
}

.focus\:via-customWhite-lightDark:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
}

.focus\:via-customWhite-bWhite:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
}

.focus\:via-customRed-default:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
}

.focus\:via-customGreen-default:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
}

.focus\:via-customGreen-approved:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
}

.focus\:via-customGreen-check:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
}

.focus\:via-customGreen-lime:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
}

.focus\:via-customGreen-dark:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
}

.focus\:via-customGreen-light:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
}

.focus\:via-customYellow-default:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
}

.focus\:via-customYellow-highlight:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
}

.focus\:via-customYellow-bright:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
}

.focus\:via-customYellow-dark:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
}

.focus\:via-customYellow-gold:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
}

.focus\:via-customYellow-mostard:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
}

.focus\:via-customOrange-default:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
}

.focus\:via-customOrange-mediumOrange:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
}

.focus\:via-customOrange-F96319:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
}

.focus\:via-customOrange-EB8A02:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
}

.focus\:via-customPurple-purpleOne:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
}

.focus\:via-inicieColors-orange:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
}

.focus\:via-inicieColors-blue:focus{
  --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
}

.to-transparent{
  --tw-gradient-to:transparent
}

.to-customGray-default{
  --tw-gradient-to:#A9AEB3
}

.to-customGray-light{
  --tw-gradient-to:#d9e0e6
}

.to-customGray-dark{
  --tw-gradient-to:#484B4D
}

.to-customGray-darker{
  --tw-gradient-to:#49494A
}

.to-customGray-grayTwo{
  --tw-gradient-to:#C7CBD1
}

.to-customGray-grayThree{
  --tw-gradient-to:#909193
}

.to-customGray-superLight{
  --tw-gradient-to:#EDEDED
}

.to-customGray-lighterGray{
  --tw-gradient-to:#F4F4F4
}

.to-customGray-textGray{
  --tw-gradient-to:#8F9BB3
}

.to-customGray-superDark{
  --tw-gradient-to:#231F20
}

.to-customGray-iconGray{
  --tw-gradient-to:#A9AEB3
}

.to-customGray-mediumGray{
  --tw-gradient-to:#E3E4E4
}

.to-customGray-swampGray{
  --tw-gradient-to:#252727
}

.to-customGray-solitudeGray{
  --tw-gradient-to:#E0E4E8
}

.to-customGray-winterGray{
  --tw-gradient-to:#EEF0F5
}

.to-customGray-tableGray{
  --tw-gradient-to:#F2F6FB
}

.to-customGray-iceGray{
  --tw-gradient-to:#F5F7FC
}

.to-customGray-gainsboro{
  --tw-gradient-to:#F0F2F6
}

.to-customGray-offWhite{
  --tw-gradient-to:#F7F7F7
}

.to-customGray-cloudGray{
  --tw-gradient-to:#B9BDC1
}

.to-customGray-defaultDark{
  --tw-gradient-to:#AEB3B7
}

.to-customGray-skeletonGray{
  --tw-gradient-to:#DEDFE3
}

.to-customBlue-default{
  --tw-gradient-to:#233674
}

.to-customBlue-light{
  --tw-gradient-to:#EFF4FA
}

.to-customBlue-newLight{
  --tw-gradient-to:#EEF0F5
}

.to-customBlue-superLight{
  --tw-gradient-to:#D7E1EC
}

.to-customBlue-normal{
  --tw-gradient-to:#004899
}

.to-customBlue-dark{
  --tw-gradient-to:#222B45
}

.to-customBlue-royal{
  --tw-gradient-to:#3656BF
}

.to-customBlue-glass{
  --tw-gradient-to:#D8E5F8
}

.to-customBlue-hawkesBlue{
  --tw-gradient-to:#D7DDF2
}

.to-customBlue-darker{
  --tw-gradient-to:#0F2741
}

.to-customBlue-newBlue{
  --tw-gradient-to:#0F2741
}

.to-customBlue-black{
  --tw-gradient-to:#0F2740
}

.to-customBlue-skyLight{
  --tw-gradient-to:#F0F4F9
}

.to-customBlue-lightBlue{
  --tw-gradient-to:#E7EBF8
}

.to-customBlue-lightBlueGray{
  --tw-gradient-to:#8296D7
}

.to-customBlue-pale{
  --tw-gradient-to:#D0D8F1
}

.to-customBlue-lavender{
  --tw-gradient-to:#8296D7
}

.to-customBlue-iceBlue{
  --tw-gradient-to:#EFF5FF
}

.to-customWhite-default{
  --tw-gradient-to:#ffffff
}

.to-customWhite-lightDark{
  --tw-gradient-to:#F8F8F8
}

.to-customWhite-bWhite{
  --tw-gradient-to:#EFF4FA
}

.to-customRed-default{
  --tw-gradient-to:#B10000
}

.to-customGreen-default{
  --tw-gradient-to:#8BD42D
}

.to-customGreen-approved{
  --tw-gradient-to:#80CC28
}

.to-customGreen-check{
  --tw-gradient-to:#139E5D
}

.to-customGreen-lime{
  --tw-gradient-to:#00AD3C
}

.to-customGreen-dark{
  --tw-gradient-to:#03AC6D
}

.to-customGreen-light{
  --tw-gradient-to:#A5D072
}

.to-customYellow-default{
  --tw-gradient-to:#FEF8E6
}

.to-customYellow-highlight{
  --tw-gradient-to:#EEB103
}

.to-customYellow-bright{
  --tw-gradient-to:#FDD835
}

.to-customYellow-dark{
  --tw-gradient-to:#FDDD84
}

.to-customYellow-gold{
  --tw-gradient-to:#E9AC07
}

.to-customYellow-mostard{
  --tw-gradient-to:#F59E0B
}

.to-customOrange-default{
  --tw-gradient-to:#E8532C
}

.to-customOrange-mediumOrange{
  --tw-gradient-to:#F4933C
}

.to-customOrange-F96319{
  --tw-gradient-to:#F96319
}

.to-customOrange-EB8A02{
  --tw-gradient-to:#EB8A02
}

.to-customPurple-purpleOne{
  --tw-gradient-to:#673AB7
}

.to-inicieColors-orange{
  --tw-gradient-to:#F36C48
}

.to-inicieColors-blue{
  --tw-gradient-to:#233674
}

.hover\:to-transparent:hover{
  --tw-gradient-to:transparent
}

.hover\:to-customGray-default:hover{
  --tw-gradient-to:#A9AEB3
}

.hover\:to-customGray-light:hover{
  --tw-gradient-to:#d9e0e6
}

.hover\:to-customGray-dark:hover{
  --tw-gradient-to:#484B4D
}

.hover\:to-customGray-darker:hover{
  --tw-gradient-to:#49494A
}

.hover\:to-customGray-grayTwo:hover{
  --tw-gradient-to:#C7CBD1
}

.hover\:to-customGray-grayThree:hover{
  --tw-gradient-to:#909193
}

.hover\:to-customGray-superLight:hover{
  --tw-gradient-to:#EDEDED
}

.hover\:to-customGray-lighterGray:hover{
  --tw-gradient-to:#F4F4F4
}

.hover\:to-customGray-textGray:hover{
  --tw-gradient-to:#8F9BB3
}

.hover\:to-customGray-superDark:hover{
  --tw-gradient-to:#231F20
}

.hover\:to-customGray-iconGray:hover{
  --tw-gradient-to:#A9AEB3
}

.hover\:to-customGray-mediumGray:hover{
  --tw-gradient-to:#E3E4E4
}

.hover\:to-customGray-swampGray:hover{
  --tw-gradient-to:#252727
}

.hover\:to-customGray-solitudeGray:hover{
  --tw-gradient-to:#E0E4E8
}

.hover\:to-customGray-winterGray:hover{
  --tw-gradient-to:#EEF0F5
}

.hover\:to-customGray-tableGray:hover{
  --tw-gradient-to:#F2F6FB
}

.hover\:to-customGray-iceGray:hover{
  --tw-gradient-to:#F5F7FC
}

.hover\:to-customGray-gainsboro:hover{
  --tw-gradient-to:#F0F2F6
}

.hover\:to-customGray-offWhite:hover{
  --tw-gradient-to:#F7F7F7
}

.hover\:to-customGray-cloudGray:hover{
  --tw-gradient-to:#B9BDC1
}

.hover\:to-customGray-defaultDark:hover{
  --tw-gradient-to:#AEB3B7
}

.hover\:to-customGray-skeletonGray:hover{
  --tw-gradient-to:#DEDFE3
}

.hover\:to-customBlue-default:hover{
  --tw-gradient-to:#233674
}

.hover\:to-customBlue-light:hover{
  --tw-gradient-to:#EFF4FA
}

.hover\:to-customBlue-newLight:hover{
  --tw-gradient-to:#EEF0F5
}

.hover\:to-customBlue-superLight:hover{
  --tw-gradient-to:#D7E1EC
}

.hover\:to-customBlue-normal:hover{
  --tw-gradient-to:#004899
}

.hover\:to-customBlue-dark:hover{
  --tw-gradient-to:#222B45
}

.hover\:to-customBlue-royal:hover{
  --tw-gradient-to:#3656BF
}

.hover\:to-customBlue-glass:hover{
  --tw-gradient-to:#D8E5F8
}

.hover\:to-customBlue-hawkesBlue:hover{
  --tw-gradient-to:#D7DDF2
}

.hover\:to-customBlue-darker:hover{
  --tw-gradient-to:#0F2741
}

.hover\:to-customBlue-newBlue:hover{
  --tw-gradient-to:#0F2741
}

.hover\:to-customBlue-black:hover{
  --tw-gradient-to:#0F2740
}

.hover\:to-customBlue-skyLight:hover{
  --tw-gradient-to:#F0F4F9
}

.hover\:to-customBlue-lightBlue:hover{
  --tw-gradient-to:#E7EBF8
}

.hover\:to-customBlue-lightBlueGray:hover{
  --tw-gradient-to:#8296D7
}

.hover\:to-customBlue-pale:hover{
  --tw-gradient-to:#D0D8F1
}

.hover\:to-customBlue-lavender:hover{
  --tw-gradient-to:#8296D7
}

.hover\:to-customBlue-iceBlue:hover{
  --tw-gradient-to:#EFF5FF
}

.hover\:to-customWhite-default:hover{
  --tw-gradient-to:#ffffff
}

.hover\:to-customWhite-lightDark:hover{
  --tw-gradient-to:#F8F8F8
}

.hover\:to-customWhite-bWhite:hover{
  --tw-gradient-to:#EFF4FA
}

.hover\:to-customRed-default:hover{
  --tw-gradient-to:#B10000
}

.hover\:to-customGreen-default:hover{
  --tw-gradient-to:#8BD42D
}

.hover\:to-customGreen-approved:hover{
  --tw-gradient-to:#80CC28
}

.hover\:to-customGreen-check:hover{
  --tw-gradient-to:#139E5D
}

.hover\:to-customGreen-lime:hover{
  --tw-gradient-to:#00AD3C
}

.hover\:to-customGreen-dark:hover{
  --tw-gradient-to:#03AC6D
}

.hover\:to-customGreen-light:hover{
  --tw-gradient-to:#A5D072
}

.hover\:to-customYellow-default:hover{
  --tw-gradient-to:#FEF8E6
}

.hover\:to-customYellow-highlight:hover{
  --tw-gradient-to:#EEB103
}

.hover\:to-customYellow-bright:hover{
  --tw-gradient-to:#FDD835
}

.hover\:to-customYellow-dark:hover{
  --tw-gradient-to:#FDDD84
}

.hover\:to-customYellow-gold:hover{
  --tw-gradient-to:#E9AC07
}

.hover\:to-customYellow-mostard:hover{
  --tw-gradient-to:#F59E0B
}

.hover\:to-customOrange-default:hover{
  --tw-gradient-to:#E8532C
}

.hover\:to-customOrange-mediumOrange:hover{
  --tw-gradient-to:#F4933C
}

.hover\:to-customOrange-F96319:hover{
  --tw-gradient-to:#F96319
}

.hover\:to-customOrange-EB8A02:hover{
  --tw-gradient-to:#EB8A02
}

.hover\:to-customPurple-purpleOne:hover{
  --tw-gradient-to:#673AB7
}

.hover\:to-inicieColors-orange:hover{
  --tw-gradient-to:#F36C48
}

.hover\:to-inicieColors-blue:hover{
  --tw-gradient-to:#233674
}

.focus\:to-transparent:focus{
  --tw-gradient-to:transparent
}

.focus\:to-customGray-default:focus{
  --tw-gradient-to:#A9AEB3
}

.focus\:to-customGray-light:focus{
  --tw-gradient-to:#d9e0e6
}

.focus\:to-customGray-dark:focus{
  --tw-gradient-to:#484B4D
}

.focus\:to-customGray-darker:focus{
  --tw-gradient-to:#49494A
}

.focus\:to-customGray-grayTwo:focus{
  --tw-gradient-to:#C7CBD1
}

.focus\:to-customGray-grayThree:focus{
  --tw-gradient-to:#909193
}

.focus\:to-customGray-superLight:focus{
  --tw-gradient-to:#EDEDED
}

.focus\:to-customGray-lighterGray:focus{
  --tw-gradient-to:#F4F4F4
}

.focus\:to-customGray-textGray:focus{
  --tw-gradient-to:#8F9BB3
}

.focus\:to-customGray-superDark:focus{
  --tw-gradient-to:#231F20
}

.focus\:to-customGray-iconGray:focus{
  --tw-gradient-to:#A9AEB3
}

.focus\:to-customGray-mediumGray:focus{
  --tw-gradient-to:#E3E4E4
}

.focus\:to-customGray-swampGray:focus{
  --tw-gradient-to:#252727
}

.focus\:to-customGray-solitudeGray:focus{
  --tw-gradient-to:#E0E4E8
}

.focus\:to-customGray-winterGray:focus{
  --tw-gradient-to:#EEF0F5
}

.focus\:to-customGray-tableGray:focus{
  --tw-gradient-to:#F2F6FB
}

.focus\:to-customGray-iceGray:focus{
  --tw-gradient-to:#F5F7FC
}

.focus\:to-customGray-gainsboro:focus{
  --tw-gradient-to:#F0F2F6
}

.focus\:to-customGray-offWhite:focus{
  --tw-gradient-to:#F7F7F7
}

.focus\:to-customGray-cloudGray:focus{
  --tw-gradient-to:#B9BDC1
}

.focus\:to-customGray-defaultDark:focus{
  --tw-gradient-to:#AEB3B7
}

.focus\:to-customGray-skeletonGray:focus{
  --tw-gradient-to:#DEDFE3
}

.focus\:to-customBlue-default:focus{
  --tw-gradient-to:#233674
}

.focus\:to-customBlue-light:focus{
  --tw-gradient-to:#EFF4FA
}

.focus\:to-customBlue-newLight:focus{
  --tw-gradient-to:#EEF0F5
}

.focus\:to-customBlue-superLight:focus{
  --tw-gradient-to:#D7E1EC
}

.focus\:to-customBlue-normal:focus{
  --tw-gradient-to:#004899
}

.focus\:to-customBlue-dark:focus{
  --tw-gradient-to:#222B45
}

.focus\:to-customBlue-royal:focus{
  --tw-gradient-to:#3656BF
}

.focus\:to-customBlue-glass:focus{
  --tw-gradient-to:#D8E5F8
}

.focus\:to-customBlue-hawkesBlue:focus{
  --tw-gradient-to:#D7DDF2
}

.focus\:to-customBlue-darker:focus{
  --tw-gradient-to:#0F2741
}

.focus\:to-customBlue-newBlue:focus{
  --tw-gradient-to:#0F2741
}

.focus\:to-customBlue-black:focus{
  --tw-gradient-to:#0F2740
}

.focus\:to-customBlue-skyLight:focus{
  --tw-gradient-to:#F0F4F9
}

.focus\:to-customBlue-lightBlue:focus{
  --tw-gradient-to:#E7EBF8
}

.focus\:to-customBlue-lightBlueGray:focus{
  --tw-gradient-to:#8296D7
}

.focus\:to-customBlue-pale:focus{
  --tw-gradient-to:#D0D8F1
}

.focus\:to-customBlue-lavender:focus{
  --tw-gradient-to:#8296D7
}

.focus\:to-customBlue-iceBlue:focus{
  --tw-gradient-to:#EFF5FF
}

.focus\:to-customWhite-default:focus{
  --tw-gradient-to:#ffffff
}

.focus\:to-customWhite-lightDark:focus{
  --tw-gradient-to:#F8F8F8
}

.focus\:to-customWhite-bWhite:focus{
  --tw-gradient-to:#EFF4FA
}

.focus\:to-customRed-default:focus{
  --tw-gradient-to:#B10000
}

.focus\:to-customGreen-default:focus{
  --tw-gradient-to:#8BD42D
}

.focus\:to-customGreen-approved:focus{
  --tw-gradient-to:#80CC28
}

.focus\:to-customGreen-check:focus{
  --tw-gradient-to:#139E5D
}

.focus\:to-customGreen-lime:focus{
  --tw-gradient-to:#00AD3C
}

.focus\:to-customGreen-dark:focus{
  --tw-gradient-to:#03AC6D
}

.focus\:to-customGreen-light:focus{
  --tw-gradient-to:#A5D072
}

.focus\:to-customYellow-default:focus{
  --tw-gradient-to:#FEF8E6
}

.focus\:to-customYellow-highlight:focus{
  --tw-gradient-to:#EEB103
}

.focus\:to-customYellow-bright:focus{
  --tw-gradient-to:#FDD835
}

.focus\:to-customYellow-dark:focus{
  --tw-gradient-to:#FDDD84
}

.focus\:to-customYellow-gold:focus{
  --tw-gradient-to:#E9AC07
}

.focus\:to-customYellow-mostard:focus{
  --tw-gradient-to:#F59E0B
}

.focus\:to-customOrange-default:focus{
  --tw-gradient-to:#E8532C
}

.focus\:to-customOrange-mediumOrange:focus{
  --tw-gradient-to:#F4933C
}

.focus\:to-customOrange-F96319:focus{
  --tw-gradient-to:#F96319
}

.focus\:to-customOrange-EB8A02:focus{
  --tw-gradient-to:#EB8A02
}

.focus\:to-customPurple-purpleOne:focus{
  --tw-gradient-to:#673AB7
}

.focus\:to-inicieColors-orange:focus{
  --tw-gradient-to:#F36C48
}

.focus\:to-inicieColors-blue:focus{
  --tw-gradient-to:#233674
}

.decoration-slice{
  -webkit-box-decoration-break:slice;
          box-decoration-break:slice
}

.decoration-clone{
  -webkit-box-decoration-break:clone;
          box-decoration-break:clone
}

.bg-auto{
  background-size:auto
}

.bg-cover{
  background-size:cover
}

.bg-contain{
  background-size:contain
}

.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{
  background-clip:text
}

.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-origin-border{
  background-origin:border-box
}

.bg-origin-padding{
  background-origin:padding-box
}

.bg-origin-content{
  background-origin:content-box
}

.fill-current{
  fill:currentColor
}

.stroke-current{
  stroke:currentColor
}

.stroke-0{
  stroke-width:0
}

.stroke-1{
  stroke-width:1
}

.stroke-2{
  stroke-width:2
}

.object-contain{
  object-fit:contain
}

.object-cover{
  object-fit:cover
}

.object-fill{
  object-fit:fill
}

.object-none{
  object-fit:none
}

.object-scale-down{
  object-fit:scale-down
}

.object-bottom{
  object-position:bottom
}

.object-center{
  object-position:center
}

.object-left{
  object-position:left
}

.object-left-bottom{
  object-position:left bottom
}

.object-left-top{
  object-position:left top
}

.object-right{
  object-position:right
}

.object-right-bottom{
  object-position:right bottom
}

.object-right-top{
  object-position:right top
}

.object-top{
  object-position:top
}

.p-0{
  padding:0px
}

.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-14{
  padding:3.5rem
}

.p-16{
  padding:4rem
}

.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
}

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

.px-1{
  padding-left:0.25rem;
  padding-right:0.25rem
}

.px-2{
  padding-left:0.5rem;
  padding-right:0.5rem
}

.px-3{
  padding-left:0.75rem;
  padding-right:0.75rem
}

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

.px-5{
  padding-left:1.25rem;
  padding-right:1.25rem
}

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

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

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

.px-9{
  padding-left:2.25rem;
  padding-right:2.25rem
}

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

.px-11{
  padding-left:2.75rem;
  padding-right:2.75rem
}

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

.px-14{
  padding-left:3.5rem;
  padding-right:3.5rem
}

.px-16{
  padding-left:4rem;
  padding-right:4rem
}

.px-20{
  padding-left:5rem;
  padding-right:5rem
}

.px-24{
  padding-left:6rem;
  padding-right:6rem
}

.px-28{
  padding-left:7rem;
  padding-right:7rem
}

.px-32{
  padding-left:8rem;
  padding-right:8rem
}

.px-36{
  padding-left:9rem;
  padding-right:9rem
}

.px-40{
  padding-left:10rem;
  padding-right:10rem
}

.px-44{
  padding-left:11rem;
  padding-right:11rem
}

.px-48{
  padding-left:12rem;
  padding-right:12rem
}

.px-52{
  padding-left:13rem;
  padding-right:13rem
}

.px-56{
  padding-left:14rem;
  padding-right:14rem
}

.px-60{
  padding-left:15rem;
  padding-right:15rem
}

.px-64{
  padding-left:16rem;
  padding-right:16rem
}

.px-72{
  padding-left:18rem;
  padding-right:18rem
}

.px-80{
  padding-left:20rem;
  padding-right:20rem
}

.px-96{
  padding-left:24rem;
  padding-right:24rem
}

.px-px{
  padding-left:1px;
  padding-right:1px
}

.px-0\.5{
  padding-left:0.125rem;
  padding-right:0.125rem
}

.px-1\.5{
  padding-left:0.375rem;
  padding-right:0.375rem
}

.px-2\.5{
  padding-left:0.625rem;
  padding-right:0.625rem
}

.px-3\.5{
  padding-left:0.875rem;
  padding-right:0.875rem
}

.py-0{
  padding-top:0px;
  padding-bottom:0px
}

.py-1{
  padding-top:0.25rem;
  padding-bottom:0.25rem
}

.py-2{
  padding-top:0.5rem;
  padding-bottom:0.5rem
}

.py-3{
  padding-top:0.75rem;
  padding-bottom:0.75rem
}

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

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

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

.py-7{
  padding-top:1.75rem;
  padding-bottom:1.75rem
}

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

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

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

.py-11{
  padding-top:2.75rem;
  padding-bottom:2.75rem
}

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

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

.py-16{
  padding-top:4rem;
  padding-bottom:4rem
}

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

.py-24{
  padding-top:6rem;
  padding-bottom:6rem
}

.py-28{
  padding-top:7rem;
  padding-bottom:7rem
}

.py-32{
  padding-top:8rem;
  padding-bottom:8rem
}

.py-36{
  padding-top:9rem;
  padding-bottom:9rem
}

.py-40{
  padding-top:10rem;
  padding-bottom:10rem
}

.py-44{
  padding-top:11rem;
  padding-bottom:11rem
}

.py-48{
  padding-top:12rem;
  padding-bottom:12rem
}

.py-52{
  padding-top:13rem;
  padding-bottom:13rem
}

.py-56{
  padding-top:14rem;
  padding-bottom:14rem
}

.py-60{
  padding-top:15rem;
  padding-bottom:15rem
}

.py-64{
  padding-top:16rem;
  padding-bottom:16rem
}

.py-72{
  padding-top:18rem;
  padding-bottom:18rem
}

.py-80{
  padding-top:20rem;
  padding-bottom:20rem
}

.py-96{
  padding-top:24rem;
  padding-bottom:24rem
}

.py-px{
  padding-top:1px;
  padding-bottom:1px
}

.py-0\.5{
  padding-top:0.125rem;
  padding-bottom:0.125rem
}

.py-1\.5{
  padding-top:0.375rem;
  padding-bottom:0.375rem
}

.py-2\.5{
  padding-top:0.625rem;
  padding-bottom:0.625rem
}

.py-3\.5{
  padding-top:0.875rem;
  padding-bottom:0.875rem
}

.pt-0{
  padding-top:0px
}

.pt-1{
  padding-top:0.25rem
}

.pt-2{
  padding-top:0.5rem
}

.pt-3{
  padding-top:0.75rem
}

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

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

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

.pt-7{
  padding-top:1.75rem
}

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

.pt-9{
  padding-top:2.25rem
}

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

.pt-11{
  padding-top:2.75rem
}

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

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

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

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

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

.pt-28{
  padding-top:7rem
}

.pt-32{
  padding-top:8rem
}

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

.pt-40{
  padding-top:10rem
}

.pt-44{
  padding-top:11rem
}

.pt-48{
  padding-top:12rem
}

.pt-52{
  padding-top:13rem
}

.pt-56{
  padding-top:14rem
}

.pt-60{
  padding-top:15rem
}

.pt-64{
  padding-top:16rem
}

.pt-72{
  padding-top:18rem
}

.pt-80{
  padding-top:20rem
}

.pt-96{
  padding-top:24rem
}

.pt-px{
  padding-top:1px
}

.pt-0\.5{
  padding-top:0.125rem
}

.pt-1\.5{
  padding-top:0.375rem
}

.pt-2\.5{
  padding-top:0.625rem
}

.pt-3\.5{
  padding-top:0.875rem
}

.pr-0{
  padding-right:0px
}

.pr-1{
  padding-right:0.25rem
}

.pr-2{
  padding-right:0.5rem
}

.pr-3{
  padding-right:0.75rem
}

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

.pr-5{
  padding-right:1.25rem
}

.pr-6{
  padding-right:1.5rem
}

.pr-7{
  padding-right:1.75rem
}

.pr-8{
  padding-right:2rem
}

.pr-9{
  padding-right:2.25rem
}

.pr-10{
  padding-right:2.5rem
}

.pr-11{
  padding-right:2.75rem
}

.pr-12{
  padding-right:3rem
}

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

.pr-16{
  padding-right:4rem
}

.pr-20{
  padding-right:5rem
}

.pr-24{
  padding-right:6rem
}

.pr-28{
  padding-right:7rem
}

.pr-32{
  padding-right:8rem
}

.pr-36{
  padding-right:9rem
}

.pr-40{
  padding-right:10rem
}

.pr-44{
  padding-right:11rem
}

.pr-48{
  padding-right:12rem
}

.pr-52{
  padding-right:13rem
}

.pr-56{
  padding-right:14rem
}

.pr-60{
  padding-right:15rem
}

.pr-64{
  padding-right:16rem
}

.pr-72{
  padding-right:18rem
}

.pr-80{
  padding-right:20rem
}

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

.pr-px{
  padding-right:1px
}

.pr-0\.5{
  padding-right:0.125rem
}

.pr-1\.5{
  padding-right:0.375rem
}

.pr-2\.5{
  padding-right:0.625rem
}

.pr-3\.5{
  padding-right:0.875rem
}

.pb-0{
  padding-bottom:0px
}

.pb-1{
  padding-bottom:0.25rem
}

.pb-2{
  padding-bottom:0.5rem
}

.pb-3{
  padding-bottom:0.75rem
}

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

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

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

.pb-7{
  padding-bottom:1.75rem
}

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

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

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

.pb-11{
  padding-bottom:2.75rem
}

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

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

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

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

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

.pb-28{
  padding-bottom:7rem
}

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

.pb-36{
  padding-bottom:9rem
}

.pb-40{
  padding-bottom:10rem
}

.pb-44{
  padding-bottom:11rem
}

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

.pb-52{
  padding-bottom:13rem
}

.pb-56{
  padding-bottom:14rem
}

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

.pb-64{
  padding-bottom:16rem
}

.pb-72{
  padding-bottom:18rem
}

.pb-80{
  padding-bottom:20rem
}

.pb-96{
  padding-bottom:24rem
}

.pb-px{
  padding-bottom:1px
}

.pb-0\.5{
  padding-bottom:0.125rem
}

.pb-1\.5{
  padding-bottom:0.375rem
}

.pb-2\.5{
  padding-bottom:0.625rem
}

.pb-3\.5{
  padding-bottom:0.875rem
}

.pl-0{
  padding-left:0px
}

.pl-1{
  padding-left:0.25rem
}

.pl-2{
  padding-left:0.5rem
}

.pl-3{
  padding-left:0.75rem
}

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

.pl-5{
  padding-left:1.25rem
}

.pl-6{
  padding-left:1.5rem
}

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

.pl-8{
  padding-left:2rem
}

.pl-9{
  padding-left:2.25rem
}

.pl-10{
  padding-left:2.5rem
}

.pl-11{
  padding-left:2.75rem
}

.pl-12{
  padding-left:3rem
}

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

.pl-16{
  padding-left:4rem
}

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

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

.pl-28{
  padding-left:7rem
}

.pl-32{
  padding-left:8rem
}

.pl-36{
  padding-left:9rem
}

.pl-40{
  padding-left:10rem
}

.pl-44{
  padding-left:11rem
}

.pl-48{
  padding-left:12rem
}

.pl-52{
  padding-left:13rem
}

.pl-56{
  padding-left:14rem
}

.pl-60{
  padding-left:15rem
}

.pl-64{
  padding-left:16rem
}

.pl-72{
  padding-left:18rem
}

.pl-80{
  padding-left:20rem
}

.pl-96{
  padding-left:24rem
}

.pl-px{
  padding-left:1px
}

.pl-0\.5{
  padding-left:0.125rem
}

.pl-1\.5{
  padding-left:0.375rem
}

.pl-2\.5{
  padding-left:0.625rem
}

.pl-3\.5{
  padding-left:0.875rem
}

.text-left{
  text-align:left
}

.text-center{
  text-align:center
}

.text-right{
  text-align:right
}

.text-justify{
  text-align:justify
}

.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
}

.font-Montserrat{
  font-family:Montserrat, Roboto, Open Sans
}

.font-Prompt{
  font-family:Prompt, Roboto, Open Sans
}

.font-Roboto{
  font-family:Roboto, Open Sans
}

.font-OpenSans{
  font-family:Open Sans, Roboto
}

.font-Nunito{
  font-family:Nunito, Roboto, Open Sans
}

.text-10{
  font-size:10px
}

.text-11{
  font-size:11px
}

.text-12{
  font-size:12px
}

.text-13{
  font-size:13px
}

.text-14{
  font-size:14px
}

.text-15{
  font-size:15px
}

.text-16{
  font-size:16px
}

.text-18{
  font-size:18px
}

.text-19{
  font-size:19px
}

.text-20{
  font-size:20px
}

.text-22{
  font-size:22px
}

.text-24{
  font-size:24px
}

.text-25{
  font-size:25px
}

.text-26{
  font-size:26px
}

.text-28{
  font-size:28px
}

.text-30{
  font-size:30px
}

.text-32{
  font-size:32px
}

.text-40{
  font-size:40px
}

.text-55{
  font-size:55px
}

.text-xs{
  font-size:.75rem
}

.text-sm{
  font-size:.875rem
}

.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
}

.text-7xl{
  font-size:5rem
}

.font-thin{
  font-weight:100
}

.font-extralight{
  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
}

.uppercase{
  text-transform:uppercase
}

.lowercase{
  text-transform:lowercase
}

.capitalize{
  text-transform:capitalize
}

.normal-case{
  text-transform:none
}

.italic{
  font-style:italic
}

.not-italic{
  font-style:normal
}

.ordinal, .slashed-zero, .lining-nums, .oldstyle-nums, .proportional-nums, .tabular-nums, .diagonal-fractions, .stacked-fractions{
  --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
  --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
  --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
  font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
}

.normal-nums{
  font-variant-numeric:normal
}

.ordinal{
  --tw-ordinal:ordinal
}

.slashed-zero{
  --tw-slashed-zero:slashed-zero
}

.lining-nums{
  --tw-numeric-figure:lining-nums
}

.oldstyle-nums{
  --tw-numeric-figure:oldstyle-nums
}

.proportional-nums{
  --tw-numeric-spacing:proportional-nums
}

.tabular-nums{
  --tw-numeric-spacing:tabular-nums
}

.diagonal-fractions{
  --tw-numeric-fraction:diagonal-fractions
}

.stacked-fractions{
  --tw-numeric-fraction:stacked-fractions
}

.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-19{
  line-height:19px
}

.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
}

.tracking-tighter{
  letter-spacing:-0.05em
}

.tracking-tight{
  letter-spacing:-0.025em
}

.tracking-normal{
  letter-spacing:0em
}

.tracking-wide{
  letter-spacing:0.025em
}

.tracking-wider{
  letter-spacing:0.05em
}

.tracking-widest{
  letter-spacing:0.1em
}

.text-transparent{
  color:transparent
}

.text-customGray-default{
  --tw-text-opacity:1;
  color:rgba(169, 174, 179, var(--tw-text-opacity))
}

.text-customGray-light{
  --tw-text-opacity:1;
  color:rgba(217, 224, 230, var(--tw-text-opacity))
}

.text-customGray-dark{
  --tw-text-opacity:1;
  color:rgba(72, 75, 77, var(--tw-text-opacity))
}

.text-customGray-darker{
  --tw-text-opacity:1;
  color:rgba(73, 73, 74, var(--tw-text-opacity))
}

.text-customGray-grayTwo{
  --tw-text-opacity:1;
  color:rgba(199, 203, 209, var(--tw-text-opacity))
}

.text-customGray-grayThree{
  --tw-text-opacity:1;
  color:rgba(144, 145, 147, var(--tw-text-opacity))
}

.text-customGray-superLight{
  --tw-text-opacity:1;
  color:rgba(237, 237, 237, var(--tw-text-opacity))
}

.text-customGray-lighterGray{
  --tw-text-opacity:1;
  color:rgba(244, 244, 244, var(--tw-text-opacity))
}

.text-customGray-textGray{
  --tw-text-opacity:1;
  color:rgba(143, 155, 179, var(--tw-text-opacity))
}

.text-customGray-superDark{
  --tw-text-opacity:1;
  color:rgba(35, 31, 32, var(--tw-text-opacity))
}

.text-customGray-iconGray{
  --tw-text-opacity:1;
  color:rgba(169, 174, 179, var(--tw-text-opacity))
}

.text-customGray-mediumGray{
  --tw-text-opacity:1;
  color:rgba(227, 228, 228, var(--tw-text-opacity))
}

.text-customGray-swampGray{
  --tw-text-opacity:1;
  color:rgba(37, 39, 39, var(--tw-text-opacity))
}

.text-customGray-solitudeGray{
  --tw-text-opacity:1;
  color:rgba(224, 228, 232, var(--tw-text-opacity))
}

.text-customGray-winterGray{
  --tw-text-opacity:1;
  color:rgba(238, 240, 245, var(--tw-text-opacity))
}

.text-customGray-tableGray{
  --tw-text-opacity:1;
  color:rgba(242, 246, 251, var(--tw-text-opacity))
}

.text-customGray-iceGray{
  --tw-text-opacity:1;
  color:rgba(245, 247, 252, var(--tw-text-opacity))
}

.text-customGray-gainsboro{
  --tw-text-opacity:1;
  color:rgba(240, 242, 246, var(--tw-text-opacity))
}

.text-customGray-offWhite{
  --tw-text-opacity:1;
  color:rgba(247, 247, 247, var(--tw-text-opacity))
}

.text-customGray-cloudGray{
  --tw-text-opacity:1;
  color:rgba(185, 189, 193, var(--tw-text-opacity))
}

.text-customGray-defaultDark{
  --tw-text-opacity:1;
  color:rgba(174, 179, 183, var(--tw-text-opacity))
}

.text-customGray-skeletonGray{
  --tw-text-opacity:1;
  color:rgba(222, 223, 227, var(--tw-text-opacity))
}

.text-customBlue-default{
  --tw-text-opacity:1;
  color:rgba(35, 54, 116, var(--tw-text-opacity))
}

.text-customBlue-light{
  --tw-text-opacity:1;
  color:rgba(239, 244, 250, var(--tw-text-opacity))
}

.text-customBlue-newLight{
  --tw-text-opacity:1;
  color:rgba(238, 240, 245, var(--tw-text-opacity))
}

.text-customBlue-superLight{
  --tw-text-opacity:1;
  color:rgba(215, 225, 236, var(--tw-text-opacity))
}

.text-customBlue-normal{
  --tw-text-opacity:1;
  color:rgba(0, 72, 153, var(--tw-text-opacity))
}

.text-customBlue-dark{
  --tw-text-opacity:1;
  color:rgba(34, 43, 69, var(--tw-text-opacity))
}

.text-customBlue-royal{
  --tw-text-opacity:1;
  color:rgba(54, 86, 191, var(--tw-text-opacity))
}

.text-customBlue-glass{
  --tw-text-opacity:1;
  color:rgba(216, 229, 248, var(--tw-text-opacity))
}

.text-customBlue-hawkesBlue{
  --tw-text-opacity:1;
  color:rgba(215, 221, 242, var(--tw-text-opacity))
}

.text-customBlue-darker{
  --tw-text-opacity:1;
  color:rgba(15, 39, 65, var(--tw-text-opacity))
}

.text-customBlue-newBlue{
  --tw-text-opacity:1;
  color:rgba(15, 39, 65, var(--tw-text-opacity))
}

.text-customBlue-black{
  --tw-text-opacity:1;
  color:rgba(15, 39, 64, var(--tw-text-opacity))
}

.text-customBlue-skyLight{
  --tw-text-opacity:1;
  color:rgba(240, 244, 249, var(--tw-text-opacity))
}

.text-customBlue-lightBlue{
  --tw-text-opacity:1;
  color:rgba(231, 235, 248, var(--tw-text-opacity))
}

.text-customBlue-lightBlueGray{
  --tw-text-opacity:1;
  color:rgba(130, 150, 215, var(--tw-text-opacity))
}

.text-customBlue-pale{
  --tw-text-opacity:1;
  color:rgba(208, 216, 241, var(--tw-text-opacity))
}

.text-customBlue-lavender{
  --tw-text-opacity:1;
  color:rgba(130, 150, 215, var(--tw-text-opacity))
}

.text-customBlue-iceBlue{
  --tw-text-opacity:1;
  color:rgba(239, 245, 255, var(--tw-text-opacity))
}

.text-customWhite-default{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.text-customWhite-lightDark{
  --tw-text-opacity:1;
  color:rgba(248, 248, 248, var(--tw-text-opacity))
}

.text-customWhite-bWhite{
  --tw-text-opacity:1;
  color:rgba(239, 244, 250, var(--tw-text-opacity))
}

.text-customRed-default{
  --tw-text-opacity:1;
  color:rgba(177, 0, 0, var(--tw-text-opacity))
}

.text-customGreen-default{
  --tw-text-opacity:1;
  color:rgba(139, 212, 45, var(--tw-text-opacity))
}

.text-customGreen-approved{
  --tw-text-opacity:1;
  color:rgba(128, 204, 40, var(--tw-text-opacity))
}

.text-customGreen-check{
  --tw-text-opacity:1;
  color:rgba(19, 158, 93, var(--tw-text-opacity))
}

.text-customGreen-lime{
  --tw-text-opacity:1;
  color:rgba(0, 173, 60, var(--tw-text-opacity))
}

.text-customGreen-dark{
  --tw-text-opacity:1;
  color:rgba(3, 172, 109, var(--tw-text-opacity))
}

.text-customGreen-light{
  --tw-text-opacity:1;
  color:rgba(165, 208, 114, var(--tw-text-opacity))
}

.text-customYellow-default{
  --tw-text-opacity:1;
  color:rgba(254, 248, 230, var(--tw-text-opacity))
}

.text-customYellow-highlight{
  --tw-text-opacity:1;
  color:rgba(238, 177, 3, var(--tw-text-opacity))
}

.text-customYellow-bright{
  --tw-text-opacity:1;
  color:rgba(253, 216, 53, var(--tw-text-opacity))
}

.text-customYellow-dark{
  --tw-text-opacity:1;
  color:rgba(253, 221, 132, var(--tw-text-opacity))
}

.text-customYellow-gold{
  --tw-text-opacity:1;
  color:rgba(233, 172, 7, var(--tw-text-opacity))
}

.text-customYellow-mostard{
  --tw-text-opacity:1;
  color:rgba(245, 158, 11, var(--tw-text-opacity))
}

.text-customOrange-default{
  --tw-text-opacity:1;
  color:rgba(232, 83, 44, var(--tw-text-opacity))
}

.text-customOrange-mediumOrange{
  --tw-text-opacity:1;
  color:rgba(244, 147, 60, var(--tw-text-opacity))
}

.text-customOrange-F96319{
  --tw-text-opacity:1;
  color:rgba(249, 99, 25, var(--tw-text-opacity))
}

.text-customOrange-EB8A02{
  --tw-text-opacity:1;
  color:rgba(235, 138, 2, var(--tw-text-opacity))
}

.text-customPurple-purpleOne{
  --tw-text-opacity:1;
  color:rgba(103, 58, 183, var(--tw-text-opacity))
}

.text-inicieColors-orange{
  --tw-text-opacity:1;
  color:rgba(243, 108, 72, var(--tw-text-opacity))
}

.text-inicieColors-blue{
  --tw-text-opacity:1;
  color:rgba(35, 54, 116, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-transparent{
  color:transparent
}

.group:hover .group-hover\:text-customGray-default{
  --tw-text-opacity:1;
  color:rgba(169, 174, 179, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-light{
  --tw-text-opacity:1;
  color:rgba(217, 224, 230, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-dark{
  --tw-text-opacity:1;
  color:rgba(72, 75, 77, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-darker{
  --tw-text-opacity:1;
  color:rgba(73, 73, 74, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-grayTwo{
  --tw-text-opacity:1;
  color:rgba(199, 203, 209, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-grayThree{
  --tw-text-opacity:1;
  color:rgba(144, 145, 147, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-superLight{
  --tw-text-opacity:1;
  color:rgba(237, 237, 237, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-lighterGray{
  --tw-text-opacity:1;
  color:rgba(244, 244, 244, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-textGray{
  --tw-text-opacity:1;
  color:rgba(143, 155, 179, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-superDark{
  --tw-text-opacity:1;
  color:rgba(35, 31, 32, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-iconGray{
  --tw-text-opacity:1;
  color:rgba(169, 174, 179, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-mediumGray{
  --tw-text-opacity:1;
  color:rgba(227, 228, 228, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-swampGray{
  --tw-text-opacity:1;
  color:rgba(37, 39, 39, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-solitudeGray{
  --tw-text-opacity:1;
  color:rgba(224, 228, 232, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-winterGray{
  --tw-text-opacity:1;
  color:rgba(238, 240, 245, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-tableGray{
  --tw-text-opacity:1;
  color:rgba(242, 246, 251, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-iceGray{
  --tw-text-opacity:1;
  color:rgba(245, 247, 252, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-gainsboro{
  --tw-text-opacity:1;
  color:rgba(240, 242, 246, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-offWhite{
  --tw-text-opacity:1;
  color:rgba(247, 247, 247, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-cloudGray{
  --tw-text-opacity:1;
  color:rgba(185, 189, 193, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-defaultDark{
  --tw-text-opacity:1;
  color:rgba(174, 179, 183, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGray-skeletonGray{
  --tw-text-opacity:1;
  color:rgba(222, 223, 227, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-default{
  --tw-text-opacity:1;
  color:rgba(35, 54, 116, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-light{
  --tw-text-opacity:1;
  color:rgba(239, 244, 250, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-newLight{
  --tw-text-opacity:1;
  color:rgba(238, 240, 245, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-superLight{
  --tw-text-opacity:1;
  color:rgba(215, 225, 236, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-normal{
  --tw-text-opacity:1;
  color:rgba(0, 72, 153, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-dark{
  --tw-text-opacity:1;
  color:rgba(34, 43, 69, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-royal{
  --tw-text-opacity:1;
  color:rgba(54, 86, 191, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-glass{
  --tw-text-opacity:1;
  color:rgba(216, 229, 248, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-hawkesBlue{
  --tw-text-opacity:1;
  color:rgba(215, 221, 242, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-darker{
  --tw-text-opacity:1;
  color:rgba(15, 39, 65, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-newBlue{
  --tw-text-opacity:1;
  color:rgba(15, 39, 65, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-black{
  --tw-text-opacity:1;
  color:rgba(15, 39, 64, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-skyLight{
  --tw-text-opacity:1;
  color:rgba(240, 244, 249, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-lightBlue{
  --tw-text-opacity:1;
  color:rgba(231, 235, 248, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-lightBlueGray{
  --tw-text-opacity:1;
  color:rgba(130, 150, 215, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-pale{
  --tw-text-opacity:1;
  color:rgba(208, 216, 241, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-lavender{
  --tw-text-opacity:1;
  color:rgba(130, 150, 215, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customBlue-iceBlue{
  --tw-text-opacity:1;
  color:rgba(239, 245, 255, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customWhite-default{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customWhite-lightDark{
  --tw-text-opacity:1;
  color:rgba(248, 248, 248, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customWhite-bWhite{
  --tw-text-opacity:1;
  color:rgba(239, 244, 250, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customRed-default{
  --tw-text-opacity:1;
  color:rgba(177, 0, 0, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGreen-default{
  --tw-text-opacity:1;
  color:rgba(139, 212, 45, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGreen-approved{
  --tw-text-opacity:1;
  color:rgba(128, 204, 40, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGreen-check{
  --tw-text-opacity:1;
  color:rgba(19, 158, 93, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGreen-lime{
  --tw-text-opacity:1;
  color:rgba(0, 173, 60, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGreen-dark{
  --tw-text-opacity:1;
  color:rgba(3, 172, 109, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customGreen-light{
  --tw-text-opacity:1;
  color:rgba(165, 208, 114, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customYellow-default{
  --tw-text-opacity:1;
  color:rgba(254, 248, 230, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customYellow-highlight{
  --tw-text-opacity:1;
  color:rgba(238, 177, 3, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customYellow-bright{
  --tw-text-opacity:1;
  color:rgba(253, 216, 53, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customYellow-dark{
  --tw-text-opacity:1;
  color:rgba(253, 221, 132, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customYellow-gold{
  --tw-text-opacity:1;
  color:rgba(233, 172, 7, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customYellow-mostard{
  --tw-text-opacity:1;
  color:rgba(245, 158, 11, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customOrange-default{
  --tw-text-opacity:1;
  color:rgba(232, 83, 44, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customOrange-mediumOrange{
  --tw-text-opacity:1;
  color:rgba(244, 147, 60, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customOrange-F96319{
  --tw-text-opacity:1;
  color:rgba(249, 99, 25, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customOrange-EB8A02{
  --tw-text-opacity:1;
  color:rgba(235, 138, 2, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-customPurple-purpleOne{
  --tw-text-opacity:1;
  color:rgba(103, 58, 183, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-inicieColors-orange{
  --tw-text-opacity:1;
  color:rgba(243, 108, 72, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-inicieColors-blue{
  --tw-text-opacity:1;
  color:rgba(35, 54, 116, var(--tw-text-opacity))
}

.focus-within\:text-transparent:focus-within{
  color:transparent
}

.focus-within\:text-customGray-default:focus-within{
  --tw-text-opacity:1;
  color:rgba(169, 174, 179, var(--tw-text-opacity))
}

.focus-within\:text-customGray-light:focus-within{
  --tw-text-opacity:1;
  color:rgba(217, 224, 230, var(--tw-text-opacity))
}

.focus-within\:text-customGray-dark:focus-within{
  --tw-text-opacity:1;
  color:rgba(72, 75, 77, var(--tw-text-opacity))
}

.focus-within\:text-customGray-darker:focus-within{
  --tw-text-opacity:1;
  color:rgba(73, 73, 74, var(--tw-text-opacity))
}

.focus-within\:text-customGray-grayTwo:focus-within{
  --tw-text-opacity:1;
  color:rgba(199, 203, 209, var(--tw-text-opacity))
}

.focus-within\:text-customGray-grayThree:focus-within{
  --tw-text-opacity:1;
  color:rgba(144, 145, 147, var(--tw-text-opacity))
}

.focus-within\:text-customGray-superLight:focus-within{
  --tw-text-opacity:1;
  color:rgba(237, 237, 237, var(--tw-text-opacity))
}

.focus-within\:text-customGray-lighterGray:focus-within{
  --tw-text-opacity:1;
  color:rgba(244, 244, 244, var(--tw-text-opacity))
}

.focus-within\:text-customGray-textGray:focus-within{
  --tw-text-opacity:1;
  color:rgba(143, 155, 179, var(--tw-text-opacity))
}

.focus-within\:text-customGray-superDark:focus-within{
  --tw-text-opacity:1;
  color:rgba(35, 31, 32, var(--tw-text-opacity))
}

.focus-within\:text-customGray-iconGray:focus-within{
  --tw-text-opacity:1;
  color:rgba(169, 174, 179, var(--tw-text-opacity))
}

.focus-within\:text-customGray-mediumGray:focus-within{
  --tw-text-opacity:1;
  color:rgba(227, 228, 228, var(--tw-text-opacity))
}

.focus-within\:text-customGray-swampGray:focus-within{
  --tw-text-opacity:1;
  color:rgba(37, 39, 39, var(--tw-text-opacity))
}

.focus-within\:text-customGray-solitudeGray:focus-within{
  --tw-text-opacity:1;
  color:rgba(224, 228, 232, var(--tw-text-opacity))
}

.focus-within\:text-customGray-winterGray:focus-within{
  --tw-text-opacity:1;
  color:rgba(238, 240, 245, var(--tw-text-opacity))
}

.focus-within\:text-customGray-tableGray:focus-within{
  --tw-text-opacity:1;
  color:rgba(242, 246, 251, var(--tw-text-opacity))
}

.focus-within\:text-customGray-iceGray:focus-within{
  --tw-text-opacity:1;
  color:rgba(245, 247, 252, var(--tw-text-opacity))
}

.focus-within\:text-customGray-gainsboro:focus-within{
  --tw-text-opacity:1;
  color:rgba(240, 242, 246, var(--tw-text-opacity))
}

.focus-within\:text-customGray-offWhite:focus-within{
  --tw-text-opacity:1;
  color:rgba(247, 247, 247, var(--tw-text-opacity))
}

.focus-within\:text-customGray-cloudGray:focus-within{
  --tw-text-opacity:1;
  color:rgba(185, 189, 193, var(--tw-text-opacity))
}

.focus-within\:text-customGray-defaultDark:focus-within{
  --tw-text-opacity:1;
  color:rgba(174, 179, 183, var(--tw-text-opacity))
}

.focus-within\:text-customGray-skeletonGray:focus-within{
  --tw-text-opacity:1;
  color:rgba(222, 223, 227, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-default:focus-within{
  --tw-text-opacity:1;
  color:rgba(35, 54, 116, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-light:focus-within{
  --tw-text-opacity:1;
  color:rgba(239, 244, 250, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-newLight:focus-within{
  --tw-text-opacity:1;
  color:rgba(238, 240, 245, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-superLight:focus-within{
  --tw-text-opacity:1;
  color:rgba(215, 225, 236, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-normal:focus-within{
  --tw-text-opacity:1;
  color:rgba(0, 72, 153, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-dark:focus-within{
  --tw-text-opacity:1;
  color:rgba(34, 43, 69, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-royal:focus-within{
  --tw-text-opacity:1;
  color:rgba(54, 86, 191, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-glass:focus-within{
  --tw-text-opacity:1;
  color:rgba(216, 229, 248, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-hawkesBlue:focus-within{
  --tw-text-opacity:1;
  color:rgba(215, 221, 242, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-darker:focus-within{
  --tw-text-opacity:1;
  color:rgba(15, 39, 65, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-newBlue:focus-within{
  --tw-text-opacity:1;
  color:rgba(15, 39, 65, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-black:focus-within{
  --tw-text-opacity:1;
  color:rgba(15, 39, 64, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-skyLight:focus-within{
  --tw-text-opacity:1;
  color:rgba(240, 244, 249, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-lightBlue:focus-within{
  --tw-text-opacity:1;
  color:rgba(231, 235, 248, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-lightBlueGray:focus-within{
  --tw-text-opacity:1;
  color:rgba(130, 150, 215, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-pale:focus-within{
  --tw-text-opacity:1;
  color:rgba(208, 216, 241, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-lavender:focus-within{
  --tw-text-opacity:1;
  color:rgba(130, 150, 215, var(--tw-text-opacity))
}

.focus-within\:text-customBlue-iceBlue:focus-within{
  --tw-text-opacity:1;
  color:rgba(239, 245, 255, var(--tw-text-opacity))
}

.focus-within\:text-customWhite-default:focus-within{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.focus-within\:text-customWhite-lightDark:focus-within{
  --tw-text-opacity:1;
  color:rgba(248, 248, 248, var(--tw-text-opacity))
}

.focus-within\:text-customWhite-bWhite:focus-within{
  --tw-text-opacity:1;
  color:rgba(239, 244, 250, var(--tw-text-opacity))
}

.focus-within\:text-customRed-default:focus-within{
  --tw-text-opacity:1;
  color:rgba(177, 0, 0, var(--tw-text-opacity))
}

.focus-within\:text-customGreen-default:focus-within{
  --tw-text-opacity:1;
  color:rgba(139, 212, 45, var(--tw-text-opacity))
}

.focus-within\:text-customGreen-approved:focus-within{
  --tw-text-opacity:1;
  color:rgba(128, 204, 40, var(--tw-text-opacity))
}

.focus-within\:text-customGreen-check:focus-within{
  --tw-text-opacity:1;
  color:rgba(19, 158, 93, var(--tw-text-opacity))
}

.focus-within\:text-customGreen-lime:focus-within{
  --tw-text-opacity:1;
  color:rgba(0, 173, 60, var(--tw-text-opacity))
}

.focus-within\:text-customGreen-dark:focus-within{
  --tw-text-opacity:1;
  color:rgba(3, 172, 109, var(--tw-text-opacity))
}

.focus-within\:text-customGreen-light:focus-within{
  --tw-text-opacity:1;
  color:rgba(165, 208, 114, var(--tw-text-opacity))
}

.focus-within\:text-customYellow-default:focus-within{
  --tw-text-opacity:1;
  color:rgba(254, 248, 230, var(--tw-text-opacity))
}

.focus-within\:text-customYellow-highlight:focus-within{
  --tw-text-opacity:1;
  color:rgba(238, 177, 3, var(--tw-text-opacity))
}

.focus-within\:text-customYellow-bright:focus-within{
  --tw-text-opacity:1;
  color:rgba(253, 216, 53, var(--tw-text-opacity))
}

.focus-within\:text-customYellow-dark:focus-within{
  --tw-text-opacity:1;
  color:rgba(253, 221, 132, var(--tw-text-opacity))
}

.focus-within\:text-customYellow-gold:focus-within{
  --tw-text-opacity:1;
  color:rgba(233, 172, 7, var(--tw-text-opacity))
}

.focus-within\:text-customYellow-mostard:focus-within{
  --tw-text-opacity:1;
  color:rgba(245, 158, 11, var(--tw-text-opacity))
}

.focus-within\:text-customOrange-default:focus-within{
  --tw-text-opacity:1;
  color:rgba(232, 83, 44, var(--tw-text-opacity))
}

.focus-within\:text-customOrange-mediumOrange:focus-within{
  --tw-text-opacity:1;
  color:rgba(244, 147, 60, var(--tw-text-opacity))
}

.focus-within\:text-customOrange-F96319:focus-within{
  --tw-text-opacity:1;
  color:rgba(249, 99, 25, var(--tw-text-opacity))
}

.focus-within\:text-customOrange-EB8A02:focus-within{
  --tw-text-opacity:1;
  color:rgba(235, 138, 2, var(--tw-text-opacity))
}

.focus-within\:text-customPurple-purpleOne:focus-within{
  --tw-text-opacity:1;
  color:rgba(103, 58, 183, var(--tw-text-opacity))
}

.focus-within\:text-inicieColors-orange:focus-within{
  --tw-text-opacity:1;
  color:rgba(243, 108, 72, var(--tw-text-opacity))
}

.focus-within\:text-inicieColors-blue:focus-within{
  --tw-text-opacity:1;
  color:rgba(35, 54, 116, var(--tw-text-opacity))
}

.hover\:text-transparent:hover{
  color:transparent
}

.hover\:text-customGray-default:hover{
  --tw-text-opacity:1;
  color:rgba(169, 174, 179, var(--tw-text-opacity))
}

.hover\:text-customGray-light:hover{
  --tw-text-opacity:1;
  color:rgba(217, 224, 230, var(--tw-text-opacity))
}

.hover\:text-customGray-dark:hover{
  --tw-text-opacity:1;
  color:rgba(72, 75, 77, var(--tw-text-opacity))
}

.hover\:text-customGray-darker:hover{
  --tw-text-opacity:1;
  color:rgba(73, 73, 74, var(--tw-text-opacity))
}

.hover\:text-customGray-grayTwo:hover{
  --tw-text-opacity:1;
  color:rgba(199, 203, 209, var(--tw-text-opacity))
}

.hover\:text-customGray-grayThree:hover{
  --tw-text-opacity:1;
  color:rgba(144, 145, 147, var(--tw-text-opacity))
}

.hover\:text-customGray-superLight:hover{
  --tw-text-opacity:1;
  color:rgba(237, 237, 237, var(--tw-text-opacity))
}

.hover\:text-customGray-lighterGray:hover{
  --tw-text-opacity:1;
  color:rgba(244, 244, 244, var(--tw-text-opacity))
}

.hover\:text-customGray-textGray:hover{
  --tw-text-opacity:1;
  color:rgba(143, 155, 179, var(--tw-text-opacity))
}

.hover\:text-customGray-superDark:hover{
  --tw-text-opacity:1;
  color:rgba(35, 31, 32, var(--tw-text-opacity))
}

.hover\:text-customGray-iconGray:hover{
  --tw-text-opacity:1;
  color:rgba(169, 174, 179, var(--tw-text-opacity))
}

.hover\:text-customGray-mediumGray:hover{
  --tw-text-opacity:1;
  color:rgba(227, 228, 228, var(--tw-text-opacity))
}

.hover\:text-customGray-swampGray:hover{
  --tw-text-opacity:1;
  color:rgba(37, 39, 39, var(--tw-text-opacity))
}

.hover\:text-customGray-solitudeGray:hover{
  --tw-text-opacity:1;
  color:rgba(224, 228, 232, var(--tw-text-opacity))
}

.hover\:text-customGray-winterGray:hover{
  --tw-text-opacity:1;
  color:rgba(238, 240, 245, var(--tw-text-opacity))
}

.hover\:text-customGray-tableGray:hover{
  --tw-text-opacity:1;
  color:rgba(242, 246, 251, var(--tw-text-opacity))
}

.hover\:text-customGray-iceGray:hover{
  --tw-text-opacity:1;
  color:rgba(245, 247, 252, var(--tw-text-opacity))
}

.hover\:text-customGray-gainsboro:hover{
  --tw-text-opacity:1;
  color:rgba(240, 242, 246, var(--tw-text-opacity))
}

.hover\:text-customGray-offWhite:hover{
  --tw-text-opacity:1;
  color:rgba(247, 247, 247, var(--tw-text-opacity))
}

.hover\:text-customGray-cloudGray:hover{
  --tw-text-opacity:1;
  color:rgba(185, 189, 193, var(--tw-text-opacity))
}

.hover\:text-customGray-defaultDark:hover{
  --tw-text-opacity:1;
  color:rgba(174, 179, 183, var(--tw-text-opacity))
}

.hover\:text-customGray-skeletonGray:hover{
  --tw-text-opacity:1;
  color:rgba(222, 223, 227, var(--tw-text-opacity))
}

.hover\:text-customBlue-default:hover{
  --tw-text-opacity:1;
  color:rgba(35, 54, 116, var(--tw-text-opacity))
}

.hover\:text-customBlue-light:hover{
  --tw-text-opacity:1;
  color:rgba(239, 244, 250, var(--tw-text-opacity))
}

.hover\:text-customBlue-newLight:hover{
  --tw-text-opacity:1;
  color:rgba(238, 240, 245, var(--tw-text-opacity))
}

.hover\:text-customBlue-superLight:hover{
  --tw-text-opacity:1;
  color:rgba(215, 225, 236, var(--tw-text-opacity))
}

.hover\:text-customBlue-normal:hover{
  --tw-text-opacity:1;
  color:rgba(0, 72, 153, var(--tw-text-opacity))
}

.hover\:text-customBlue-dark:hover{
  --tw-text-opacity:1;
  color:rgba(34, 43, 69, var(--tw-text-opacity))
}

.hover\:text-customBlue-royal:hover{
  --tw-text-opacity:1;
  color:rgba(54, 86, 191, var(--tw-text-opacity))
}

.hover\:text-customBlue-glass:hover{
  --tw-text-opacity:1;
  color:rgba(216, 229, 248, var(--tw-text-opacity))
}

.hover\:text-customBlue-hawkesBlue:hover{
  --tw-text-opacity:1;
  color:rgba(215, 221, 242, var(--tw-text-opacity))
}

.hover\:text-customBlue-darker:hover{
  --tw-text-opacity:1;
  color:rgba(15, 39, 65, var(--tw-text-opacity))
}

.hover\:text-customBlue-newBlue:hover{
  --tw-text-opacity:1;
  color:rgba(15, 39, 65, var(--tw-text-opacity))
}

.hover\:text-customBlue-black:hover{
  --tw-text-opacity:1;
  color:rgba(15, 39, 64, var(--tw-text-opacity))
}

.hover\:text-customBlue-skyLight:hover{
  --tw-text-opacity:1;
  color:rgba(240, 244, 249, var(--tw-text-opacity))
}

.hover\:text-customBlue-lightBlue:hover{
  --tw-text-opacity:1;
  color:rgba(231, 235, 248, var(--tw-text-opacity))
}

.hover\:text-customBlue-lightBlueGray:hover{
  --tw-text-opacity:1;
  color:rgba(130, 150, 215, var(--tw-text-opacity))
}

.hover\:text-customBlue-pale:hover{
  --tw-text-opacity:1;
  color:rgba(208, 216, 241, var(--tw-text-opacity))
}

.hover\:text-customBlue-lavender:hover{
  --tw-text-opacity:1;
  color:rgba(130, 150, 215, var(--tw-text-opacity))
}

.hover\:text-customBlue-iceBlue:hover{
  --tw-text-opacity:1;
  color:rgba(239, 245, 255, var(--tw-text-opacity))
}

.hover\:text-customWhite-default:hover{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.hover\:text-customWhite-lightDark:hover{
  --tw-text-opacity:1;
  color:rgba(248, 248, 248, var(--tw-text-opacity))
}

.hover\:text-customWhite-bWhite:hover{
  --tw-text-opacity:1;
  color:rgba(239, 244, 250, var(--tw-text-opacity))
}

.hover\:text-customRed-default:hover{
  --tw-text-opacity:1;
  color:rgba(177, 0, 0, var(--tw-text-opacity))
}

.hover\:text-customGreen-default:hover{
  --tw-text-opacity:1;
  color:rgba(139, 212, 45, var(--tw-text-opacity))
}

.hover\:text-customGreen-approved:hover{
  --tw-text-opacity:1;
  color:rgba(128, 204, 40, var(--tw-text-opacity))
}

.hover\:text-customGreen-check:hover{
  --tw-text-opacity:1;
  color:rgba(19, 158, 93, var(--tw-text-opacity))
}

.hover\:text-customGreen-lime:hover{
  --tw-text-opacity:1;
  color:rgba(0, 173, 60, var(--tw-text-opacity))
}

.hover\:text-customGreen-dark:hover{
  --tw-text-opacity:1;
  color:rgba(3, 172, 109, var(--tw-text-opacity))
}

.hover\:text-customGreen-light:hover{
  --tw-text-opacity:1;
  color:rgba(165, 208, 114, var(--tw-text-opacity))
}

.hover\:text-customYellow-default:hover{
  --tw-text-opacity:1;
  color:rgba(254, 248, 230, var(--tw-text-opacity))
}

.hover\:text-customYellow-highlight:hover{
  --tw-text-opacity:1;
  color:rgba(238, 177, 3, var(--tw-text-opacity))
}

.hover\:text-customYellow-bright:hover{
  --tw-text-opacity:1;
  color:rgba(253, 216, 53, var(--tw-text-opacity))
}

.hover\:text-customYellow-dark:hover{
  --tw-text-opacity:1;
  color:rgba(253, 221, 132, var(--tw-text-opacity))
}

.hover\:text-customYellow-gold:hover{
  --tw-text-opacity:1;
  color:rgba(233, 172, 7, var(--tw-text-opacity))
}

.hover\:text-customYellow-mostard:hover{
  --tw-text-opacity:1;
  color:rgba(245, 158, 11, var(--tw-text-opacity))
}

.hover\:text-customOrange-default:hover{
  --tw-text-opacity:1;
  color:rgba(232, 83, 44, var(--tw-text-opacity))
}

.hover\:text-customOrange-mediumOrange:hover{
  --tw-text-opacity:1;
  color:rgba(244, 147, 60, var(--tw-text-opacity))
}

.hover\:text-customOrange-F96319:hover{
  --tw-text-opacity:1;
  color:rgba(249, 99, 25, var(--tw-text-opacity))
}

.hover\:text-customOrange-EB8A02:hover{
  --tw-text-opacity:1;
  color:rgba(235, 138, 2, var(--tw-text-opacity))
}

.hover\:text-customPurple-purpleOne:hover{
  --tw-text-opacity:1;
  color:rgba(103, 58, 183, var(--tw-text-opacity))
}

.hover\:text-inicieColors-orange:hover{
  --tw-text-opacity:1;
  color:rgba(243, 108, 72, var(--tw-text-opacity))
}

.hover\:text-inicieColors-blue:hover{
  --tw-text-opacity:1;
  color:rgba(35, 54, 116, var(--tw-text-opacity))
}

.focus\:text-transparent:focus{
  color:transparent
}

.focus\:text-customGray-default:focus{
  --tw-text-opacity:1;
  color:rgba(169, 174, 179, var(--tw-text-opacity))
}

.focus\:text-customGray-light:focus{
  --tw-text-opacity:1;
  color:rgba(217, 224, 230, var(--tw-text-opacity))
}

.focus\:text-customGray-dark:focus{
  --tw-text-opacity:1;
  color:rgba(72, 75, 77, var(--tw-text-opacity))
}

.focus\:text-customGray-darker:focus{
  --tw-text-opacity:1;
  color:rgba(73, 73, 74, var(--tw-text-opacity))
}

.focus\:text-customGray-grayTwo:focus{
  --tw-text-opacity:1;
  color:rgba(199, 203, 209, var(--tw-text-opacity))
}

.focus\:text-customGray-grayThree:focus{
  --tw-text-opacity:1;
  color:rgba(144, 145, 147, var(--tw-text-opacity))
}

.focus\:text-customGray-superLight:focus{
  --tw-text-opacity:1;
  color:rgba(237, 237, 237, var(--tw-text-opacity))
}

.focus\:text-customGray-lighterGray:focus{
  --tw-text-opacity:1;
  color:rgba(244, 244, 244, var(--tw-text-opacity))
}

.focus\:text-customGray-textGray:focus{
  --tw-text-opacity:1;
  color:rgba(143, 155, 179, var(--tw-text-opacity))
}

.focus\:text-customGray-superDark:focus{
  --tw-text-opacity:1;
  color:rgba(35, 31, 32, var(--tw-text-opacity))
}

.focus\:text-customGray-iconGray:focus{
  --tw-text-opacity:1;
  color:rgba(169, 174, 179, var(--tw-text-opacity))
}

.focus\:text-customGray-mediumGray:focus{
  --tw-text-opacity:1;
  color:rgba(227, 228, 228, var(--tw-text-opacity))
}

.focus\:text-customGray-swampGray:focus{
  --tw-text-opacity:1;
  color:rgba(37, 39, 39, var(--tw-text-opacity))
}

.focus\:text-customGray-solitudeGray:focus{
  --tw-text-opacity:1;
  color:rgba(224, 228, 232, var(--tw-text-opacity))
}

.focus\:text-customGray-winterGray:focus{
  --tw-text-opacity:1;
  color:rgba(238, 240, 245, var(--tw-text-opacity))
}

.focus\:text-customGray-tableGray:focus{
  --tw-text-opacity:1;
  color:rgba(242, 246, 251, var(--tw-text-opacity))
}

.focus\:text-customGray-iceGray:focus{
  --tw-text-opacity:1;
  color:rgba(245, 247, 252, var(--tw-text-opacity))
}

.focus\:text-customGray-gainsboro:focus{
  --tw-text-opacity:1;
  color:rgba(240, 242, 246, var(--tw-text-opacity))
}

.focus\:text-customGray-offWhite:focus{
  --tw-text-opacity:1;
  color:rgba(247, 247, 247, var(--tw-text-opacity))
}

.focus\:text-customGray-cloudGray:focus{
  --tw-text-opacity:1;
  color:rgba(185, 189, 193, var(--tw-text-opacity))
}

.focus\:text-customGray-defaultDark:focus{
  --tw-text-opacity:1;
  color:rgba(174, 179, 183, var(--tw-text-opacity))
}

.focus\:text-customGray-skeletonGray:focus{
  --tw-text-opacity:1;
  color:rgba(222, 223, 227, var(--tw-text-opacity))
}

.focus\:text-customBlue-default:focus{
  --tw-text-opacity:1;
  color:rgba(35, 54, 116, var(--tw-text-opacity))
}

.focus\:text-customBlue-light:focus{
  --tw-text-opacity:1;
  color:rgba(239, 244, 250, var(--tw-text-opacity))
}

.focus\:text-customBlue-newLight:focus{
  --tw-text-opacity:1;
  color:rgba(238, 240, 245, var(--tw-text-opacity))
}

.focus\:text-customBlue-superLight:focus{
  --tw-text-opacity:1;
  color:rgba(215, 225, 236, var(--tw-text-opacity))
}

.focus\:text-customBlue-normal:focus{
  --tw-text-opacity:1;
  color:rgba(0, 72, 153, var(--tw-text-opacity))
}

.focus\:text-customBlue-dark:focus{
  --tw-text-opacity:1;
  color:rgba(34, 43, 69, var(--tw-text-opacity))
}

.focus\:text-customBlue-royal:focus{
  --tw-text-opacity:1;
  color:rgba(54, 86, 191, var(--tw-text-opacity))
}

.focus\:text-customBlue-glass:focus{
  --tw-text-opacity:1;
  color:rgba(216, 229, 248, var(--tw-text-opacity))
}

.focus\:text-customBlue-hawkesBlue:focus{
  --tw-text-opacity:1;
  color:rgba(215, 221, 242, var(--tw-text-opacity))
}

.focus\:text-customBlue-darker:focus{
  --tw-text-opacity:1;
  color:rgba(15, 39, 65, var(--tw-text-opacity))
}

.focus\:text-customBlue-newBlue:focus{
  --tw-text-opacity:1;
  color:rgba(15, 39, 65, var(--tw-text-opacity))
}

.focus\:text-customBlue-black:focus{
  --tw-text-opacity:1;
  color:rgba(15, 39, 64, var(--tw-text-opacity))
}

.focus\:text-customBlue-skyLight:focus{
  --tw-text-opacity:1;
  color:rgba(240, 244, 249, var(--tw-text-opacity))
}

.focus\:text-customBlue-lightBlue:focus{
  --tw-text-opacity:1;
  color:rgba(231, 235, 248, var(--tw-text-opacity))
}

.focus\:text-customBlue-lightBlueGray:focus{
  --tw-text-opacity:1;
  color:rgba(130, 150, 215, var(--tw-text-opacity))
}

.focus\:text-customBlue-pale:focus{
  --tw-text-opacity:1;
  color:rgba(208, 216, 241, var(--tw-text-opacity))
}

.focus\:text-customBlue-lavender:focus{
  --tw-text-opacity:1;
  color:rgba(130, 150, 215, var(--tw-text-opacity))
}

.focus\:text-customBlue-iceBlue:focus{
  --tw-text-opacity:1;
  color:rgba(239, 245, 255, var(--tw-text-opacity))
}

.focus\:text-customWhite-default:focus{
  --tw-text-opacity:1;
  color:rgba(255, 255, 255, var(--tw-text-opacity))
}

.focus\:text-customWhite-lightDark:focus{
  --tw-text-opacity:1;
  color:rgba(248, 248, 248, var(--tw-text-opacity))
}

.focus\:text-customWhite-bWhite:focus{
  --tw-text-opacity:1;
  color:rgba(239, 244, 250, var(--tw-text-opacity))
}

.focus\:text-customRed-default:focus{
  --tw-text-opacity:1;
  color:rgba(177, 0, 0, var(--tw-text-opacity))
}

.focus\:text-customGreen-default:focus{
  --tw-text-opacity:1;
  color:rgba(139, 212, 45, var(--tw-text-opacity))
}

.focus\:text-customGreen-approved:focus{
  --tw-text-opacity:1;
  color:rgba(128, 204, 40, var(--tw-text-opacity))
}

.focus\:text-customGreen-check:focus{
  --tw-text-opacity:1;
  color:rgba(19, 158, 93, var(--tw-text-opacity))
}

.focus\:text-customGreen-lime:focus{
  --tw-text-opacity:1;
  color:rgba(0, 173, 60, var(--tw-text-opacity))
}

.focus\:text-customGreen-dark:focus{
  --tw-text-opacity:1;
  color:rgba(3, 172, 109, var(--tw-text-opacity))
}

.focus\:text-customGreen-light:focus{
  --tw-text-opacity:1;
  color:rgba(165, 208, 114, var(--tw-text-opacity))
}

.focus\:text-customYellow-default:focus{
  --tw-text-opacity:1;
  color:rgba(254, 248, 230, var(--tw-text-opacity))
}

.focus\:text-customYellow-highlight:focus{
  --tw-text-opacity:1;
  color:rgba(238, 177, 3, var(--tw-text-opacity))
}

.focus\:text-customYellow-bright:focus{
  --tw-text-opacity:1;
  color:rgba(253, 216, 53, var(--tw-text-opacity))
}

.focus\:text-customYellow-dark:focus{
  --tw-text-opacity:1;
  color:rgba(253, 221, 132, var(--tw-text-opacity))
}

.focus\:text-customYellow-gold:focus{
  --tw-text-opacity:1;
  color:rgba(233, 172, 7, var(--tw-text-opacity))
}

.focus\:text-customYellow-mostard:focus{
  --tw-text-opacity:1;
  color:rgba(245, 158, 11, var(--tw-text-opacity))
}

.focus\:text-customOrange-default:focus{
  --tw-text-opacity:1;
  color:rgba(232, 83, 44, var(--tw-text-opacity))
}

.focus\:text-customOrange-mediumOrange:focus{
  --tw-text-opacity:1;
  color:rgba(244, 147, 60, var(--tw-text-opacity))
}

.focus\:text-customOrange-F96319:focus{
  --tw-text-opacity:1;
  color:rgba(249, 99, 25, var(--tw-text-opacity))
}

.focus\:text-customOrange-EB8A02:focus{
  --tw-text-opacity:1;
  color:rgba(235, 138, 2, var(--tw-text-opacity))
}

.focus\:text-customPurple-purpleOne:focus{
  --tw-text-opacity:1;
  color:rgba(103, 58, 183, var(--tw-text-opacity))
}

.focus\:text-inicieColors-orange:focus{
  --tw-text-opacity:1;
  color:rgba(243, 108, 72, var(--tw-text-opacity))
}

.focus\:text-inicieColors-blue:focus{
  --tw-text-opacity:1;
  color:rgba(35, 54, 116, var(--tw-text-opacity))
}

.text-opacity-0{
  --tw-text-opacity:0
}

.text-opacity-5{
  --tw-text-opacity:0.05
}

.text-opacity-10{
  --tw-text-opacity:0.1
}

.text-opacity-20{
  --tw-text-opacity:0.2
}

.text-opacity-25{
  --tw-text-opacity:0.25
}

.text-opacity-30{
  --tw-text-opacity:0.3
}

.text-opacity-40{
  --tw-text-opacity:0.4
}

.text-opacity-50{
  --tw-text-opacity:0.5
}

.text-opacity-60{
  --tw-text-opacity:0.6
}

.text-opacity-70{
  --tw-text-opacity:0.7
}

.text-opacity-75{
  --tw-text-opacity:0.75
}

.text-opacity-80{
  --tw-text-opacity:0.8
}

.text-opacity-90{
  --tw-text-opacity:0.9
}

.text-opacity-95{
  --tw-text-opacity:0.95
}

.text-opacity-100{
  --tw-text-opacity:1
}

.group:hover .group-hover\:text-opacity-0{
  --tw-text-opacity:0
}

.group:hover .group-hover\:text-opacity-5{
  --tw-text-opacity:0.05
}

.group:hover .group-hover\:text-opacity-10{
  --tw-text-opacity:0.1
}

.group:hover .group-hover\:text-opacity-20{
  --tw-text-opacity:0.2
}

.group:hover .group-hover\:text-opacity-25{
  --tw-text-opacity:0.25
}

.group:hover .group-hover\:text-opacity-30{
  --tw-text-opacity:0.3
}

.group:hover .group-hover\:text-opacity-40{
  --tw-text-opacity:0.4
}

.group:hover .group-hover\:text-opacity-50{
  --tw-text-opacity:0.5
}

.group:hover .group-hover\:text-opacity-60{
  --tw-text-opacity:0.6
}

.group:hover .group-hover\:text-opacity-70{
  --tw-text-opacity:0.7
}

.group:hover .group-hover\:text-opacity-75{
  --tw-text-opacity:0.75
}

.group:hover .group-hover\:text-opacity-80{
  --tw-text-opacity:0.8
}

.group:hover .group-hover\:text-opacity-90{
  --tw-text-opacity:0.9
}

.group:hover .group-hover\:text-opacity-95{
  --tw-text-opacity:0.95
}

.group:hover .group-hover\:text-opacity-100{
  --tw-text-opacity:1
}

.focus-within\:text-opacity-0:focus-within{
  --tw-text-opacity:0
}

.focus-within\:text-opacity-5:focus-within{
  --tw-text-opacity:0.05
}

.focus-within\:text-opacity-10:focus-within{
  --tw-text-opacity:0.1
}

.focus-within\:text-opacity-20:focus-within{
  --tw-text-opacity:0.2
}

.focus-within\:text-opacity-25:focus-within{
  --tw-text-opacity:0.25
}

.focus-within\:text-opacity-30:focus-within{
  --tw-text-opacity:0.3
}

.focus-within\:text-opacity-40:focus-within{
  --tw-text-opacity:0.4
}

.focus-within\:text-opacity-50:focus-within{
  --tw-text-opacity:0.5
}

.focus-within\:text-opacity-60:focus-within{
  --tw-text-opacity:0.6
}

.focus-within\:text-opacity-70:focus-within{
  --tw-text-opacity:0.7
}

.focus-within\:text-opacity-75:focus-within{
  --tw-text-opacity:0.75
}

.focus-within\:text-opacity-80:focus-within{
  --tw-text-opacity:0.8
}

.focus-within\:text-opacity-90:focus-within{
  --tw-text-opacity:0.9
}

.focus-within\:text-opacity-95:focus-within{
  --tw-text-opacity:0.95
}

.focus-within\:text-opacity-100:focus-within{
  --tw-text-opacity:1
}

.hover\:text-opacity-0:hover{
  --tw-text-opacity:0
}

.hover\:text-opacity-5:hover{
  --tw-text-opacity:0.05
}

.hover\:text-opacity-10:hover{
  --tw-text-opacity:0.1
}

.hover\:text-opacity-20:hover{
  --tw-text-opacity:0.2
}

.hover\:text-opacity-25:hover{
  --tw-text-opacity:0.25
}

.hover\:text-opacity-30:hover{
  --tw-text-opacity:0.3
}

.hover\:text-opacity-40:hover{
  --tw-text-opacity:0.4
}

.hover\:text-opacity-50:hover{
  --tw-text-opacity:0.5
}

.hover\:text-opacity-60:hover{
  --tw-text-opacity:0.6
}

.hover\:text-opacity-70:hover{
  --tw-text-opacity:0.7
}

.hover\:text-opacity-75:hover{
  --tw-text-opacity:0.75
}

.hover\:text-opacity-80:hover{
  --tw-text-opacity:0.8
}

.hover\:text-opacity-90:hover{
  --tw-text-opacity:0.9
}

.hover\:text-opacity-95:hover{
  --tw-text-opacity:0.95
}

.hover\:text-opacity-100:hover{
  --tw-text-opacity:1
}

.focus\:text-opacity-0:focus{
  --tw-text-opacity:0
}

.focus\:text-opacity-5:focus{
  --tw-text-opacity:0.05
}

.focus\:text-opacity-10:focus{
  --tw-text-opacity:0.1
}

.focus\:text-opacity-20:focus{
  --tw-text-opacity:0.2
}

.focus\:text-opacity-25:focus{
  --tw-text-opacity:0.25
}

.focus\:text-opacity-30:focus{
  --tw-text-opacity:0.3
}

.focus\:text-opacity-40:focus{
  --tw-text-opacity:0.4
}

.focus\:text-opacity-50:focus{
  --tw-text-opacity:0.5
}

.focus\:text-opacity-60:focus{
  --tw-text-opacity:0.6
}

.focus\:text-opacity-70:focus{
  --tw-text-opacity:0.7
}

.focus\:text-opacity-75:focus{
  --tw-text-opacity:0.75
}

.focus\:text-opacity-80:focus{
  --tw-text-opacity:0.8
}

.focus\:text-opacity-90:focus{
  --tw-text-opacity:0.9
}

.focus\:text-opacity-95:focus{
  --tw-text-opacity:0.95
}

.focus\:text-opacity-100:focus{
  --tw-text-opacity:1
}

.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
}

.focus-within\:underline:focus-within{
  text-decoration:underline
}

.focus-within\:line-through:focus-within{
  text-decoration:line-through
}

.focus-within\:no-underline:focus-within{
  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
}

.placeholder-transparent::placeholder{
  color:transparent
}

.placeholder-customGray-default::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
}

.placeholder-customGray-light::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
}

.placeholder-customGray-dark::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
}

.placeholder-customGray-darker::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
}

.placeholder-customGray-grayTwo::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
}

.placeholder-customGray-grayThree::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
}

.placeholder-customGray-superLight::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
}

.placeholder-customGray-lighterGray::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
}

.placeholder-customGray-textGray::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
}

.placeholder-customGray-superDark::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
}

.placeholder-customGray-iconGray::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
}

.placeholder-customGray-mediumGray::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
}

.placeholder-customGray-swampGray::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
}

.placeholder-customGray-solitudeGray::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
}

.placeholder-customGray-winterGray::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
}

.placeholder-customGray-tableGray::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
}

.placeholder-customGray-iceGray::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
}

.placeholder-customGray-gainsboro::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
}

.placeholder-customGray-offWhite::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
}

.placeholder-customGray-cloudGray::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
}

.placeholder-customGray-defaultDark::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
}

.placeholder-customGray-skeletonGray::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-default::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-light::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-newLight::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-superLight::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-normal::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-dark::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-royal::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-glass::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-hawkesBlue::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-darker::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-newBlue::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-black::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-skyLight::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-lightBlue::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-lightBlueGray::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-pale::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-lavender::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
}

.placeholder-customBlue-iceBlue::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
}

.placeholder-customWhite-default::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.placeholder-customWhite-lightDark::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
}

.placeholder-customWhite-bWhite::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
}

.placeholder-customRed-default::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
}

.placeholder-customGreen-default::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
}

.placeholder-customGreen-approved::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
}

.placeholder-customGreen-check::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
}

.placeholder-customGreen-lime::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
}

.placeholder-customGreen-dark::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
}

.placeholder-customGreen-light::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
}

.placeholder-customYellow-default::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
}

.placeholder-customYellow-highlight::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
}

.placeholder-customYellow-bright::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
}

.placeholder-customYellow-dark::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
}

.placeholder-customYellow-gold::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
}

.placeholder-customYellow-mostard::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
}

.placeholder-customOrange-default::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
}

.placeholder-customOrange-mediumOrange::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
}

.placeholder-customOrange-F96319::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
}

.placeholder-customOrange-EB8A02::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
}

.placeholder-customPurple-purpleOne::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
}

.placeholder-inicieColors-orange::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
}

.placeholder-inicieColors-blue::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
}

.focus\:placeholder-transparent:focus::placeholder{
  color:transparent
}

.focus\:placeholder-customGray-default:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-light:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-dark:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-darker:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-grayTwo:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-grayThree:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-superLight:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-lighterGray:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-textGray:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-superDark:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-iconGray:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-mediumGray:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-swampGray:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-solitudeGray:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-winterGray:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-tableGray:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-iceGray:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-gainsboro:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-offWhite:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-cloudGray:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-defaultDark:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGray-skeletonGray:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-default:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-light:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-newLight:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-superLight:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-normal:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-dark:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-royal:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-glass:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-hawkesBlue:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-darker:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-newBlue:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-black:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-skyLight:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-lightBlue:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-lightBlueGray:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-pale:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-lavender:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customBlue-iceBlue:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customWhite-default:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customWhite-lightDark:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customWhite-bWhite:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customRed-default:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGreen-default:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGreen-approved:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGreen-check:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGreen-lime:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGreen-dark:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customGreen-light:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customYellow-default:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customYellow-highlight:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customYellow-bright:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customYellow-dark:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customYellow-gold:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customYellow-mostard:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customOrange-default:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customOrange-mediumOrange:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customOrange-F96319:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customOrange-EB8A02:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
}

.focus\:placeholder-customPurple-purpleOne:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
}

.focus\:placeholder-inicieColors-orange:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
}

.focus\:placeholder-inicieColors-blue:focus::placeholder{
  --tw-placeholder-opacity:1;
  color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
}

.placeholder-opacity-0::placeholder{
  --tw-placeholder-opacity:0
}

.placeholder-opacity-5::placeholder{
  --tw-placeholder-opacity:0.05
}

.placeholder-opacity-10::placeholder{
  --tw-placeholder-opacity:0.1
}

.placeholder-opacity-20::placeholder{
  --tw-placeholder-opacity:0.2
}

.placeholder-opacity-25::placeholder{
  --tw-placeholder-opacity:0.25
}

.placeholder-opacity-30::placeholder{
  --tw-placeholder-opacity:0.3
}

.placeholder-opacity-40::placeholder{
  --tw-placeholder-opacity:0.4
}

.placeholder-opacity-50::placeholder{
  --tw-placeholder-opacity:0.5
}

.placeholder-opacity-60::placeholder{
  --tw-placeholder-opacity:0.6
}

.placeholder-opacity-70::placeholder{
  --tw-placeholder-opacity:0.7
}

.placeholder-opacity-75::placeholder{
  --tw-placeholder-opacity:0.75
}

.placeholder-opacity-80::placeholder{
  --tw-placeholder-opacity:0.8
}

.placeholder-opacity-90::placeholder{
  --tw-placeholder-opacity:0.9
}

.placeholder-opacity-95::placeholder{
  --tw-placeholder-opacity:0.95
}

.placeholder-opacity-100::placeholder{
  --tw-placeholder-opacity:1
}

.focus\:placeholder-opacity-0:focus::placeholder{
  --tw-placeholder-opacity:0
}

.focus\:placeholder-opacity-5:focus::placeholder{
  --tw-placeholder-opacity:0.05
}

.focus\:placeholder-opacity-10:focus::placeholder{
  --tw-placeholder-opacity:0.1
}

.focus\:placeholder-opacity-20:focus::placeholder{
  --tw-placeholder-opacity:0.2
}

.focus\:placeholder-opacity-25:focus::placeholder{
  --tw-placeholder-opacity:0.25
}

.focus\:placeholder-opacity-30:focus::placeholder{
  --tw-placeholder-opacity:0.3
}

.focus\:placeholder-opacity-40:focus::placeholder{
  --tw-placeholder-opacity:0.4
}

.focus\:placeholder-opacity-50:focus::placeholder{
  --tw-placeholder-opacity:0.5
}

.focus\:placeholder-opacity-60:focus::placeholder{
  --tw-placeholder-opacity:0.6
}

.focus\:placeholder-opacity-70:focus::placeholder{
  --tw-placeholder-opacity:0.7
}

.focus\:placeholder-opacity-75:focus::placeholder{
  --tw-placeholder-opacity:0.75
}

.focus\:placeholder-opacity-80:focus::placeholder{
  --tw-placeholder-opacity:0.8
}

.focus\:placeholder-opacity-90:focus::placeholder{
  --tw-placeholder-opacity:0.9
}

.focus\:placeholder-opacity-95:focus::placeholder{
  --tw-placeholder-opacity:0.95
}

.focus\:placeholder-opacity-100:focus::placeholder{
  --tw-placeholder-opacity:1
}

.opacity-0{
  opacity:0
}

.opacity-5{
  opacity:0.05
}

.opacity-10{
  opacity:0.1
}

.opacity-20{
  opacity:0.2
}

.opacity-25{
  opacity:0.25
}

.opacity-30{
  opacity:0.3
}

.opacity-40{
  opacity:0.4
}

.opacity-50{
  opacity:0.5
}

.opacity-60{
  opacity:0.6
}

.opacity-70{
  opacity:0.7
}

.opacity-75{
  opacity:0.75
}

.opacity-80{
  opacity:0.8
}

.opacity-90{
  opacity:0.9
}

.opacity-95{
  opacity:0.95
}

.opacity-100{
  opacity:1
}

.group:hover .group-hover\:opacity-0{
  opacity:0
}

.group:hover .group-hover\:opacity-5{
  opacity:0.05
}

.group:hover .group-hover\:opacity-10{
  opacity:0.1
}

.group:hover .group-hover\:opacity-20{
  opacity:0.2
}

.group:hover .group-hover\:opacity-25{
  opacity:0.25
}

.group:hover .group-hover\:opacity-30{
  opacity:0.3
}

.group:hover .group-hover\:opacity-40{
  opacity:0.4
}

.group:hover .group-hover\:opacity-50{
  opacity:0.5
}

.group:hover .group-hover\:opacity-60{
  opacity:0.6
}

.group:hover .group-hover\:opacity-70{
  opacity:0.7
}

.group:hover .group-hover\:opacity-75{
  opacity:0.75
}

.group:hover .group-hover\:opacity-80{
  opacity:0.8
}

.group:hover .group-hover\:opacity-90{
  opacity:0.9
}

.group:hover .group-hover\:opacity-95{
  opacity:0.95
}

.group:hover .group-hover\:opacity-100{
  opacity:1
}

.focus-within\:opacity-0:focus-within{
  opacity:0
}

.focus-within\:opacity-5:focus-within{
  opacity:0.05
}

.focus-within\:opacity-10:focus-within{
  opacity:0.1
}

.focus-within\:opacity-20:focus-within{
  opacity:0.2
}

.focus-within\:opacity-25:focus-within{
  opacity:0.25
}

.focus-within\:opacity-30:focus-within{
  opacity:0.3
}

.focus-within\:opacity-40:focus-within{
  opacity:0.4
}

.focus-within\:opacity-50:focus-within{
  opacity:0.5
}

.focus-within\:opacity-60:focus-within{
  opacity:0.6
}

.focus-within\:opacity-70:focus-within{
  opacity:0.7
}

.focus-within\:opacity-75:focus-within{
  opacity:0.75
}

.focus-within\:opacity-80:focus-within{
  opacity:0.8
}

.focus-within\:opacity-90:focus-within{
  opacity:0.9
}

.focus-within\:opacity-95:focus-within{
  opacity:0.95
}

.focus-within\:opacity-100:focus-within{
  opacity:1
}

.hover\:opacity-0:hover{
  opacity:0
}

.hover\:opacity-5:hover{
  opacity:0.05
}

.hover\:opacity-10:hover{
  opacity:0.1
}

.hover\:opacity-20:hover{
  opacity:0.2
}

.hover\:opacity-25:hover{
  opacity:0.25
}

.hover\:opacity-30:hover{
  opacity:0.3
}

.hover\:opacity-40:hover{
  opacity:0.4
}

.hover\:opacity-50:hover{
  opacity:0.5
}

.hover\:opacity-60:hover{
  opacity:0.6
}

.hover\:opacity-70:hover{
  opacity:0.7
}

.hover\:opacity-75:hover{
  opacity:0.75
}

.hover\:opacity-80:hover{
  opacity:0.8
}

.hover\:opacity-90:hover{
  opacity:0.9
}

.hover\:opacity-95:hover{
  opacity:0.95
}

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

.focus\:opacity-0:focus{
  opacity:0
}

.focus\:opacity-5:focus{
  opacity:0.05
}

.focus\:opacity-10:focus{
  opacity:0.1
}

.focus\:opacity-20:focus{
  opacity:0.2
}

.focus\:opacity-25:focus{
  opacity:0.25
}

.focus\:opacity-30:focus{
  opacity:0.3
}

.focus\:opacity-40:focus{
  opacity:0.4
}

.focus\:opacity-50:focus{
  opacity:0.5
}

.focus\:opacity-60:focus{
  opacity:0.6
}

.focus\:opacity-70:focus{
  opacity:0.7
}

.focus\:opacity-75:focus{
  opacity:0.75
}

.focus\:opacity-80:focus{
  opacity:0.8
}

.focus\:opacity-90:focus{
  opacity:0.9
}

.focus\:opacity-95:focus{
  opacity:0.95
}

.focus\:opacity-100:focus{
  opacity:1
}

.disabled\:opacity-0:disabled{
  opacity:0
}

.disabled\:opacity-5:disabled{
  opacity:0.05
}

.disabled\:opacity-10:disabled{
  opacity:0.1
}

.disabled\:opacity-20:disabled{
  opacity:0.2
}

.disabled\:opacity-25:disabled{
  opacity:0.25
}

.disabled\:opacity-30:disabled{
  opacity:0.3
}

.disabled\:opacity-40:disabled{
  opacity:0.4
}

.disabled\:opacity-50:disabled{
  opacity:0.5
}

.disabled\:opacity-60:disabled{
  opacity:0.6
}

.disabled\:opacity-70:disabled{
  opacity:0.7
}

.disabled\:opacity-75:disabled{
  opacity:0.75
}

.disabled\:opacity-80:disabled{
  opacity:0.8
}

.disabled\:opacity-90:disabled{
  opacity:0.9
}

.disabled\:opacity-95:disabled{
  opacity:0.95
}

.disabled\:opacity-100:disabled{
  opacity:1
}

.bg-blend-normal{
  background-blend-mode:normal
}

.bg-blend-multiply{
  background-blend-mode:multiply
}

.bg-blend-screen{
  background-blend-mode:screen
}

.bg-blend-overlay{
  background-blend-mode:overlay
}

.bg-blend-darken{
  background-blend-mode:darken
}

.bg-blend-lighten{
  background-blend-mode:lighten
}

.bg-blend-color-dodge{
  background-blend-mode:color-dodge
}

.bg-blend-color-burn{
  background-blend-mode:color-burn
}

.bg-blend-hard-light{
  background-blend-mode:hard-light
}

.bg-blend-soft-light{
  background-blend-mode:soft-light
}

.bg-blend-difference{
  background-blend-mode:difference
}

.bg-blend-exclusion{
  background-blend-mode:exclusion
}

.bg-blend-hue{
  background-blend-mode:hue
}

.bg-blend-saturation{
  background-blend-mode:saturation
}

.bg-blend-color{
  background-blend-mode:color
}

.bg-blend-luminosity{
  background-blend-mode:luminosity
}

.mix-blend-normal{
  mix-blend-mode:normal
}

.mix-blend-multiply{
  mix-blend-mode:multiply
}

.mix-blend-screen{
  mix-blend-mode:screen
}

.mix-blend-overlay{
  mix-blend-mode:overlay
}

.mix-blend-darken{
  mix-blend-mode:darken
}

.mix-blend-lighten{
  mix-blend-mode:lighten
}

.mix-blend-color-dodge{
  mix-blend-mode:color-dodge
}

.mix-blend-color-burn{
  mix-blend-mode:color-burn
}

.mix-blend-hard-light{
  mix-blend-mode:hard-light
}

.mix-blend-soft-light{
  mix-blend-mode:soft-light
}

.mix-blend-difference{
  mix-blend-mode:difference
}

.mix-blend-exclusion{
  mix-blend-mode:exclusion
}

.mix-blend-hue{
  mix-blend-mode:hue
}

.mix-blend-saturation{
  mix-blend-mode:saturation
}

.mix-blend-color{
  mix-blend-mode:color
}

.mix-blend-luminosity{
  mix-blend-mode:luminosity
}

*, ::before, ::after{
  --tw-shadow:0 0 #0000
}

.shadow-sm{
  --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow{
  --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-md{
  --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-lg{
  --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-xl{
  --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-2xl{
  --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-inner{
  --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-none{
  --tw-shadow:0 0 #0000;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-custom{
  --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.group:hover .group-hover\:shadow-sm{
  --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.group:hover .group-hover\:shadow{
  --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.group:hover .group-hover\:shadow-md{
  --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.group:hover .group-hover\:shadow-lg{
  --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.group:hover .group-hover\:shadow-xl{
  --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.group:hover .group-hover\:shadow-2xl{
  --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.group:hover .group-hover\:shadow-inner{
  --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.group:hover .group-hover\:shadow-none{
  --tw-shadow:0 0 #0000;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.group:hover .group-hover\:shadow-custom{
  --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow-sm:focus-within{
  --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow:focus-within{
  --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow-md:focus-within{
  --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow-lg:focus-within{
  --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow-xl:focus-within{
  --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow-2xl:focus-within{
  --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow-inner:focus-within{
  --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow-none:focus-within{
  --tw-shadow:0 0 #0000;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus-within\:shadow-custom:focus-within{
  --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-sm:hover{
  --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow:hover{
  --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-md:hover{
  --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-lg:hover{
  --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-xl:hover{
  --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-2xl:hover{
  --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-inner:hover{
  --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-none:hover{
  --tw-shadow:0 0 #0000;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-custom:hover{
  --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow-sm:focus{
  --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow:focus{
  --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow-md:focus{
  --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow-lg:focus{
  --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow-xl:focus{
  --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow-2xl:focus{
  --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow-inner:focus{
  --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow-none:focus{
  --tw-shadow:0 0 #0000;
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:shadow-custom:focus{
  --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.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-within\:outline-none:focus-within{
  outline:2px solid transparent;
  outline-offset:2px
}

.focus-within\:outline-white:focus-within{
  outline:2px dotted white;
  outline-offset:2px
}

.focus-within\:outline-black:focus-within{
  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
}

*, ::before, ::after{
  --tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000
}

.ring-0{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-1{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-2{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-4{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-8{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-within\:ring-0:focus-within{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-within\:ring-1:focus-within{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-within\:ring-2:focus-within{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-within\:ring-4:focus-within{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-within\:ring-8:focus-within{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus-within\:ring:focus-within{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-0:focus{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-1:focus{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-2:focus{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-4:focus{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring-8:focus{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.focus\:ring:focus{
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.ring-inset{
  --tw-ring-inset:inset
}

.focus-within\:ring-inset:focus-within{
  --tw-ring-inset:inset
}

.focus\:ring-inset:focus{
  --tw-ring-inset:inset
}

.ring-transparent{
  --tw-ring-color:transparent
}

.ring-customGray-default{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
}

.ring-customGray-light{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
}

.ring-customGray-dark{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
}

.ring-customGray-darker{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
}

.ring-customGray-grayTwo{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
}

.ring-customGray-grayThree{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
}

.ring-customGray-superLight{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
}

.ring-customGray-lighterGray{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
}

.ring-customGray-textGray{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
}

.ring-customGray-superDark{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
}

.ring-customGray-iconGray{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
}

.ring-customGray-mediumGray{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
}

.ring-customGray-swampGray{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
}

.ring-customGray-solitudeGray{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
}

.ring-customGray-winterGray{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
}

.ring-customGray-tableGray{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
}

.ring-customGray-iceGray{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
}

.ring-customGray-gainsboro{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
}

.ring-customGray-offWhite{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
}

.ring-customGray-cloudGray{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
}

.ring-customGray-defaultDark{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
}

.ring-customGray-skeletonGray{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
}

.ring-customBlue-default{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
}

.ring-customBlue-light{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
}

.ring-customBlue-newLight{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
}

.ring-customBlue-superLight{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
}

.ring-customBlue-normal{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
}

.ring-customBlue-dark{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
}

.ring-customBlue-royal{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
}

.ring-customBlue-glass{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
}

.ring-customBlue-hawkesBlue{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
}

.ring-customBlue-darker{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
}

.ring-customBlue-newBlue{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
}

.ring-customBlue-black{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
}

.ring-customBlue-skyLight{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
}

.ring-customBlue-lightBlue{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
}

.ring-customBlue-lightBlueGray{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
}

.ring-customBlue-pale{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
}

.ring-customBlue-lavender{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
}

.ring-customBlue-iceBlue{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
}

.ring-customWhite-default{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
}

.ring-customWhite-lightDark{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
}

.ring-customWhite-bWhite{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
}

.ring-customRed-default{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
}

.ring-customGreen-default{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
}

.ring-customGreen-approved{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
}

.ring-customGreen-check{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
}

.ring-customGreen-lime{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
}

.ring-customGreen-dark{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
}

.ring-customGreen-light{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
}

.ring-customYellow-default{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
}

.ring-customYellow-highlight{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
}

.ring-customYellow-bright{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
}

.ring-customYellow-dark{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
}

.ring-customYellow-gold{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
}

.ring-customYellow-mostard{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
}

.ring-customOrange-default{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
}

.ring-customOrange-mediumOrange{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
}

.ring-customOrange-F96319{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
}

.ring-customOrange-EB8A02{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
}

.ring-customPurple-purpleOne{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
}

.ring-inicieColors-orange{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
}

.ring-inicieColors-blue{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
}

.focus-within\:ring-transparent:focus-within{
  --tw-ring-color:transparent
}

.focus-within\:ring-customGray-default:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-light:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-dark:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-darker:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-grayTwo:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-grayThree:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-superLight:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-lighterGray:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-textGray:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-superDark:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-iconGray:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-mediumGray:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-swampGray:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-solitudeGray:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-winterGray:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-tableGray:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-iceGray:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-gainsboro:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-offWhite:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-cloudGray:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-defaultDark:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
}

.focus-within\:ring-customGray-skeletonGray:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-default:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-light:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-newLight:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-superLight:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-normal:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-dark:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-royal:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-glass:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-hawkesBlue:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-darker:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-newBlue:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-black:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-skyLight:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-lightBlue:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-lightBlueGray:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-pale:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-lavender:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
}

.focus-within\:ring-customBlue-iceBlue:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
}

.focus-within\:ring-customWhite-default:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
}

.focus-within\:ring-customWhite-lightDark:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
}

.focus-within\:ring-customWhite-bWhite:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
}

.focus-within\:ring-customRed-default:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
}

.focus-within\:ring-customGreen-default:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
}

.focus-within\:ring-customGreen-approved:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
}

.focus-within\:ring-customGreen-check:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
}

.focus-within\:ring-customGreen-lime:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
}

.focus-within\:ring-customGreen-dark:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
}

.focus-within\:ring-customGreen-light:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
}

.focus-within\:ring-customYellow-default:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
}

.focus-within\:ring-customYellow-highlight:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
}

.focus-within\:ring-customYellow-bright:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
}

.focus-within\:ring-customYellow-dark:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
}

.focus-within\:ring-customYellow-gold:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
}

.focus-within\:ring-customYellow-mostard:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
}

.focus-within\:ring-customOrange-default:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
}

.focus-within\:ring-customOrange-mediumOrange:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
}

.focus-within\:ring-customOrange-F96319:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
}

.focus-within\:ring-customOrange-EB8A02:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
}

.focus-within\:ring-customPurple-purpleOne:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
}

.focus-within\:ring-inicieColors-orange:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
}

.focus-within\:ring-inicieColors-blue:focus-within{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
}

.focus\:ring-transparent:focus{
  --tw-ring-color:transparent
}

.focus\:ring-customGray-default:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
}

.focus\:ring-customGray-light:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
}

.focus\:ring-customGray-dark:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
}

.focus\:ring-customGray-darker:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
}

.focus\:ring-customGray-grayTwo:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
}

.focus\:ring-customGray-grayThree:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
}

.focus\:ring-customGray-superLight:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
}

.focus\:ring-customGray-lighterGray:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
}

.focus\:ring-customGray-textGray:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
}

.focus\:ring-customGray-superDark:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
}

.focus\:ring-customGray-iconGray:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
}

.focus\:ring-customGray-mediumGray:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
}

.focus\:ring-customGray-swampGray:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
}

.focus\:ring-customGray-solitudeGray:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
}

.focus\:ring-customGray-winterGray:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
}

.focus\:ring-customGray-tableGray:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
}

.focus\:ring-customGray-iceGray:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
}

.focus\:ring-customGray-gainsboro:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
}

.focus\:ring-customGray-offWhite:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
}

.focus\:ring-customGray-cloudGray:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
}

.focus\:ring-customGray-defaultDark:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
}

.focus\:ring-customGray-skeletonGray:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-default:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-light:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-newLight:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-superLight:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-normal:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-dark:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-royal:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-glass:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-hawkesBlue:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-darker:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-newBlue:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-black:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-skyLight:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-lightBlue:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-lightBlueGray:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-pale:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-lavender:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
}

.focus\:ring-customBlue-iceBlue:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
}

.focus\:ring-customWhite-default:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
}

.focus\:ring-customWhite-lightDark:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
}

.focus\:ring-customWhite-bWhite:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
}

.focus\:ring-customRed-default:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
}

.focus\:ring-customGreen-default:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
}

.focus\:ring-customGreen-approved:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
}

.focus\:ring-customGreen-check:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
}

.focus\:ring-customGreen-lime:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
}

.focus\:ring-customGreen-dark:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
}

.focus\:ring-customGreen-light:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
}

.focus\:ring-customYellow-default:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
}

.focus\:ring-customYellow-highlight:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
}

.focus\:ring-customYellow-bright:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
}

.focus\:ring-customYellow-dark:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
}

.focus\:ring-customYellow-gold:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
}

.focus\:ring-customYellow-mostard:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
}

.focus\:ring-customOrange-default:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
}

.focus\:ring-customOrange-mediumOrange:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
}

.focus\:ring-customOrange-F96319:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
}

.focus\:ring-customOrange-EB8A02:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
}

.focus\:ring-customPurple-purpleOne:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
}

.focus\:ring-inicieColors-orange:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
}

.focus\:ring-inicieColors-blue:focus{
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
}

.ring-opacity-0{
  --tw-ring-opacity:0
}

.ring-opacity-5{
  --tw-ring-opacity:0.05
}

.ring-opacity-10{
  --tw-ring-opacity:0.1
}

.ring-opacity-20{
  --tw-ring-opacity:0.2
}

.ring-opacity-25{
  --tw-ring-opacity:0.25
}

.ring-opacity-30{
  --tw-ring-opacity:0.3
}

.ring-opacity-40{
  --tw-ring-opacity:0.4
}

.ring-opacity-50{
  --tw-ring-opacity:0.5
}

.ring-opacity-60{
  --tw-ring-opacity:0.6
}

.ring-opacity-70{
  --tw-ring-opacity:0.7
}

.ring-opacity-75{
  --tw-ring-opacity:0.75
}

.ring-opacity-80{
  --tw-ring-opacity:0.8
}

.ring-opacity-90{
  --tw-ring-opacity:0.9
}

.ring-opacity-95{
  --tw-ring-opacity:0.95
}

.ring-opacity-100{
  --tw-ring-opacity:1
}

.focus-within\:ring-opacity-0:focus-within{
  --tw-ring-opacity:0
}

.focus-within\:ring-opacity-5:focus-within{
  --tw-ring-opacity:0.05
}

.focus-within\:ring-opacity-10:focus-within{
  --tw-ring-opacity:0.1
}

.focus-within\:ring-opacity-20:focus-within{
  --tw-ring-opacity:0.2
}

.focus-within\:ring-opacity-25:focus-within{
  --tw-ring-opacity:0.25
}

.focus-within\:ring-opacity-30:focus-within{
  --tw-ring-opacity:0.3
}

.focus-within\:ring-opacity-40:focus-within{
  --tw-ring-opacity:0.4
}

.focus-within\:ring-opacity-50:focus-within{
  --tw-ring-opacity:0.5
}

.focus-within\:ring-opacity-60:focus-within{
  --tw-ring-opacity:0.6
}

.focus-within\:ring-opacity-70:focus-within{
  --tw-ring-opacity:0.7
}

.focus-within\:ring-opacity-75:focus-within{
  --tw-ring-opacity:0.75
}

.focus-within\:ring-opacity-80:focus-within{
  --tw-ring-opacity:0.8
}

.focus-within\:ring-opacity-90:focus-within{
  --tw-ring-opacity:0.9
}

.focus-within\:ring-opacity-95:focus-within{
  --tw-ring-opacity:0.95
}

.focus-within\:ring-opacity-100:focus-within{
  --tw-ring-opacity:1
}

.focus\:ring-opacity-0:focus{
  --tw-ring-opacity:0
}

.focus\:ring-opacity-5:focus{
  --tw-ring-opacity:0.05
}

.focus\:ring-opacity-10:focus{
  --tw-ring-opacity:0.1
}

.focus\:ring-opacity-20:focus{
  --tw-ring-opacity:0.2
}

.focus\:ring-opacity-25:focus{
  --tw-ring-opacity:0.25
}

.focus\:ring-opacity-30:focus{
  --tw-ring-opacity:0.3
}

.focus\:ring-opacity-40:focus{
  --tw-ring-opacity:0.4
}

.focus\:ring-opacity-50:focus{
  --tw-ring-opacity:0.5
}

.focus\:ring-opacity-60:focus{
  --tw-ring-opacity:0.6
}

.focus\:ring-opacity-70:focus{
  --tw-ring-opacity:0.7
}

.focus\:ring-opacity-75:focus{
  --tw-ring-opacity:0.75
}

.focus\:ring-opacity-80:focus{
  --tw-ring-opacity:0.8
}

.focus\:ring-opacity-90:focus{
  --tw-ring-opacity:0.9
}

.focus\:ring-opacity-95:focus{
  --tw-ring-opacity:0.95
}

.focus\:ring-opacity-100:focus{
  --tw-ring-opacity:1
}

.ring-offset-0{
  --tw-ring-offset-width:0px
}

.ring-offset-1{
  --tw-ring-offset-width:1px
}

.ring-offset-2{
  --tw-ring-offset-width:2px
}

.ring-offset-4{
  --tw-ring-offset-width:4px
}

.ring-offset-8{
  --tw-ring-offset-width:8px
}

.focus-within\:ring-offset-0:focus-within{
  --tw-ring-offset-width:0px
}

.focus-within\:ring-offset-1:focus-within{
  --tw-ring-offset-width:1px
}

.focus-within\:ring-offset-2:focus-within{
  --tw-ring-offset-width:2px
}

.focus-within\:ring-offset-4:focus-within{
  --tw-ring-offset-width:4px
}

.focus-within\:ring-offset-8:focus-within{
  --tw-ring-offset-width:8px
}

.focus\:ring-offset-0:focus{
  --tw-ring-offset-width:0px
}

.focus\:ring-offset-1:focus{
  --tw-ring-offset-width:1px
}

.focus\:ring-offset-2:focus{
  --tw-ring-offset-width:2px
}

.focus\:ring-offset-4:focus{
  --tw-ring-offset-width:4px
}

.focus\:ring-offset-8:focus{
  --tw-ring-offset-width:8px
}

.ring-offset-transparent{
  --tw-ring-offset-color:transparent
}

.ring-offset-customGray-default{
  --tw-ring-offset-color:#A9AEB3
}

.ring-offset-customGray-light{
  --tw-ring-offset-color:#d9e0e6
}

.ring-offset-customGray-dark{
  --tw-ring-offset-color:#484B4D
}

.ring-offset-customGray-darker{
  --tw-ring-offset-color:#49494A
}

.ring-offset-customGray-grayTwo{
  --tw-ring-offset-color:#C7CBD1
}

.ring-offset-customGray-grayThree{
  --tw-ring-offset-color:#909193
}

.ring-offset-customGray-superLight{
  --tw-ring-offset-color:#EDEDED
}

.ring-offset-customGray-lighterGray{
  --tw-ring-offset-color:#F4F4F4
}

.ring-offset-customGray-textGray{
  --tw-ring-offset-color:#8F9BB3
}

.ring-offset-customGray-superDark{
  --tw-ring-offset-color:#231F20
}

.ring-offset-customGray-iconGray{
  --tw-ring-offset-color:#A9AEB3
}

.ring-offset-customGray-mediumGray{
  --tw-ring-offset-color:#E3E4E4
}

.ring-offset-customGray-swampGray{
  --tw-ring-offset-color:#252727
}

.ring-offset-customGray-solitudeGray{
  --tw-ring-offset-color:#E0E4E8
}

.ring-offset-customGray-winterGray{
  --tw-ring-offset-color:#EEF0F5
}

.ring-offset-customGray-tableGray{
  --tw-ring-offset-color:#F2F6FB
}

.ring-offset-customGray-iceGray{
  --tw-ring-offset-color:#F5F7FC
}

.ring-offset-customGray-gainsboro{
  --tw-ring-offset-color:#F0F2F6
}

.ring-offset-customGray-offWhite{
  --tw-ring-offset-color:#F7F7F7
}

.ring-offset-customGray-cloudGray{
  --tw-ring-offset-color:#B9BDC1
}

.ring-offset-customGray-defaultDark{
  --tw-ring-offset-color:#AEB3B7
}

.ring-offset-customGray-skeletonGray{
  --tw-ring-offset-color:#DEDFE3
}

.ring-offset-customBlue-default{
  --tw-ring-offset-color:#233674
}

.ring-offset-customBlue-light{
  --tw-ring-offset-color:#EFF4FA
}

.ring-offset-customBlue-newLight{
  --tw-ring-offset-color:#EEF0F5
}

.ring-offset-customBlue-superLight{
  --tw-ring-offset-color:#D7E1EC
}

.ring-offset-customBlue-normal{
  --tw-ring-offset-color:#004899
}

.ring-offset-customBlue-dark{
  --tw-ring-offset-color:#222B45
}

.ring-offset-customBlue-royal{
  --tw-ring-offset-color:#3656BF
}

.ring-offset-customBlue-glass{
  --tw-ring-offset-color:#D8E5F8
}

.ring-offset-customBlue-hawkesBlue{
  --tw-ring-offset-color:#D7DDF2
}

.ring-offset-customBlue-darker{
  --tw-ring-offset-color:#0F2741
}

.ring-offset-customBlue-newBlue{
  --tw-ring-offset-color:#0F2741
}

.ring-offset-customBlue-black{
  --tw-ring-offset-color:#0F2740
}

.ring-offset-customBlue-skyLight{
  --tw-ring-offset-color:#F0F4F9
}

.ring-offset-customBlue-lightBlue{
  --tw-ring-offset-color:#E7EBF8
}

.ring-offset-customBlue-lightBlueGray{
  --tw-ring-offset-color:#8296D7
}

.ring-offset-customBlue-pale{
  --tw-ring-offset-color:#D0D8F1
}

.ring-offset-customBlue-lavender{
  --tw-ring-offset-color:#8296D7
}

.ring-offset-customBlue-iceBlue{
  --tw-ring-offset-color:#EFF5FF
}

.ring-offset-customWhite-default{
  --tw-ring-offset-color:#ffffff
}

.ring-offset-customWhite-lightDark{
  --tw-ring-offset-color:#F8F8F8
}

.ring-offset-customWhite-bWhite{
  --tw-ring-offset-color:#EFF4FA
}

.ring-offset-customRed-default{
  --tw-ring-offset-color:#B10000
}

.ring-offset-customGreen-default{
  --tw-ring-offset-color:#8BD42D
}

.ring-offset-customGreen-approved{
  --tw-ring-offset-color:#80CC28
}

.ring-offset-customGreen-check{
  --tw-ring-offset-color:#139E5D
}

.ring-offset-customGreen-lime{
  --tw-ring-offset-color:#00AD3C
}

.ring-offset-customGreen-dark{
  --tw-ring-offset-color:#03AC6D
}

.ring-offset-customGreen-light{
  --tw-ring-offset-color:#A5D072
}

.ring-offset-customYellow-default{
  --tw-ring-offset-color:#FEF8E6
}

.ring-offset-customYellow-highlight{
  --tw-ring-offset-color:#EEB103
}

.ring-offset-customYellow-bright{
  --tw-ring-offset-color:#FDD835
}

.ring-offset-customYellow-dark{
  --tw-ring-offset-color:#FDDD84
}

.ring-offset-customYellow-gold{
  --tw-ring-offset-color:#E9AC07
}

.ring-offset-customYellow-mostard{
  --tw-ring-offset-color:#F59E0B
}

.ring-offset-customOrange-default{
  --tw-ring-offset-color:#E8532C
}

.ring-offset-customOrange-mediumOrange{
  --tw-ring-offset-color:#F4933C
}

.ring-offset-customOrange-F96319{
  --tw-ring-offset-color:#F96319
}

.ring-offset-customOrange-EB8A02{
  --tw-ring-offset-color:#EB8A02
}

.ring-offset-customPurple-purpleOne{
  --tw-ring-offset-color:#673AB7
}

.ring-offset-inicieColors-orange{
  --tw-ring-offset-color:#F36C48
}

.ring-offset-inicieColors-blue{
  --tw-ring-offset-color:#233674
}

.focus-within\:ring-offset-transparent:focus-within{
  --tw-ring-offset-color:transparent
}

.focus-within\:ring-offset-customGray-default:focus-within{
  --tw-ring-offset-color:#A9AEB3
}

.focus-within\:ring-offset-customGray-light:focus-within{
  --tw-ring-offset-color:#d9e0e6
}

.focus-within\:ring-offset-customGray-dark:focus-within{
  --tw-ring-offset-color:#484B4D
}

.focus-within\:ring-offset-customGray-darker:focus-within{
  --tw-ring-offset-color:#49494A
}

.focus-within\:ring-offset-customGray-grayTwo:focus-within{
  --tw-ring-offset-color:#C7CBD1
}

.focus-within\:ring-offset-customGray-grayThree:focus-within{
  --tw-ring-offset-color:#909193
}

.focus-within\:ring-offset-customGray-superLight:focus-within{
  --tw-ring-offset-color:#EDEDED
}

.focus-within\:ring-offset-customGray-lighterGray:focus-within{
  --tw-ring-offset-color:#F4F4F4
}

.focus-within\:ring-offset-customGray-textGray:focus-within{
  --tw-ring-offset-color:#8F9BB3
}

.focus-within\:ring-offset-customGray-superDark:focus-within{
  --tw-ring-offset-color:#231F20
}

.focus-within\:ring-offset-customGray-iconGray:focus-within{
  --tw-ring-offset-color:#A9AEB3
}

.focus-within\:ring-offset-customGray-mediumGray:focus-within{
  --tw-ring-offset-color:#E3E4E4
}

.focus-within\:ring-offset-customGray-swampGray:focus-within{
  --tw-ring-offset-color:#252727
}

.focus-within\:ring-offset-customGray-solitudeGray:focus-within{
  --tw-ring-offset-color:#E0E4E8
}

.focus-within\:ring-offset-customGray-winterGray:focus-within{
  --tw-ring-offset-color:#EEF0F5
}

.focus-within\:ring-offset-customGray-tableGray:focus-within{
  --tw-ring-offset-color:#F2F6FB
}

.focus-within\:ring-offset-customGray-iceGray:focus-within{
  --tw-ring-offset-color:#F5F7FC
}

.focus-within\:ring-offset-customGray-gainsboro:focus-within{
  --tw-ring-offset-color:#F0F2F6
}

.focus-within\:ring-offset-customGray-offWhite:focus-within{
  --tw-ring-offset-color:#F7F7F7
}

.focus-within\:ring-offset-customGray-cloudGray:focus-within{
  --tw-ring-offset-color:#B9BDC1
}

.focus-within\:ring-offset-customGray-defaultDark:focus-within{
  --tw-ring-offset-color:#AEB3B7
}

.focus-within\:ring-offset-customGray-skeletonGray:focus-within{
  --tw-ring-offset-color:#DEDFE3
}

.focus-within\:ring-offset-customBlue-default:focus-within{
  --tw-ring-offset-color:#233674
}

.focus-within\:ring-offset-customBlue-light:focus-within{
  --tw-ring-offset-color:#EFF4FA
}

.focus-within\:ring-offset-customBlue-newLight:focus-within{
  --tw-ring-offset-color:#EEF0F5
}

.focus-within\:ring-offset-customBlue-superLight:focus-within{
  --tw-ring-offset-color:#D7E1EC
}

.focus-within\:ring-offset-customBlue-normal:focus-within{
  --tw-ring-offset-color:#004899
}

.focus-within\:ring-offset-customBlue-dark:focus-within{
  --tw-ring-offset-color:#222B45
}

.focus-within\:ring-offset-customBlue-royal:focus-within{
  --tw-ring-offset-color:#3656BF
}

.focus-within\:ring-offset-customBlue-glass:focus-within{
  --tw-ring-offset-color:#D8E5F8
}

.focus-within\:ring-offset-customBlue-hawkesBlue:focus-within{
  --tw-ring-offset-color:#D7DDF2
}

.focus-within\:ring-offset-customBlue-darker:focus-within{
  --tw-ring-offset-color:#0F2741
}

.focus-within\:ring-offset-customBlue-newBlue:focus-within{
  --tw-ring-offset-color:#0F2741
}

.focus-within\:ring-offset-customBlue-black:focus-within{
  --tw-ring-offset-color:#0F2740
}

.focus-within\:ring-offset-customBlue-skyLight:focus-within{
  --tw-ring-offset-color:#F0F4F9
}

.focus-within\:ring-offset-customBlue-lightBlue:focus-within{
  --tw-ring-offset-color:#E7EBF8
}

.focus-within\:ring-offset-customBlue-lightBlueGray:focus-within{
  --tw-ring-offset-color:#8296D7
}

.focus-within\:ring-offset-customBlue-pale:focus-within{
  --tw-ring-offset-color:#D0D8F1
}

.focus-within\:ring-offset-customBlue-lavender:focus-within{
  --tw-ring-offset-color:#8296D7
}

.focus-within\:ring-offset-customBlue-iceBlue:focus-within{
  --tw-ring-offset-color:#EFF5FF
}

.focus-within\:ring-offset-customWhite-default:focus-within{
  --tw-ring-offset-color:#ffffff
}

.focus-within\:ring-offset-customWhite-lightDark:focus-within{
  --tw-ring-offset-color:#F8F8F8
}

.focus-within\:ring-offset-customWhite-bWhite:focus-within{
  --tw-ring-offset-color:#EFF4FA
}

.focus-within\:ring-offset-customRed-default:focus-within{
  --tw-ring-offset-color:#B10000
}

.focus-within\:ring-offset-customGreen-default:focus-within{
  --tw-ring-offset-color:#8BD42D
}

.focus-within\:ring-offset-customGreen-approved:focus-within{
  --tw-ring-offset-color:#80CC28
}

.focus-within\:ring-offset-customGreen-check:focus-within{
  --tw-ring-offset-color:#139E5D
}

.focus-within\:ring-offset-customGreen-lime:focus-within{
  --tw-ring-offset-color:#00AD3C
}

.focus-within\:ring-offset-customGreen-dark:focus-within{
  --tw-ring-offset-color:#03AC6D
}

.focus-within\:ring-offset-customGreen-light:focus-within{
  --tw-ring-offset-color:#A5D072
}

.focus-within\:ring-offset-customYellow-default:focus-within{
  --tw-ring-offset-color:#FEF8E6
}

.focus-within\:ring-offset-customYellow-highlight:focus-within{
  --tw-ring-offset-color:#EEB103
}

.focus-within\:ring-offset-customYellow-bright:focus-within{
  --tw-ring-offset-color:#FDD835
}

.focus-within\:ring-offset-customYellow-dark:focus-within{
  --tw-ring-offset-color:#FDDD84
}

.focus-within\:ring-offset-customYellow-gold:focus-within{
  --tw-ring-offset-color:#E9AC07
}

.focus-within\:ring-offset-customYellow-mostard:focus-within{
  --tw-ring-offset-color:#F59E0B
}

.focus-within\:ring-offset-customOrange-default:focus-within{
  --tw-ring-offset-color:#E8532C
}

.focus-within\:ring-offset-customOrange-mediumOrange:focus-within{
  --tw-ring-offset-color:#F4933C
}

.focus-within\:ring-offset-customOrange-F96319:focus-within{
  --tw-ring-offset-color:#F96319
}

.focus-within\:ring-offset-customOrange-EB8A02:focus-within{
  --tw-ring-offset-color:#EB8A02
}

.focus-within\:ring-offset-customPurple-purpleOne:focus-within{
  --tw-ring-offset-color:#673AB7
}

.focus-within\:ring-offset-inicieColors-orange:focus-within{
  --tw-ring-offset-color:#F36C48
}

.focus-within\:ring-offset-inicieColors-blue:focus-within{
  --tw-ring-offset-color:#233674
}

.focus\:ring-offset-transparent:focus{
  --tw-ring-offset-color:transparent
}

.focus\:ring-offset-customGray-default:focus{
  --tw-ring-offset-color:#A9AEB3
}

.focus\:ring-offset-customGray-light:focus{
  --tw-ring-offset-color:#d9e0e6
}

.focus\:ring-offset-customGray-dark:focus{
  --tw-ring-offset-color:#484B4D
}

.focus\:ring-offset-customGray-darker:focus{
  --tw-ring-offset-color:#49494A
}

.focus\:ring-offset-customGray-grayTwo:focus{
  --tw-ring-offset-color:#C7CBD1
}

.focus\:ring-offset-customGray-grayThree:focus{
  --tw-ring-offset-color:#909193
}

.focus\:ring-offset-customGray-superLight:focus{
  --tw-ring-offset-color:#EDEDED
}

.focus\:ring-offset-customGray-lighterGray:focus{
  --tw-ring-offset-color:#F4F4F4
}

.focus\:ring-offset-customGray-textGray:focus{
  --tw-ring-offset-color:#8F9BB3
}

.focus\:ring-offset-customGray-superDark:focus{
  --tw-ring-offset-color:#231F20
}

.focus\:ring-offset-customGray-iconGray:focus{
  --tw-ring-offset-color:#A9AEB3
}

.focus\:ring-offset-customGray-mediumGray:focus{
  --tw-ring-offset-color:#E3E4E4
}

.focus\:ring-offset-customGray-swampGray:focus{
  --tw-ring-offset-color:#252727
}

.focus\:ring-offset-customGray-solitudeGray:focus{
  --tw-ring-offset-color:#E0E4E8
}

.focus\:ring-offset-customGray-winterGray:focus{
  --tw-ring-offset-color:#EEF0F5
}

.focus\:ring-offset-customGray-tableGray:focus{
  --tw-ring-offset-color:#F2F6FB
}

.focus\:ring-offset-customGray-iceGray:focus{
  --tw-ring-offset-color:#F5F7FC
}

.focus\:ring-offset-customGray-gainsboro:focus{
  --tw-ring-offset-color:#F0F2F6
}

.focus\:ring-offset-customGray-offWhite:focus{
  --tw-ring-offset-color:#F7F7F7
}

.focus\:ring-offset-customGray-cloudGray:focus{
  --tw-ring-offset-color:#B9BDC1
}

.focus\:ring-offset-customGray-defaultDark:focus{
  --tw-ring-offset-color:#AEB3B7
}

.focus\:ring-offset-customGray-skeletonGray:focus{
  --tw-ring-offset-color:#DEDFE3
}

.focus\:ring-offset-customBlue-default:focus{
  --tw-ring-offset-color:#233674
}

.focus\:ring-offset-customBlue-light:focus{
  --tw-ring-offset-color:#EFF4FA
}

.focus\:ring-offset-customBlue-newLight:focus{
  --tw-ring-offset-color:#EEF0F5
}

.focus\:ring-offset-customBlue-superLight:focus{
  --tw-ring-offset-color:#D7E1EC
}

.focus\:ring-offset-customBlue-normal:focus{
  --tw-ring-offset-color:#004899
}

.focus\:ring-offset-customBlue-dark:focus{
  --tw-ring-offset-color:#222B45
}

.focus\:ring-offset-customBlue-royal:focus{
  --tw-ring-offset-color:#3656BF
}

.focus\:ring-offset-customBlue-glass:focus{
  --tw-ring-offset-color:#D8E5F8
}

.focus\:ring-offset-customBlue-hawkesBlue:focus{
  --tw-ring-offset-color:#D7DDF2
}

.focus\:ring-offset-customBlue-darker:focus{
  --tw-ring-offset-color:#0F2741
}

.focus\:ring-offset-customBlue-newBlue:focus{
  --tw-ring-offset-color:#0F2741
}

.focus\:ring-offset-customBlue-black:focus{
  --tw-ring-offset-color:#0F2740
}

.focus\:ring-offset-customBlue-skyLight:focus{
  --tw-ring-offset-color:#F0F4F9
}

.focus\:ring-offset-customBlue-lightBlue:focus{
  --tw-ring-offset-color:#E7EBF8
}

.focus\:ring-offset-customBlue-lightBlueGray:focus{
  --tw-ring-offset-color:#8296D7
}

.focus\:ring-offset-customBlue-pale:focus{
  --tw-ring-offset-color:#D0D8F1
}

.focus\:ring-offset-customBlue-lavender:focus{
  --tw-ring-offset-color:#8296D7
}

.focus\:ring-offset-customBlue-iceBlue:focus{
  --tw-ring-offset-color:#EFF5FF
}

.focus\:ring-offset-customWhite-default:focus{
  --tw-ring-offset-color:#ffffff
}

.focus\:ring-offset-customWhite-lightDark:focus{
  --tw-ring-offset-color:#F8F8F8
}

.focus\:ring-offset-customWhite-bWhite:focus{
  --tw-ring-offset-color:#EFF4FA
}

.focus\:ring-offset-customRed-default:focus{
  --tw-ring-offset-color:#B10000
}

.focus\:ring-offset-customGreen-default:focus{
  --tw-ring-offset-color:#8BD42D
}

.focus\:ring-offset-customGreen-approved:focus{
  --tw-ring-offset-color:#80CC28
}

.focus\:ring-offset-customGreen-check:focus{
  --tw-ring-offset-color:#139E5D
}

.focus\:ring-offset-customGreen-lime:focus{
  --tw-ring-offset-color:#00AD3C
}

.focus\:ring-offset-customGreen-dark:focus{
  --tw-ring-offset-color:#03AC6D
}

.focus\:ring-offset-customGreen-light:focus{
  --tw-ring-offset-color:#A5D072
}

.focus\:ring-offset-customYellow-default:focus{
  --tw-ring-offset-color:#FEF8E6
}

.focus\:ring-offset-customYellow-highlight:focus{
  --tw-ring-offset-color:#EEB103
}

.focus\:ring-offset-customYellow-bright:focus{
  --tw-ring-offset-color:#FDD835
}

.focus\:ring-offset-customYellow-dark:focus{
  --tw-ring-offset-color:#FDDD84
}

.focus\:ring-offset-customYellow-gold:focus{
  --tw-ring-offset-color:#E9AC07
}

.focus\:ring-offset-customYellow-mostard:focus{
  --tw-ring-offset-color:#F59E0B
}

.focus\:ring-offset-customOrange-default:focus{
  --tw-ring-offset-color:#E8532C
}

.focus\:ring-offset-customOrange-mediumOrange:focus{
  --tw-ring-offset-color:#F4933C
}

.focus\:ring-offset-customOrange-F96319:focus{
  --tw-ring-offset-color:#F96319
}

.focus\:ring-offset-customOrange-EB8A02:focus{
  --tw-ring-offset-color:#EB8A02
}

.focus\:ring-offset-customPurple-purpleOne:focus{
  --tw-ring-offset-color:#673AB7
}

.focus\:ring-offset-inicieColors-orange:focus{
  --tw-ring-offset-color:#F36C48
}

.focus\:ring-offset-inicieColors-blue:focus{
  --tw-ring-offset-color:#233674
}

.filter{
  --tw-blur:var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
  --tw-invert:var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
  filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.filter-none{
  filter:none
}

.blur-0{
  --tw-blur:blur(0)
}

.blur-none{
  --tw-blur:blur(0)
}

.blur-sm{
  --tw-blur:blur(4px)
}

.blur{
  --tw-blur:blur(8px)
}

.blur-md{
  --tw-blur:blur(12px)
}

.blur-lg{
  --tw-blur:blur(16px)
}

.blur-xl{
  --tw-blur:blur(24px)
}

.blur-2xl{
  --tw-blur:blur(40px)
}

.blur-3xl{
  --tw-blur:blur(64px)
}

.brightness-0{
  --tw-brightness:brightness(0)
}

.brightness-50{
  --tw-brightness:brightness(.5)
}

.brightness-75{
  --tw-brightness:brightness(.75)
}

.brightness-90{
  --tw-brightness:brightness(.9)
}

.brightness-95{
  --tw-brightness:brightness(.95)
}

.brightness-100{
  --tw-brightness:brightness(1)
}

.brightness-105{
  --tw-brightness:brightness(1.05)
}

.brightness-110{
  --tw-brightness:brightness(1.1)
}

.brightness-125{
  --tw-brightness:brightness(1.25)
}

.brightness-150{
  --tw-brightness:brightness(1.5)
}

.brightness-200{
  --tw-brightness:brightness(2)
}

.contrast-0{
  --tw-contrast:contrast(0)
}

.contrast-50{
  --tw-contrast:contrast(.5)
}

.contrast-75{
  --tw-contrast:contrast(.75)
}

.contrast-100{
  --tw-contrast:contrast(1)
}

.contrast-125{
  --tw-contrast:contrast(1.25)
}

.contrast-150{
  --tw-contrast:contrast(1.5)
}

.contrast-200{
  --tw-contrast:contrast(2)
}

.drop-shadow-sm{
  --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
}

.drop-shadow{
  --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
}

.drop-shadow-md{
  --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
}

.drop-shadow-lg{
  --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
}

.drop-shadow-xl{
  --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
}

.drop-shadow-2xl{
  --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
}

.drop-shadow-none{
  --tw-drop-shadow:drop-shadow(0 0 #0000)
}

.grayscale-0{
  --tw-grayscale:grayscale(0)
}

.grayscale{
  --tw-grayscale:grayscale(100%)
}

.hue-rotate-0{
  --tw-hue-rotate:hue-rotate(0deg)
}

.hue-rotate-15{
  --tw-hue-rotate:hue-rotate(15deg)
}

.hue-rotate-30{
  --tw-hue-rotate:hue-rotate(30deg)
}

.hue-rotate-60{
  --tw-hue-rotate:hue-rotate(60deg)
}

.hue-rotate-90{
  --tw-hue-rotate:hue-rotate(90deg)
}

.hue-rotate-180{
  --tw-hue-rotate:hue-rotate(180deg)
}

.-hue-rotate-180{
  --tw-hue-rotate:hue-rotate(-180deg)
}

.-hue-rotate-90{
  --tw-hue-rotate:hue-rotate(-90deg)
}

.-hue-rotate-60{
  --tw-hue-rotate:hue-rotate(-60deg)
}

.-hue-rotate-30{
  --tw-hue-rotate:hue-rotate(-30deg)
}

.-hue-rotate-15{
  --tw-hue-rotate:hue-rotate(-15deg)
}

.invert-0{
  --tw-invert:invert(0)
}

.invert{
  --tw-invert:invert(100%)
}

.saturate-0{
  --tw-saturate:saturate(0)
}

.saturate-50{
  --tw-saturate:saturate(.5)
}

.saturate-100{
  --tw-saturate:saturate(1)
}

.saturate-150{
  --tw-saturate:saturate(1.5)
}

.saturate-200{
  --tw-saturate:saturate(2)
}

.sepia-0{
  --tw-sepia:sepia(0)
}

.sepia{
  --tw-sepia:sepia(100%)
}

.backdrop-filter{
  --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
  --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
  -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.backdrop-filter-none{
  -webkit-backdrop-filter:none;
          backdrop-filter:none
}

.backdrop-blur-0{
  --tw-backdrop-blur:blur(0)
}

.backdrop-blur-none{
  --tw-backdrop-blur:blur(0)
}

.backdrop-blur-sm{
  --tw-backdrop-blur:blur(4px)
}

.backdrop-blur{
  --tw-backdrop-blur:blur(8px)
}

.backdrop-blur-md{
  --tw-backdrop-blur:blur(12px)
}

.backdrop-blur-lg{
  --tw-backdrop-blur:blur(16px)
}

.backdrop-blur-xl{
  --tw-backdrop-blur:blur(24px)
}

.backdrop-blur-2xl{
  --tw-backdrop-blur:blur(40px)
}

.backdrop-blur-3xl{
  --tw-backdrop-blur:blur(64px)
}

.backdrop-brightness-0{
  --tw-backdrop-brightness:brightness(0)
}

.backdrop-brightness-50{
  --tw-backdrop-brightness:brightness(.5)
}

.backdrop-brightness-75{
  --tw-backdrop-brightness:brightness(.75)
}

.backdrop-brightness-90{
  --tw-backdrop-brightness:brightness(.9)
}

.backdrop-brightness-95{
  --tw-backdrop-brightness:brightness(.95)
}

.backdrop-brightness-100{
  --tw-backdrop-brightness:brightness(1)
}

.backdrop-brightness-105{
  --tw-backdrop-brightness:brightness(1.05)
}

.backdrop-brightness-110{
  --tw-backdrop-brightness:brightness(1.1)
}

.backdrop-brightness-125{
  --tw-backdrop-brightness:brightness(1.25)
}

.backdrop-brightness-150{
  --tw-backdrop-brightness:brightness(1.5)
}

.backdrop-brightness-200{
  --tw-backdrop-brightness:brightness(2)
}

.backdrop-contrast-0{
  --tw-backdrop-contrast:contrast(0)
}

.backdrop-contrast-50{
  --tw-backdrop-contrast:contrast(.5)
}

.backdrop-contrast-75{
  --tw-backdrop-contrast:contrast(.75)
}

.backdrop-contrast-100{
  --tw-backdrop-contrast:contrast(1)
}

.backdrop-contrast-125{
  --tw-backdrop-contrast:contrast(1.25)
}

.backdrop-contrast-150{
  --tw-backdrop-contrast:contrast(1.5)
}

.backdrop-contrast-200{
  --tw-backdrop-contrast:contrast(2)
}

.backdrop-grayscale-0{
  --tw-backdrop-grayscale:grayscale(0)
}

.backdrop-grayscale{
  --tw-backdrop-grayscale:grayscale(100%)
}

.backdrop-hue-rotate-0{
  --tw-backdrop-hue-rotate:hue-rotate(0deg)
}

.backdrop-hue-rotate-15{
  --tw-backdrop-hue-rotate:hue-rotate(15deg)
}

.backdrop-hue-rotate-30{
  --tw-backdrop-hue-rotate:hue-rotate(30deg)
}

.backdrop-hue-rotate-60{
  --tw-backdrop-hue-rotate:hue-rotate(60deg)
}

.backdrop-hue-rotate-90{
  --tw-backdrop-hue-rotate:hue-rotate(90deg)
}

.backdrop-hue-rotate-180{
  --tw-backdrop-hue-rotate:hue-rotate(180deg)
}

.-backdrop-hue-rotate-180{
  --tw-backdrop-hue-rotate:hue-rotate(-180deg)
}

.-backdrop-hue-rotate-90{
  --tw-backdrop-hue-rotate:hue-rotate(-90deg)
}

.-backdrop-hue-rotate-60{
  --tw-backdrop-hue-rotate:hue-rotate(-60deg)
}

.-backdrop-hue-rotate-30{
  --tw-backdrop-hue-rotate:hue-rotate(-30deg)
}

.-backdrop-hue-rotate-15{
  --tw-backdrop-hue-rotate:hue-rotate(-15deg)
}

.backdrop-invert-0{
  --tw-backdrop-invert:invert(0)
}

.backdrop-invert{
  --tw-backdrop-invert:invert(100%)
}

.backdrop-opacity-0{
  --tw-backdrop-opacity:opacity(0)
}

.backdrop-opacity-5{
  --tw-backdrop-opacity:opacity(0.05)
}

.backdrop-opacity-10{
  --tw-backdrop-opacity:opacity(0.1)
}

.backdrop-opacity-20{
  --tw-backdrop-opacity:opacity(0.2)
}

.backdrop-opacity-25{
  --tw-backdrop-opacity:opacity(0.25)
}

.backdrop-opacity-30{
  --tw-backdrop-opacity:opacity(0.3)
}

.backdrop-opacity-40{
  --tw-backdrop-opacity:opacity(0.4)
}

.backdrop-opacity-50{
  --tw-backdrop-opacity:opacity(0.5)
}

.backdrop-opacity-60{
  --tw-backdrop-opacity:opacity(0.6)
}

.backdrop-opacity-70{
  --tw-backdrop-opacity:opacity(0.7)
}

.backdrop-opacity-75{
  --tw-backdrop-opacity:opacity(0.75)
}

.backdrop-opacity-80{
  --tw-backdrop-opacity:opacity(0.8)
}

.backdrop-opacity-90{
  --tw-backdrop-opacity:opacity(0.9)
}

.backdrop-opacity-95{
  --tw-backdrop-opacity:opacity(0.95)
}

.backdrop-opacity-100{
  --tw-backdrop-opacity:opacity(1)
}

.backdrop-saturate-0{
  --tw-backdrop-saturate:saturate(0)
}

.backdrop-saturate-50{
  --tw-backdrop-saturate:saturate(.5)
}

.backdrop-saturate-100{
  --tw-backdrop-saturate:saturate(1)
}

.backdrop-saturate-150{
  --tw-backdrop-saturate:saturate(1.5)
}

.backdrop-saturate-200{
  --tw-backdrop-saturate:saturate(2)
}

.backdrop-sepia-0{
  --tw-backdrop-sepia:sepia(0)
}

.backdrop-sepia{
  --tw-backdrop-sepia:sepia(100%)
}

.transition-none{
  transition-property:none
}

.transition-all{
  transition-property:all;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.transition{
  transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.transition-colors{
  transition-property:background-color, border-color, color, fill, stroke;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.transition-opacity{
  transition-property:opacity;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.transition-shadow{
  transition-property:box-shadow;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.transition-transform{
  transition-property:transform;
  transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration:150ms
}

.delay-75{
  transition-delay:75ms
}

.delay-100{
  transition-delay:100ms
}

.delay-150{
  transition-delay:150ms
}

.delay-200{
  transition-delay:200ms
}

.delay-300{
  transition-delay:300ms
}

.delay-500{
  transition-delay:500ms
}

.delay-700{
  transition-delay:700ms
}

.delay-1000{
  transition-delay:1000ms
}

.duration-75{
  transition-duration:75ms
}

.duration-100{
  transition-duration:100ms
}

.duration-150{
  transition-duration:150ms
}

.duration-200{
  transition-duration:200ms
}

.duration-300{
  transition-duration:300ms
}

.duration-500{
  transition-duration:500ms
}

.duration-700{
  transition-duration:700ms
}

.duration-1000{
  transition-duration:1000ms
}

.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)
}

.line-clamp-1{
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:1
}

.line-clamp-2{
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2
}

.line-clamp-3{
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:3
}

.line-clamp-4{
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4
}

.line-clamp-5{
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:5
}

.line-clamp-6{
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:6
}

.line-clamp-none{
  -webkit-line-clamp:unset
}

html {
  font-family: "Roboto", "Open Sans", sans-serif;
  background-color: #F8F8F8;
  --filter-white: invert(100%) sepia(44%) saturate(0%) hue-rotate(202deg)
    brightness(111%) contrast(100%);
  --filter-naval: invert(18%) sepia(15%) saturate(7416%) hue-rotate(212deg)
    brightness(86%) contrast(90%);
  --filter-grey: invert(73%) sepia(1%) saturate(1409%) hue-rotate(174deg)
    brightness(95%) contrast(88%);
  --filter-orange: invert(40%) sepia(100%) saturate(577%) hue-rotate(314deg)
    brightness(107%) contrast(84%);
  --filter-green: invert(69%) sepia(73%) saturate(505%) hue-rotate(38deg)
    brightness(94%) contrast(83%);
  --filter-dark: invert(28%) sepia(6%) saturate(346%) hue-rotate(161deg)
    brightness(92%) contrast(87%);
  --filter-light-blue: invert(89%) sepia(5%) saturate(1244%) hue-rotate(187deg)
    brightness(102%) contrast(95%);
  --filter-naval-blue: invert(16%) sepia(66%) saturate(1619%) hue-rotate(209deg)
    brightness(92%) contrast(92%);
  --filter-vivid: brightness(1.1) saturate(1.3);
  --color-naval: #233674;
  --color-orange: #ea6368;
  --color-grey: #a9aeb3;
  --color-light-grey: #e3e4e4;
  --color-green: #80cc28;
  --color-dark: #484b4d;
  --color-light-blue: #d8e5f8;
  --color-dark-white: #f4f4f4;
  /* Remove flechas de alteração de valor nos inputs que tem numeral */
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}

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

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

* {
  -webkit-tap-highlight-color: transparent;
}

body {
  overflow: hidden;
  padding-bottom: env(safe-area-inset-bottom);
}

::placeholder,
::-moz-placeholder,
::-webkit-input-placeholder {
  font-family: "Open Sans", sans-serif;
  color: #a2a9b0;
  font-size: 1rem;
}

a {
  cursor: pointer;
}

input:focus,
textarea:focus,
select:focus {
  outline: none;
}

.shadow-card {
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
}

.round-card {
  border-radius: 0.8rem;
}

/* #toast-container > .toast-custom {
  content: url(../src/assets/svg/toastr/info.svg);
}


.toast-custom {
  background-color: purple;
} */

/* #toast-container .toast.toast-info {
  background-image: url(../src/assets/svg/toastr/info.svg) !important;
}    */

#toast-container > .toast-info {
  color: #233674;
  background: white;
  position: relative;
}

#toast-container > .toast-info::before {
  content: "";
  background: url('info.svg') no-repeat center;
  background-size: contain;
  position: absolute;
  left: 10px;
  top: calc(50% - 19px);
  font-size: 20px;
  line-height: 18px;
  width: 30px;
  height: 30px;
}

#toast-container > .toast-success {
  color: #233674;
  background: white;
  position: relative;
}

#toast-container > .toast-success::before {
  content: "";
  background: url('success.svg') no-repeat center;
  background-size: contain;
  position: absolute;
  left: 10px;
  top: calc(50% - 19px);
  font-size: 20px;
  line-height: 18px;
  width: 30px;
  height: 30px;
}

#toast-container > .toast-error {
  color: #233674;
  background: white;
  position: relative;
}

#toast-container > .toast-error::before {
  content: "";
  background: url('error.svg') no-repeat center;
  background-size: contain;
  position: absolute;
  left: 10px;
  top: calc(50% - 19px);
  font-size: 20px;
  line-height: 18px;
  width: 30px;
  height: 30px;
}

button.toast-close-button {
  color: #000;
  opacity: 0.4;
}

#toogle {
  height: 1.4rem;
}

#toogle:before {
  will-change: transform;
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  top: calc(50% - 9px);
  left: 4%;
  background: white;
  transition: 200ms cubic-bezier(0.83, 0.02, 0.65, 1.2);
}

#toogle:checked {
  background: var(--color-naval);
}

#toogle:checked:before {
  left: 52%;
}

.hover {
  transition: ease-in-out 0.7s;
}

.hover:hover {
  background-color: #1a2755;
  transition: ease-in-out 0.7s;
}

.scroll-thin-grey {
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.scroll-thin-grey::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.scroll-thin-grey::-webkit-scrollbar-track {
  background: transparent;
}

.scroll-thin-grey::-webkit-scrollbar-thumb {
  background: #888;
}

.scroll-thin-grey::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.btn-animate {
  /* Safari */
  transition-duration: 0.4s;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.btn-animate:after {
  content: "";
  background: #dedede;
  display: block;
  position: absolute;
  padding-top: 300%;
  padding-left: 350%;
  margin-left: -20px !important;
  margin-top: -120%;
  opacity: 0;
  border-radius: 20px;
  transition: all 0.9s;
}

.btn-animate:active:after {
  padding: 0;
  margin: 0;
  opacity: 1;
  transition: 0s;
}

.btn-animate:hover {
  box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.1);
}

.container_scroll {
  margin-top: 15px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.container_scroll::-webkit-scrollbar-track {
  width: 7px;
  background: rgba(54, 86, 191, 0.05);
  border-radius: 2px;
}

.container_scroll::-webkit-scrollbar {
  width: 7px;
  background: rgba(54, 86, 191, 0.05);
  border-radius: 2px;
}

.container_scroll::-webkit-scrollbar-thumb {
  width: 7px;
  background: #3656bf;
}

.ngx-charts .grid-panel.odd rect {
  fill: white !important; /* Defina o fundo como branco */
}

@media (min-width: 640px){
  .sm\:container{
    width:100%
  }

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

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

  @media (min-width: 896px){
    .sm\:container{
      max-width:896px
    }
  }

  @media (min-width: 945px){
    .sm\:container{
      max-width:945px
    }
  }

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

  @media (min-width: 1152px){
    .sm\:container{
      max-width:1152px
    }
  }

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

  @media (min-width: 1400px){
    .sm\:container{
      max-width:1400px
    }
  }

  @media (min-width: 1700px){
    .sm\:container{
      max-width:1700px
    }
  }

  .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-within\:sr-only:focus-within{
    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-within\:not-sr-only:focus-within{
    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\:pointer-events-none{
    pointer-events:none
  }

  .sm\:pointer-events-auto{
    pointer-events:auto
  }

  .sm\:visible{
    visibility:visible
  }

  .sm\:invisible{
    visibility:hidden
  }

  .sm\:static{
    position:static
  }

  .sm\:fixed{
    position:fixed
  }

  .sm\:absolute{
    position:absolute
  }

  .sm\:relative{
    position:relative
  }

  .sm\:sticky{
    position:sticky
  }

  .sm\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .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-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .sm\:inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .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-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .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-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .sm\:-inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .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-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-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .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-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .sm\:inset-x-0{
    left:0px;
    right:0px
  }

  .sm\:inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .sm\:inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .sm\:inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .sm\:inset-x-4{
    left:1rem;
    right:1rem
  }

  .sm\:inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .sm\:inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .sm\:inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .sm\:inset-x-8{
    left:2rem;
    right:2rem
  }

  .sm\:inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .sm\:inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .sm\:inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .sm\:inset-x-12{
    left:3rem;
    right:3rem
  }

  .sm\:inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .sm\:inset-x-16{
    left:4rem;
    right:4rem
  }

  .sm\:inset-x-20{
    left:5rem;
    right:5rem
  }

  .sm\:inset-x-24{
    left:6rem;
    right:6rem
  }

  .sm\:inset-x-28{
    left:7rem;
    right:7rem
  }

  .sm\:inset-x-32{
    left:8rem;
    right:8rem
  }

  .sm\:inset-x-36{
    left:9rem;
    right:9rem
  }

  .sm\:inset-x-40{
    left:10rem;
    right:10rem
  }

  .sm\:inset-x-44{
    left:11rem;
    right:11rem
  }

  .sm\:inset-x-48{
    left:12rem;
    right:12rem
  }

  .sm\:inset-x-52{
    left:13rem;
    right:13rem
  }

  .sm\:inset-x-56{
    left:14rem;
    right:14rem
  }

  .sm\:inset-x-60{
    left:15rem;
    right:15rem
  }

  .sm\:inset-x-64{
    left:16rem;
    right:16rem
  }

  .sm\:inset-x-72{
    left:18rem;
    right:18rem
  }

  .sm\:inset-x-80{
    left:20rem;
    right:20rem
  }

  .sm\:inset-x-96{
    left:24rem;
    right:24rem
  }

  .sm\:inset-x-auto{
    left:auto;
    right:auto
  }

  .sm\:inset-x-px{
    left:1px;
    right:1px
  }

  .sm\:inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .sm\:inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .sm\:inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .sm\:inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .sm\:-inset-x-0{
    left:0px;
    right:0px
  }

  .sm\:-inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .sm\:-inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .sm\:-inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .sm\:-inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .sm\:-inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .sm\:-inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .sm\:-inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .sm\:-inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .sm\:-inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .sm\:-inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .sm\:-inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .sm\:-inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .sm\:-inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .sm\:-inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .sm\:-inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .sm\:-inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .sm\:-inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .sm\:-inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .sm\:-inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .sm\:-inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .sm\:-inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .sm\:-inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .sm\:-inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .sm\:-inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .sm\:-inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .sm\:-inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .sm\:-inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .sm\:-inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .sm\:-inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .sm\:-inset-x-px{
    left:-1px;
    right:-1px
  }

  .sm\:-inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .sm\:-inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .sm\:-inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .sm\:-inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .sm\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .sm\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .sm\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .sm\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .sm\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .sm\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .sm\:inset-x-full{
    left:100%;
    right:100%
  }

  .sm\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .sm\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .sm\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .sm\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .sm\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .sm\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .sm\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .sm\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .sm\:inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .sm\:inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .sm\:inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .sm\:inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .sm\:inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .sm\:inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .sm\:inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .sm\:inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .sm\:inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .sm\:inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .sm\:inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .sm\:inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .sm\:inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .sm\:inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .sm\:inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .sm\:inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .sm\:inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .sm\:inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .sm\:inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .sm\:inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .sm\:inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .sm\:inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .sm\:inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .sm\:inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .sm\:inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .sm\:inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .sm\:inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .sm\:inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .sm\:inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .sm\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .sm\:inset-y-px{
    top:1px;
    bottom:1px
  }

  .sm\:inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .sm\:inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .sm\:inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .sm\:inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .sm\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .sm\:-inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .sm\:-inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .sm\:-inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .sm\:-inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .sm\:-inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .sm\:-inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .sm\:-inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .sm\:-inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .sm\:-inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .sm\:-inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .sm\:-inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .sm\:-inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .sm\:-inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .sm\:-inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .sm\:-inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .sm\:-inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .sm\:-inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .sm\:-inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .sm\:-inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .sm\:-inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .sm\:-inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .sm\:-inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .sm\:-inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .sm\:-inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .sm\:-inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .sm\:-inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .sm\:-inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .sm\:-inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .sm\:-inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .sm\:-inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .sm\:-inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .sm\:-inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .sm\:-inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .sm\:-inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .sm\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .sm\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .sm\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .sm\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .sm\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .sm\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .sm\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .sm\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .sm\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .sm\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .sm\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .sm\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .sm\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .sm\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .sm\:top-0{
    top:0px
  }

  .sm\:top-1{
    top:0.25rem
  }

  .sm\:top-2{
    top:0.5rem
  }

  .sm\:top-3{
    top:0.75rem
  }

  .sm\:top-4{
    top:1rem
  }

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

  .sm\:top-6{
    top:1.5rem
  }

  .sm\:top-7{
    top:1.75rem
  }

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

  .sm\:top-9{
    top:2.25rem
  }

  .sm\:top-10{
    top:2.5rem
  }

  .sm\:top-11{
    top:2.75rem
  }

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

  .sm\:top-14{
    top:3.5rem
  }

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

  .sm\:top-20{
    top:5rem
  }

  .sm\:top-24{
    top:6rem
  }

  .sm\:top-28{
    top:7rem
  }

  .sm\:top-32{
    top:8rem
  }

  .sm\:top-36{
    top:9rem
  }

  .sm\:top-40{
    top:10rem
  }

  .sm\:top-44{
    top:11rem
  }

  .sm\:top-48{
    top:12rem
  }

  .sm\:top-52{
    top:13rem
  }

  .sm\:top-56{
    top:14rem
  }

  .sm\:top-60{
    top:15rem
  }

  .sm\:top-64{
    top:16rem
  }

  .sm\:top-72{
    top:18rem
  }

  .sm\:top-80{
    top:20rem
  }

  .sm\:top-96{
    top:24rem
  }

  .sm\:top-auto{
    top:auto
  }

  .sm\:top-px{
    top:1px
  }

  .sm\:top-0\.5{
    top:0.125rem
  }

  .sm\:top-1\.5{
    top:0.375rem
  }

  .sm\:top-2\.5{
    top:0.625rem
  }

  .sm\:top-3\.5{
    top:0.875rem
  }

  .sm\:-top-0{
    top:0px
  }

  .sm\:-top-1{
    top:-0.25rem
  }

  .sm\:-top-2{
    top:-0.5rem
  }

  .sm\:-top-3{
    top:-0.75rem
  }

  .sm\:-top-4{
    top:-1rem
  }

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

  .sm\:-top-6{
    top:-1.5rem
  }

  .sm\:-top-7{
    top:-1.75rem
  }

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

  .sm\:-top-9{
    top:-2.25rem
  }

  .sm\:-top-10{
    top:-2.5rem
  }

  .sm\:-top-11{
    top:-2.75rem
  }

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

  .sm\:-top-14{
    top:-3.5rem
  }

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

  .sm\:-top-20{
    top:-5rem
  }

  .sm\:-top-24{
    top:-6rem
  }

  .sm\:-top-28{
    top:-7rem
  }

  .sm\:-top-32{
    top:-8rem
  }

  .sm\:-top-36{
    top:-9rem
  }

  .sm\:-top-40{
    top:-10rem
  }

  .sm\:-top-44{
    top:-11rem
  }

  .sm\:-top-48{
    top:-12rem
  }

  .sm\:-top-52{
    top:-13rem
  }

  .sm\:-top-56{
    top:-14rem
  }

  .sm\:-top-60{
    top:-15rem
  }

  .sm\:-top-64{
    top:-16rem
  }

  .sm\:-top-72{
    top:-18rem
  }

  .sm\:-top-80{
    top:-20rem
  }

  .sm\:-top-96{
    top:-24rem
  }

  .sm\:-top-px{
    top:-1px
  }

  .sm\:-top-0\.5{
    top:-0.125rem
  }

  .sm\:-top-1\.5{
    top:-0.375rem
  }

  .sm\:-top-2\.5{
    top:-0.625rem
  }

  .sm\:-top-3\.5{
    top:-0.875rem
  }

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

  .sm\:top-1\/3{
    top:33.333333%
  }

  .sm\:top-2\/3{
    top:66.666667%
  }

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

  .sm\:top-2\/4{
    top:50%
  }

  .sm\:top-3\/4{
    top:75%
  }

  .sm\:top-full{
    top:100%
  }

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

  .sm\:-top-1\/3{
    top:-33.333333%
  }

  .sm\:-top-2\/3{
    top:-66.666667%
  }

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

  .sm\:-top-2\/4{
    top:-50%
  }

  .sm\:-top-3\/4{
    top:-75%
  }

  .sm\:-top-full{
    top:-100%
  }

  .sm\:right-0{
    right:0px
  }

  .sm\:right-1{
    right:0.25rem
  }

  .sm\:right-2{
    right:0.5rem
  }

  .sm\:right-3{
    right:0.75rem
  }

  .sm\:right-4{
    right:1rem
  }

  .sm\:right-5{
    right:1.25rem
  }

  .sm\:right-6{
    right:1.5rem
  }

  .sm\:right-7{
    right:1.75rem
  }

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

  .sm\:right-9{
    right:2.25rem
  }

  .sm\:right-10{
    right:2.5rem
  }

  .sm\:right-11{
    right:2.75rem
  }

  .sm\:right-12{
    right:3rem
  }

  .sm\:right-14{
    right:3.5rem
  }

  .sm\:right-16{
    right:4rem
  }

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

  .sm\:right-24{
    right:6rem
  }

  .sm\:right-28{
    right:7rem
  }

  .sm\:right-32{
    right:8rem
  }

  .sm\:right-36{
    right:9rem
  }

  .sm\:right-40{
    right:10rem
  }

  .sm\:right-44{
    right:11rem
  }

  .sm\:right-48{
    right:12rem
  }

  .sm\:right-52{
    right:13rem
  }

  .sm\:right-56{
    right:14rem
  }

  .sm\:right-60{
    right:15rem
  }

  .sm\:right-64{
    right:16rem
  }

  .sm\:right-72{
    right:18rem
  }

  .sm\:right-80{
    right:20rem
  }

  .sm\:right-96{
    right:24rem
  }

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

  .sm\:right-px{
    right:1px
  }

  .sm\:right-0\.5{
    right:0.125rem
  }

  .sm\:right-1\.5{
    right:0.375rem
  }

  .sm\:right-2\.5{
    right:0.625rem
  }

  .sm\:right-3\.5{
    right:0.875rem
  }

  .sm\:-right-0{
    right:0px
  }

  .sm\:-right-1{
    right:-0.25rem
  }

  .sm\:-right-2{
    right:-0.5rem
  }

  .sm\:-right-3{
    right:-0.75rem
  }

  .sm\:-right-4{
    right:-1rem
  }

  .sm\:-right-5{
    right:-1.25rem
  }

  .sm\:-right-6{
    right:-1.5rem
  }

  .sm\:-right-7{
    right:-1.75rem
  }

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

  .sm\:-right-9{
    right:-2.25rem
  }

  .sm\:-right-10{
    right:-2.5rem
  }

  .sm\:-right-11{
    right:-2.75rem
  }

  .sm\:-right-12{
    right:-3rem
  }

  .sm\:-right-14{
    right:-3.5rem
  }

  .sm\:-right-16{
    right:-4rem
  }

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

  .sm\:-right-24{
    right:-6rem
  }

  .sm\:-right-28{
    right:-7rem
  }

  .sm\:-right-32{
    right:-8rem
  }

  .sm\:-right-36{
    right:-9rem
  }

  .sm\:-right-40{
    right:-10rem
  }

  .sm\:-right-44{
    right:-11rem
  }

  .sm\:-right-48{
    right:-12rem
  }

  .sm\:-right-52{
    right:-13rem
  }

  .sm\:-right-56{
    right:-14rem
  }

  .sm\:-right-60{
    right:-15rem
  }

  .sm\:-right-64{
    right:-16rem
  }

  .sm\:-right-72{
    right:-18rem
  }

  .sm\:-right-80{
    right:-20rem
  }

  .sm\:-right-96{
    right:-24rem
  }

  .sm\:-right-px{
    right:-1px
  }

  .sm\:-right-0\.5{
    right:-0.125rem
  }

  .sm\:-right-1\.5{
    right:-0.375rem
  }

  .sm\:-right-2\.5{
    right:-0.625rem
  }

  .sm\:-right-3\.5{
    right:-0.875rem
  }

  .sm\:right-1\/2{
    right:50%
  }

  .sm\:right-1\/3{
    right:33.333333%
  }

  .sm\:right-2\/3{
    right:66.666667%
  }

  .sm\:right-1\/4{
    right:25%
  }

  .sm\:right-2\/4{
    right:50%
  }

  .sm\:right-3\/4{
    right:75%
  }

  .sm\:right-full{
    right:100%
  }

  .sm\:-right-1\/2{
    right:-50%
  }

  .sm\:-right-1\/3{
    right:-33.333333%
  }

  .sm\:-right-2\/3{
    right:-66.666667%
  }

  .sm\:-right-1\/4{
    right:-25%
  }

  .sm\:-right-2\/4{
    right:-50%
  }

  .sm\:-right-3\/4{
    right:-75%
  }

  .sm\:-right-full{
    right:-100%
  }

  .sm\:bottom-0{
    bottom:0px
  }

  .sm\:bottom-1{
    bottom:0.25rem
  }

  .sm\:bottom-2{
    bottom:0.5rem
  }

  .sm\:bottom-3{
    bottom:0.75rem
  }

  .sm\:bottom-4{
    bottom:1rem
  }

  .sm\:bottom-5{
    bottom:1.25rem
  }

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

  .sm\:bottom-7{
    bottom:1.75rem
  }

  .sm\:bottom-8{
    bottom:2rem
  }

  .sm\:bottom-9{
    bottom:2.25rem
  }

  .sm\:bottom-10{
    bottom:2.5rem
  }

  .sm\:bottom-11{
    bottom:2.75rem
  }

  .sm\:bottom-12{
    bottom:3rem
  }

  .sm\:bottom-14{
    bottom:3.5rem
  }

  .sm\:bottom-16{
    bottom:4rem
  }

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

  .sm\:bottom-24{
    bottom:6rem
  }

  .sm\:bottom-28{
    bottom:7rem
  }

  .sm\:bottom-32{
    bottom:8rem
  }

  .sm\:bottom-36{
    bottom:9rem
  }

  .sm\:bottom-40{
    bottom:10rem
  }

  .sm\:bottom-44{
    bottom:11rem
  }

  .sm\:bottom-48{
    bottom:12rem
  }

  .sm\:bottom-52{
    bottom:13rem
  }

  .sm\:bottom-56{
    bottom:14rem
  }

  .sm\:bottom-60{
    bottom:15rem
  }

  .sm\:bottom-64{
    bottom:16rem
  }

  .sm\:bottom-72{
    bottom:18rem
  }

  .sm\:bottom-80{
    bottom:20rem
  }

  .sm\:bottom-96{
    bottom:24rem
  }

  .sm\:bottom-auto{
    bottom:auto
  }

  .sm\:bottom-px{
    bottom:1px
  }

  .sm\:bottom-0\.5{
    bottom:0.125rem
  }

  .sm\:bottom-1\.5{
    bottom:0.375rem
  }

  .sm\:bottom-2\.5{
    bottom:0.625rem
  }

  .sm\:bottom-3\.5{
    bottom:0.875rem
  }

  .sm\:-bottom-0{
    bottom:0px
  }

  .sm\:-bottom-1{
    bottom:-0.25rem
  }

  .sm\:-bottom-2{
    bottom:-0.5rem
  }

  .sm\:-bottom-3{
    bottom:-0.75rem
  }

  .sm\:-bottom-4{
    bottom:-1rem
  }

  .sm\:-bottom-5{
    bottom:-1.25rem
  }

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

  .sm\:-bottom-7{
    bottom:-1.75rem
  }

  .sm\:-bottom-8{
    bottom:-2rem
  }

  .sm\:-bottom-9{
    bottom:-2.25rem
  }

  .sm\:-bottom-10{
    bottom:-2.5rem
  }

  .sm\:-bottom-11{
    bottom:-2.75rem
  }

  .sm\:-bottom-12{
    bottom:-3rem
  }

  .sm\:-bottom-14{
    bottom:-3.5rem
  }

  .sm\:-bottom-16{
    bottom:-4rem
  }

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

  .sm\:-bottom-24{
    bottom:-6rem
  }

  .sm\:-bottom-28{
    bottom:-7rem
  }

  .sm\:-bottom-32{
    bottom:-8rem
  }

  .sm\:-bottom-36{
    bottom:-9rem
  }

  .sm\:-bottom-40{
    bottom:-10rem
  }

  .sm\:-bottom-44{
    bottom:-11rem
  }

  .sm\:-bottom-48{
    bottom:-12rem
  }

  .sm\:-bottom-52{
    bottom:-13rem
  }

  .sm\:-bottom-56{
    bottom:-14rem
  }

  .sm\:-bottom-60{
    bottom:-15rem
  }

  .sm\:-bottom-64{
    bottom:-16rem
  }

  .sm\:-bottom-72{
    bottom:-18rem
  }

  .sm\:-bottom-80{
    bottom:-20rem
  }

  .sm\:-bottom-96{
    bottom:-24rem
  }

  .sm\:-bottom-px{
    bottom:-1px
  }

  .sm\:-bottom-0\.5{
    bottom:-0.125rem
  }

  .sm\:-bottom-1\.5{
    bottom:-0.375rem
  }

  .sm\:-bottom-2\.5{
    bottom:-0.625rem
  }

  .sm\:-bottom-3\.5{
    bottom:-0.875rem
  }

  .sm\:bottom-1\/2{
    bottom:50%
  }

  .sm\:bottom-1\/3{
    bottom:33.333333%
  }

  .sm\:bottom-2\/3{
    bottom:66.666667%
  }

  .sm\:bottom-1\/4{
    bottom:25%
  }

  .sm\:bottom-2\/4{
    bottom:50%
  }

  .sm\:bottom-3\/4{
    bottom:75%
  }

  .sm\:bottom-full{
    bottom:100%
  }

  .sm\:-bottom-1\/2{
    bottom:-50%
  }

  .sm\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .sm\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .sm\:-bottom-1\/4{
    bottom:-25%
  }

  .sm\:-bottom-2\/4{
    bottom:-50%
  }

  .sm\:-bottom-3\/4{
    bottom:-75%
  }

  .sm\:-bottom-full{
    bottom:-100%
  }

  .sm\:left-0{
    left:0px
  }

  .sm\:left-1{
    left:0.25rem
  }

  .sm\:left-2{
    left:0.5rem
  }

  .sm\:left-3{
    left:0.75rem
  }

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

  .sm\:left-5{
    left:1.25rem
  }

  .sm\:left-6{
    left:1.5rem
  }

  .sm\:left-7{
    left:1.75rem
  }

  .sm\:left-8{
    left:2rem
  }

  .sm\:left-9{
    left:2.25rem
  }

  .sm\:left-10{
    left:2.5rem
  }

  .sm\:left-11{
    left:2.75rem
  }

  .sm\:left-12{
    left:3rem
  }

  .sm\:left-14{
    left:3.5rem
  }

  .sm\:left-16{
    left:4rem
  }

  .sm\:left-20{
    left:5rem
  }

  .sm\:left-24{
    left:6rem
  }

  .sm\:left-28{
    left:7rem
  }

  .sm\:left-32{
    left:8rem
  }

  .sm\:left-36{
    left:9rem
  }

  .sm\:left-40{
    left:10rem
  }

  .sm\:left-44{
    left:11rem
  }

  .sm\:left-48{
    left:12rem
  }

  .sm\:left-52{
    left:13rem
  }

  .sm\:left-56{
    left:14rem
  }

  .sm\:left-60{
    left:15rem
  }

  .sm\:left-64{
    left:16rem
  }

  .sm\:left-72{
    left:18rem
  }

  .sm\:left-80{
    left:20rem
  }

  .sm\:left-96{
    left:24rem
  }

  .sm\:left-auto{
    left:auto
  }

  .sm\:left-px{
    left:1px
  }

  .sm\:left-0\.5{
    left:0.125rem
  }

  .sm\:left-1\.5{
    left:0.375rem
  }

  .sm\:left-2\.5{
    left:0.625rem
  }

  .sm\:left-3\.5{
    left:0.875rem
  }

  .sm\:-left-0{
    left:0px
  }

  .sm\:-left-1{
    left:-0.25rem
  }

  .sm\:-left-2{
    left:-0.5rem
  }

  .sm\:-left-3{
    left:-0.75rem
  }

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

  .sm\:-left-5{
    left:-1.25rem
  }

  .sm\:-left-6{
    left:-1.5rem
  }

  .sm\:-left-7{
    left:-1.75rem
  }

  .sm\:-left-8{
    left:-2rem
  }

  .sm\:-left-9{
    left:-2.25rem
  }

  .sm\:-left-10{
    left:-2.5rem
  }

  .sm\:-left-11{
    left:-2.75rem
  }

  .sm\:-left-12{
    left:-3rem
  }

  .sm\:-left-14{
    left:-3.5rem
  }

  .sm\:-left-16{
    left:-4rem
  }

  .sm\:-left-20{
    left:-5rem
  }

  .sm\:-left-24{
    left:-6rem
  }

  .sm\:-left-28{
    left:-7rem
  }

  .sm\:-left-32{
    left:-8rem
  }

  .sm\:-left-36{
    left:-9rem
  }

  .sm\:-left-40{
    left:-10rem
  }

  .sm\:-left-44{
    left:-11rem
  }

  .sm\:-left-48{
    left:-12rem
  }

  .sm\:-left-52{
    left:-13rem
  }

  .sm\:-left-56{
    left:-14rem
  }

  .sm\:-left-60{
    left:-15rem
  }

  .sm\:-left-64{
    left:-16rem
  }

  .sm\:-left-72{
    left:-18rem
  }

  .sm\:-left-80{
    left:-20rem
  }

  .sm\:-left-96{
    left:-24rem
  }

  .sm\:-left-px{
    left:-1px
  }

  .sm\:-left-0\.5{
    left:-0.125rem
  }

  .sm\:-left-1\.5{
    left:-0.375rem
  }

  .sm\:-left-2\.5{
    left:-0.625rem
  }

  .sm\:-left-3\.5{
    left:-0.875rem
  }

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

  .sm\:left-1\/3{
    left:33.333333%
  }

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

  .sm\:left-1\/4{
    left:25%
  }

  .sm\:left-2\/4{
    left:50%
  }

  .sm\:left-3\/4{
    left:75%
  }

  .sm\:left-full{
    left:100%
  }

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

  .sm\:-left-1\/3{
    left:-33.333333%
  }

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

  .sm\:-left-1\/4{
    left:-25%
  }

  .sm\:-left-2\/4{
    left:-50%
  }

  .sm\:-left-3\/4{
    left:-75%
  }

  .sm\:-left-full{
    left:-100%
  }

  .sm\:isolate{
    isolation:isolate
  }

  .sm\:isolation-auto{
    isolation:auto
  }

  .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-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-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-auto:focus{
    z-index:auto
  }

  .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\: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\: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\:float-right{
    float:right
  }

  .sm\:float-left{
    float:left
  }

  .sm\:float-none{
    float:none
  }

  .sm\:clear-left{
    clear:left
  }

  .sm\:clear-right{
    clear:right
  }

  .sm\:clear-both{
    clear:both
  }

  .sm\:clear-none{
    clear:none
  }

  .sm\:m-0{
    margin:0px
  }

  .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-14{
    margin:3.5rem
  }

  .sm\:m-16{
    margin:4rem
  }

  .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-0{
    margin:0px
  }

  .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-14{
    margin:-3.5rem
  }

  .sm\:-m-16{
    margin:-4rem
  }

  .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\:mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .sm\:mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

  .sm\:mx-2{
    margin-left:0.5rem;
    margin-right:0.5rem
  }

  .sm\:mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .sm\:mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .sm\:mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

  .sm\:mx-6{
    margin-left:1.5rem;
    margin-right:1.5rem
  }

  .sm\:mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

  .sm\:mx-8{
    margin-left:2rem;
    margin-right:2rem
  }

  .sm\:mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .sm\:mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

  .sm\:mx-11{
    margin-left:2.75rem;
    margin-right:2.75rem
  }

  .sm\:mx-12{
    margin-left:3rem;
    margin-right:3rem
  }

  .sm\:mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .sm\:mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .sm\:mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

  .sm\:mx-24{
    margin-left:6rem;
    margin-right:6rem
  }

  .sm\:mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

  .sm\:mx-32{
    margin-left:8rem;
    margin-right:8rem
  }

  .sm\:mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .sm\:mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .sm\:mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

  .sm\:mx-48{
    margin-left:12rem;
    margin-right:12rem
  }

  .sm\:mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .sm\:mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

  .sm\:mx-60{
    margin-left:15rem;
    margin-right:15rem
  }

  .sm\:mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .sm\:mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .sm\:mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .sm\:mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .sm\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .sm\:mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .sm\:mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .sm\:mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .sm\:mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .sm\:mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

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

  .sm\:-mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

  .sm\:-mx-2{
    margin-left:-0.5rem;
    margin-right:-0.5rem
  }

  .sm\:-mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .sm\:-mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .sm\:-mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

  .sm\:-mx-6{
    margin-left:-1.5rem;
    margin-right:-1.5rem
  }

  .sm\:-mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

  .sm\:-mx-8{
    margin-left:-2rem;
    margin-right:-2rem
  }

  .sm\:-mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .sm\:-mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

  .sm\:-mx-11{
    margin-left:-2.75rem;
    margin-right:-2.75rem
  }

  .sm\:-mx-12{
    margin-left:-3rem;
    margin-right:-3rem
  }

  .sm\:-mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .sm\:-mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .sm\:-mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

  .sm\:-mx-24{
    margin-left:-6rem;
    margin-right:-6rem
  }

  .sm\:-mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

  .sm\:-mx-32{
    margin-left:-8rem;
    margin-right:-8rem
  }

  .sm\:-mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .sm\:-mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .sm\:-mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

  .sm\:-mx-48{
    margin-left:-12rem;
    margin-right:-12rem
  }

  .sm\:-mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .sm\:-mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

  .sm\:-mx-60{
    margin-left:-15rem;
    margin-right:-15rem
  }

  .sm\:-mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .sm\:-mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .sm\:-mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .sm\:-mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .sm\:-mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .sm\:-mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .sm\:-mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .sm\:-mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .sm\:-mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

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

  .sm\:my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .sm\:my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .sm\:my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .sm\:my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .sm\:my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .sm\:my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .sm\:my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

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

  .sm\:my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .sm\:my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .sm\:my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .sm\:my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

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

  .sm\:my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

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

  .sm\:my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .sm\:my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .sm\:my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .sm\:my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .sm\:my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .sm\:my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .sm\:my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .sm\:my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .sm\:my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .sm\:my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .sm\:my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .sm\:my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .sm\:my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .sm\:my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .sm\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .sm\:my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .sm\:my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .sm\:my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .sm\:my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .sm\:my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

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

  .sm\:-my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .sm\:-my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .sm\:-my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .sm\:-my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .sm\:-my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .sm\:-my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .sm\:-my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

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

  .sm\:-my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .sm\:-my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .sm\:-my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .sm\:-my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

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

  .sm\:-my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

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

  .sm\:-my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .sm\:-my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .sm\:-my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .sm\:-my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .sm\:-my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .sm\:-my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .sm\:-my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .sm\:-my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .sm\:-my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .sm\:-my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .sm\:-my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .sm\:-my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .sm\:-my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .sm\:-my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .sm\:-my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .sm\:-my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .sm\:-my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .sm\:-my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .sm\:-my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .sm\:mt-0{
    margin-top:0px
  }

  .sm\:mt-1{
    margin-top:0.25rem
  }

  .sm\:mt-2{
    margin-top:0.5rem
  }

  .sm\:mt-3{
    margin-top:0.75rem
  }

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

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

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

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

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

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

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

  .sm\:mt-11{
    margin-top:2.75rem
  }

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

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

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

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

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

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

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

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

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

  .sm\:mt-44{
    margin-top:11rem
  }

  .sm\:mt-48{
    margin-top:12rem
  }

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

  .sm\:mt-56{
    margin-top:14rem
  }

  .sm\:mt-60{
    margin-top:15rem
  }

  .sm\:mt-64{
    margin-top:16rem
  }

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

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

  .sm\:mt-96{
    margin-top:24rem
  }

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

  .sm\:mt-px{
    margin-top:1px
  }

  .sm\:mt-0\.5{
    margin-top:0.125rem
  }

  .sm\:mt-1\.5{
    margin-top:0.375rem
  }

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

  .sm\:mt-3\.5{
    margin-top:0.875rem
  }

  .sm\:-mt-0{
    margin-top:0px
  }

  .sm\:-mt-1{
    margin-top:-0.25rem
  }

  .sm\:-mt-2{
    margin-top:-0.5rem
  }

  .sm\:-mt-3{
    margin-top:-0.75rem
  }

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

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

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

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

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

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

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

  .sm\:-mt-11{
    margin-top:-2.75rem
  }

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

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

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

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

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

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

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

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

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

  .sm\:-mt-44{
    margin-top:-11rem
  }

  .sm\:-mt-48{
    margin-top:-12rem
  }

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

  .sm\:-mt-56{
    margin-top:-14rem
  }

  .sm\:-mt-60{
    margin-top:-15rem
  }

  .sm\:-mt-64{
    margin-top:-16rem
  }

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

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

  .sm\:-mt-96{
    margin-top:-24rem
  }

  .sm\:-mt-px{
    margin-top:-1px
  }

  .sm\:-mt-0\.5{
    margin-top:-0.125rem
  }

  .sm\:-mt-1\.5{
    margin-top:-0.375rem
  }

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

  .sm\:-mt-3\.5{
    margin-top:-0.875rem
  }

  .sm\:mr-0{
    margin-right:0px
  }

  .sm\:mr-1{
    margin-right:0.25rem
  }

  .sm\:mr-2{
    margin-right:0.5rem
  }

  .sm\:mr-3{
    margin-right:0.75rem
  }

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

  .sm\:mr-5{
    margin-right:1.25rem
  }

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

  .sm\:mr-7{
    margin-right:1.75rem
  }

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

  .sm\:mr-9{
    margin-right:2.25rem
  }

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

  .sm\:mr-11{
    margin-right:2.75rem
  }

  .sm\:mr-12{
    margin-right:3rem
  }

  .sm\:mr-14{
    margin-right:3.5rem
  }

  .sm\:mr-16{
    margin-right:4rem
  }

  .sm\:mr-20{
    margin-right:5rem
  }

  .sm\:mr-24{
    margin-right:6rem
  }

  .sm\:mr-28{
    margin-right:7rem
  }

  .sm\:mr-32{
    margin-right:8rem
  }

  .sm\:mr-36{
    margin-right:9rem
  }

  .sm\:mr-40{
    margin-right:10rem
  }

  .sm\:mr-44{
    margin-right:11rem
  }

  .sm\:mr-48{
    margin-right:12rem
  }

  .sm\:mr-52{
    margin-right:13rem
  }

  .sm\:mr-56{
    margin-right:14rem
  }

  .sm\:mr-60{
    margin-right:15rem
  }

  .sm\:mr-64{
    margin-right:16rem
  }

  .sm\:mr-72{
    margin-right:18rem
  }

  .sm\:mr-80{
    margin-right:20rem
  }

  .sm\:mr-96{
    margin-right:24rem
  }

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

  .sm\:mr-px{
    margin-right:1px
  }

  .sm\:mr-0\.5{
    margin-right:0.125rem
  }

  .sm\:mr-1\.5{
    margin-right:0.375rem
  }

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

  .sm\:mr-3\.5{
    margin-right:0.875rem
  }

  .sm\:-mr-0{
    margin-right:0px
  }

  .sm\:-mr-1{
    margin-right:-0.25rem
  }

  .sm\:-mr-2{
    margin-right:-0.5rem
  }

  .sm\:-mr-3{
    margin-right:-0.75rem
  }

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

  .sm\:-mr-5{
    margin-right:-1.25rem
  }

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

  .sm\:-mr-7{
    margin-right:-1.75rem
  }

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

  .sm\:-mr-9{
    margin-right:-2.25rem
  }

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

  .sm\:-mr-11{
    margin-right:-2.75rem
  }

  .sm\:-mr-12{
    margin-right:-3rem
  }

  .sm\:-mr-14{
    margin-right:-3.5rem
  }

  .sm\:-mr-16{
    margin-right:-4rem
  }

  .sm\:-mr-20{
    margin-right:-5rem
  }

  .sm\:-mr-24{
    margin-right:-6rem
  }

  .sm\:-mr-28{
    margin-right:-7rem
  }

  .sm\:-mr-32{
    margin-right:-8rem
  }

  .sm\:-mr-36{
    margin-right:-9rem
  }

  .sm\:-mr-40{
    margin-right:-10rem
  }

  .sm\:-mr-44{
    margin-right:-11rem
  }

  .sm\:-mr-48{
    margin-right:-12rem
  }

  .sm\:-mr-52{
    margin-right:-13rem
  }

  .sm\:-mr-56{
    margin-right:-14rem
  }

  .sm\:-mr-60{
    margin-right:-15rem
  }

  .sm\:-mr-64{
    margin-right:-16rem
  }

  .sm\:-mr-72{
    margin-right:-18rem
  }

  .sm\:-mr-80{
    margin-right:-20rem
  }

  .sm\:-mr-96{
    margin-right:-24rem
  }

  .sm\:-mr-px{
    margin-right:-1px
  }

  .sm\:-mr-0\.5{
    margin-right:-0.125rem
  }

  .sm\:-mr-1\.5{
    margin-right:-0.375rem
  }

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

  .sm\:-mr-3\.5{
    margin-right:-0.875rem
  }

  .sm\:mb-0{
    margin-bottom:0px
  }

  .sm\:mb-1{
    margin-bottom:0.25rem
  }

  .sm\:mb-2{
    margin-bottom:0.5rem
  }

  .sm\:mb-3{
    margin-bottom:0.75rem
  }

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

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

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

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

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

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

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

  .sm\:mb-11{
    margin-bottom:2.75rem
  }

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

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

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

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

  .sm\:mb-24{
    margin-bottom:6rem
  }

  .sm\:mb-28{
    margin-bottom:7rem
  }

  .sm\:mb-32{
    margin-bottom:8rem
  }

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

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

  .sm\:mb-44{
    margin-bottom:11rem
  }

  .sm\:mb-48{
    margin-bottom:12rem
  }

  .sm\:mb-52{
    margin-bottom:13rem
  }

  .sm\:mb-56{
    margin-bottom:14rem
  }

  .sm\:mb-60{
    margin-bottom:15rem
  }

  .sm\:mb-64{
    margin-bottom:16rem
  }

  .sm\:mb-72{
    margin-bottom:18rem
  }

  .sm\:mb-80{
    margin-bottom:20rem
  }

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

  .sm\:mb-auto{
    margin-bottom:auto
  }

  .sm\:mb-px{
    margin-bottom:1px
  }

  .sm\:mb-0\.5{
    margin-bottom:0.125rem
  }

  .sm\:mb-1\.5{
    margin-bottom:0.375rem
  }

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

  .sm\:mb-3\.5{
    margin-bottom:0.875rem
  }

  .sm\:-mb-0{
    margin-bottom:0px
  }

  .sm\:-mb-1{
    margin-bottom:-0.25rem
  }

  .sm\:-mb-2{
    margin-bottom:-0.5rem
  }

  .sm\:-mb-3{
    margin-bottom:-0.75rem
  }

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

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

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

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

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

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

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

  .sm\:-mb-11{
    margin-bottom:-2.75rem
  }

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

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

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

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

  .sm\:-mb-24{
    margin-bottom:-6rem
  }

  .sm\:-mb-28{
    margin-bottom:-7rem
  }

  .sm\:-mb-32{
    margin-bottom:-8rem
  }

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

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

  .sm\:-mb-44{
    margin-bottom:-11rem
  }

  .sm\:-mb-48{
    margin-bottom:-12rem
  }

  .sm\:-mb-52{
    margin-bottom:-13rem
  }

  .sm\:-mb-56{
    margin-bottom:-14rem
  }

  .sm\:-mb-60{
    margin-bottom:-15rem
  }

  .sm\:-mb-64{
    margin-bottom:-16rem
  }

  .sm\:-mb-72{
    margin-bottom:-18rem
  }

  .sm\:-mb-80{
    margin-bottom:-20rem
  }

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

  .sm\:-mb-px{
    margin-bottom:-1px
  }

  .sm\:-mb-0\.5{
    margin-bottom:-0.125rem
  }

  .sm\:-mb-1\.5{
    margin-bottom:-0.375rem
  }

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

  .sm\:-mb-3\.5{
    margin-bottom:-0.875rem
  }

  .sm\:ml-0{
    margin-left:0px
  }

  .sm\:ml-1{
    margin-left:0.25rem
  }

  .sm\:ml-2{
    margin-left:0.5rem
  }

  .sm\:ml-3{
    margin-left:0.75rem
  }

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

  .sm\:ml-5{
    margin-left:1.25rem
  }

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

  .sm\:ml-7{
    margin-left:1.75rem
  }

  .sm\:ml-8{
    margin-left:2rem
  }

  .sm\:ml-9{
    margin-left:2.25rem
  }

  .sm\:ml-10{
    margin-left:2.5rem
  }

  .sm\:ml-11{
    margin-left:2.75rem
  }

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

  .sm\:ml-14{
    margin-left:3.5rem
  }

  .sm\:ml-16{
    margin-left:4rem
  }

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

  .sm\:ml-24{
    margin-left:6rem
  }

  .sm\:ml-28{
    margin-left:7rem
  }

  .sm\:ml-32{
    margin-left:8rem
  }

  .sm\:ml-36{
    margin-left:9rem
  }

  .sm\:ml-40{
    margin-left:10rem
  }

  .sm\:ml-44{
    margin-left:11rem
  }

  .sm\:ml-48{
    margin-left:12rem
  }

  .sm\:ml-52{
    margin-left:13rem
  }

  .sm\:ml-56{
    margin-left:14rem
  }

  .sm\:ml-60{
    margin-left:15rem
  }

  .sm\:ml-64{
    margin-left:16rem
  }

  .sm\:ml-72{
    margin-left:18rem
  }

  .sm\:ml-80{
    margin-left:20rem
  }

  .sm\:ml-96{
    margin-left:24rem
  }

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

  .sm\:ml-px{
    margin-left:1px
  }

  .sm\:ml-0\.5{
    margin-left:0.125rem
  }

  .sm\:ml-1\.5{
    margin-left:0.375rem
  }

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

  .sm\:ml-3\.5{
    margin-left:0.875rem
  }

  .sm\:-ml-0{
    margin-left:0px
  }

  .sm\:-ml-1{
    margin-left:-0.25rem
  }

  .sm\:-ml-2{
    margin-left:-0.5rem
  }

  .sm\:-ml-3{
    margin-left:-0.75rem
  }

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

  .sm\:-ml-5{
    margin-left:-1.25rem
  }

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

  .sm\:-ml-7{
    margin-left:-1.75rem
  }

  .sm\:-ml-8{
    margin-left:-2rem
  }

  .sm\:-ml-9{
    margin-left:-2.25rem
  }

  .sm\:-ml-10{
    margin-left:-2.5rem
  }

  .sm\:-ml-11{
    margin-left:-2.75rem
  }

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

  .sm\:-ml-14{
    margin-left:-3.5rem
  }

  .sm\:-ml-16{
    margin-left:-4rem
  }

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

  .sm\:-ml-24{
    margin-left:-6rem
  }

  .sm\:-ml-28{
    margin-left:-7rem
  }

  .sm\:-ml-32{
    margin-left:-8rem
  }

  .sm\:-ml-36{
    margin-left:-9rem
  }

  .sm\:-ml-40{
    margin-left:-10rem
  }

  .sm\:-ml-44{
    margin-left:-11rem
  }

  .sm\:-ml-48{
    margin-left:-12rem
  }

  .sm\:-ml-52{
    margin-left:-13rem
  }

  .sm\:-ml-56{
    margin-left:-14rem
  }

  .sm\:-ml-60{
    margin-left:-15rem
  }

  .sm\:-ml-64{
    margin-left:-16rem
  }

  .sm\:-ml-72{
    margin-left:-18rem
  }

  .sm\:-ml-80{
    margin-left:-20rem
  }

  .sm\:-ml-96{
    margin-left:-24rem
  }

  .sm\:-ml-px{
    margin-left:-1px
  }

  .sm\:-ml-0\.5{
    margin-left:-0.125rem
  }

  .sm\:-ml-1\.5{
    margin-left:-0.375rem
  }

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

  .sm\:-ml-3\.5{
    margin-left:-0.875rem
  }

  .sm\:box-border{
    box-sizing:border-box
  }

  .sm\:box-content{
    box-sizing:content-box
  }

  .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\:inline-table{
    display:inline-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\:list-item{
    display:list-item
  }

  .sm\:hidden{
    display:none
  }

  .sm\:h-0{
    height:0px
  }

  .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-14{
    height:3.5rem
  }

  .sm\:h-16{
    height:4rem
  }

  .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-full{
    height:100%
  }

  .sm\:h-screen{
    height:100vh
  }

  .sm\:max-h-0{
    max-height:0px
  }

  .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-14{
    max-height:3.5rem
  }

  .sm\:max-h-16{
    max-height:4rem
  }

  .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-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-full{
    max-height:100%
  }

  .sm\:max-h-screen{
    max-height:100vh
  }

  .sm\:min-h-0{
    min-height:0px
  }

  .sm\:min-h-full{
    min-height:100%
  }

  .sm\:min-h-screen{
    min-height:100vh
  }

  .sm\:w-0{
    width:0px
  }

  .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-14{
    width:3.5rem
  }

  .sm\:w-16{
    width:4rem
  }

  .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-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-screen{
    width:100vw
  }

  .sm\:w-min{
    width:min-content
  }

  .sm\:w-max{
    width:max-content
  }

  .sm\:min-w-0{
    min-width:0px
  }

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

  .sm\:min-w-min{
    min-width:min-content
  }

  .sm\:min-w-max{
    min-width:max-content
  }

  .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{
    max-width:min-content
  }

  .sm\:max-w-max{
    max-width:max-content
  }

  .sm\:max-w-prose{
    max-width:65ch
  }

  .sm\:max-w-screen-sm{
    max-width:640px
  }

  .sm\:max-w-screen-md{
    max-width:768px
  }

  .sm\:max-w-screen-2md{
    max-width:896px
  }

  .sm\:max-w-screen-3md{
    max-width:945px
  }

  .sm\:max-w-screen-lg{
    max-width:1024px
  }

  .sm\:max-w-screen-2lg{
    max-width:1152px
  }

  .sm\:max-w-screen-xl{
    max-width:1280px
  }

  .sm\:max-w-screen-1xl{
    max-width:1400px
  }

  .sm\:max-w-screen-2xl{
    max-width:1700px
  }

  .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-shrink-0{
    flex-shrink:0
  }

  .sm\:flex-shrink{
    flex-shrink:1
  }

  .sm\:flex-grow-0{
    flex-grow:0
  }

  .sm\:flex-grow{
    flex-grow:1
  }

  .sm\:table-auto{
    table-layout:auto
  }

  .sm\:table-fixed{
    table-layout:fixed
  }

  .sm\:border-collapse{
    border-collapse:collapse
  }

  .sm\:border-separate{
    border-collapse:separate
  }

  .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\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .sm\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

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

  .sm\:translate-x-0{
    --tw-translate-x:0px
  }

  .sm\:translate-x-1{
    --tw-translate-x:0.25rem
  }

  .sm\:translate-x-2{
    --tw-translate-x:0.5rem
  }

  .sm\:translate-x-3{
    --tw-translate-x:0.75rem
  }

  .sm\:translate-x-4{
    --tw-translate-x:1rem
  }

  .sm\:translate-x-5{
    --tw-translate-x:1.25rem
  }

  .sm\:translate-x-6{
    --tw-translate-x:1.5rem
  }

  .sm\:translate-x-7{
    --tw-translate-x:1.75rem
  }

  .sm\:translate-x-8{
    --tw-translate-x:2rem
  }

  .sm\:translate-x-9{
    --tw-translate-x:2.25rem
  }

  .sm\:translate-x-10{
    --tw-translate-x:2.5rem
  }

  .sm\:translate-x-11{
    --tw-translate-x:2.75rem
  }

  .sm\:translate-x-12{
    --tw-translate-x:3rem
  }

  .sm\:translate-x-14{
    --tw-translate-x:3.5rem
  }

  .sm\:translate-x-16{
    --tw-translate-x:4rem
  }

  .sm\:translate-x-20{
    --tw-translate-x:5rem
  }

  .sm\:translate-x-24{
    --tw-translate-x:6rem
  }

  .sm\:translate-x-28{
    --tw-translate-x:7rem
  }

  .sm\:translate-x-32{
    --tw-translate-x:8rem
  }

  .sm\:translate-x-36{
    --tw-translate-x:9rem
  }

  .sm\:translate-x-40{
    --tw-translate-x:10rem
  }

  .sm\:translate-x-44{
    --tw-translate-x:11rem
  }

  .sm\:translate-x-48{
    --tw-translate-x:12rem
  }

  .sm\:translate-x-52{
    --tw-translate-x:13rem
  }

  .sm\:translate-x-56{
    --tw-translate-x:14rem
  }

  .sm\:translate-x-60{
    --tw-translate-x:15rem
  }

  .sm\:translate-x-64{
    --tw-translate-x:16rem
  }

  .sm\:translate-x-72{
    --tw-translate-x:18rem
  }

  .sm\:translate-x-80{
    --tw-translate-x:20rem
  }

  .sm\:translate-x-96{
    --tw-translate-x:24rem
  }

  .sm\:translate-x-px{
    --tw-translate-x:1px
  }

  .sm\:translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .sm\:translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .sm\:translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .sm\:translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .sm\:-translate-x-0{
    --tw-translate-x:0px
  }

  .sm\:-translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .sm\:-translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .sm\:-translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .sm\:-translate-x-4{
    --tw-translate-x:-1rem
  }

  .sm\:-translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .sm\:-translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .sm\:-translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .sm\:-translate-x-8{
    --tw-translate-x:-2rem
  }

  .sm\:-translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .sm\:-translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .sm\:-translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .sm\:-translate-x-12{
    --tw-translate-x:-3rem
  }

  .sm\:-translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .sm\:-translate-x-16{
    --tw-translate-x:-4rem
  }

  .sm\:-translate-x-20{
    --tw-translate-x:-5rem
  }

  .sm\:-translate-x-24{
    --tw-translate-x:-6rem
  }

  .sm\:-translate-x-28{
    --tw-translate-x:-7rem
  }

  .sm\:-translate-x-32{
    --tw-translate-x:-8rem
  }

  .sm\:-translate-x-36{
    --tw-translate-x:-9rem
  }

  .sm\:-translate-x-40{
    --tw-translate-x:-10rem
  }

  .sm\:-translate-x-44{
    --tw-translate-x:-11rem
  }

  .sm\:-translate-x-48{
    --tw-translate-x:-12rem
  }

  .sm\:-translate-x-52{
    --tw-translate-x:-13rem
  }

  .sm\:-translate-x-56{
    --tw-translate-x:-14rem
  }

  .sm\:-translate-x-60{
    --tw-translate-x:-15rem
  }

  .sm\:-translate-x-64{
    --tw-translate-x:-16rem
  }

  .sm\:-translate-x-72{
    --tw-translate-x:-18rem
  }

  .sm\:-translate-x-80{
    --tw-translate-x:-20rem
  }

  .sm\:-translate-x-96{
    --tw-translate-x:-24rem
  }

  .sm\:-translate-x-px{
    --tw-translate-x:-1px
  }

  .sm\:-translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .sm\:-translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .sm\:-translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .sm\:-translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

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

  .sm\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .sm\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .sm\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .sm\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .sm\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .sm\:translate-x-full{
    --tw-translate-x:100%
  }

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

  .sm\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .sm\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .sm\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .sm\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .sm\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .sm\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .sm\:translate-y-0{
    --tw-translate-y:0px
  }

  .sm\:translate-y-1{
    --tw-translate-y:0.25rem
  }

  .sm\:translate-y-2{
    --tw-translate-y:0.5rem
  }

  .sm\:translate-y-3{
    --tw-translate-y:0.75rem
  }

  .sm\:translate-y-4{
    --tw-translate-y:1rem
  }

  .sm\:translate-y-5{
    --tw-translate-y:1.25rem
  }

  .sm\:translate-y-6{
    --tw-translate-y:1.5rem
  }

  .sm\:translate-y-7{
    --tw-translate-y:1.75rem
  }

  .sm\:translate-y-8{
    --tw-translate-y:2rem
  }

  .sm\:translate-y-9{
    --tw-translate-y:2.25rem
  }

  .sm\:translate-y-10{
    --tw-translate-y:2.5rem
  }

  .sm\:translate-y-11{
    --tw-translate-y:2.75rem
  }

  .sm\:translate-y-12{
    --tw-translate-y:3rem
  }

  .sm\:translate-y-14{
    --tw-translate-y:3.5rem
  }

  .sm\:translate-y-16{
    --tw-translate-y:4rem
  }

  .sm\:translate-y-20{
    --tw-translate-y:5rem
  }

  .sm\:translate-y-24{
    --tw-translate-y:6rem
  }

  .sm\:translate-y-28{
    --tw-translate-y:7rem
  }

  .sm\:translate-y-32{
    --tw-translate-y:8rem
  }

  .sm\:translate-y-36{
    --tw-translate-y:9rem
  }

  .sm\:translate-y-40{
    --tw-translate-y:10rem
  }

  .sm\:translate-y-44{
    --tw-translate-y:11rem
  }

  .sm\:translate-y-48{
    --tw-translate-y:12rem
  }

  .sm\:translate-y-52{
    --tw-translate-y:13rem
  }

  .sm\:translate-y-56{
    --tw-translate-y:14rem
  }

  .sm\:translate-y-60{
    --tw-translate-y:15rem
  }

  .sm\:translate-y-64{
    --tw-translate-y:16rem
  }

  .sm\:translate-y-72{
    --tw-translate-y:18rem
  }

  .sm\:translate-y-80{
    --tw-translate-y:20rem
  }

  .sm\:translate-y-96{
    --tw-translate-y:24rem
  }

  .sm\:translate-y-px{
    --tw-translate-y:1px
  }

  .sm\:translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

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

  .sm\:translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .sm\:translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .sm\:-translate-y-0{
    --tw-translate-y:0px
  }

  .sm\:-translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .sm\:-translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .sm\:-translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .sm\:-translate-y-4{
    --tw-translate-y:-1rem
  }

  .sm\:-translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .sm\:-translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .sm\:-translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .sm\:-translate-y-8{
    --tw-translate-y:-2rem
  }

  .sm\:-translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .sm\:-translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .sm\:-translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .sm\:-translate-y-12{
    --tw-translate-y:-3rem
  }

  .sm\:-translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .sm\:-translate-y-16{
    --tw-translate-y:-4rem
  }

  .sm\:-translate-y-20{
    --tw-translate-y:-5rem
  }

  .sm\:-translate-y-24{
    --tw-translate-y:-6rem
  }

  .sm\:-translate-y-28{
    --tw-translate-y:-7rem
  }

  .sm\:-translate-y-32{
    --tw-translate-y:-8rem
  }

  .sm\:-translate-y-36{
    --tw-translate-y:-9rem
  }

  .sm\:-translate-y-40{
    --tw-translate-y:-10rem
  }

  .sm\:-translate-y-44{
    --tw-translate-y:-11rem
  }

  .sm\:-translate-y-48{
    --tw-translate-y:-12rem
  }

  .sm\:-translate-y-52{
    --tw-translate-y:-13rem
  }

  .sm\:-translate-y-56{
    --tw-translate-y:-14rem
  }

  .sm\:-translate-y-60{
    --tw-translate-y:-15rem
  }

  .sm\:-translate-y-64{
    --tw-translate-y:-16rem
  }

  .sm\:-translate-y-72{
    --tw-translate-y:-18rem
  }

  .sm\:-translate-y-80{
    --tw-translate-y:-20rem
  }

  .sm\:-translate-y-96{
    --tw-translate-y:-24rem
  }

  .sm\:-translate-y-px{
    --tw-translate-y:-1px
  }

  .sm\:-translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

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

  .sm\:-translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .sm\:-translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

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

  .sm\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .sm\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .sm\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .sm\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .sm\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .sm\:translate-y-full{
    --tw-translate-y:100%
  }

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

  .sm\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .sm\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .sm\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .sm\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .sm\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .sm\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .sm\:hover\:translate-x-0:hover{
    --tw-translate-x:0px
  }

  .sm\:hover\:translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .sm\:hover\:translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .sm\:hover\:translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .sm\:hover\:translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .sm\:hover\:translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .sm\:hover\:translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .sm\:hover\:translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .sm\:hover\:translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .sm\:hover\:translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .sm\:hover\:translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .sm\:hover\:translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .sm\:hover\:translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .sm\:hover\:translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .sm\:hover\:translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .sm\:hover\:translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .sm\:hover\:translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .sm\:hover\:translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .sm\:hover\:translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .sm\:hover\:translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .sm\:hover\:translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .sm\:hover\:translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .sm\:hover\:translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .sm\:hover\:translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .sm\:hover\:translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .sm\:hover\:translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .sm\:hover\:translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .sm\:hover\:translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .sm\:hover\:translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .sm\:hover\:translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .sm\:hover\:translate-x-px:hover{
    --tw-translate-x:1px
  }

  .sm\:hover\:translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .sm\:hover\:translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .sm\:hover\:translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .sm\:hover\:translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .sm\:hover\:-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .sm\:hover\:-translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .sm\:hover\:-translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .sm\:hover\:-translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .sm\:hover\:-translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .sm\:hover\:-translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .sm\:hover\:-translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .sm\:hover\:-translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .sm\:hover\:-translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .sm\:hover\:-translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .sm\:hover\:-translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .sm\:hover\:-translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .sm\:hover\:-translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .sm\:hover\:-translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .sm\:hover\:-translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .sm\:hover\:-translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .sm\:hover\:-translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .sm\:hover\:-translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .sm\:hover\:-translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .sm\:hover\:-translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .sm\:hover\:-translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .sm\:hover\:-translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .sm\:hover\:-translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .sm\:hover\:-translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .sm\:hover\:-translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .sm\:hover\:-translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .sm\:hover\:-translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .sm\:hover\:-translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .sm\:hover\:-translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .sm\:hover\:-translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .sm\:hover\:-translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .sm\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .sm\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .sm\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .sm\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .sm\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .sm\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .sm\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .sm\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .sm\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .sm\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .sm\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .sm\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .sm\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .sm\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .sm\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .sm\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .sm\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .sm\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .sm\:hover\:translate-y-0:hover{
    --tw-translate-y:0px
  }

  .sm\:hover\:translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .sm\:hover\:translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .sm\:hover\:translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .sm\:hover\:translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .sm\:hover\:translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .sm\:hover\:translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .sm\:hover\:translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .sm\:hover\:translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .sm\:hover\:translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .sm\:hover\:translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .sm\:hover\:translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .sm\:hover\:translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .sm\:hover\:translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .sm\:hover\:translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .sm\:hover\:translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .sm\:hover\:translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .sm\:hover\:translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .sm\:hover\:translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .sm\:hover\:translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .sm\:hover\:translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .sm\:hover\:translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .sm\:hover\:translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .sm\:hover\:translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .sm\:hover\:translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .sm\:hover\:translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .sm\:hover\:translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .sm\:hover\:translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .sm\:hover\:translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .sm\:hover\:translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .sm\:hover\:translate-y-px:hover{
    --tw-translate-y:1px
  }

  .sm\:hover\:translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .sm\:hover\:translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .sm\:hover\:translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .sm\:hover\:translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .sm\:hover\:-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .sm\:hover\:-translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .sm\:hover\:-translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .sm\:hover\:-translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .sm\:hover\:-translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .sm\:hover\:-translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .sm\:hover\:-translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .sm\:hover\:-translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .sm\:hover\:-translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .sm\:hover\:-translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .sm\:hover\:-translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .sm\:hover\:-translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .sm\:hover\:-translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .sm\:hover\:-translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .sm\:hover\:-translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .sm\:hover\:-translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .sm\:hover\:-translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .sm\:hover\:-translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .sm\:hover\:-translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .sm\:hover\:-translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .sm\:hover\:-translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .sm\:hover\:-translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .sm\:hover\:-translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .sm\:hover\:-translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .sm\:hover\:-translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .sm\:hover\:-translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .sm\:hover\:-translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .sm\:hover\:-translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .sm\:hover\:-translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .sm\:hover\:-translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .sm\:hover\:-translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .sm\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .sm\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .sm\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .sm\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .sm\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .sm\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .sm\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .sm\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .sm\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .sm\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .sm\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .sm\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .sm\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .sm\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .sm\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .sm\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .sm\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .sm\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .sm\:focus\:translate-x-0:focus{
    --tw-translate-x:0px
  }

  .sm\:focus\:translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .sm\:focus\:translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .sm\:focus\:translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .sm\:focus\:translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .sm\:focus\:translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .sm\:focus\:translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .sm\:focus\:translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .sm\:focus\:translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .sm\:focus\:translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .sm\:focus\:translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .sm\:focus\:translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .sm\:focus\:translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .sm\:focus\:translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .sm\:focus\:translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .sm\:focus\:translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .sm\:focus\:translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .sm\:focus\:translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .sm\:focus\:translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .sm\:focus\:translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .sm\:focus\:translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .sm\:focus\:translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .sm\:focus\:translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .sm\:focus\:translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .sm\:focus\:translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .sm\:focus\:translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .sm\:focus\:translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .sm\:focus\:translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .sm\:focus\:translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .sm\:focus\:translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .sm\:focus\:translate-x-px:focus{
    --tw-translate-x:1px
  }

  .sm\:focus\:translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .sm\:focus\:translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .sm\:focus\:translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .sm\:focus\:translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .sm\:focus\:-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .sm\:focus\:-translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .sm\:focus\:-translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .sm\:focus\:-translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .sm\:focus\:-translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .sm\:focus\:-translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .sm\:focus\:-translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .sm\:focus\:-translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .sm\:focus\:-translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .sm\:focus\:-translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .sm\:focus\:-translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .sm\:focus\:-translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .sm\:focus\:-translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .sm\:focus\:-translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .sm\:focus\:-translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .sm\:focus\:-translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .sm\:focus\:-translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .sm\:focus\:-translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .sm\:focus\:-translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .sm\:focus\:-translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .sm\:focus\:-translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .sm\:focus\:-translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .sm\:focus\:-translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .sm\:focus\:-translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .sm\:focus\:-translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .sm\:focus\:-translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .sm\:focus\:-translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .sm\:focus\:-translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .sm\:focus\:-translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .sm\:focus\:-translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .sm\:focus\:-translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .sm\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .sm\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .sm\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .sm\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .sm\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .sm\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .sm\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .sm\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .sm\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .sm\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .sm\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .sm\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .sm\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .sm\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .sm\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .sm\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .sm\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .sm\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .sm\:focus\:translate-y-0:focus{
    --tw-translate-y:0px
  }

  .sm\:focus\:translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .sm\:focus\:translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .sm\:focus\:translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .sm\:focus\:translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .sm\:focus\:translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .sm\:focus\:translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .sm\:focus\:translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .sm\:focus\:translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .sm\:focus\:translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .sm\:focus\:translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .sm\:focus\:translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .sm\:focus\:translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .sm\:focus\:translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .sm\:focus\:translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .sm\:focus\:translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .sm\:focus\:translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .sm\:focus\:translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .sm\:focus\:translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .sm\:focus\:translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .sm\:focus\:translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .sm\:focus\:translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .sm\:focus\:translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .sm\:focus\:translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .sm\:focus\:translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .sm\:focus\:translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .sm\:focus\:translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .sm\:focus\:translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .sm\:focus\:translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .sm\:focus\:translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .sm\:focus\:translate-y-px:focus{
    --tw-translate-y:1px
  }

  .sm\:focus\:translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .sm\:focus\:translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .sm\:focus\:translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .sm\:focus\:translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .sm\:focus\:-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .sm\:focus\:-translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .sm\:focus\:-translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .sm\:focus\:-translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .sm\:focus\:-translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .sm\:focus\:-translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .sm\:focus\:-translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .sm\:focus\:-translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .sm\:focus\:-translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .sm\:focus\:-translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .sm\:focus\:-translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .sm\:focus\:-translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .sm\:focus\:-translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .sm\:focus\:-translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .sm\:focus\:-translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .sm\:focus\:-translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .sm\:focus\:-translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .sm\:focus\:-translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .sm\:focus\:-translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .sm\:focus\:-translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .sm\:focus\:-translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .sm\:focus\:-translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .sm\:focus\:-translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .sm\:focus\:-translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .sm\:focus\:-translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .sm\:focus\:-translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .sm\:focus\:-translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .sm\:focus\:-translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .sm\:focus\:-translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .sm\:focus\:-translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .sm\:focus\:-translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .sm\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .sm\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .sm\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .sm\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .sm\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .sm\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .sm\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .sm\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .sm\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .sm\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .sm\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .sm\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .sm\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .sm\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .sm\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .sm\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .sm\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .sm\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .sm\:rotate-0{
    --tw-rotate:0deg
  }

  .sm\:rotate-1{
    --tw-rotate:1deg
  }

  .sm\:rotate-2{
    --tw-rotate:2deg
  }

  .sm\:rotate-3{
    --tw-rotate:3deg
  }

  .sm\:rotate-6{
    --tw-rotate:6deg
  }

  .sm\:rotate-12{
    --tw-rotate:12deg
  }

  .sm\:rotate-45{
    --tw-rotate:45deg
  }

  .sm\:rotate-90{
    --tw-rotate:90deg
  }

  .sm\:rotate-180{
    --tw-rotate:180deg
  }

  .sm\:-rotate-180{
    --tw-rotate:-180deg
  }

  .sm\:-rotate-90{
    --tw-rotate:-90deg
  }

  .sm\:-rotate-45{
    --tw-rotate:-45deg
  }

  .sm\:-rotate-12{
    --tw-rotate:-12deg
  }

  .sm\:-rotate-6{
    --tw-rotate:-6deg
  }

  .sm\:-rotate-3{
    --tw-rotate:-3deg
  }

  .sm\:-rotate-2{
    --tw-rotate:-2deg
  }

  .sm\:-rotate-1{
    --tw-rotate:-1deg
  }

  .sm\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .sm\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .sm\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .sm\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .sm\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .sm\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .sm\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .sm\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .sm\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .sm\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .sm\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .sm\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .sm\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .sm\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .sm\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .sm\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .sm\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .sm\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .sm\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .sm\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .sm\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .sm\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .sm\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .sm\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .sm\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .sm\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .sm\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .sm\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .sm\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .sm\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .sm\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .sm\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .sm\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .sm\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .sm\:skew-x-0{
    --tw-skew-x:0deg
  }

  .sm\:skew-x-1{
    --tw-skew-x:1deg
  }

  .sm\:skew-x-2{
    --tw-skew-x:2deg
  }

  .sm\:skew-x-3{
    --tw-skew-x:3deg
  }

  .sm\:skew-x-6{
    --tw-skew-x:6deg
  }

  .sm\:skew-x-12{
    --tw-skew-x:12deg
  }

  .sm\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .sm\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .sm\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .sm\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .sm\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .sm\:skew-y-0{
    --tw-skew-y:0deg
  }

  .sm\:skew-y-1{
    --tw-skew-y:1deg
  }

  .sm\:skew-y-2{
    --tw-skew-y:2deg
  }

  .sm\:skew-y-3{
    --tw-skew-y:3deg
  }

  .sm\:skew-y-6{
    --tw-skew-y:6deg
  }

  .sm\:skew-y-12{
    --tw-skew-y:12deg
  }

  .sm\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .sm\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .sm\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .sm\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .sm\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .sm\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .sm\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .sm\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .sm\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .sm\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .sm\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .sm\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .sm\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .sm\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .sm\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .sm\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .sm\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .sm\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .sm\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .sm\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .sm\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .sm\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .sm\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .sm\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .sm\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .sm\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .sm\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .sm\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .sm\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .sm\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .sm\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .sm\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .sm\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .sm\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .sm\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .sm\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .sm\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .sm\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .sm\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .sm\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .sm\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .sm\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .sm\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .sm\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .sm\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .sm\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .sm\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .sm\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .sm\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

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

  .sm\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

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

  .sm\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .sm\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

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

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

  .sm\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

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

  .sm\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

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

  .sm\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

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

  .sm\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .sm\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

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

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

  .sm\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

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

  .sm\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

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

  .sm\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

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

  .sm\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .sm\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

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

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

  .sm\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

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

  .sm\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .sm\:scale-x-0{
    --tw-scale-x:0
  }

  .sm\:scale-x-50{
    --tw-scale-x:.5
  }

  .sm\:scale-x-75{
    --tw-scale-x:.75
  }

  .sm\:scale-x-90{
    --tw-scale-x:.9
  }

  .sm\:scale-x-95{
    --tw-scale-x:.95
  }

  .sm\:scale-x-100{
    --tw-scale-x:1
  }

  .sm\:scale-x-105{
    --tw-scale-x:1.05
  }

  .sm\:scale-x-110{
    --tw-scale-x:1.1
  }

  .sm\:scale-x-125{
    --tw-scale-x:1.25
  }

  .sm\:scale-x-150{
    --tw-scale-x:1.5
  }

  .sm\:scale-y-0{
    --tw-scale-y:0
  }

  .sm\:scale-y-50{
    --tw-scale-y:.5
  }

  .sm\:scale-y-75{
    --tw-scale-y:.75
  }

  .sm\:scale-y-90{
    --tw-scale-y:.9
  }

  .sm\:scale-y-95{
    --tw-scale-y:.95
  }

  .sm\:scale-y-100{
    --tw-scale-y:1
  }

  .sm\:scale-y-105{
    --tw-scale-y:1.05
  }

  .sm\:scale-y-110{
    --tw-scale-y:1.1
  }

  .sm\:scale-y-125{
    --tw-scale-y:1.25
  }

  .sm\:scale-y-150{
    --tw-scale-y:1.5
  }

  .sm\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .sm\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .sm\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .sm\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .sm\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .sm\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .sm\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .sm\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .sm\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .sm\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .sm\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .sm\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .sm\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .sm\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .sm\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .sm\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .sm\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .sm\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .sm\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .sm\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .sm\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .sm\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .sm\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .sm\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .sm\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .sm\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .sm\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .sm\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .sm\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .sm\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .sm\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .sm\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .sm\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .sm\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .sm\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .sm\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .sm\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .sm\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .sm\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .sm\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .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-fade-in-down{
    animation:fade-in-down 0.4s ease-out
  }

  .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-help{
    cursor:help
  }

  .sm\:cursor-not-allowed{
    cursor:not-allowed
  }

  .sm\:select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .sm\:select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .sm\:select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .sm\:select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .sm\:resize-none{
    resize:none
  }

  .sm\:resize-y{
    resize:vertical
  }

  .sm\:resize-x{
    resize:horizontal
  }

  .sm\:resize{
    resize:both
  }

  .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\:appearance-none{
    appearance: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\: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\: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\: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\: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\: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-nowrap{
    flex-wrap:nowrap
  }

  .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-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\: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\: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\: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-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\:gap-0{
    gap:0px
  }

  .sm\:gap-1{
    gap:0.25rem
  }

  .sm\:gap-2{
    gap:0.5rem
  }

  .sm\:gap-3{
    gap:0.75rem
  }

  .sm\:gap-4{
    gap:1rem
  }

  .sm\:gap-5{
    gap:1.25rem
  }

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

  .sm\:gap-7{
    gap:1.75rem
  }

  .sm\:gap-8{
    gap:2rem
  }

  .sm\:gap-9{
    gap:2.25rem
  }

  .sm\:gap-10{
    gap:2.5rem
  }

  .sm\:gap-11{
    gap:2.75rem
  }

  .sm\:gap-12{
    gap:3rem
  }

  .sm\:gap-14{
    gap:3.5rem
  }

  .sm\:gap-16{
    gap:4rem
  }

  .sm\:gap-20{
    gap:5rem
  }

  .sm\:gap-24{
    gap:6rem
  }

  .sm\:gap-28{
    gap:7rem
  }

  .sm\:gap-32{
    gap:8rem
  }

  .sm\:gap-36{
    gap:9rem
  }

  .sm\:gap-40{
    gap:10rem
  }

  .sm\:gap-44{
    gap:11rem
  }

  .sm\:gap-48{
    gap:12rem
  }

  .sm\:gap-52{
    gap:13rem
  }

  .sm\:gap-56{
    gap:14rem
  }

  .sm\:gap-60{
    gap:15rem
  }

  .sm\:gap-64{
    gap:16rem
  }

  .sm\:gap-72{
    gap:18rem
  }

  .sm\:gap-80{
    gap:20rem
  }

  .sm\:gap-96{
    gap:24rem
  }

  .sm\:gap-px{
    gap:1px
  }

  .sm\:gap-0\.5{
    gap:0.125rem
  }

  .sm\:gap-1\.5{
    gap:0.375rem
  }

  .sm\:gap-2\.5{
    gap:0.625rem
  }

  .sm\:gap-3\.5{
    gap:0.875rem
  }

  .sm\:gap-x-0{
    column-gap:0px
  }

  .sm\:gap-x-1{
    column-gap:0.25rem
  }

  .sm\:gap-x-2{
    column-gap:0.5rem
  }

  .sm\:gap-x-3{
    column-gap:0.75rem
  }

  .sm\:gap-x-4{
    column-gap:1rem
  }

  .sm\:gap-x-5{
    column-gap:1.25rem
  }

  .sm\:gap-x-6{
    column-gap:1.5rem
  }

  .sm\:gap-x-7{
    column-gap:1.75rem
  }

  .sm\:gap-x-8{
    column-gap:2rem
  }

  .sm\:gap-x-9{
    column-gap:2.25rem
  }

  .sm\:gap-x-10{
    column-gap:2.5rem
  }

  .sm\:gap-x-11{
    column-gap:2.75rem
  }

  .sm\:gap-x-12{
    column-gap:3rem
  }

  .sm\:gap-x-14{
    column-gap:3.5rem
  }

  .sm\:gap-x-16{
    column-gap:4rem
  }

  .sm\:gap-x-20{
    column-gap:5rem
  }

  .sm\:gap-x-24{
    column-gap:6rem
  }

  .sm\:gap-x-28{
    column-gap:7rem
  }

  .sm\:gap-x-32{
    column-gap:8rem
  }

  .sm\:gap-x-36{
    column-gap:9rem
  }

  .sm\:gap-x-40{
    column-gap:10rem
  }

  .sm\:gap-x-44{
    column-gap:11rem
  }

  .sm\:gap-x-48{
    column-gap:12rem
  }

  .sm\:gap-x-52{
    column-gap:13rem
  }

  .sm\:gap-x-56{
    column-gap:14rem
  }

  .sm\:gap-x-60{
    column-gap:15rem
  }

  .sm\:gap-x-64{
    column-gap:16rem
  }

  .sm\:gap-x-72{
    column-gap:18rem
  }

  .sm\:gap-x-80{
    column-gap:20rem
  }

  .sm\:gap-x-96{
    column-gap:24rem
  }

  .sm\:gap-x-px{
    column-gap:1px
  }

  .sm\:gap-x-0\.5{
    column-gap:0.125rem
  }

  .sm\:gap-x-1\.5{
    column-gap:0.375rem
  }

  .sm\:gap-x-2\.5{
    column-gap:0.625rem
  }

  .sm\:gap-x-3\.5{
    column-gap:0.875rem
  }

  .sm\:gap-y-0{
    row-gap:0px
  }

  .sm\:gap-y-1{
    row-gap:0.25rem
  }

  .sm\:gap-y-2{
    row-gap:0.5rem
  }

  .sm\:gap-y-3{
    row-gap:0.75rem
  }

  .sm\:gap-y-4{
    row-gap:1rem
  }

  .sm\:gap-y-5{
    row-gap:1.25rem
  }

  .sm\:gap-y-6{
    row-gap:1.5rem
  }

  .sm\:gap-y-7{
    row-gap:1.75rem
  }

  .sm\:gap-y-8{
    row-gap:2rem
  }

  .sm\:gap-y-9{
    row-gap:2.25rem
  }

  .sm\:gap-y-10{
    row-gap:2.5rem
  }

  .sm\:gap-y-11{
    row-gap:2.75rem
  }

  .sm\:gap-y-12{
    row-gap:3rem
  }

  .sm\:gap-y-14{
    row-gap:3.5rem
  }

  .sm\:gap-y-16{
    row-gap:4rem
  }

  .sm\:gap-y-20{
    row-gap:5rem
  }

  .sm\:gap-y-24{
    row-gap:6rem
  }

  .sm\:gap-y-28{
    row-gap:7rem
  }

  .sm\:gap-y-32{
    row-gap:8rem
  }

  .sm\:gap-y-36{
    row-gap:9rem
  }

  .sm\:gap-y-40{
    row-gap:10rem
  }

  .sm\:gap-y-44{
    row-gap:11rem
  }

  .sm\:gap-y-48{
    row-gap:12rem
  }

  .sm\:gap-y-52{
    row-gap:13rem
  }

  .sm\:gap-y-56{
    row-gap:14rem
  }

  .sm\:gap-y-60{
    row-gap:15rem
  }

  .sm\:gap-y-64{
    row-gap:16rem
  }

  .sm\:gap-y-72{
    row-gap:18rem
  }

  .sm\:gap-y-80{
    row-gap:20rem
  }

  .sm\:gap-y-96{
    row-gap:24rem
  }

  .sm\:gap-y-px{
    row-gap:1px
  }

  .sm\:gap-y-0\.5{
    row-gap:0.125rem
  }

  .sm\:gap-y-1\.5{
    row-gap:0.375rem
  }

  .sm\:gap-y-2\.5{
    row-gap:0.625rem
  }

  .sm\:gap-y-3\.5{
    row-gap:0.875rem
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .sm\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

  .sm\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

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

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

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

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

  .sm\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

  .sm\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

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

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

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

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

  .sm\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .sm\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .sm\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .sm\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .sm\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .sm\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .sm\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .sm\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .sm\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .sm\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .sm\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .sm\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .sm\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .sm\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .sm\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .sm\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .sm\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .sm\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .sm\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .sm\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .sm\:divide-customGray-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-grayTwo > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-grayThree > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-lighterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-textGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-superDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-iconGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-mediumGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-swampGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-solitudeGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-winterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-tableGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-iceGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-gainsboro > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-offWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-cloudGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-defaultDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-divide-opacity))
  }

  .sm\:divide-customGray-skeletonGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-newLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-normal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-royal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-glass > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-hawkesBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-newBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-skyLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-lightBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-lightBlueGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-pale > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-lavender > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .sm\:divide-customBlue-iceBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-divide-opacity))
  }

  .sm\:divide-customWhite-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .sm\:divide-customWhite-lightDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-divide-opacity))
  }

  .sm\:divide-customWhite-bWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .sm\:divide-customRed-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-divide-opacity))
  }

  .sm\:divide-customGreen-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-divide-opacity))
  }

  .sm\:divide-customGreen-approved > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-divide-opacity))
  }

  .sm\:divide-customGreen-check > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-divide-opacity))
  }

  .sm\:divide-customGreen-lime > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-divide-opacity))
  }

  .sm\:divide-customGreen-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-divide-opacity))
  }

  .sm\:divide-customGreen-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-divide-opacity))
  }

  .sm\:divide-customYellow-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-divide-opacity))
  }

  .sm\:divide-customYellow-highlight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-divide-opacity))
  }

  .sm\:divide-customYellow-bright > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-divide-opacity))
  }

  .sm\:divide-customYellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-divide-opacity))
  }

  .sm\:divide-customYellow-gold > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-divide-opacity))
  }

  .sm\:divide-customYellow-mostard > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .sm\:divide-customOrange-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-divide-opacity))
  }

  .sm\:divide-customOrange-mediumOrange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-divide-opacity))
  }

  .sm\:divide-customOrange-F96319 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-divide-opacity))
  }

  .sm\:divide-customOrange-EB8A02 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-divide-opacity))
  }

  .sm\:divide-customPurple-purpleOne > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-divide-opacity))
  }

  .sm\:divide-inicieColors-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-divide-opacity))
  }

  .sm\:divide-inicieColors-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .sm\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .sm\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .sm\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .sm\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .sm\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .sm\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .sm\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .sm\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .sm\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .sm\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .sm\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .sm\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .sm\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .sm\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .sm\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .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\: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\:self-baseline{
    align-self:baseline
  }

  .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\: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\: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\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .sm\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .sm\:overflow-clip{
    text-overflow:clip
  }

  .sm\:whitespace-normal{
    white-space:normal
  }

  .sm\:whitespace-nowrap{
    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{
    overflow-wrap:normal;
    word-break:normal
  }

  .sm\:break-words{
    overflow-wrap:break-word
  }

  .sm\:break-all{
    word-break:break-all
  }

  .sm\:rounded-none{
    border-radius:0px
  }

  .sm\:rounded-sm{
    border-radius:0.125rem
  }

  .sm\:rounded{
    border-radius:0.25rem
  }

  .sm\:rounded-md{
    border-radius:0.375rem
  }

  .sm\:rounded-lg{
    border-radius:0.5rem
  }

  .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-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .sm\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .sm\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .sm\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .sm\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .sm\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .sm\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .sm\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .sm\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .sm\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .sm\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .sm\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .sm\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .sm\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .sm\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .sm\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .sm\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .sm\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .sm\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .sm\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .sm\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .sm\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .sm\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .sm\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .sm\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .sm\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .sm\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .sm\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .sm\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .sm\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .sm\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .sm\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .sm\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .sm\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .sm\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .sm\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .sm\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .sm\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .sm\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .sm\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .sm\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .sm\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .sm\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .sm\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .sm\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .sm\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .sm\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .sm\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .sm\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .sm\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .sm\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .sm\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .sm\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .sm\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .sm\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .sm\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .sm\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .sm\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .sm\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .sm\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .sm\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .sm\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .sm\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .sm\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .sm\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .sm\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .sm\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .sm\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .sm\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .sm\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .sm\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .sm\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .sm\:border-0{
    border-width:0px
  }

  .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:0px
  }

  .sm\:border-t-2{
    border-top-width:2px
  }

  .sm\:border-t-4{
    border-top-width:4px
  }

  .sm\:border-t-8{
    border-top-width:8px
  }

  .sm\:border-t{
    border-top-width:1px
  }

  .sm\:border-r-0{
    border-right-width:0px
  }

  .sm\:border-r-2{
    border-right-width:2px
  }

  .sm\:border-r-4{
    border-right-width:4px
  }

  .sm\:border-r-8{
    border-right-width:8px
  }

  .sm\:border-r{
    border-right-width:1px
  }

  .sm\:border-b-0{
    border-bottom-width:0px
  }

  .sm\:border-b-2{
    border-bottom-width:2px
  }

  .sm\:border-b-4{
    border-bottom-width:4px
  }

  .sm\:border-b-8{
    border-bottom-width:8px
  }

  .sm\:border-b{
    border-bottom-width:1px
  }

  .sm\:border-l-0{
    border-left-width:0px
  }

  .sm\:border-l-2{
    border-left-width:2px
  }

  .sm\:border-l-4{
    border-left-width:4px
  }

  .sm\:border-l-8{
    border-left-width:8px
  }

  .sm\:border-l{
    border-left-width:1px
  }

  .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-transparent{
    border-color:transparent
  }

  .sm\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .sm\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .sm\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .sm\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .sm\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .sm\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .sm\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .sm\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .sm\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .sm\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .sm\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .sm\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .sm\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .sm\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .sm\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .sm\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .sm\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .sm\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .sm\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .sm\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .sm\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .sm\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .sm\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .sm\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .sm\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .sm\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .sm\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .sm\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .sm\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .sm\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .sm\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .sm\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .sm\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .sm\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .sm\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .sm\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .sm\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .sm\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .sm\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .sm\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .sm\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .sm\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .sm\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .sm\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .sm\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .sm\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .sm\:group-hover\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .group:hover .sm\:group-hover\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .sm\:focus-within\:border-customGray-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-grayTwo:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-grayThree:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-lighterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-textGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-superDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-iconGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-mediumGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-swampGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-solitudeGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-winterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-tableGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-iceGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-gainsboro:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-offWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-cloudGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-defaultDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGray-skeletonGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-newLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-normal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-royal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-glass:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-hawkesBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-newBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-skyLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-lightBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-lightBlueGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-pale:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-lavender:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customBlue-iceBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customWhite-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customWhite-lightDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customWhite-bWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customRed-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGreen-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGreen-approved:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGreen-check:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGreen-lime:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGreen-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customGreen-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customYellow-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customYellow-highlight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customYellow-bright:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customYellow-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customYellow-gold:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customYellow-mostard:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customOrange-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customOrange-mediumOrange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customOrange-F96319:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customOrange-EB8A02:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-customPurple-purpleOne:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-inicieColors-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .sm\:focus-within\:border-inicieColors-blue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .sm\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .sm\:hover\:border-customGray-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-grayTwo:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-grayThree:hover{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-lighterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-textGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-superDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-iconGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-mediumGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-swampGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-solitudeGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-winterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-tableGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-iceGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-gainsboro:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-offWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-cloudGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-defaultDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGray-skeletonGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-newLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-normal:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-royal:hover{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-glass:hover{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-hawkesBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-newBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-skyLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-lightBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-lightBlueGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-pale:hover{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-lavender:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customBlue-iceBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customWhite-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customWhite-lightDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customWhite-bWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customRed-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGreen-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGreen-approved:hover{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGreen-check:hover{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGreen-lime:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGreen-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customGreen-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customYellow-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customYellow-highlight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customYellow-bright:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customYellow-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customYellow-gold:hover{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customYellow-mostard:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customOrange-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customOrange-mediumOrange:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customOrange-F96319:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customOrange-EB8A02:hover{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .sm\:hover\:border-customPurple-purpleOne:hover{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .sm\:hover\:border-inicieColors-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .sm\:hover\:border-inicieColors-blue:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .sm\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .sm\:focus\:border-customGray-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-grayTwo:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-grayThree:focus{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-lighterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-textGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-superDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-iconGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-mediumGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-swampGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-solitudeGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-winterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-tableGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-iceGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-gainsboro:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-offWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-cloudGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-defaultDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGray-skeletonGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-newLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-normal:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-royal:focus{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-glass:focus{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-hawkesBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-newBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-skyLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-lightBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-lightBlueGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-pale:focus{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-lavender:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customBlue-iceBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customWhite-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customWhite-lightDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customWhite-bWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customRed-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGreen-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGreen-approved:focus{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGreen-check:focus{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGreen-lime:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGreen-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customGreen-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customYellow-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customYellow-highlight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customYellow-bright:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customYellow-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customYellow-gold:focus{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customYellow-mostard:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customOrange-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customOrange-mediumOrange:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customOrange-F96319:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customOrange-EB8A02:focus{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .sm\:focus\:border-customPurple-purpleOne:focus{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .sm\:focus\:border-inicieColors-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .sm\:focus\:border-inicieColors-blue:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .sm\:border-opacity-0{
    --tw-border-opacity:0
  }

  .sm\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .sm\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .sm\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .sm\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .sm\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .sm\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .sm\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .sm\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .sm\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .sm\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .sm\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .sm\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .sm\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .sm\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .sm\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .sm\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .sm\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .sm\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .sm\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .sm\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .sm\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .sm\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .sm\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .sm\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .sm\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .sm\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .sm\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .sm\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .sm\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .sm\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .sm\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .sm\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .sm\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .sm\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .sm\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .sm\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .sm\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .sm\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .sm\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .sm\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .sm\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .sm\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .sm\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .sm\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .sm\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .sm\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .sm\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .sm\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .sm\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .sm\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .sm\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .sm\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .sm\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .sm\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .sm\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .sm\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .sm\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .sm\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .sm\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .sm\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .sm\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .sm\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .sm\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .sm\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .sm\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .sm\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .sm\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .sm\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .sm\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .sm\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .sm\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .sm\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .sm\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .sm\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .sm\:bg-transparent{
    background-color:transparent
  }

  .sm\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .sm\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .sm\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

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

  .sm\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .sm\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .sm\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .sm\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .sm\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .sm\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .sm\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .sm\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .sm\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .sm\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .sm\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .sm\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .sm\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .sm\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .sm\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .sm\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .sm\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .sm\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .sm\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .sm\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .sm\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .sm\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .sm\:group-hover\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .group:hover .sm\:group-hover\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .sm\:focus-within\:bg-customGray-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-grayTwo:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-grayThree:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-lighterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-textGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-superDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-iconGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-mediumGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-swampGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-solitudeGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-winterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-tableGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-iceGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-gainsboro:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-offWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-cloudGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-defaultDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGray-skeletonGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-newLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-normal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-royal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-glass:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-hawkesBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-newBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-skyLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-lightBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-lightBlueGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-pale:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-lavender:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customBlue-iceBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customWhite-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customWhite-lightDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customWhite-bWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customRed-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGreen-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGreen-approved:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGreen-check:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGreen-lime:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGreen-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customGreen-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customYellow-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customYellow-highlight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customYellow-bright:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customYellow-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customYellow-gold:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customYellow-mostard:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customOrange-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customOrange-mediumOrange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customOrange-F96319:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customOrange-EB8A02:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-customPurple-purpleOne:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-inicieColors-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .sm\:focus-within\:bg-inicieColors-blue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .sm\:hover\:bg-customGray-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-grayTwo:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-grayThree:hover{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-lighterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-textGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-superDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-iconGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-mediumGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-swampGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-solitudeGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-winterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-tableGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-iceGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-gainsboro:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-offWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-cloudGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-defaultDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGray-skeletonGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-newLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-normal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-royal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-glass:hover{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-hawkesBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-newBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-skyLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-lightBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-lightBlueGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-pale:hover{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-lavender:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customBlue-iceBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customWhite-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customWhite-lightDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customWhite-bWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customRed-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGreen-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGreen-approved:hover{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGreen-check:hover{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGreen-lime:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGreen-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customGreen-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customYellow-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customYellow-highlight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customYellow-bright:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customYellow-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customYellow-gold:hover{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customYellow-mostard:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customOrange-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customOrange-mediumOrange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customOrange-F96319:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customOrange-EB8A02:hover{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-customPurple-purpleOne:hover{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-inicieColors-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .sm\:hover\:bg-inicieColors-blue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .sm\:focus\:bg-customGray-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-grayTwo:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-grayThree:focus{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-lighterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-textGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-superDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-iconGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-mediumGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-swampGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-solitudeGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-winterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-tableGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-iceGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-gainsboro:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-offWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-cloudGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-defaultDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGray-skeletonGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-newLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-normal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-royal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-glass:focus{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-hawkesBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-newBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-skyLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-lightBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-lightBlueGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-pale:focus{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-lavender:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customBlue-iceBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customWhite-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customWhite-lightDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customWhite-bWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customRed-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGreen-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGreen-approved:focus{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGreen-check:focus{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGreen-lime:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGreen-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customGreen-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customYellow-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customYellow-highlight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customYellow-bright:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customYellow-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customYellow-gold:focus{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customYellow-mostard:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customOrange-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customOrange-mediumOrange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customOrange-F96319:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customOrange-EB8A02:focus{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-customPurple-purpleOne:focus{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-inicieColors-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .sm\:focus\:bg-inicieColors-blue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .sm\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .sm\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .sm\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .sm\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .sm\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .sm\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .sm\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .sm\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .sm\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .sm\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .sm\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .sm\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .sm\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .sm\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .sm\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .sm\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .sm\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .sm\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .sm\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .sm\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .sm\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .sm\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .sm\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .sm\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .sm\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .sm\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .sm\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .sm\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .sm\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .sm\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .sm\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .sm\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .sm\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .sm\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .sm\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .sm\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .sm\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .sm\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .sm\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .sm\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .sm\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .sm\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .sm\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .sm\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .sm\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .sm\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .sm\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .sm\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .sm\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .sm\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .sm\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .sm\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .sm\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .sm\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .sm\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .sm\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .sm\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .sm\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .sm\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .sm\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .sm\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .sm\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .sm\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .sm\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .sm\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .sm\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .sm\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .sm\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .sm\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .sm\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .sm\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .sm\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .sm\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .sm\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .sm\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .sm\:bg-none{
    background-image:none
  }

  .sm\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .sm\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .sm\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .sm\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .sm\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .sm\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .sm\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .sm\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .sm\:from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:from-customGray-default{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .sm\:from-customGray-light{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .sm\:from-customGray-dark{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .sm\:from-customGray-darker{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .sm\:from-customGray-grayTwo{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .sm\:from-customGray-grayThree{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .sm\:from-customGray-superLight{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .sm\:from-customGray-lighterGray{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .sm\:from-customGray-textGray{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .sm\:from-customGray-superDark{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .sm\:from-customGray-iconGray{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .sm\:from-customGray-mediumGray{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .sm\:from-customGray-swampGray{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .sm\:from-customGray-solitudeGray{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .sm\:from-customGray-winterGray{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .sm\:from-customGray-tableGray{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .sm\:from-customGray-iceGray{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .sm\:from-customGray-gainsboro{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .sm\:from-customGray-offWhite{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .sm\:from-customGray-cloudGray{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .sm\:from-customGray-defaultDark{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .sm\:from-customGray-skeletonGray{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .sm\:from-customBlue-default{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .sm\:from-customBlue-light{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .sm\:from-customBlue-newLight{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .sm\:from-customBlue-superLight{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .sm\:from-customBlue-normal{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .sm\:from-customBlue-dark{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .sm\:from-customBlue-royal{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .sm\:from-customBlue-glass{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .sm\:from-customBlue-hawkesBlue{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .sm\:from-customBlue-darker{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .sm\:from-customBlue-newBlue{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .sm\:from-customBlue-black{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .sm\:from-customBlue-skyLight{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .sm\:from-customBlue-lightBlue{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .sm\:from-customBlue-lightBlueGray{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .sm\:from-customBlue-pale{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .sm\:from-customBlue-lavender{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .sm\:from-customBlue-iceBlue{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .sm\:from-customWhite-default{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:from-customWhite-lightDark{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .sm\:from-customWhite-bWhite{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .sm\:from-customRed-default{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .sm\:from-customGreen-default{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .sm\:from-customGreen-approved{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .sm\:from-customGreen-check{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .sm\:from-customGreen-lime{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .sm\:from-customGreen-dark{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .sm\:from-customGreen-light{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .sm\:from-customYellow-default{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .sm\:from-customYellow-highlight{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .sm\:from-customYellow-bright{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .sm\:from-customYellow-dark{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .sm\:from-customYellow-gold{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .sm\:from-customYellow-mostard{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .sm\:from-customOrange-default{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .sm\:from-customOrange-mediumOrange{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .sm\:from-customOrange-F96319{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .sm\:from-customOrange-EB8A02{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .sm\:from-customPurple-purpleOne{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .sm\:from-inicieColors-orange{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .sm\:from-inicieColors-blue{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .sm\:hover\:from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:hover\:from-customGray-default:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .sm\:hover\:from-customGray-light:hover{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .sm\:hover\:from-customGray-dark:hover{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .sm\:hover\:from-customGray-darker:hover{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .sm\:hover\:from-customGray-grayTwo:hover{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .sm\:hover\:from-customGray-grayThree:hover{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .sm\:hover\:from-customGray-superLight:hover{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .sm\:hover\:from-customGray-lighterGray:hover{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .sm\:hover\:from-customGray-textGray:hover{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .sm\:hover\:from-customGray-superDark:hover{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .sm\:hover\:from-customGray-iconGray:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .sm\:hover\:from-customGray-mediumGray:hover{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .sm\:hover\:from-customGray-swampGray:hover{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .sm\:hover\:from-customGray-solitudeGray:hover{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .sm\:hover\:from-customGray-winterGray:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .sm\:hover\:from-customGray-tableGray:hover{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .sm\:hover\:from-customGray-iceGray:hover{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .sm\:hover\:from-customGray-gainsboro:hover{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .sm\:hover\:from-customGray-offWhite:hover{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .sm\:hover\:from-customGray-cloudGray:hover{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .sm\:hover\:from-customGray-defaultDark:hover{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .sm\:hover\:from-customGray-skeletonGray:hover{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .sm\:hover\:from-customBlue-default:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .sm\:hover\:from-customBlue-light:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .sm\:hover\:from-customBlue-newLight:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .sm\:hover\:from-customBlue-superLight:hover{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .sm\:hover\:from-customBlue-normal:hover{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .sm\:hover\:from-customBlue-dark:hover{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .sm\:hover\:from-customBlue-royal:hover{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .sm\:hover\:from-customBlue-glass:hover{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .sm\:hover\:from-customBlue-hawkesBlue:hover{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .sm\:hover\:from-customBlue-darker:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .sm\:hover\:from-customBlue-newBlue:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .sm\:hover\:from-customBlue-black:hover{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .sm\:hover\:from-customBlue-skyLight:hover{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .sm\:hover\:from-customBlue-lightBlue:hover{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .sm\:hover\:from-customBlue-lightBlueGray:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .sm\:hover\:from-customBlue-pale:hover{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .sm\:hover\:from-customBlue-lavender:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .sm\:hover\:from-customBlue-iceBlue:hover{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .sm\:hover\:from-customWhite-default:hover{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:hover\:from-customWhite-lightDark:hover{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .sm\:hover\:from-customWhite-bWhite:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .sm\:hover\:from-customRed-default:hover{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .sm\:hover\:from-customGreen-default:hover{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .sm\:hover\:from-customGreen-approved:hover{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .sm\:hover\:from-customGreen-check:hover{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .sm\:hover\:from-customGreen-lime:hover{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .sm\:hover\:from-customGreen-dark:hover{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .sm\:hover\:from-customGreen-light:hover{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .sm\:hover\:from-customYellow-default:hover{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .sm\:hover\:from-customYellow-highlight:hover{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .sm\:hover\:from-customYellow-bright:hover{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .sm\:hover\:from-customYellow-dark:hover{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .sm\:hover\:from-customYellow-gold:hover{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .sm\:hover\:from-customYellow-mostard:hover{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .sm\:hover\:from-customOrange-default:hover{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .sm\:hover\:from-customOrange-mediumOrange:hover{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .sm\:hover\:from-customOrange-F96319:hover{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .sm\:hover\:from-customOrange-EB8A02:hover{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .sm\:hover\:from-customPurple-purpleOne:hover{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .sm\:hover\:from-inicieColors-orange:hover{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .sm\:hover\:from-inicieColors-blue:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .sm\:focus\:from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:focus\:from-customGray-default:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .sm\:focus\:from-customGray-light:focus{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .sm\:focus\:from-customGray-dark:focus{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .sm\:focus\:from-customGray-darker:focus{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .sm\:focus\:from-customGray-grayTwo:focus{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .sm\:focus\:from-customGray-grayThree:focus{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .sm\:focus\:from-customGray-superLight:focus{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .sm\:focus\:from-customGray-lighterGray:focus{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .sm\:focus\:from-customGray-textGray:focus{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .sm\:focus\:from-customGray-superDark:focus{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .sm\:focus\:from-customGray-iconGray:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .sm\:focus\:from-customGray-mediumGray:focus{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .sm\:focus\:from-customGray-swampGray:focus{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .sm\:focus\:from-customGray-solitudeGray:focus{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .sm\:focus\:from-customGray-winterGray:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .sm\:focus\:from-customGray-tableGray:focus{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .sm\:focus\:from-customGray-iceGray:focus{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .sm\:focus\:from-customGray-gainsboro:focus{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .sm\:focus\:from-customGray-offWhite:focus{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .sm\:focus\:from-customGray-cloudGray:focus{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .sm\:focus\:from-customGray-defaultDark:focus{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .sm\:focus\:from-customGray-skeletonGray:focus{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .sm\:focus\:from-customBlue-default:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .sm\:focus\:from-customBlue-light:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .sm\:focus\:from-customBlue-newLight:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .sm\:focus\:from-customBlue-superLight:focus{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .sm\:focus\:from-customBlue-normal:focus{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .sm\:focus\:from-customBlue-dark:focus{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .sm\:focus\:from-customBlue-royal:focus{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .sm\:focus\:from-customBlue-glass:focus{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .sm\:focus\:from-customBlue-hawkesBlue:focus{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .sm\:focus\:from-customBlue-darker:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .sm\:focus\:from-customBlue-newBlue:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .sm\:focus\:from-customBlue-black:focus{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .sm\:focus\:from-customBlue-skyLight:focus{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .sm\:focus\:from-customBlue-lightBlue:focus{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .sm\:focus\:from-customBlue-lightBlueGray:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .sm\:focus\:from-customBlue-pale:focus{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .sm\:focus\:from-customBlue-lavender:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .sm\:focus\:from-customBlue-iceBlue:focus{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .sm\:focus\:from-customWhite-default:focus{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:focus\:from-customWhite-lightDark:focus{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .sm\:focus\:from-customWhite-bWhite:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .sm\:focus\:from-customRed-default:focus{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .sm\:focus\:from-customGreen-default:focus{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .sm\:focus\:from-customGreen-approved:focus{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .sm\:focus\:from-customGreen-check:focus{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .sm\:focus\:from-customGreen-lime:focus{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .sm\:focus\:from-customGreen-dark:focus{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .sm\:focus\:from-customGreen-light:focus{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .sm\:focus\:from-customYellow-default:focus{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .sm\:focus\:from-customYellow-highlight:focus{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .sm\:focus\:from-customYellow-bright:focus{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .sm\:focus\:from-customYellow-dark:focus{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .sm\:focus\:from-customYellow-gold:focus{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .sm\:focus\:from-customYellow-mostard:focus{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .sm\:focus\:from-customOrange-default:focus{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .sm\:focus\:from-customOrange-mediumOrange:focus{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .sm\:focus\:from-customOrange-F96319:focus{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .sm\:focus\:from-customOrange-EB8A02:focus{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .sm\:focus\:from-customPurple-purpleOne:focus{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .sm\:focus\:from-inicieColors-orange:focus{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .sm\:focus\:from-inicieColors-blue:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .sm\:via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:via-customGray-default{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .sm\:via-customGray-light{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .sm\:via-customGray-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .sm\:via-customGray-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .sm\:via-customGray-grayTwo{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .sm\:via-customGray-grayThree{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .sm\:via-customGray-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .sm\:via-customGray-lighterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .sm\:via-customGray-textGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .sm\:via-customGray-superDark{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .sm\:via-customGray-iconGray{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .sm\:via-customGray-mediumGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .sm\:via-customGray-swampGray{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .sm\:via-customGray-solitudeGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .sm\:via-customGray-winterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .sm\:via-customGray-tableGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .sm\:via-customGray-iceGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .sm\:via-customGray-gainsboro{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .sm\:via-customGray-offWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .sm\:via-customGray-cloudGray{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .sm\:via-customGray-defaultDark{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .sm\:via-customGray-skeletonGray{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .sm\:via-customBlue-default{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .sm\:via-customBlue-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .sm\:via-customBlue-newLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .sm\:via-customBlue-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .sm\:via-customBlue-normal{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .sm\:via-customBlue-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .sm\:via-customBlue-royal{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .sm\:via-customBlue-glass{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .sm\:via-customBlue-hawkesBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .sm\:via-customBlue-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .sm\:via-customBlue-newBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .sm\:via-customBlue-black{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .sm\:via-customBlue-skyLight{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .sm\:via-customBlue-lightBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .sm\:via-customBlue-lightBlueGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .sm\:via-customBlue-pale{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .sm\:via-customBlue-lavender{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .sm\:via-customBlue-iceBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .sm\:via-customWhite-default{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:via-customWhite-lightDark{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .sm\:via-customWhite-bWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .sm\:via-customRed-default{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .sm\:via-customGreen-default{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .sm\:via-customGreen-approved{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .sm\:via-customGreen-check{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .sm\:via-customGreen-lime{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .sm\:via-customGreen-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .sm\:via-customGreen-light{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .sm\:via-customYellow-default{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .sm\:via-customYellow-highlight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .sm\:via-customYellow-bright{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .sm\:via-customYellow-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .sm\:via-customYellow-gold{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .sm\:via-customYellow-mostard{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .sm\:via-customOrange-default{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .sm\:via-customOrange-mediumOrange{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .sm\:via-customOrange-F96319{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .sm\:via-customOrange-EB8A02{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .sm\:via-customPurple-purpleOne{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .sm\:via-inicieColors-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .sm\:via-inicieColors-blue{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .sm\:hover\:via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:hover\:via-customGray-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .sm\:hover\:via-customGray-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .sm\:hover\:via-customGray-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .sm\:hover\:via-customGray-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .sm\:hover\:via-customGray-grayTwo:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .sm\:hover\:via-customGray-grayThree:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .sm\:hover\:via-customGray-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .sm\:hover\:via-customGray-lighterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .sm\:hover\:via-customGray-textGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .sm\:hover\:via-customGray-superDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .sm\:hover\:via-customGray-iconGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .sm\:hover\:via-customGray-mediumGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .sm\:hover\:via-customGray-swampGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .sm\:hover\:via-customGray-solitudeGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .sm\:hover\:via-customGray-winterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .sm\:hover\:via-customGray-tableGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .sm\:hover\:via-customGray-iceGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .sm\:hover\:via-customGray-gainsboro:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .sm\:hover\:via-customGray-offWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .sm\:hover\:via-customGray-cloudGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .sm\:hover\:via-customGray-defaultDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .sm\:hover\:via-customGray-skeletonGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .sm\:hover\:via-customBlue-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .sm\:hover\:via-customBlue-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .sm\:hover\:via-customBlue-newLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .sm\:hover\:via-customBlue-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .sm\:hover\:via-customBlue-normal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .sm\:hover\:via-customBlue-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .sm\:hover\:via-customBlue-royal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .sm\:hover\:via-customBlue-glass:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .sm\:hover\:via-customBlue-hawkesBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .sm\:hover\:via-customBlue-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .sm\:hover\:via-customBlue-newBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .sm\:hover\:via-customBlue-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .sm\:hover\:via-customBlue-skyLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .sm\:hover\:via-customBlue-lightBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .sm\:hover\:via-customBlue-lightBlueGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .sm\:hover\:via-customBlue-pale:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .sm\:hover\:via-customBlue-lavender:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .sm\:hover\:via-customBlue-iceBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .sm\:hover\:via-customWhite-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:hover\:via-customWhite-lightDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .sm\:hover\:via-customWhite-bWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .sm\:hover\:via-customRed-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .sm\:hover\:via-customGreen-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .sm\:hover\:via-customGreen-approved:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .sm\:hover\:via-customGreen-check:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .sm\:hover\:via-customGreen-lime:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .sm\:hover\:via-customGreen-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .sm\:hover\:via-customGreen-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .sm\:hover\:via-customYellow-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .sm\:hover\:via-customYellow-highlight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .sm\:hover\:via-customYellow-bright:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .sm\:hover\:via-customYellow-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .sm\:hover\:via-customYellow-gold:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .sm\:hover\:via-customYellow-mostard:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .sm\:hover\:via-customOrange-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .sm\:hover\:via-customOrange-mediumOrange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .sm\:hover\:via-customOrange-F96319:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .sm\:hover\:via-customOrange-EB8A02:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .sm\:hover\:via-customPurple-purpleOne:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .sm\:hover\:via-inicieColors-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .sm\:hover\:via-inicieColors-blue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .sm\:focus\:via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .sm\:focus\:via-customGray-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .sm\:focus\:via-customGray-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .sm\:focus\:via-customGray-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .sm\:focus\:via-customGray-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .sm\:focus\:via-customGray-grayTwo:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .sm\:focus\:via-customGray-grayThree:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .sm\:focus\:via-customGray-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .sm\:focus\:via-customGray-lighterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .sm\:focus\:via-customGray-textGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .sm\:focus\:via-customGray-superDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .sm\:focus\:via-customGray-iconGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .sm\:focus\:via-customGray-mediumGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .sm\:focus\:via-customGray-swampGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .sm\:focus\:via-customGray-solitudeGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .sm\:focus\:via-customGray-winterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .sm\:focus\:via-customGray-tableGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .sm\:focus\:via-customGray-iceGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .sm\:focus\:via-customGray-gainsboro:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .sm\:focus\:via-customGray-offWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .sm\:focus\:via-customGray-cloudGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .sm\:focus\:via-customGray-defaultDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .sm\:focus\:via-customGray-skeletonGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .sm\:focus\:via-customBlue-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .sm\:focus\:via-customBlue-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .sm\:focus\:via-customBlue-newLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .sm\:focus\:via-customBlue-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .sm\:focus\:via-customBlue-normal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .sm\:focus\:via-customBlue-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .sm\:focus\:via-customBlue-royal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .sm\:focus\:via-customBlue-glass:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .sm\:focus\:via-customBlue-hawkesBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .sm\:focus\:via-customBlue-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .sm\:focus\:via-customBlue-newBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .sm\:focus\:via-customBlue-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .sm\:focus\:via-customBlue-skyLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .sm\:focus\:via-customBlue-lightBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .sm\:focus\:via-customBlue-lightBlueGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .sm\:focus\:via-customBlue-pale:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .sm\:focus\:via-customBlue-lavender:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .sm\:focus\:via-customBlue-iceBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .sm\:focus\:via-customWhite-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .sm\:focus\:via-customWhite-lightDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .sm\:focus\:via-customWhite-bWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .sm\:focus\:via-customRed-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .sm\:focus\:via-customGreen-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .sm\:focus\:via-customGreen-approved:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .sm\:focus\:via-customGreen-check:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .sm\:focus\:via-customGreen-lime:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .sm\:focus\:via-customGreen-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .sm\:focus\:via-customGreen-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .sm\:focus\:via-customYellow-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .sm\:focus\:via-customYellow-highlight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .sm\:focus\:via-customYellow-bright:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .sm\:focus\:via-customYellow-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .sm\:focus\:via-customYellow-gold:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .sm\:focus\:via-customYellow-mostard:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .sm\:focus\:via-customOrange-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .sm\:focus\:via-customOrange-mediumOrange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .sm\:focus\:via-customOrange-F96319:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .sm\:focus\:via-customOrange-EB8A02:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .sm\:focus\:via-customPurple-purpleOne:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .sm\:focus\:via-inicieColors-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .sm\:focus\:via-inicieColors-blue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .sm\:to-transparent{
    --tw-gradient-to:transparent
  }

  .sm\:to-customGray-default{
    --tw-gradient-to:#A9AEB3
  }

  .sm\:to-customGray-light{
    --tw-gradient-to:#d9e0e6
  }

  .sm\:to-customGray-dark{
    --tw-gradient-to:#484B4D
  }

  .sm\:to-customGray-darker{
    --tw-gradient-to:#49494A
  }

  .sm\:to-customGray-grayTwo{
    --tw-gradient-to:#C7CBD1
  }

  .sm\:to-customGray-grayThree{
    --tw-gradient-to:#909193
  }

  .sm\:to-customGray-superLight{
    --tw-gradient-to:#EDEDED
  }

  .sm\:to-customGray-lighterGray{
    --tw-gradient-to:#F4F4F4
  }

  .sm\:to-customGray-textGray{
    --tw-gradient-to:#8F9BB3
  }

  .sm\:to-customGray-superDark{
    --tw-gradient-to:#231F20
  }

  .sm\:to-customGray-iconGray{
    --tw-gradient-to:#A9AEB3
  }

  .sm\:to-customGray-mediumGray{
    --tw-gradient-to:#E3E4E4
  }

  .sm\:to-customGray-swampGray{
    --tw-gradient-to:#252727
  }

  .sm\:to-customGray-solitudeGray{
    --tw-gradient-to:#E0E4E8
  }

  .sm\:to-customGray-winterGray{
    --tw-gradient-to:#EEF0F5
  }

  .sm\:to-customGray-tableGray{
    --tw-gradient-to:#F2F6FB
  }

  .sm\:to-customGray-iceGray{
    --tw-gradient-to:#F5F7FC
  }

  .sm\:to-customGray-gainsboro{
    --tw-gradient-to:#F0F2F6
  }

  .sm\:to-customGray-offWhite{
    --tw-gradient-to:#F7F7F7
  }

  .sm\:to-customGray-cloudGray{
    --tw-gradient-to:#B9BDC1
  }

  .sm\:to-customGray-defaultDark{
    --tw-gradient-to:#AEB3B7
  }

  .sm\:to-customGray-skeletonGray{
    --tw-gradient-to:#DEDFE3
  }

  .sm\:to-customBlue-default{
    --tw-gradient-to:#233674
  }

  .sm\:to-customBlue-light{
    --tw-gradient-to:#EFF4FA
  }

  .sm\:to-customBlue-newLight{
    --tw-gradient-to:#EEF0F5
  }

  .sm\:to-customBlue-superLight{
    --tw-gradient-to:#D7E1EC
  }

  .sm\:to-customBlue-normal{
    --tw-gradient-to:#004899
  }

  .sm\:to-customBlue-dark{
    --tw-gradient-to:#222B45
  }

  .sm\:to-customBlue-royal{
    --tw-gradient-to:#3656BF
  }

  .sm\:to-customBlue-glass{
    --tw-gradient-to:#D8E5F8
  }

  .sm\:to-customBlue-hawkesBlue{
    --tw-gradient-to:#D7DDF2
  }

  .sm\:to-customBlue-darker{
    --tw-gradient-to:#0F2741
  }

  .sm\:to-customBlue-newBlue{
    --tw-gradient-to:#0F2741
  }

  .sm\:to-customBlue-black{
    --tw-gradient-to:#0F2740
  }

  .sm\:to-customBlue-skyLight{
    --tw-gradient-to:#F0F4F9
  }

  .sm\:to-customBlue-lightBlue{
    --tw-gradient-to:#E7EBF8
  }

  .sm\:to-customBlue-lightBlueGray{
    --tw-gradient-to:#8296D7
  }

  .sm\:to-customBlue-pale{
    --tw-gradient-to:#D0D8F1
  }

  .sm\:to-customBlue-lavender{
    --tw-gradient-to:#8296D7
  }

  .sm\:to-customBlue-iceBlue{
    --tw-gradient-to:#EFF5FF
  }

  .sm\:to-customWhite-default{
    --tw-gradient-to:#ffffff
  }

  .sm\:to-customWhite-lightDark{
    --tw-gradient-to:#F8F8F8
  }

  .sm\:to-customWhite-bWhite{
    --tw-gradient-to:#EFF4FA
  }

  .sm\:to-customRed-default{
    --tw-gradient-to:#B10000
  }

  .sm\:to-customGreen-default{
    --tw-gradient-to:#8BD42D
  }

  .sm\:to-customGreen-approved{
    --tw-gradient-to:#80CC28
  }

  .sm\:to-customGreen-check{
    --tw-gradient-to:#139E5D
  }

  .sm\:to-customGreen-lime{
    --tw-gradient-to:#00AD3C
  }

  .sm\:to-customGreen-dark{
    --tw-gradient-to:#03AC6D
  }

  .sm\:to-customGreen-light{
    --tw-gradient-to:#A5D072
  }

  .sm\:to-customYellow-default{
    --tw-gradient-to:#FEF8E6
  }

  .sm\:to-customYellow-highlight{
    --tw-gradient-to:#EEB103
  }

  .sm\:to-customYellow-bright{
    --tw-gradient-to:#FDD835
  }

  .sm\:to-customYellow-dark{
    --tw-gradient-to:#FDDD84
  }

  .sm\:to-customYellow-gold{
    --tw-gradient-to:#E9AC07
  }

  .sm\:to-customYellow-mostard{
    --tw-gradient-to:#F59E0B
  }

  .sm\:to-customOrange-default{
    --tw-gradient-to:#E8532C
  }

  .sm\:to-customOrange-mediumOrange{
    --tw-gradient-to:#F4933C
  }

  .sm\:to-customOrange-F96319{
    --tw-gradient-to:#F96319
  }

  .sm\:to-customOrange-EB8A02{
    --tw-gradient-to:#EB8A02
  }

  .sm\:to-customPurple-purpleOne{
    --tw-gradient-to:#673AB7
  }

  .sm\:to-inicieColors-orange{
    --tw-gradient-to:#F36C48
  }

  .sm\:to-inicieColors-blue{
    --tw-gradient-to:#233674
  }

  .sm\:hover\:to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .sm\:hover\:to-customGray-default:hover{
    --tw-gradient-to:#A9AEB3
  }

  .sm\:hover\:to-customGray-light:hover{
    --tw-gradient-to:#d9e0e6
  }

  .sm\:hover\:to-customGray-dark:hover{
    --tw-gradient-to:#484B4D
  }

  .sm\:hover\:to-customGray-darker:hover{
    --tw-gradient-to:#49494A
  }

  .sm\:hover\:to-customGray-grayTwo:hover{
    --tw-gradient-to:#C7CBD1
  }

  .sm\:hover\:to-customGray-grayThree:hover{
    --tw-gradient-to:#909193
  }

  .sm\:hover\:to-customGray-superLight:hover{
    --tw-gradient-to:#EDEDED
  }

  .sm\:hover\:to-customGray-lighterGray:hover{
    --tw-gradient-to:#F4F4F4
  }

  .sm\:hover\:to-customGray-textGray:hover{
    --tw-gradient-to:#8F9BB3
  }

  .sm\:hover\:to-customGray-superDark:hover{
    --tw-gradient-to:#231F20
  }

  .sm\:hover\:to-customGray-iconGray:hover{
    --tw-gradient-to:#A9AEB3
  }

  .sm\:hover\:to-customGray-mediumGray:hover{
    --tw-gradient-to:#E3E4E4
  }

  .sm\:hover\:to-customGray-swampGray:hover{
    --tw-gradient-to:#252727
  }

  .sm\:hover\:to-customGray-solitudeGray:hover{
    --tw-gradient-to:#E0E4E8
  }

  .sm\:hover\:to-customGray-winterGray:hover{
    --tw-gradient-to:#EEF0F5
  }

  .sm\:hover\:to-customGray-tableGray:hover{
    --tw-gradient-to:#F2F6FB
  }

  .sm\:hover\:to-customGray-iceGray:hover{
    --tw-gradient-to:#F5F7FC
  }

  .sm\:hover\:to-customGray-gainsboro:hover{
    --tw-gradient-to:#F0F2F6
  }

  .sm\:hover\:to-customGray-offWhite:hover{
    --tw-gradient-to:#F7F7F7
  }

  .sm\:hover\:to-customGray-cloudGray:hover{
    --tw-gradient-to:#B9BDC1
  }

  .sm\:hover\:to-customGray-defaultDark:hover{
    --tw-gradient-to:#AEB3B7
  }

  .sm\:hover\:to-customGray-skeletonGray:hover{
    --tw-gradient-to:#DEDFE3
  }

  .sm\:hover\:to-customBlue-default:hover{
    --tw-gradient-to:#233674
  }

  .sm\:hover\:to-customBlue-light:hover{
    --tw-gradient-to:#EFF4FA
  }

  .sm\:hover\:to-customBlue-newLight:hover{
    --tw-gradient-to:#EEF0F5
  }

  .sm\:hover\:to-customBlue-superLight:hover{
    --tw-gradient-to:#D7E1EC
  }

  .sm\:hover\:to-customBlue-normal:hover{
    --tw-gradient-to:#004899
  }

  .sm\:hover\:to-customBlue-dark:hover{
    --tw-gradient-to:#222B45
  }

  .sm\:hover\:to-customBlue-royal:hover{
    --tw-gradient-to:#3656BF
  }

  .sm\:hover\:to-customBlue-glass:hover{
    --tw-gradient-to:#D8E5F8
  }

  .sm\:hover\:to-customBlue-hawkesBlue:hover{
    --tw-gradient-to:#D7DDF2
  }

  .sm\:hover\:to-customBlue-darker:hover{
    --tw-gradient-to:#0F2741
  }

  .sm\:hover\:to-customBlue-newBlue:hover{
    --tw-gradient-to:#0F2741
  }

  .sm\:hover\:to-customBlue-black:hover{
    --tw-gradient-to:#0F2740
  }

  .sm\:hover\:to-customBlue-skyLight:hover{
    --tw-gradient-to:#F0F4F9
  }

  .sm\:hover\:to-customBlue-lightBlue:hover{
    --tw-gradient-to:#E7EBF8
  }

  .sm\:hover\:to-customBlue-lightBlueGray:hover{
    --tw-gradient-to:#8296D7
  }

  .sm\:hover\:to-customBlue-pale:hover{
    --tw-gradient-to:#D0D8F1
  }

  .sm\:hover\:to-customBlue-lavender:hover{
    --tw-gradient-to:#8296D7
  }

  .sm\:hover\:to-customBlue-iceBlue:hover{
    --tw-gradient-to:#EFF5FF
  }

  .sm\:hover\:to-customWhite-default:hover{
    --tw-gradient-to:#ffffff
  }

  .sm\:hover\:to-customWhite-lightDark:hover{
    --tw-gradient-to:#F8F8F8
  }

  .sm\:hover\:to-customWhite-bWhite:hover{
    --tw-gradient-to:#EFF4FA
  }

  .sm\:hover\:to-customRed-default:hover{
    --tw-gradient-to:#B10000
  }

  .sm\:hover\:to-customGreen-default:hover{
    --tw-gradient-to:#8BD42D
  }

  .sm\:hover\:to-customGreen-approved:hover{
    --tw-gradient-to:#80CC28
  }

  .sm\:hover\:to-customGreen-check:hover{
    --tw-gradient-to:#139E5D
  }

  .sm\:hover\:to-customGreen-lime:hover{
    --tw-gradient-to:#00AD3C
  }

  .sm\:hover\:to-customGreen-dark:hover{
    --tw-gradient-to:#03AC6D
  }

  .sm\:hover\:to-customGreen-light:hover{
    --tw-gradient-to:#A5D072
  }

  .sm\:hover\:to-customYellow-default:hover{
    --tw-gradient-to:#FEF8E6
  }

  .sm\:hover\:to-customYellow-highlight:hover{
    --tw-gradient-to:#EEB103
  }

  .sm\:hover\:to-customYellow-bright:hover{
    --tw-gradient-to:#FDD835
  }

  .sm\:hover\:to-customYellow-dark:hover{
    --tw-gradient-to:#FDDD84
  }

  .sm\:hover\:to-customYellow-gold:hover{
    --tw-gradient-to:#E9AC07
  }

  .sm\:hover\:to-customYellow-mostard:hover{
    --tw-gradient-to:#F59E0B
  }

  .sm\:hover\:to-customOrange-default:hover{
    --tw-gradient-to:#E8532C
  }

  .sm\:hover\:to-customOrange-mediumOrange:hover{
    --tw-gradient-to:#F4933C
  }

  .sm\:hover\:to-customOrange-F96319:hover{
    --tw-gradient-to:#F96319
  }

  .sm\:hover\:to-customOrange-EB8A02:hover{
    --tw-gradient-to:#EB8A02
  }

  .sm\:hover\:to-customPurple-purpleOne:hover{
    --tw-gradient-to:#673AB7
  }

  .sm\:hover\:to-inicieColors-orange:hover{
    --tw-gradient-to:#F36C48
  }

  .sm\:hover\:to-inicieColors-blue:hover{
    --tw-gradient-to:#233674
  }

  .sm\:focus\:to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .sm\:focus\:to-customGray-default:focus{
    --tw-gradient-to:#A9AEB3
  }

  .sm\:focus\:to-customGray-light:focus{
    --tw-gradient-to:#d9e0e6
  }

  .sm\:focus\:to-customGray-dark:focus{
    --tw-gradient-to:#484B4D
  }

  .sm\:focus\:to-customGray-darker:focus{
    --tw-gradient-to:#49494A
  }

  .sm\:focus\:to-customGray-grayTwo:focus{
    --tw-gradient-to:#C7CBD1
  }

  .sm\:focus\:to-customGray-grayThree:focus{
    --tw-gradient-to:#909193
  }

  .sm\:focus\:to-customGray-superLight:focus{
    --tw-gradient-to:#EDEDED
  }

  .sm\:focus\:to-customGray-lighterGray:focus{
    --tw-gradient-to:#F4F4F4
  }

  .sm\:focus\:to-customGray-textGray:focus{
    --tw-gradient-to:#8F9BB3
  }

  .sm\:focus\:to-customGray-superDark:focus{
    --tw-gradient-to:#231F20
  }

  .sm\:focus\:to-customGray-iconGray:focus{
    --tw-gradient-to:#A9AEB3
  }

  .sm\:focus\:to-customGray-mediumGray:focus{
    --tw-gradient-to:#E3E4E4
  }

  .sm\:focus\:to-customGray-swampGray:focus{
    --tw-gradient-to:#252727
  }

  .sm\:focus\:to-customGray-solitudeGray:focus{
    --tw-gradient-to:#E0E4E8
  }

  .sm\:focus\:to-customGray-winterGray:focus{
    --tw-gradient-to:#EEF0F5
  }

  .sm\:focus\:to-customGray-tableGray:focus{
    --tw-gradient-to:#F2F6FB
  }

  .sm\:focus\:to-customGray-iceGray:focus{
    --tw-gradient-to:#F5F7FC
  }

  .sm\:focus\:to-customGray-gainsboro:focus{
    --tw-gradient-to:#F0F2F6
  }

  .sm\:focus\:to-customGray-offWhite:focus{
    --tw-gradient-to:#F7F7F7
  }

  .sm\:focus\:to-customGray-cloudGray:focus{
    --tw-gradient-to:#B9BDC1
  }

  .sm\:focus\:to-customGray-defaultDark:focus{
    --tw-gradient-to:#AEB3B7
  }

  .sm\:focus\:to-customGray-skeletonGray:focus{
    --tw-gradient-to:#DEDFE3
  }

  .sm\:focus\:to-customBlue-default:focus{
    --tw-gradient-to:#233674
  }

  .sm\:focus\:to-customBlue-light:focus{
    --tw-gradient-to:#EFF4FA
  }

  .sm\:focus\:to-customBlue-newLight:focus{
    --tw-gradient-to:#EEF0F5
  }

  .sm\:focus\:to-customBlue-superLight:focus{
    --tw-gradient-to:#D7E1EC
  }

  .sm\:focus\:to-customBlue-normal:focus{
    --tw-gradient-to:#004899
  }

  .sm\:focus\:to-customBlue-dark:focus{
    --tw-gradient-to:#222B45
  }

  .sm\:focus\:to-customBlue-royal:focus{
    --tw-gradient-to:#3656BF
  }

  .sm\:focus\:to-customBlue-glass:focus{
    --tw-gradient-to:#D8E5F8
  }

  .sm\:focus\:to-customBlue-hawkesBlue:focus{
    --tw-gradient-to:#D7DDF2
  }

  .sm\:focus\:to-customBlue-darker:focus{
    --tw-gradient-to:#0F2741
  }

  .sm\:focus\:to-customBlue-newBlue:focus{
    --tw-gradient-to:#0F2741
  }

  .sm\:focus\:to-customBlue-black:focus{
    --tw-gradient-to:#0F2740
  }

  .sm\:focus\:to-customBlue-skyLight:focus{
    --tw-gradient-to:#F0F4F9
  }

  .sm\:focus\:to-customBlue-lightBlue:focus{
    --tw-gradient-to:#E7EBF8
  }

  .sm\:focus\:to-customBlue-lightBlueGray:focus{
    --tw-gradient-to:#8296D7
  }

  .sm\:focus\:to-customBlue-pale:focus{
    --tw-gradient-to:#D0D8F1
  }

  .sm\:focus\:to-customBlue-lavender:focus{
    --tw-gradient-to:#8296D7
  }

  .sm\:focus\:to-customBlue-iceBlue:focus{
    --tw-gradient-to:#EFF5FF
  }

  .sm\:focus\:to-customWhite-default:focus{
    --tw-gradient-to:#ffffff
  }

  .sm\:focus\:to-customWhite-lightDark:focus{
    --tw-gradient-to:#F8F8F8
  }

  .sm\:focus\:to-customWhite-bWhite:focus{
    --tw-gradient-to:#EFF4FA
  }

  .sm\:focus\:to-customRed-default:focus{
    --tw-gradient-to:#B10000
  }

  .sm\:focus\:to-customGreen-default:focus{
    --tw-gradient-to:#8BD42D
  }

  .sm\:focus\:to-customGreen-approved:focus{
    --tw-gradient-to:#80CC28
  }

  .sm\:focus\:to-customGreen-check:focus{
    --tw-gradient-to:#139E5D
  }

  .sm\:focus\:to-customGreen-lime:focus{
    --tw-gradient-to:#00AD3C
  }

  .sm\:focus\:to-customGreen-dark:focus{
    --tw-gradient-to:#03AC6D
  }

  .sm\:focus\:to-customGreen-light:focus{
    --tw-gradient-to:#A5D072
  }

  .sm\:focus\:to-customYellow-default:focus{
    --tw-gradient-to:#FEF8E6
  }

  .sm\:focus\:to-customYellow-highlight:focus{
    --tw-gradient-to:#EEB103
  }

  .sm\:focus\:to-customYellow-bright:focus{
    --tw-gradient-to:#FDD835
  }

  .sm\:focus\:to-customYellow-dark:focus{
    --tw-gradient-to:#FDDD84
  }

  .sm\:focus\:to-customYellow-gold:focus{
    --tw-gradient-to:#E9AC07
  }

  .sm\:focus\:to-customYellow-mostard:focus{
    --tw-gradient-to:#F59E0B
  }

  .sm\:focus\:to-customOrange-default:focus{
    --tw-gradient-to:#E8532C
  }

  .sm\:focus\:to-customOrange-mediumOrange:focus{
    --tw-gradient-to:#F4933C
  }

  .sm\:focus\:to-customOrange-F96319:focus{
    --tw-gradient-to:#F96319
  }

  .sm\:focus\:to-customOrange-EB8A02:focus{
    --tw-gradient-to:#EB8A02
  }

  .sm\:focus\:to-customPurple-purpleOne:focus{
    --tw-gradient-to:#673AB7
  }

  .sm\:focus\:to-inicieColors-orange:focus{
    --tw-gradient-to:#F36C48
  }

  .sm\:focus\:to-inicieColors-blue:focus{
    --tw-gradient-to:#233674
  }

  .sm\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .sm\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .sm\:bg-auto{
    background-size:auto
  }

  .sm\:bg-cover{
    background-size:cover
  }

  .sm\:bg-contain{
    background-size:contain
  }

  .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{
    background-clip:text
  }

  .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-origin-border{
    background-origin:border-box
  }

  .sm\:bg-origin-padding{
    background-origin:padding-box
  }

  .sm\:bg-origin-content{
    background-origin:content-box
  }

  .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\:object-contain{
    object-fit:contain
  }

  .sm\:object-cover{
    object-fit:cover
  }

  .sm\:object-fill{
    object-fit:fill
  }

  .sm\:object-none{
    object-fit:none
  }

  .sm\:object-scale-down{
    object-fit:scale-down
  }

  .sm\:object-bottom{
    object-position:bottom
  }

  .sm\:object-center{
    object-position:center
  }

  .sm\:object-left{
    object-position:left
  }

  .sm\:object-left-bottom{
    object-position:left bottom
  }

  .sm\:object-left-top{
    object-position:left top
  }

  .sm\:object-right{
    object-position:right
  }

  .sm\:object-right-bottom{
    object-position:right bottom
  }

  .sm\:object-right-top{
    object-position:right top
  }

  .sm\:object-top{
    object-position:top
  }

  .sm\:p-0{
    padding:0px
  }

  .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-14{
    padding:3.5rem
  }

  .sm\:p-16{
    padding:4rem
  }

  .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\:px-0{
    padding-left:0px;
    padding-right:0px
  }

  .sm\:px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .sm\:px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .sm\:px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

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

  .sm\:px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

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

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

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

  .sm\:px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

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

  .sm\:px-11{
    padding-left:2.75rem;
    padding-right:2.75rem
  }

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

  .sm\:px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .sm\:px-16{
    padding-left:4rem;
    padding-right:4rem
  }

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

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

  .sm\:px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .sm\:px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .sm\:px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .sm\:px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .sm\:px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .sm\:px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .sm\:px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .sm\:px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .sm\:px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .sm\:px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .sm\:px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .sm\:px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .sm\:px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .sm\:px-px{
    padding-left:1px;
    padding-right:1px
  }

  .sm\:px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .sm\:px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .sm\:px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .sm\:px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

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

  .sm\:py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .sm\:py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .sm\:py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

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

  .sm\:py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

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

  .sm\:py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

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

  .sm\:py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

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

  .sm\:py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

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

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

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

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

  .sm\:py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .sm\:py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

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

  .sm\:py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .sm\:py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .sm\:py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .sm\:py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .sm\:py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .sm\:py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .sm\:py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .sm\:py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .sm\:py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .sm\:py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .sm\:py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .sm\:py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .sm\:py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .sm\:py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

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

  .sm\:py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .sm\:pt-0{
    padding-top:0px
  }

  .sm\:pt-1{
    padding-top:0.25rem
  }

  .sm\:pt-2{
    padding-top:0.5rem
  }

  .sm\:pt-3{
    padding-top:0.75rem
  }

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

  .sm\:pt-5{
    padding-top:1.25rem
  }

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

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

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

  .sm\:pt-9{
    padding-top:2.25rem
  }

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

  .sm\:pt-11{
    padding-top:2.75rem
  }

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

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

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

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

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

  .sm\:pt-28{
    padding-top:7rem
  }

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

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

  .sm\:pt-40{
    padding-top:10rem
  }

  .sm\:pt-44{
    padding-top:11rem
  }

  .sm\:pt-48{
    padding-top:12rem
  }

  .sm\:pt-52{
    padding-top:13rem
  }

  .sm\:pt-56{
    padding-top:14rem
  }

  .sm\:pt-60{
    padding-top:15rem
  }

  .sm\:pt-64{
    padding-top:16rem
  }

  .sm\:pt-72{
    padding-top:18rem
  }

  .sm\:pt-80{
    padding-top:20rem
  }

  .sm\:pt-96{
    padding-top:24rem
  }

  .sm\:pt-px{
    padding-top:1px
  }

  .sm\:pt-0\.5{
    padding-top:0.125rem
  }

  .sm\:pt-1\.5{
    padding-top:0.375rem
  }

  .sm\:pt-2\.5{
    padding-top:0.625rem
  }

  .sm\:pt-3\.5{
    padding-top:0.875rem
  }

  .sm\:pr-0{
    padding-right:0px
  }

  .sm\:pr-1{
    padding-right:0.25rem
  }

  .sm\:pr-2{
    padding-right:0.5rem
  }

  .sm\:pr-3{
    padding-right:0.75rem
  }

  .sm\:pr-4{
    padding-right:1rem
  }

  .sm\:pr-5{
    padding-right:1.25rem
  }

  .sm\:pr-6{
    padding-right:1.5rem
  }

  .sm\:pr-7{
    padding-right:1.75rem
  }

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

  .sm\:pr-9{
    padding-right:2.25rem
  }

  .sm\:pr-10{
    padding-right:2.5rem
  }

  .sm\:pr-11{
    padding-right:2.75rem
  }

  .sm\:pr-12{
    padding-right:3rem
  }

  .sm\:pr-14{
    padding-right:3.5rem
  }

  .sm\:pr-16{
    padding-right:4rem
  }

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

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

  .sm\:pr-28{
    padding-right:7rem
  }

  .sm\:pr-32{
    padding-right:8rem
  }

  .sm\:pr-36{
    padding-right:9rem
  }

  .sm\:pr-40{
    padding-right:10rem
  }

  .sm\:pr-44{
    padding-right:11rem
  }

  .sm\:pr-48{
    padding-right:12rem
  }

  .sm\:pr-52{
    padding-right:13rem
  }

  .sm\:pr-56{
    padding-right:14rem
  }

  .sm\:pr-60{
    padding-right:15rem
  }

  .sm\:pr-64{
    padding-right:16rem
  }

  .sm\:pr-72{
    padding-right:18rem
  }

  .sm\:pr-80{
    padding-right:20rem
  }

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

  .sm\:pr-px{
    padding-right:1px
  }

  .sm\:pr-0\.5{
    padding-right:0.125rem
  }

  .sm\:pr-1\.5{
    padding-right:0.375rem
  }

  .sm\:pr-2\.5{
    padding-right:0.625rem
  }

  .sm\:pr-3\.5{
    padding-right:0.875rem
  }

  .sm\:pb-0{
    padding-bottom:0px
  }

  .sm\:pb-1{
    padding-bottom:0.25rem
  }

  .sm\:pb-2{
    padding-bottom:0.5rem
  }

  .sm\:pb-3{
    padding-bottom:0.75rem
  }

  .sm\:pb-4{
    padding-bottom:1rem
  }

  .sm\:pb-5{
    padding-bottom:1.25rem
  }

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

  .sm\:pb-7{
    padding-bottom:1.75rem
  }

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

  .sm\:pb-9{
    padding-bottom:2.25rem
  }

  .sm\:pb-10{
    padding-bottom:2.5rem
  }

  .sm\:pb-11{
    padding-bottom:2.75rem
  }

  .sm\:pb-12{
    padding-bottom:3rem
  }

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

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

  .sm\:pb-20{
    padding-bottom:5rem
  }

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

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

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

  .sm\:pb-36{
    padding-bottom:9rem
  }

  .sm\:pb-40{
    padding-bottom:10rem
  }

  .sm\:pb-44{
    padding-bottom:11rem
  }

  .sm\:pb-48{
    padding-bottom:12rem
  }

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

  .sm\:pb-56{
    padding-bottom:14rem
  }

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

  .sm\:pb-64{
    padding-bottom:16rem
  }

  .sm\:pb-72{
    padding-bottom:18rem
  }

  .sm\:pb-80{
    padding-bottom:20rem
  }

  .sm\:pb-96{
    padding-bottom:24rem
  }

  .sm\:pb-px{
    padding-bottom:1px
  }

  .sm\:pb-0\.5{
    padding-bottom:0.125rem
  }

  .sm\:pb-1\.5{
    padding-bottom:0.375rem
  }

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

  .sm\:pb-3\.5{
    padding-bottom:0.875rem
  }

  .sm\:pl-0{
    padding-left:0px
  }

  .sm\:pl-1{
    padding-left:0.25rem
  }

  .sm\:pl-2{
    padding-left:0.5rem
  }

  .sm\:pl-3{
    padding-left:0.75rem
  }

  .sm\:pl-4{
    padding-left:1rem
  }

  .sm\:pl-5{
    padding-left:1.25rem
  }

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

  .sm\:pl-7{
    padding-left:1.75rem
  }

  .sm\:pl-8{
    padding-left:2rem
  }

  .sm\:pl-9{
    padding-left:2.25rem
  }

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

  .sm\:pl-11{
    padding-left:2.75rem
  }

  .sm\:pl-12{
    padding-left:3rem
  }

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

  .sm\:pl-16{
    padding-left:4rem
  }

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

  .sm\:pl-24{
    padding-left:6rem
  }

  .sm\:pl-28{
    padding-left:7rem
  }

  .sm\:pl-32{
    padding-left:8rem
  }

  .sm\:pl-36{
    padding-left:9rem
  }

  .sm\:pl-40{
    padding-left:10rem
  }

  .sm\:pl-44{
    padding-left:11rem
  }

  .sm\:pl-48{
    padding-left:12rem
  }

  .sm\:pl-52{
    padding-left:13rem
  }

  .sm\:pl-56{
    padding-left:14rem
  }

  .sm\:pl-60{
    padding-left:15rem
  }

  .sm\:pl-64{
    padding-left:16rem
  }

  .sm\:pl-72{
    padding-left:18rem
  }

  .sm\:pl-80{
    padding-left:20rem
  }

  .sm\:pl-96{
    padding-left:24rem
  }

  .sm\:pl-px{
    padding-left:1px
  }

  .sm\:pl-0\.5{
    padding-left:0.125rem
  }

  .sm\:pl-1\.5{
    padding-left:0.375rem
  }

  .sm\:pl-2\.5{
    padding-left:0.625rem
  }

  .sm\:pl-3\.5{
    padding-left:0.875rem
  }

  .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\: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\:font-Montserrat{
    font-family:Montserrat, Roboto, Open Sans
  }

  .sm\:font-Prompt{
    font-family:Prompt, Roboto, Open Sans
  }

  .sm\:font-Roboto{
    font-family:Roboto, Open Sans
  }

  .sm\:font-OpenSans{
    font-family:Open Sans, Roboto
  }

  .sm\:font-Nunito{
    font-family:Nunito, Roboto, Open Sans
  }

  .sm\:text-10{
    font-size:10px
  }

  .sm\:text-11{
    font-size:11px
  }

  .sm\:text-12{
    font-size:12px
  }

  .sm\:text-13{
    font-size:13px
  }

  .sm\:text-14{
    font-size:14px
  }

  .sm\:text-15{
    font-size:15px
  }

  .sm\:text-16{
    font-size:16px
  }

  .sm\:text-18{
    font-size:18px
  }

  .sm\:text-19{
    font-size:19px
  }

  .sm\:text-20{
    font-size:20px
  }

  .sm\:text-22{
    font-size:22px
  }

  .sm\:text-24{
    font-size:24px
  }

  .sm\:text-25{
    font-size:25px
  }

  .sm\:text-26{
    font-size:26px
  }

  .sm\:text-28{
    font-size:28px
  }

  .sm\:text-30{
    font-size:30px
  }

  .sm\:text-32{
    font-size:32px
  }

  .sm\:text-40{
    font-size:40px
  }

  .sm\:text-55{
    font-size:55px
  }

  .sm\:text-xs{
    font-size:.75rem
  }

  .sm\:text-sm{
    font-size:.875rem
  }

  .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\:text-7xl{
    font-size:5rem
  }

  .sm\:font-thin{
    font-weight:100
  }

  .sm\:font-extralight{
    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\:uppercase{
    text-transform:uppercase
  }

  .sm\:lowercase{
    text-transform:lowercase
  }

  .sm\:capitalize{
    text-transform:capitalize
  }

  .sm\:normal-case{
    text-transform:none
  }

  .sm\:italic{
    font-style:italic
  }

  .sm\:not-italic{
    font-style:normal
  }

  .sm\:ordinal, .sm\:slashed-zero, .sm\:lining-nums, .sm\:oldstyle-nums, .sm\:proportional-nums, .sm\:tabular-nums, .sm\:diagonal-fractions, .sm\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .sm\:normal-nums{
    font-variant-numeric:normal
  }

  .sm\:ordinal{
    --tw-ordinal:ordinal
  }

  .sm\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .sm\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .sm\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .sm\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .sm\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .sm\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .sm\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .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-19{
    line-height:19px
  }

  .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\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .sm\:tracking-tight{
    letter-spacing:-0.025em
  }

  .sm\:tracking-normal{
    letter-spacing:0em
  }

  .sm\:tracking-wide{
    letter-spacing:0.025em
  }

  .sm\:tracking-wider{
    letter-spacing:0.05em
  }

  .sm\:tracking-widest{
    letter-spacing:0.1em
  }

  .sm\:text-transparent{
    color:transparent
  }

  .sm\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .sm\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .sm\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .sm\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .sm\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .sm\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .sm\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .sm\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .sm\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .sm\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .sm\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .sm\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .sm\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .sm\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .sm\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .sm\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .sm\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .sm\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .sm\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .sm\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .sm\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .sm\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .sm\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .sm\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .sm\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .sm\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .sm\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .sm\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .sm\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .sm\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .sm\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .sm\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .sm\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .sm\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .sm\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .sm\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .sm\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .sm\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .sm\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .sm\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .sm\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .sm\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .sm\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .sm\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .sm\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .sm\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .sm\:group-hover\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .group:hover .sm\:group-hover\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .sm\:focus-within\:text-customGray-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-grayTwo:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-grayThree:focus-within{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-lighterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-textGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-superDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-iconGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-mediumGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-swampGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-solitudeGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-winterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-tableGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-iceGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-gainsboro:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-offWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-cloudGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-defaultDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGray-skeletonGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-newLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-normal:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-royal:focus-within{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-glass:focus-within{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-hawkesBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-newBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-skyLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-lightBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-lightBlueGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-pale:focus-within{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-lavender:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customBlue-iceBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customWhite-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customWhite-lightDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customWhite-bWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customRed-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGreen-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGreen-approved:focus-within{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGreen-check:focus-within{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGreen-lime:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGreen-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customGreen-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customYellow-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customYellow-highlight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customYellow-bright:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customYellow-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customYellow-gold:focus-within{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customYellow-mostard:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customOrange-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customOrange-mediumOrange:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customOrange-F96319:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customOrange-EB8A02:focus-within{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-customPurple-purpleOne:focus-within{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-inicieColors-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .sm\:focus-within\:text-inicieColors-blue:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .sm\:hover\:text-transparent:hover{
    color:transparent
  }

  .sm\:hover\:text-customGray-default:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-light:hover{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-dark:hover{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-darker:hover{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-grayTwo:hover{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-grayThree:hover{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-lighterGray:hover{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-textGray:hover{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-superDark:hover{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-iconGray:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-mediumGray:hover{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-swampGray:hover{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-solitudeGray:hover{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-winterGray:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-tableGray:hover{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-iceGray:hover{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-gainsboro:hover{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-offWhite:hover{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-cloudGray:hover{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-defaultDark:hover{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGray-skeletonGray:hover{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-default:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-light:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-newLight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-normal:hover{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-dark:hover{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-royal:hover{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-glass:hover{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-hawkesBlue:hover{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-darker:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-newBlue:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-black:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-skyLight:hover{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-lightBlue:hover{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-lightBlueGray:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-pale:hover{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-lavender:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customBlue-iceBlue:hover{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customWhite-default:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customWhite-lightDark:hover{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customWhite-bWhite:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customRed-default:hover{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGreen-default:hover{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGreen-approved:hover{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGreen-check:hover{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGreen-lime:hover{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGreen-dark:hover{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customGreen-light:hover{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customYellow-default:hover{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customYellow-highlight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customYellow-bright:hover{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customYellow-dark:hover{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customYellow-gold:hover{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customYellow-mostard:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customOrange-default:hover{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customOrange-mediumOrange:hover{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customOrange-F96319:hover{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customOrange-EB8A02:hover{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .sm\:hover\:text-customPurple-purpleOne:hover{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .sm\:hover\:text-inicieColors-orange:hover{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .sm\:hover\:text-inicieColors-blue:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .sm\:focus\:text-transparent:focus{
    color:transparent
  }

  .sm\:focus\:text-customGray-default:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-light:focus{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-dark:focus{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-darker:focus{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-grayTwo:focus{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-grayThree:focus{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-lighterGray:focus{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-textGray:focus{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-superDark:focus{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-iconGray:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-mediumGray:focus{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-swampGray:focus{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-solitudeGray:focus{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-winterGray:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-tableGray:focus{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-iceGray:focus{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-gainsboro:focus{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-offWhite:focus{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-cloudGray:focus{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-defaultDark:focus{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGray-skeletonGray:focus{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-default:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-light:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-newLight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-normal:focus{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-dark:focus{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-royal:focus{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-glass:focus{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-hawkesBlue:focus{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-darker:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-newBlue:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-black:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-skyLight:focus{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-lightBlue:focus{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-lightBlueGray:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-pale:focus{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-lavender:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customBlue-iceBlue:focus{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customWhite-default:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customWhite-lightDark:focus{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customWhite-bWhite:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customRed-default:focus{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGreen-default:focus{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGreen-approved:focus{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGreen-check:focus{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGreen-lime:focus{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGreen-dark:focus{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customGreen-light:focus{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customYellow-default:focus{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customYellow-highlight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customYellow-bright:focus{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customYellow-dark:focus{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customYellow-gold:focus{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customYellow-mostard:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customOrange-default:focus{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customOrange-mediumOrange:focus{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customOrange-F96319:focus{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customOrange-EB8A02:focus{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .sm\:focus\:text-customPurple-purpleOne:focus{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .sm\:focus\:text-inicieColors-orange:focus{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .sm\:focus\:text-inicieColors-blue:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .sm\:text-opacity-0{
    --tw-text-opacity:0
  }

  .sm\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .sm\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .sm\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .sm\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .sm\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .sm\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .sm\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .sm\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .sm\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .sm\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .sm\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .sm\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .sm\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .sm\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .sm\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .sm\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .sm\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .sm\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .sm\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .sm\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .sm\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .sm\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .sm\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .sm\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .sm\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .sm\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .sm\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .sm\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .sm\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .sm\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .sm\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .sm\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .sm\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .sm\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .sm\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .sm\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .sm\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .sm\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .sm\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .sm\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .sm\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .sm\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .sm\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .sm\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .sm\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .sm\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .sm\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .sm\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .sm\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .sm\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .sm\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .sm\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .sm\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .sm\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .sm\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .sm\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .sm\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .sm\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .sm\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .sm\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .sm\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .sm\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .sm\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .sm\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .sm\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .sm\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .sm\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .sm\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .sm\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .sm\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .sm\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .sm\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .sm\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .sm\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .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
  }

  .sm\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .sm\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .sm\:focus-within\:no-underline:focus-within{
    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\:placeholder-transparent::placeholder{
    color:transparent
  }

  .sm\:placeholder-customGray-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-grayTwo::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-grayThree::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-lighterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-textGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-superDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-iconGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-mediumGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-swampGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-solitudeGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-winterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-tableGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-iceGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-gainsboro::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-offWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-cloudGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-defaultDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGray-skeletonGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-newLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-normal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-royal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-glass::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-hawkesBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-newBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-skyLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-lightBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-lightBlueGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-pale::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-lavender::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customBlue-iceBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customWhite-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customWhite-lightDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customWhite-bWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customRed-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGreen-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGreen-approved::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGreen-check::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGreen-lime::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGreen-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customGreen-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customYellow-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customYellow-highlight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customYellow-bright::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customYellow-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customYellow-gold::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customYellow-mostard::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customOrange-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customOrange-mediumOrange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customOrange-F96319::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customOrange-EB8A02::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-customPurple-purpleOne::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-inicieColors-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-inicieColors-blue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .sm\:focus\:placeholder-customGray-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-grayTwo:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-grayThree:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-lighterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-textGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-superDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-iconGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-mediumGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-swampGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-solitudeGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-winterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-tableGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-iceGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-gainsboro:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-offWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-cloudGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-defaultDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGray-skeletonGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-newLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-normal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-royal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-glass:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-hawkesBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-newBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-skyLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-lightBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-lightBlueGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-pale:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-lavender:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customBlue-iceBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customWhite-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customWhite-lightDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customWhite-bWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customRed-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGreen-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGreen-approved:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGreen-check:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGreen-lime:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGreen-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customGreen-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customYellow-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customYellow-highlight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customYellow-bright:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customYellow-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customYellow-gold:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customYellow-mostard:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customOrange-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customOrange-mediumOrange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customOrange-F96319:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customOrange-EB8A02:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-customPurple-purpleOne:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-inicieColors-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .sm\:focus\:placeholder-inicieColors-blue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .sm\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .sm\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .sm\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .sm\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .sm\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .sm\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .sm\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .sm\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .sm\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .sm\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .sm\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .sm\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .sm\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .sm\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .sm\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .sm\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .sm\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .sm\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .sm\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .sm\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .sm\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .sm\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .sm\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .sm\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .sm\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .sm\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .sm\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .sm\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .sm\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .sm\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .sm\:opacity-0{
    opacity:0
  }

  .sm\:opacity-5{
    opacity:0.05
  }

  .sm\:opacity-10{
    opacity:0.1
  }

  .sm\:opacity-20{
    opacity:0.2
  }

  .sm\:opacity-25{
    opacity:0.25
  }

  .sm\:opacity-30{
    opacity:0.3
  }

  .sm\:opacity-40{
    opacity:0.4
  }

  .sm\:opacity-50{
    opacity:0.5
  }

  .sm\:opacity-60{
    opacity:0.6
  }

  .sm\:opacity-70{
    opacity:0.7
  }

  .sm\:opacity-75{
    opacity:0.75
  }

  .sm\:opacity-80{
    opacity:0.8
  }

  .sm\:opacity-90{
    opacity:0.9
  }

  .sm\:opacity-95{
    opacity:0.95
  }

  .sm\:opacity-100{
    opacity:1
  }

  .group:hover .sm\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .sm\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .sm\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .sm\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .sm\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .sm\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .sm\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .sm\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .sm\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .sm\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .sm\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .sm\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .sm\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .sm\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .sm\:group-hover\:opacity-100{
    opacity:1
  }

  .sm\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .sm\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .sm\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .sm\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .sm\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .sm\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .sm\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .sm\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .sm\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .sm\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .sm\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .sm\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .sm\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .sm\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .sm\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .sm\:hover\:opacity-0:hover{
    opacity:0
  }

  .sm\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .sm\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .sm\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .sm\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .sm\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .sm\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .sm\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .sm\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .sm\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .sm\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .sm\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .sm\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .sm\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .sm\:hover\:opacity-100:hover{
    opacity:1
  }

  .sm\:focus\:opacity-0:focus{
    opacity:0
  }

  .sm\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .sm\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .sm\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .sm\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .sm\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .sm\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .sm\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .sm\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .sm\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .sm\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .sm\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .sm\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .sm\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .sm\:focus\:opacity-100:focus{
    opacity:1
  }

  .sm\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .sm\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .sm\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .sm\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .sm\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .sm\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .sm\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .sm\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .sm\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .sm\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .sm\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .sm\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .sm\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .sm\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .sm\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .sm\:bg-blend-normal{
    background-blend-mode:normal
  }

  .sm\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .sm\:bg-blend-screen{
    background-blend-mode:screen
  }

  .sm\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .sm\:bg-blend-darken{
    background-blend-mode:darken
  }

  .sm\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .sm\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .sm\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .sm\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .sm\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .sm\:bg-blend-difference{
    background-blend-mode:difference
  }

  .sm\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .sm\:bg-blend-hue{
    background-blend-mode:hue
  }

  .sm\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .sm\:bg-blend-color{
    background-blend-mode:color
  }

  .sm\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .sm\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .sm\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .sm\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .sm\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .sm\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .sm\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .sm\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .sm\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .sm\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .sm\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .sm\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .sm\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .sm\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .sm\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .sm\:mix-blend-color{
    mix-blend-mode:color
  }

  .sm\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .sm\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .sm\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .sm\:group-hover\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .sm\:group-hover\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .sm\:group-hover\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .sm\:group-hover\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .sm\:group-hover\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .sm\:group-hover\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .sm\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .sm\:group-hover\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus-within\:shadow-custom:focus-within{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:hover\:shadow-custom:hover{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .sm\:focus\:shadow-custom:focus{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .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-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .sm\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .sm\:focus-within\:outline-black:focus-within{
    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\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .sm\:ring-inset{
    --tw-ring-inset:inset
  }

  .sm\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .sm\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .sm\:ring-transparent{
    --tw-ring-color:transparent
  }

  .sm\:ring-customGray-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-grayTwo{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-grayThree{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-lighterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-textGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-superDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-iconGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-mediumGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-swampGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-solitudeGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-winterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-tableGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-iceGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-gainsboro{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-offWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-cloudGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-defaultDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .sm\:ring-customGray-skeletonGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-newLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-normal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-royal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-glass{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-hawkesBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-newBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-skyLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-lightBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-lightBlueGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-pale{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-lavender{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .sm\:ring-customBlue-iceBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .sm\:ring-customWhite-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .sm\:ring-customWhite-lightDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .sm\:ring-customWhite-bWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .sm\:ring-customRed-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .sm\:ring-customGreen-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .sm\:ring-customGreen-approved{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .sm\:ring-customGreen-check{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .sm\:ring-customGreen-lime{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .sm\:ring-customGreen-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .sm\:ring-customGreen-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .sm\:ring-customYellow-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .sm\:ring-customYellow-highlight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .sm\:ring-customYellow-bright{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .sm\:ring-customYellow-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .sm\:ring-customYellow-gold{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .sm\:ring-customYellow-mostard{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .sm\:ring-customOrange-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .sm\:ring-customOrange-mediumOrange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .sm\:ring-customOrange-F96319{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .sm\:ring-customOrange-EB8A02{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .sm\:ring-customPurple-purpleOne{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .sm\:ring-inicieColors-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .sm\:ring-inicieColors-blue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .sm\:focus-within\:ring-customGray-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-grayTwo:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-grayThree:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-lighterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-textGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-superDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-iconGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-mediumGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-swampGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-solitudeGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-winterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-tableGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-iceGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-gainsboro:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-offWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-cloudGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-defaultDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGray-skeletonGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-newLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-normal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-royal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-glass:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-hawkesBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-newBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-skyLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-lightBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-lightBlueGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-pale:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-lavender:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customBlue-iceBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customWhite-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customWhite-lightDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customWhite-bWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customRed-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGreen-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGreen-approved:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGreen-check:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGreen-lime:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGreen-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customGreen-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customYellow-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customYellow-highlight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customYellow-bright:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customYellow-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customYellow-gold:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customYellow-mostard:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customOrange-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customOrange-mediumOrange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customOrange-F96319:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customOrange-EB8A02:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-customPurple-purpleOne:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-inicieColors-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .sm\:focus-within\:ring-inicieColors-blue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .sm\:focus\:ring-customGray-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-grayTwo:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-grayThree:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-lighterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-textGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-superDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-iconGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-mediumGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-swampGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-solitudeGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-winterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-tableGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-iceGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-gainsboro:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-offWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-cloudGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-defaultDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGray-skeletonGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-newLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-normal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-royal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-glass:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-hawkesBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-newBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-skyLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-lightBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-lightBlueGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-pale:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-lavender:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customBlue-iceBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customWhite-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customWhite-lightDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customWhite-bWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customRed-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGreen-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGreen-approved:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGreen-check:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGreen-lime:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGreen-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customGreen-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customYellow-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customYellow-highlight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customYellow-bright:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customYellow-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customYellow-gold:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customYellow-mostard:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customOrange-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customOrange-mediumOrange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customOrange-F96319:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customOrange-EB8A02:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-customPurple-purpleOne:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-inicieColors-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .sm\:focus\:ring-inicieColors-blue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .sm\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .sm\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .sm\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .sm\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .sm\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .sm\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .sm\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .sm\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .sm\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .sm\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .sm\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .sm\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .sm\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .sm\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .sm\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .sm\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .sm\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .sm\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .sm\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .sm\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .sm\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .sm\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .sm\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .sm\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .sm\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .sm\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .sm\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .sm\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .sm\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .sm\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .sm\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .sm\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .sm\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .sm\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .sm\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .sm\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .sm\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .sm\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .sm\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .sm\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .sm\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .sm\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .sm\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .sm\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .sm\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .sm\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .sm\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .sm\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .sm\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .sm\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .sm\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .sm\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .sm\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .sm\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .sm\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .sm\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .sm\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .sm\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .sm\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .sm\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .sm\:ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .sm\:ring-offset-customGray-default{
    --tw-ring-offset-color:#A9AEB3
  }

  .sm\:ring-offset-customGray-light{
    --tw-ring-offset-color:#d9e0e6
  }

  .sm\:ring-offset-customGray-dark{
    --tw-ring-offset-color:#484B4D
  }

  .sm\:ring-offset-customGray-darker{
    --tw-ring-offset-color:#49494A
  }

  .sm\:ring-offset-customGray-grayTwo{
    --tw-ring-offset-color:#C7CBD1
  }

  .sm\:ring-offset-customGray-grayThree{
    --tw-ring-offset-color:#909193
  }

  .sm\:ring-offset-customGray-superLight{
    --tw-ring-offset-color:#EDEDED
  }

  .sm\:ring-offset-customGray-lighterGray{
    --tw-ring-offset-color:#F4F4F4
  }

  .sm\:ring-offset-customGray-textGray{
    --tw-ring-offset-color:#8F9BB3
  }

  .sm\:ring-offset-customGray-superDark{
    --tw-ring-offset-color:#231F20
  }

  .sm\:ring-offset-customGray-iconGray{
    --tw-ring-offset-color:#A9AEB3
  }

  .sm\:ring-offset-customGray-mediumGray{
    --tw-ring-offset-color:#E3E4E4
  }

  .sm\:ring-offset-customGray-swampGray{
    --tw-ring-offset-color:#252727
  }

  .sm\:ring-offset-customGray-solitudeGray{
    --tw-ring-offset-color:#E0E4E8
  }

  .sm\:ring-offset-customGray-winterGray{
    --tw-ring-offset-color:#EEF0F5
  }

  .sm\:ring-offset-customGray-tableGray{
    --tw-ring-offset-color:#F2F6FB
  }

  .sm\:ring-offset-customGray-iceGray{
    --tw-ring-offset-color:#F5F7FC
  }

  .sm\:ring-offset-customGray-gainsboro{
    --tw-ring-offset-color:#F0F2F6
  }

  .sm\:ring-offset-customGray-offWhite{
    --tw-ring-offset-color:#F7F7F7
  }

  .sm\:ring-offset-customGray-cloudGray{
    --tw-ring-offset-color:#B9BDC1
  }

  .sm\:ring-offset-customGray-defaultDark{
    --tw-ring-offset-color:#AEB3B7
  }

  .sm\:ring-offset-customGray-skeletonGray{
    --tw-ring-offset-color:#DEDFE3
  }

  .sm\:ring-offset-customBlue-default{
    --tw-ring-offset-color:#233674
  }

  .sm\:ring-offset-customBlue-light{
    --tw-ring-offset-color:#EFF4FA
  }

  .sm\:ring-offset-customBlue-newLight{
    --tw-ring-offset-color:#EEF0F5
  }

  .sm\:ring-offset-customBlue-superLight{
    --tw-ring-offset-color:#D7E1EC
  }

  .sm\:ring-offset-customBlue-normal{
    --tw-ring-offset-color:#004899
  }

  .sm\:ring-offset-customBlue-dark{
    --tw-ring-offset-color:#222B45
  }

  .sm\:ring-offset-customBlue-royal{
    --tw-ring-offset-color:#3656BF
  }

  .sm\:ring-offset-customBlue-glass{
    --tw-ring-offset-color:#D8E5F8
  }

  .sm\:ring-offset-customBlue-hawkesBlue{
    --tw-ring-offset-color:#D7DDF2
  }

  .sm\:ring-offset-customBlue-darker{
    --tw-ring-offset-color:#0F2741
  }

  .sm\:ring-offset-customBlue-newBlue{
    --tw-ring-offset-color:#0F2741
  }

  .sm\:ring-offset-customBlue-black{
    --tw-ring-offset-color:#0F2740
  }

  .sm\:ring-offset-customBlue-skyLight{
    --tw-ring-offset-color:#F0F4F9
  }

  .sm\:ring-offset-customBlue-lightBlue{
    --tw-ring-offset-color:#E7EBF8
  }

  .sm\:ring-offset-customBlue-lightBlueGray{
    --tw-ring-offset-color:#8296D7
  }

  .sm\:ring-offset-customBlue-pale{
    --tw-ring-offset-color:#D0D8F1
  }

  .sm\:ring-offset-customBlue-lavender{
    --tw-ring-offset-color:#8296D7
  }

  .sm\:ring-offset-customBlue-iceBlue{
    --tw-ring-offset-color:#EFF5FF
  }

  .sm\:ring-offset-customWhite-default{
    --tw-ring-offset-color:#ffffff
  }

  .sm\:ring-offset-customWhite-lightDark{
    --tw-ring-offset-color:#F8F8F8
  }

  .sm\:ring-offset-customWhite-bWhite{
    --tw-ring-offset-color:#EFF4FA
  }

  .sm\:ring-offset-customRed-default{
    --tw-ring-offset-color:#B10000
  }

  .sm\:ring-offset-customGreen-default{
    --tw-ring-offset-color:#8BD42D
  }

  .sm\:ring-offset-customGreen-approved{
    --tw-ring-offset-color:#80CC28
  }

  .sm\:ring-offset-customGreen-check{
    --tw-ring-offset-color:#139E5D
  }

  .sm\:ring-offset-customGreen-lime{
    --tw-ring-offset-color:#00AD3C
  }

  .sm\:ring-offset-customGreen-dark{
    --tw-ring-offset-color:#03AC6D
  }

  .sm\:ring-offset-customGreen-light{
    --tw-ring-offset-color:#A5D072
  }

  .sm\:ring-offset-customYellow-default{
    --tw-ring-offset-color:#FEF8E6
  }

  .sm\:ring-offset-customYellow-highlight{
    --tw-ring-offset-color:#EEB103
  }

  .sm\:ring-offset-customYellow-bright{
    --tw-ring-offset-color:#FDD835
  }

  .sm\:ring-offset-customYellow-dark{
    --tw-ring-offset-color:#FDDD84
  }

  .sm\:ring-offset-customYellow-gold{
    --tw-ring-offset-color:#E9AC07
  }

  .sm\:ring-offset-customYellow-mostard{
    --tw-ring-offset-color:#F59E0B
  }

  .sm\:ring-offset-customOrange-default{
    --tw-ring-offset-color:#E8532C
  }

  .sm\:ring-offset-customOrange-mediumOrange{
    --tw-ring-offset-color:#F4933C
  }

  .sm\:ring-offset-customOrange-F96319{
    --tw-ring-offset-color:#F96319
  }

  .sm\:ring-offset-customOrange-EB8A02{
    --tw-ring-offset-color:#EB8A02
  }

  .sm\:ring-offset-customPurple-purpleOne{
    --tw-ring-offset-color:#673AB7
  }

  .sm\:ring-offset-inicieColors-orange{
    --tw-ring-offset-color:#F36C48
  }

  .sm\:ring-offset-inicieColors-blue{
    --tw-ring-offset-color:#233674
  }

  .sm\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .sm\:focus-within\:ring-offset-customGray-default:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .sm\:focus-within\:ring-offset-customGray-light:focus-within{
    --tw-ring-offset-color:#d9e0e6
  }

  .sm\:focus-within\:ring-offset-customGray-dark:focus-within{
    --tw-ring-offset-color:#484B4D
  }

  .sm\:focus-within\:ring-offset-customGray-darker:focus-within{
    --tw-ring-offset-color:#49494A
  }

  .sm\:focus-within\:ring-offset-customGray-grayTwo:focus-within{
    --tw-ring-offset-color:#C7CBD1
  }

  .sm\:focus-within\:ring-offset-customGray-grayThree:focus-within{
    --tw-ring-offset-color:#909193
  }

  .sm\:focus-within\:ring-offset-customGray-superLight:focus-within{
    --tw-ring-offset-color:#EDEDED
  }

  .sm\:focus-within\:ring-offset-customGray-lighterGray:focus-within{
    --tw-ring-offset-color:#F4F4F4
  }

  .sm\:focus-within\:ring-offset-customGray-textGray:focus-within{
    --tw-ring-offset-color:#8F9BB3
  }

  .sm\:focus-within\:ring-offset-customGray-superDark:focus-within{
    --tw-ring-offset-color:#231F20
  }

  .sm\:focus-within\:ring-offset-customGray-iconGray:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .sm\:focus-within\:ring-offset-customGray-mediumGray:focus-within{
    --tw-ring-offset-color:#E3E4E4
  }

  .sm\:focus-within\:ring-offset-customGray-swampGray:focus-within{
    --tw-ring-offset-color:#252727
  }

  .sm\:focus-within\:ring-offset-customGray-solitudeGray:focus-within{
    --tw-ring-offset-color:#E0E4E8
  }

  .sm\:focus-within\:ring-offset-customGray-winterGray:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .sm\:focus-within\:ring-offset-customGray-tableGray:focus-within{
    --tw-ring-offset-color:#F2F6FB
  }

  .sm\:focus-within\:ring-offset-customGray-iceGray:focus-within{
    --tw-ring-offset-color:#F5F7FC
  }

  .sm\:focus-within\:ring-offset-customGray-gainsboro:focus-within{
    --tw-ring-offset-color:#F0F2F6
  }

  .sm\:focus-within\:ring-offset-customGray-offWhite:focus-within{
    --tw-ring-offset-color:#F7F7F7
  }

  .sm\:focus-within\:ring-offset-customGray-cloudGray:focus-within{
    --tw-ring-offset-color:#B9BDC1
  }

  .sm\:focus-within\:ring-offset-customGray-defaultDark:focus-within{
    --tw-ring-offset-color:#AEB3B7
  }

  .sm\:focus-within\:ring-offset-customGray-skeletonGray:focus-within{
    --tw-ring-offset-color:#DEDFE3
  }

  .sm\:focus-within\:ring-offset-customBlue-default:focus-within{
    --tw-ring-offset-color:#233674
  }

  .sm\:focus-within\:ring-offset-customBlue-light:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .sm\:focus-within\:ring-offset-customBlue-newLight:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .sm\:focus-within\:ring-offset-customBlue-superLight:focus-within{
    --tw-ring-offset-color:#D7E1EC
  }

  .sm\:focus-within\:ring-offset-customBlue-normal:focus-within{
    --tw-ring-offset-color:#004899
  }

  .sm\:focus-within\:ring-offset-customBlue-dark:focus-within{
    --tw-ring-offset-color:#222B45
  }

  .sm\:focus-within\:ring-offset-customBlue-royal:focus-within{
    --tw-ring-offset-color:#3656BF
  }

  .sm\:focus-within\:ring-offset-customBlue-glass:focus-within{
    --tw-ring-offset-color:#D8E5F8
  }

  .sm\:focus-within\:ring-offset-customBlue-hawkesBlue:focus-within{
    --tw-ring-offset-color:#D7DDF2
  }

  .sm\:focus-within\:ring-offset-customBlue-darker:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .sm\:focus-within\:ring-offset-customBlue-newBlue:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .sm\:focus-within\:ring-offset-customBlue-black:focus-within{
    --tw-ring-offset-color:#0F2740
  }

  .sm\:focus-within\:ring-offset-customBlue-skyLight:focus-within{
    --tw-ring-offset-color:#F0F4F9
  }

  .sm\:focus-within\:ring-offset-customBlue-lightBlue:focus-within{
    --tw-ring-offset-color:#E7EBF8
  }

  .sm\:focus-within\:ring-offset-customBlue-lightBlueGray:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .sm\:focus-within\:ring-offset-customBlue-pale:focus-within{
    --tw-ring-offset-color:#D0D8F1
  }

  .sm\:focus-within\:ring-offset-customBlue-lavender:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .sm\:focus-within\:ring-offset-customBlue-iceBlue:focus-within{
    --tw-ring-offset-color:#EFF5FF
  }

  .sm\:focus-within\:ring-offset-customWhite-default:focus-within{
    --tw-ring-offset-color:#ffffff
  }

  .sm\:focus-within\:ring-offset-customWhite-lightDark:focus-within{
    --tw-ring-offset-color:#F8F8F8
  }

  .sm\:focus-within\:ring-offset-customWhite-bWhite:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .sm\:focus-within\:ring-offset-customRed-default:focus-within{
    --tw-ring-offset-color:#B10000
  }

  .sm\:focus-within\:ring-offset-customGreen-default:focus-within{
    --tw-ring-offset-color:#8BD42D
  }

  .sm\:focus-within\:ring-offset-customGreen-approved:focus-within{
    --tw-ring-offset-color:#80CC28
  }

  .sm\:focus-within\:ring-offset-customGreen-check:focus-within{
    --tw-ring-offset-color:#139E5D
  }

  .sm\:focus-within\:ring-offset-customGreen-lime:focus-within{
    --tw-ring-offset-color:#00AD3C
  }

  .sm\:focus-within\:ring-offset-customGreen-dark:focus-within{
    --tw-ring-offset-color:#03AC6D
  }

  .sm\:focus-within\:ring-offset-customGreen-light:focus-within{
    --tw-ring-offset-color:#A5D072
  }

  .sm\:focus-within\:ring-offset-customYellow-default:focus-within{
    --tw-ring-offset-color:#FEF8E6
  }

  .sm\:focus-within\:ring-offset-customYellow-highlight:focus-within{
    --tw-ring-offset-color:#EEB103
  }

  .sm\:focus-within\:ring-offset-customYellow-bright:focus-within{
    --tw-ring-offset-color:#FDD835
  }

  .sm\:focus-within\:ring-offset-customYellow-dark:focus-within{
    --tw-ring-offset-color:#FDDD84
  }

  .sm\:focus-within\:ring-offset-customYellow-gold:focus-within{
    --tw-ring-offset-color:#E9AC07
  }

  .sm\:focus-within\:ring-offset-customYellow-mostard:focus-within{
    --tw-ring-offset-color:#F59E0B
  }

  .sm\:focus-within\:ring-offset-customOrange-default:focus-within{
    --tw-ring-offset-color:#E8532C
  }

  .sm\:focus-within\:ring-offset-customOrange-mediumOrange:focus-within{
    --tw-ring-offset-color:#F4933C
  }

  .sm\:focus-within\:ring-offset-customOrange-F96319:focus-within{
    --tw-ring-offset-color:#F96319
  }

  .sm\:focus-within\:ring-offset-customOrange-EB8A02:focus-within{
    --tw-ring-offset-color:#EB8A02
  }

  .sm\:focus-within\:ring-offset-customPurple-purpleOne:focus-within{
    --tw-ring-offset-color:#673AB7
  }

  .sm\:focus-within\:ring-offset-inicieColors-orange:focus-within{
    --tw-ring-offset-color:#F36C48
  }

  .sm\:focus-within\:ring-offset-inicieColors-blue:focus-within{
    --tw-ring-offset-color:#233674
  }

  .sm\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .sm\:focus\:ring-offset-customGray-default:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .sm\:focus\:ring-offset-customGray-light:focus{
    --tw-ring-offset-color:#d9e0e6
  }

  .sm\:focus\:ring-offset-customGray-dark:focus{
    --tw-ring-offset-color:#484B4D
  }

  .sm\:focus\:ring-offset-customGray-darker:focus{
    --tw-ring-offset-color:#49494A
  }

  .sm\:focus\:ring-offset-customGray-grayTwo:focus{
    --tw-ring-offset-color:#C7CBD1
  }

  .sm\:focus\:ring-offset-customGray-grayThree:focus{
    --tw-ring-offset-color:#909193
  }

  .sm\:focus\:ring-offset-customGray-superLight:focus{
    --tw-ring-offset-color:#EDEDED
  }

  .sm\:focus\:ring-offset-customGray-lighterGray:focus{
    --tw-ring-offset-color:#F4F4F4
  }

  .sm\:focus\:ring-offset-customGray-textGray:focus{
    --tw-ring-offset-color:#8F9BB3
  }

  .sm\:focus\:ring-offset-customGray-superDark:focus{
    --tw-ring-offset-color:#231F20
  }

  .sm\:focus\:ring-offset-customGray-iconGray:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .sm\:focus\:ring-offset-customGray-mediumGray:focus{
    --tw-ring-offset-color:#E3E4E4
  }

  .sm\:focus\:ring-offset-customGray-swampGray:focus{
    --tw-ring-offset-color:#252727
  }

  .sm\:focus\:ring-offset-customGray-solitudeGray:focus{
    --tw-ring-offset-color:#E0E4E8
  }

  .sm\:focus\:ring-offset-customGray-winterGray:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .sm\:focus\:ring-offset-customGray-tableGray:focus{
    --tw-ring-offset-color:#F2F6FB
  }

  .sm\:focus\:ring-offset-customGray-iceGray:focus{
    --tw-ring-offset-color:#F5F7FC
  }

  .sm\:focus\:ring-offset-customGray-gainsboro:focus{
    --tw-ring-offset-color:#F0F2F6
  }

  .sm\:focus\:ring-offset-customGray-offWhite:focus{
    --tw-ring-offset-color:#F7F7F7
  }

  .sm\:focus\:ring-offset-customGray-cloudGray:focus{
    --tw-ring-offset-color:#B9BDC1
  }

  .sm\:focus\:ring-offset-customGray-defaultDark:focus{
    --tw-ring-offset-color:#AEB3B7
  }

  .sm\:focus\:ring-offset-customGray-skeletonGray:focus{
    --tw-ring-offset-color:#DEDFE3
  }

  .sm\:focus\:ring-offset-customBlue-default:focus{
    --tw-ring-offset-color:#233674
  }

  .sm\:focus\:ring-offset-customBlue-light:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .sm\:focus\:ring-offset-customBlue-newLight:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .sm\:focus\:ring-offset-customBlue-superLight:focus{
    --tw-ring-offset-color:#D7E1EC
  }

  .sm\:focus\:ring-offset-customBlue-normal:focus{
    --tw-ring-offset-color:#004899
  }

  .sm\:focus\:ring-offset-customBlue-dark:focus{
    --tw-ring-offset-color:#222B45
  }

  .sm\:focus\:ring-offset-customBlue-royal:focus{
    --tw-ring-offset-color:#3656BF
  }

  .sm\:focus\:ring-offset-customBlue-glass:focus{
    --tw-ring-offset-color:#D8E5F8
  }

  .sm\:focus\:ring-offset-customBlue-hawkesBlue:focus{
    --tw-ring-offset-color:#D7DDF2
  }

  .sm\:focus\:ring-offset-customBlue-darker:focus{
    --tw-ring-offset-color:#0F2741
  }

  .sm\:focus\:ring-offset-customBlue-newBlue:focus{
    --tw-ring-offset-color:#0F2741
  }

  .sm\:focus\:ring-offset-customBlue-black:focus{
    --tw-ring-offset-color:#0F2740
  }

  .sm\:focus\:ring-offset-customBlue-skyLight:focus{
    --tw-ring-offset-color:#F0F4F9
  }

  .sm\:focus\:ring-offset-customBlue-lightBlue:focus{
    --tw-ring-offset-color:#E7EBF8
  }

  .sm\:focus\:ring-offset-customBlue-lightBlueGray:focus{
    --tw-ring-offset-color:#8296D7
  }

  .sm\:focus\:ring-offset-customBlue-pale:focus{
    --tw-ring-offset-color:#D0D8F1
  }

  .sm\:focus\:ring-offset-customBlue-lavender:focus{
    --tw-ring-offset-color:#8296D7
  }

  .sm\:focus\:ring-offset-customBlue-iceBlue:focus{
    --tw-ring-offset-color:#EFF5FF
  }

  .sm\:focus\:ring-offset-customWhite-default:focus{
    --tw-ring-offset-color:#ffffff
  }

  .sm\:focus\:ring-offset-customWhite-lightDark:focus{
    --tw-ring-offset-color:#F8F8F8
  }

  .sm\:focus\:ring-offset-customWhite-bWhite:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .sm\:focus\:ring-offset-customRed-default:focus{
    --tw-ring-offset-color:#B10000
  }

  .sm\:focus\:ring-offset-customGreen-default:focus{
    --tw-ring-offset-color:#8BD42D
  }

  .sm\:focus\:ring-offset-customGreen-approved:focus{
    --tw-ring-offset-color:#80CC28
  }

  .sm\:focus\:ring-offset-customGreen-check:focus{
    --tw-ring-offset-color:#139E5D
  }

  .sm\:focus\:ring-offset-customGreen-lime:focus{
    --tw-ring-offset-color:#00AD3C
  }

  .sm\:focus\:ring-offset-customGreen-dark:focus{
    --tw-ring-offset-color:#03AC6D
  }

  .sm\:focus\:ring-offset-customGreen-light:focus{
    --tw-ring-offset-color:#A5D072
  }

  .sm\:focus\:ring-offset-customYellow-default:focus{
    --tw-ring-offset-color:#FEF8E6
  }

  .sm\:focus\:ring-offset-customYellow-highlight:focus{
    --tw-ring-offset-color:#EEB103
  }

  .sm\:focus\:ring-offset-customYellow-bright:focus{
    --tw-ring-offset-color:#FDD835
  }

  .sm\:focus\:ring-offset-customYellow-dark:focus{
    --tw-ring-offset-color:#FDDD84
  }

  .sm\:focus\:ring-offset-customYellow-gold:focus{
    --tw-ring-offset-color:#E9AC07
  }

  .sm\:focus\:ring-offset-customYellow-mostard:focus{
    --tw-ring-offset-color:#F59E0B
  }

  .sm\:focus\:ring-offset-customOrange-default:focus{
    --tw-ring-offset-color:#E8532C
  }

  .sm\:focus\:ring-offset-customOrange-mediumOrange:focus{
    --tw-ring-offset-color:#F4933C
  }

  .sm\:focus\:ring-offset-customOrange-F96319:focus{
    --tw-ring-offset-color:#F96319
  }

  .sm\:focus\:ring-offset-customOrange-EB8A02:focus{
    --tw-ring-offset-color:#EB8A02
  }

  .sm\:focus\:ring-offset-customPurple-purpleOne:focus{
    --tw-ring-offset-color:#673AB7
  }

  .sm\:focus\:ring-offset-inicieColors-orange:focus{
    --tw-ring-offset-color:#F36C48
  }

  .sm\:focus\:ring-offset-inicieColors-blue:focus{
    --tw-ring-offset-color:#233674
  }

  .sm\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .sm\:filter-none{
    filter:none
  }

  .sm\:blur-0{
    --tw-blur:blur(0)
  }

  .sm\:blur-none{
    --tw-blur:blur(0)
  }

  .sm\:blur-sm{
    --tw-blur:blur(4px)
  }

  .sm\:blur{
    --tw-blur:blur(8px)
  }

  .sm\:blur-md{
    --tw-blur:blur(12px)
  }

  .sm\:blur-lg{
    --tw-blur:blur(16px)
  }

  .sm\:blur-xl{
    --tw-blur:blur(24px)
  }

  .sm\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .sm\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .sm\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .sm\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .sm\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .sm\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .sm\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .sm\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .sm\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .sm\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .sm\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .sm\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .sm\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .sm\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .sm\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .sm\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .sm\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .sm\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .sm\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .sm\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .sm\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .sm\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .sm\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .sm\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .sm\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .sm\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .sm\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .sm\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .sm\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .sm\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .sm\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .sm\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .sm\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .sm\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .sm\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .sm\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .sm\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .sm\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .sm\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .sm\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .sm\:invert-0{
    --tw-invert:invert(0)
  }

  .sm\:invert{
    --tw-invert:invert(100%)
  }

  .sm\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .sm\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .sm\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .sm\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .sm\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .sm\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .sm\:sepia{
    --tw-sepia:sepia(100%)
  }

  .sm\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .sm\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .sm\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .sm\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .sm\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .sm\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .sm\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .sm\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .sm\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .sm\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .sm\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .sm\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .sm\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .sm\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .sm\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .sm\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .sm\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .sm\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .sm\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .sm\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .sm\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .sm\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .sm\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .sm\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .sm\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .sm\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .sm\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .sm\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .sm\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .sm\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .sm\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .sm\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .sm\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .sm\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .sm\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .sm\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .sm\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .sm\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .sm\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .sm\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .sm\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .sm\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .sm\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .sm\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .sm\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .sm\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .sm\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .sm\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .sm\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .sm\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .sm\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .sm\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .sm\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .sm\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .sm\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .sm\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .sm\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .sm\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .sm\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .sm\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .sm\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .sm\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .sm\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .sm\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .sm\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .sm\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .sm\:transition-none{
    transition-property:none
  }

  .sm\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .sm\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .sm\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .sm\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .sm\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .sm\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .sm\:delay-75{
    transition-delay:75ms
  }

  .sm\:delay-100{
    transition-delay:100ms
  }

  .sm\:delay-150{
    transition-delay:150ms
  }

  .sm\:delay-200{
    transition-delay:200ms
  }

  .sm\:delay-300{
    transition-delay:300ms
  }

  .sm\:delay-500{
    transition-delay:500ms
  }

  .sm\:delay-700{
    transition-delay:700ms
  }

  .sm\:delay-1000{
    transition-delay:1000ms
  }

  .sm\:duration-75{
    transition-duration:75ms
  }

  .sm\:duration-100{
    transition-duration:100ms
  }

  .sm\:duration-150{
    transition-duration:150ms
  }

  .sm\:duration-200{
    transition-duration:200ms
  }

  .sm\:duration-300{
    transition-duration:300ms
  }

  .sm\:duration-500{
    transition-duration:500ms
  }

  .sm\:duration-700{
    transition-duration:700ms
  }

  .sm\:duration-1000{
    transition-duration:1000ms
  }

  .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\:line-clamp-none{
    -webkit-line-clamp:unset
  }
}

@media (min-width: 768px){
  .md\:container{
    width:100%
  }

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

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

  @media (min-width: 896px){
    .md\:container{
      max-width:896px
    }
  }

  @media (min-width: 945px){
    .md\:container{
      max-width:945px
    }
  }

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

  @media (min-width: 1152px){
    .md\:container{
      max-width:1152px
    }
  }

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

  @media (min-width: 1400px){
    .md\:container{
      max-width:1400px
    }
  }

  @media (min-width: 1700px){
    .md\:container{
      max-width:1700px
    }
  }

  .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-within\:sr-only:focus-within{
    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-within\:not-sr-only:focus-within{
    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\:pointer-events-none{
    pointer-events:none
  }

  .md\:pointer-events-auto{
    pointer-events:auto
  }

  .md\:visible{
    visibility:visible
  }

  .md\:invisible{
    visibility:hidden
  }

  .md\:static{
    position:static
  }

  .md\:fixed{
    position:fixed
  }

  .md\:absolute{
    position:absolute
  }

  .md\:relative{
    position:relative
  }

  .md\:sticky{
    position:sticky
  }

  .md\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .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-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .md\:inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .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-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .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-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .md\:-inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .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-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-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .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-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .md\:inset-x-0{
    left:0px;
    right:0px
  }

  .md\:inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .md\:inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .md\:inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .md\:inset-x-4{
    left:1rem;
    right:1rem
  }

  .md\:inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .md\:inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .md\:inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .md\:inset-x-8{
    left:2rem;
    right:2rem
  }

  .md\:inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .md\:inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .md\:inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .md\:inset-x-12{
    left:3rem;
    right:3rem
  }

  .md\:inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .md\:inset-x-16{
    left:4rem;
    right:4rem
  }

  .md\:inset-x-20{
    left:5rem;
    right:5rem
  }

  .md\:inset-x-24{
    left:6rem;
    right:6rem
  }

  .md\:inset-x-28{
    left:7rem;
    right:7rem
  }

  .md\:inset-x-32{
    left:8rem;
    right:8rem
  }

  .md\:inset-x-36{
    left:9rem;
    right:9rem
  }

  .md\:inset-x-40{
    left:10rem;
    right:10rem
  }

  .md\:inset-x-44{
    left:11rem;
    right:11rem
  }

  .md\:inset-x-48{
    left:12rem;
    right:12rem
  }

  .md\:inset-x-52{
    left:13rem;
    right:13rem
  }

  .md\:inset-x-56{
    left:14rem;
    right:14rem
  }

  .md\:inset-x-60{
    left:15rem;
    right:15rem
  }

  .md\:inset-x-64{
    left:16rem;
    right:16rem
  }

  .md\:inset-x-72{
    left:18rem;
    right:18rem
  }

  .md\:inset-x-80{
    left:20rem;
    right:20rem
  }

  .md\:inset-x-96{
    left:24rem;
    right:24rem
  }

  .md\:inset-x-auto{
    left:auto;
    right:auto
  }

  .md\:inset-x-px{
    left:1px;
    right:1px
  }

  .md\:inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .md\:inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .md\:inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .md\:inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .md\:-inset-x-0{
    left:0px;
    right:0px
  }

  .md\:-inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .md\:-inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .md\:-inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .md\:-inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .md\:-inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .md\:-inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .md\:-inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .md\:-inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .md\:-inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .md\:-inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .md\:-inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .md\:-inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .md\:-inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .md\:-inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .md\:-inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .md\:-inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .md\:-inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .md\:-inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .md\:-inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .md\:-inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .md\:-inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .md\:-inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .md\:-inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .md\:-inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .md\:-inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .md\:-inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .md\:-inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .md\:-inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .md\:-inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .md\:-inset-x-px{
    left:-1px;
    right:-1px
  }

  .md\:-inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .md\:-inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .md\:-inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .md\:-inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .md\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .md\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .md\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .md\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .md\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .md\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .md\:inset-x-full{
    left:100%;
    right:100%
  }

  .md\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .md\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .md\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .md\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .md\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .md\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .md\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .md\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .md\:inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .md\:inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .md\:inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .md\:inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .md\:inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .md\:inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .md\:inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .md\:inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .md\:inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .md\:inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .md\:inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .md\:inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .md\:inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .md\:inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .md\:inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .md\:inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .md\:inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .md\:inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .md\:inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .md\:inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .md\:inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .md\:inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .md\:inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .md\:inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .md\:inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .md\:inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .md\:inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .md\:inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .md\:inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .md\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .md\:inset-y-px{
    top:1px;
    bottom:1px
  }

  .md\:inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .md\:inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .md\:inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .md\:inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .md\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .md\:-inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .md\:-inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .md\:-inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .md\:-inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .md\:-inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .md\:-inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .md\:-inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .md\:-inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .md\:-inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .md\:-inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .md\:-inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .md\:-inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .md\:-inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .md\:-inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .md\:-inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .md\:-inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .md\:-inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .md\:-inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .md\:-inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .md\:-inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .md\:-inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .md\:-inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .md\:-inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .md\:-inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .md\:-inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .md\:-inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .md\:-inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .md\:-inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .md\:-inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .md\:-inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .md\:-inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .md\:-inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .md\:-inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .md\:-inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .md\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .md\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .md\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .md\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .md\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .md\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .md\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .md\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .md\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .md\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .md\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .md\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .md\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .md\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .md\:top-0{
    top:0px
  }

  .md\:top-1{
    top:0.25rem
  }

  .md\:top-2{
    top:0.5rem
  }

  .md\:top-3{
    top:0.75rem
  }

  .md\:top-4{
    top:1rem
  }

  .md\:top-5{
    top:1.25rem
  }

  .md\:top-6{
    top:1.5rem
  }

  .md\:top-7{
    top:1.75rem
  }

  .md\:top-8{
    top:2rem
  }

  .md\:top-9{
    top:2.25rem
  }

  .md\:top-10{
    top:2.5rem
  }

  .md\:top-11{
    top:2.75rem
  }

  .md\:top-12{
    top:3rem
  }

  .md\:top-14{
    top:3.5rem
  }

  .md\:top-16{
    top:4rem
  }

  .md\:top-20{
    top:5rem
  }

  .md\:top-24{
    top:6rem
  }

  .md\:top-28{
    top:7rem
  }

  .md\:top-32{
    top:8rem
  }

  .md\:top-36{
    top:9rem
  }

  .md\:top-40{
    top:10rem
  }

  .md\:top-44{
    top:11rem
  }

  .md\:top-48{
    top:12rem
  }

  .md\:top-52{
    top:13rem
  }

  .md\:top-56{
    top:14rem
  }

  .md\:top-60{
    top:15rem
  }

  .md\:top-64{
    top:16rem
  }

  .md\:top-72{
    top:18rem
  }

  .md\:top-80{
    top:20rem
  }

  .md\:top-96{
    top:24rem
  }

  .md\:top-auto{
    top:auto
  }

  .md\:top-px{
    top:1px
  }

  .md\:top-0\.5{
    top:0.125rem
  }

  .md\:top-1\.5{
    top:0.375rem
  }

  .md\:top-2\.5{
    top:0.625rem
  }

  .md\:top-3\.5{
    top:0.875rem
  }

  .md\:-top-0{
    top:0px
  }

  .md\:-top-1{
    top:-0.25rem
  }

  .md\:-top-2{
    top:-0.5rem
  }

  .md\:-top-3{
    top:-0.75rem
  }

  .md\:-top-4{
    top:-1rem
  }

  .md\:-top-5{
    top:-1.25rem
  }

  .md\:-top-6{
    top:-1.5rem
  }

  .md\:-top-7{
    top:-1.75rem
  }

  .md\:-top-8{
    top:-2rem
  }

  .md\:-top-9{
    top:-2.25rem
  }

  .md\:-top-10{
    top:-2.5rem
  }

  .md\:-top-11{
    top:-2.75rem
  }

  .md\:-top-12{
    top:-3rem
  }

  .md\:-top-14{
    top:-3.5rem
  }

  .md\:-top-16{
    top:-4rem
  }

  .md\:-top-20{
    top:-5rem
  }

  .md\:-top-24{
    top:-6rem
  }

  .md\:-top-28{
    top:-7rem
  }

  .md\:-top-32{
    top:-8rem
  }

  .md\:-top-36{
    top:-9rem
  }

  .md\:-top-40{
    top:-10rem
  }

  .md\:-top-44{
    top:-11rem
  }

  .md\:-top-48{
    top:-12rem
  }

  .md\:-top-52{
    top:-13rem
  }

  .md\:-top-56{
    top:-14rem
  }

  .md\:-top-60{
    top:-15rem
  }

  .md\:-top-64{
    top:-16rem
  }

  .md\:-top-72{
    top:-18rem
  }

  .md\:-top-80{
    top:-20rem
  }

  .md\:-top-96{
    top:-24rem
  }

  .md\:-top-px{
    top:-1px
  }

  .md\:-top-0\.5{
    top:-0.125rem
  }

  .md\:-top-1\.5{
    top:-0.375rem
  }

  .md\:-top-2\.5{
    top:-0.625rem
  }

  .md\:-top-3\.5{
    top:-0.875rem
  }

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

  .md\:top-1\/3{
    top:33.333333%
  }

  .md\:top-2\/3{
    top:66.666667%
  }

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

  .md\:top-2\/4{
    top:50%
  }

  .md\:top-3\/4{
    top:75%
  }

  .md\:top-full{
    top:100%
  }

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

  .md\:-top-1\/3{
    top:-33.333333%
  }

  .md\:-top-2\/3{
    top:-66.666667%
  }

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

  .md\:-top-2\/4{
    top:-50%
  }

  .md\:-top-3\/4{
    top:-75%
  }

  .md\:-top-full{
    top:-100%
  }

  .md\:right-0{
    right:0px
  }

  .md\:right-1{
    right:0.25rem
  }

  .md\:right-2{
    right:0.5rem
  }

  .md\:right-3{
    right:0.75rem
  }

  .md\:right-4{
    right:1rem
  }

  .md\:right-5{
    right:1.25rem
  }

  .md\:right-6{
    right:1.5rem
  }

  .md\:right-7{
    right:1.75rem
  }

  .md\:right-8{
    right:2rem
  }

  .md\:right-9{
    right:2.25rem
  }

  .md\:right-10{
    right:2.5rem
  }

  .md\:right-11{
    right:2.75rem
  }

  .md\:right-12{
    right:3rem
  }

  .md\:right-14{
    right:3.5rem
  }

  .md\:right-16{
    right:4rem
  }

  .md\:right-20{
    right:5rem
  }

  .md\:right-24{
    right:6rem
  }

  .md\:right-28{
    right:7rem
  }

  .md\:right-32{
    right:8rem
  }

  .md\:right-36{
    right:9rem
  }

  .md\:right-40{
    right:10rem
  }

  .md\:right-44{
    right:11rem
  }

  .md\:right-48{
    right:12rem
  }

  .md\:right-52{
    right:13rem
  }

  .md\:right-56{
    right:14rem
  }

  .md\:right-60{
    right:15rem
  }

  .md\:right-64{
    right:16rem
  }

  .md\:right-72{
    right:18rem
  }

  .md\:right-80{
    right:20rem
  }

  .md\:right-96{
    right:24rem
  }

  .md\:right-auto{
    right:auto
  }

  .md\:right-px{
    right:1px
  }

  .md\:right-0\.5{
    right:0.125rem
  }

  .md\:right-1\.5{
    right:0.375rem
  }

  .md\:right-2\.5{
    right:0.625rem
  }

  .md\:right-3\.5{
    right:0.875rem
  }

  .md\:-right-0{
    right:0px
  }

  .md\:-right-1{
    right:-0.25rem
  }

  .md\:-right-2{
    right:-0.5rem
  }

  .md\:-right-3{
    right:-0.75rem
  }

  .md\:-right-4{
    right:-1rem
  }

  .md\:-right-5{
    right:-1.25rem
  }

  .md\:-right-6{
    right:-1.5rem
  }

  .md\:-right-7{
    right:-1.75rem
  }

  .md\:-right-8{
    right:-2rem
  }

  .md\:-right-9{
    right:-2.25rem
  }

  .md\:-right-10{
    right:-2.5rem
  }

  .md\:-right-11{
    right:-2.75rem
  }

  .md\:-right-12{
    right:-3rem
  }

  .md\:-right-14{
    right:-3.5rem
  }

  .md\:-right-16{
    right:-4rem
  }

  .md\:-right-20{
    right:-5rem
  }

  .md\:-right-24{
    right:-6rem
  }

  .md\:-right-28{
    right:-7rem
  }

  .md\:-right-32{
    right:-8rem
  }

  .md\:-right-36{
    right:-9rem
  }

  .md\:-right-40{
    right:-10rem
  }

  .md\:-right-44{
    right:-11rem
  }

  .md\:-right-48{
    right:-12rem
  }

  .md\:-right-52{
    right:-13rem
  }

  .md\:-right-56{
    right:-14rem
  }

  .md\:-right-60{
    right:-15rem
  }

  .md\:-right-64{
    right:-16rem
  }

  .md\:-right-72{
    right:-18rem
  }

  .md\:-right-80{
    right:-20rem
  }

  .md\:-right-96{
    right:-24rem
  }

  .md\:-right-px{
    right:-1px
  }

  .md\:-right-0\.5{
    right:-0.125rem
  }

  .md\:-right-1\.5{
    right:-0.375rem
  }

  .md\:-right-2\.5{
    right:-0.625rem
  }

  .md\:-right-3\.5{
    right:-0.875rem
  }

  .md\:right-1\/2{
    right:50%
  }

  .md\:right-1\/3{
    right:33.333333%
  }

  .md\:right-2\/3{
    right:66.666667%
  }

  .md\:right-1\/4{
    right:25%
  }

  .md\:right-2\/4{
    right:50%
  }

  .md\:right-3\/4{
    right:75%
  }

  .md\:right-full{
    right:100%
  }

  .md\:-right-1\/2{
    right:-50%
  }

  .md\:-right-1\/3{
    right:-33.333333%
  }

  .md\:-right-2\/3{
    right:-66.666667%
  }

  .md\:-right-1\/4{
    right:-25%
  }

  .md\:-right-2\/4{
    right:-50%
  }

  .md\:-right-3\/4{
    right:-75%
  }

  .md\:-right-full{
    right:-100%
  }

  .md\:bottom-0{
    bottom:0px
  }

  .md\:bottom-1{
    bottom:0.25rem
  }

  .md\:bottom-2{
    bottom:0.5rem
  }

  .md\:bottom-3{
    bottom:0.75rem
  }

  .md\:bottom-4{
    bottom:1rem
  }

  .md\:bottom-5{
    bottom:1.25rem
  }

  .md\:bottom-6{
    bottom:1.5rem
  }

  .md\:bottom-7{
    bottom:1.75rem
  }

  .md\:bottom-8{
    bottom:2rem
  }

  .md\:bottom-9{
    bottom:2.25rem
  }

  .md\:bottom-10{
    bottom:2.5rem
  }

  .md\:bottom-11{
    bottom:2.75rem
  }

  .md\:bottom-12{
    bottom:3rem
  }

  .md\:bottom-14{
    bottom:3.5rem
  }

  .md\:bottom-16{
    bottom:4rem
  }

  .md\:bottom-20{
    bottom:5rem
  }

  .md\:bottom-24{
    bottom:6rem
  }

  .md\:bottom-28{
    bottom:7rem
  }

  .md\:bottom-32{
    bottom:8rem
  }

  .md\:bottom-36{
    bottom:9rem
  }

  .md\:bottom-40{
    bottom:10rem
  }

  .md\:bottom-44{
    bottom:11rem
  }

  .md\:bottom-48{
    bottom:12rem
  }

  .md\:bottom-52{
    bottom:13rem
  }

  .md\:bottom-56{
    bottom:14rem
  }

  .md\:bottom-60{
    bottom:15rem
  }

  .md\:bottom-64{
    bottom:16rem
  }

  .md\:bottom-72{
    bottom:18rem
  }

  .md\:bottom-80{
    bottom:20rem
  }

  .md\:bottom-96{
    bottom:24rem
  }

  .md\:bottom-auto{
    bottom:auto
  }

  .md\:bottom-px{
    bottom:1px
  }

  .md\:bottom-0\.5{
    bottom:0.125rem
  }

  .md\:bottom-1\.5{
    bottom:0.375rem
  }

  .md\:bottom-2\.5{
    bottom:0.625rem
  }

  .md\:bottom-3\.5{
    bottom:0.875rem
  }

  .md\:-bottom-0{
    bottom:0px
  }

  .md\:-bottom-1{
    bottom:-0.25rem
  }

  .md\:-bottom-2{
    bottom:-0.5rem
  }

  .md\:-bottom-3{
    bottom:-0.75rem
  }

  .md\:-bottom-4{
    bottom:-1rem
  }

  .md\:-bottom-5{
    bottom:-1.25rem
  }

  .md\:-bottom-6{
    bottom:-1.5rem
  }

  .md\:-bottom-7{
    bottom:-1.75rem
  }

  .md\:-bottom-8{
    bottom:-2rem
  }

  .md\:-bottom-9{
    bottom:-2.25rem
  }

  .md\:-bottom-10{
    bottom:-2.5rem
  }

  .md\:-bottom-11{
    bottom:-2.75rem
  }

  .md\:-bottom-12{
    bottom:-3rem
  }

  .md\:-bottom-14{
    bottom:-3.5rem
  }

  .md\:-bottom-16{
    bottom:-4rem
  }

  .md\:-bottom-20{
    bottom:-5rem
  }

  .md\:-bottom-24{
    bottom:-6rem
  }

  .md\:-bottom-28{
    bottom:-7rem
  }

  .md\:-bottom-32{
    bottom:-8rem
  }

  .md\:-bottom-36{
    bottom:-9rem
  }

  .md\:-bottom-40{
    bottom:-10rem
  }

  .md\:-bottom-44{
    bottom:-11rem
  }

  .md\:-bottom-48{
    bottom:-12rem
  }

  .md\:-bottom-52{
    bottom:-13rem
  }

  .md\:-bottom-56{
    bottom:-14rem
  }

  .md\:-bottom-60{
    bottom:-15rem
  }

  .md\:-bottom-64{
    bottom:-16rem
  }

  .md\:-bottom-72{
    bottom:-18rem
  }

  .md\:-bottom-80{
    bottom:-20rem
  }

  .md\:-bottom-96{
    bottom:-24rem
  }

  .md\:-bottom-px{
    bottom:-1px
  }

  .md\:-bottom-0\.5{
    bottom:-0.125rem
  }

  .md\:-bottom-1\.5{
    bottom:-0.375rem
  }

  .md\:-bottom-2\.5{
    bottom:-0.625rem
  }

  .md\:-bottom-3\.5{
    bottom:-0.875rem
  }

  .md\:bottom-1\/2{
    bottom:50%
  }

  .md\:bottom-1\/3{
    bottom:33.333333%
  }

  .md\:bottom-2\/3{
    bottom:66.666667%
  }

  .md\:bottom-1\/4{
    bottom:25%
  }

  .md\:bottom-2\/4{
    bottom:50%
  }

  .md\:bottom-3\/4{
    bottom:75%
  }

  .md\:bottom-full{
    bottom:100%
  }

  .md\:-bottom-1\/2{
    bottom:-50%
  }

  .md\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .md\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .md\:-bottom-1\/4{
    bottom:-25%
  }

  .md\:-bottom-2\/4{
    bottom:-50%
  }

  .md\:-bottom-3\/4{
    bottom:-75%
  }

  .md\:-bottom-full{
    bottom:-100%
  }

  .md\:left-0{
    left:0px
  }

  .md\:left-1{
    left:0.25rem
  }

  .md\:left-2{
    left:0.5rem
  }

  .md\:left-3{
    left:0.75rem
  }

  .md\:left-4{
    left:1rem
  }

  .md\:left-5{
    left:1.25rem
  }

  .md\:left-6{
    left:1.5rem
  }

  .md\:left-7{
    left:1.75rem
  }

  .md\:left-8{
    left:2rem
  }

  .md\:left-9{
    left:2.25rem
  }

  .md\:left-10{
    left:2.5rem
  }

  .md\:left-11{
    left:2.75rem
  }

  .md\:left-12{
    left:3rem
  }

  .md\:left-14{
    left:3.5rem
  }

  .md\:left-16{
    left:4rem
  }

  .md\:left-20{
    left:5rem
  }

  .md\:left-24{
    left:6rem
  }

  .md\:left-28{
    left:7rem
  }

  .md\:left-32{
    left:8rem
  }

  .md\:left-36{
    left:9rem
  }

  .md\:left-40{
    left:10rem
  }

  .md\:left-44{
    left:11rem
  }

  .md\:left-48{
    left:12rem
  }

  .md\:left-52{
    left:13rem
  }

  .md\:left-56{
    left:14rem
  }

  .md\:left-60{
    left:15rem
  }

  .md\:left-64{
    left:16rem
  }

  .md\:left-72{
    left:18rem
  }

  .md\:left-80{
    left:20rem
  }

  .md\:left-96{
    left:24rem
  }

  .md\:left-auto{
    left:auto
  }

  .md\:left-px{
    left:1px
  }

  .md\:left-0\.5{
    left:0.125rem
  }

  .md\:left-1\.5{
    left:0.375rem
  }

  .md\:left-2\.5{
    left:0.625rem
  }

  .md\:left-3\.5{
    left:0.875rem
  }

  .md\:-left-0{
    left:0px
  }

  .md\:-left-1{
    left:-0.25rem
  }

  .md\:-left-2{
    left:-0.5rem
  }

  .md\:-left-3{
    left:-0.75rem
  }

  .md\:-left-4{
    left:-1rem
  }

  .md\:-left-5{
    left:-1.25rem
  }

  .md\:-left-6{
    left:-1.5rem
  }

  .md\:-left-7{
    left:-1.75rem
  }

  .md\:-left-8{
    left:-2rem
  }

  .md\:-left-9{
    left:-2.25rem
  }

  .md\:-left-10{
    left:-2.5rem
  }

  .md\:-left-11{
    left:-2.75rem
  }

  .md\:-left-12{
    left:-3rem
  }

  .md\:-left-14{
    left:-3.5rem
  }

  .md\:-left-16{
    left:-4rem
  }

  .md\:-left-20{
    left:-5rem
  }

  .md\:-left-24{
    left:-6rem
  }

  .md\:-left-28{
    left:-7rem
  }

  .md\:-left-32{
    left:-8rem
  }

  .md\:-left-36{
    left:-9rem
  }

  .md\:-left-40{
    left:-10rem
  }

  .md\:-left-44{
    left:-11rem
  }

  .md\:-left-48{
    left:-12rem
  }

  .md\:-left-52{
    left:-13rem
  }

  .md\:-left-56{
    left:-14rem
  }

  .md\:-left-60{
    left:-15rem
  }

  .md\:-left-64{
    left:-16rem
  }

  .md\:-left-72{
    left:-18rem
  }

  .md\:-left-80{
    left:-20rem
  }

  .md\:-left-96{
    left:-24rem
  }

  .md\:-left-px{
    left:-1px
  }

  .md\:-left-0\.5{
    left:-0.125rem
  }

  .md\:-left-1\.5{
    left:-0.375rem
  }

  .md\:-left-2\.5{
    left:-0.625rem
  }

  .md\:-left-3\.5{
    left:-0.875rem
  }

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

  .md\:left-1\/3{
    left:33.333333%
  }

  .md\:left-2\/3{
    left:66.666667%
  }

  .md\:left-1\/4{
    left:25%
  }

  .md\:left-2\/4{
    left:50%
  }

  .md\:left-3\/4{
    left:75%
  }

  .md\:left-full{
    left:100%
  }

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

  .md\:-left-1\/3{
    left:-33.333333%
  }

  .md\:-left-2\/3{
    left:-66.666667%
  }

  .md\:-left-1\/4{
    left:-25%
  }

  .md\:-left-2\/4{
    left:-50%
  }

  .md\:-left-3\/4{
    left:-75%
  }

  .md\:-left-full{
    left:-100%
  }

  .md\:isolate{
    isolation:isolate
  }

  .md\:isolation-auto{
    isolation:auto
  }

  .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-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-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-auto:focus{
    z-index:auto
  }

  .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\: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\: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\:float-right{
    float:right
  }

  .md\:float-left{
    float:left
  }

  .md\:float-none{
    float:none
  }

  .md\:clear-left{
    clear:left
  }

  .md\:clear-right{
    clear:right
  }

  .md\:clear-both{
    clear:both
  }

  .md\:clear-none{
    clear:none
  }

  .md\:m-0{
    margin:0px
  }

  .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-14{
    margin:3.5rem
  }

  .md\:m-16{
    margin:4rem
  }

  .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-0{
    margin:0px
  }

  .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-14{
    margin:-3.5rem
  }

  .md\:-m-16{
    margin:-4rem
  }

  .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\:mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .md\:mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

  .md\:mx-2{
    margin-left:0.5rem;
    margin-right:0.5rem
  }

  .md\:mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .md\:mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .md\:mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

  .md\:mx-6{
    margin-left:1.5rem;
    margin-right:1.5rem
  }

  .md\:mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

  .md\:mx-8{
    margin-left:2rem;
    margin-right:2rem
  }

  .md\:mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .md\:mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

  .md\:mx-11{
    margin-left:2.75rem;
    margin-right:2.75rem
  }

  .md\:mx-12{
    margin-left:3rem;
    margin-right:3rem
  }

  .md\:mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .md\:mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .md\:mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

  .md\:mx-24{
    margin-left:6rem;
    margin-right:6rem
  }

  .md\:mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

  .md\:mx-32{
    margin-left:8rem;
    margin-right:8rem
  }

  .md\:mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .md\:mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .md\:mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

  .md\:mx-48{
    margin-left:12rem;
    margin-right:12rem
  }

  .md\:mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .md\:mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

  .md\:mx-60{
    margin-left:15rem;
    margin-right:15rem
  }

  .md\:mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .md\:mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .md\:mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .md\:mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .md\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .md\:mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .md\:mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .md\:mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .md\:mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .md\:mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

  .md\:-mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .md\:-mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

  .md\:-mx-2{
    margin-left:-0.5rem;
    margin-right:-0.5rem
  }

  .md\:-mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .md\:-mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .md\:-mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

  .md\:-mx-6{
    margin-left:-1.5rem;
    margin-right:-1.5rem
  }

  .md\:-mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

  .md\:-mx-8{
    margin-left:-2rem;
    margin-right:-2rem
  }

  .md\:-mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .md\:-mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

  .md\:-mx-11{
    margin-left:-2.75rem;
    margin-right:-2.75rem
  }

  .md\:-mx-12{
    margin-left:-3rem;
    margin-right:-3rem
  }

  .md\:-mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .md\:-mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .md\:-mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

  .md\:-mx-24{
    margin-left:-6rem;
    margin-right:-6rem
  }

  .md\:-mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

  .md\:-mx-32{
    margin-left:-8rem;
    margin-right:-8rem
  }

  .md\:-mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .md\:-mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .md\:-mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

  .md\:-mx-48{
    margin-left:-12rem;
    margin-right:-12rem
  }

  .md\:-mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .md\:-mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

  .md\:-mx-60{
    margin-left:-15rem;
    margin-right:-15rem
  }

  .md\:-mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .md\:-mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .md\:-mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .md\:-mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .md\:-mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .md\:-mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .md\:-mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .md\:-mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .md\:-mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .md\:my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .md\:my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .md\:my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .md\:my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .md\:my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .md\:my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .md\:my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .md\:my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .md\:my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .md\:my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .md\:my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .md\:my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .md\:my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .md\:my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .md\:my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .md\:my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .md\:my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .md\:my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .md\:my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .md\:my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .md\:my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .md\:my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .md\:my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .md\:my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .md\:my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .md\:my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .md\:my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .md\:my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .md\:my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .md\:my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .md\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .md\:my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .md\:my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .md\:my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .md\:my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .md\:my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .md\:-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .md\:-my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .md\:-my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .md\:-my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .md\:-my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .md\:-my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .md\:-my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .md\:-my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .md\:-my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .md\:-my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .md\:-my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .md\:-my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .md\:-my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .md\:-my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .md\:-my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .md\:-my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .md\:-my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .md\:-my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .md\:-my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .md\:-my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .md\:-my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .md\:-my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .md\:-my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .md\:-my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .md\:-my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .md\:-my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .md\:-my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .md\:-my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .md\:-my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .md\:-my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .md\:-my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .md\:-my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .md\:-my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .md\:-my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .md\:-my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .md\:mt-0{
    margin-top:0px
  }

  .md\:mt-1{
    margin-top:0.25rem
  }

  .md\:mt-2{
    margin-top:0.5rem
  }

  .md\:mt-3{
    margin-top:0.75rem
  }

  .md\:mt-4{
    margin-top:1rem
  }

  .md\:mt-5{
    margin-top:1.25rem
  }

  .md\:mt-6{
    margin-top:1.5rem
  }

  .md\:mt-7{
    margin-top:1.75rem
  }

  .md\:mt-8{
    margin-top:2rem
  }

  .md\:mt-9{
    margin-top:2.25rem
  }

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

  .md\:mt-11{
    margin-top:2.75rem
  }

  .md\:mt-12{
    margin-top:3rem
  }

  .md\:mt-14{
    margin-top:3.5rem
  }

  .md\:mt-16{
    margin-top:4rem
  }

  .md\:mt-20{
    margin-top:5rem
  }

  .md\:mt-24{
    margin-top:6rem
  }

  .md\:mt-28{
    margin-top:7rem
  }

  .md\:mt-32{
    margin-top:8rem
  }

  .md\:mt-36{
    margin-top:9rem
  }

  .md\:mt-40{
    margin-top:10rem
  }

  .md\:mt-44{
    margin-top:11rem
  }

  .md\:mt-48{
    margin-top:12rem
  }

  .md\:mt-52{
    margin-top:13rem
  }

  .md\:mt-56{
    margin-top:14rem
  }

  .md\:mt-60{
    margin-top:15rem
  }

  .md\:mt-64{
    margin-top:16rem
  }

  .md\:mt-72{
    margin-top:18rem
  }

  .md\:mt-80{
    margin-top:20rem
  }

  .md\:mt-96{
    margin-top:24rem
  }

  .md\:mt-auto{
    margin-top:auto
  }

  .md\:mt-px{
    margin-top:1px
  }

  .md\:mt-0\.5{
    margin-top:0.125rem
  }

  .md\:mt-1\.5{
    margin-top:0.375rem
  }

  .md\:mt-2\.5{
    margin-top:0.625rem
  }

  .md\:mt-3\.5{
    margin-top:0.875rem
  }

  .md\:-mt-0{
    margin-top:0px
  }

  .md\:-mt-1{
    margin-top:-0.25rem
  }

  .md\:-mt-2{
    margin-top:-0.5rem
  }

  .md\:-mt-3{
    margin-top:-0.75rem
  }

  .md\:-mt-4{
    margin-top:-1rem
  }

  .md\:-mt-5{
    margin-top:-1.25rem
  }

  .md\:-mt-6{
    margin-top:-1.5rem
  }

  .md\:-mt-7{
    margin-top:-1.75rem
  }

  .md\:-mt-8{
    margin-top:-2rem
  }

  .md\:-mt-9{
    margin-top:-2.25rem
  }

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

  .md\:-mt-11{
    margin-top:-2.75rem
  }

  .md\:-mt-12{
    margin-top:-3rem
  }

  .md\:-mt-14{
    margin-top:-3.5rem
  }

  .md\:-mt-16{
    margin-top:-4rem
  }

  .md\:-mt-20{
    margin-top:-5rem
  }

  .md\:-mt-24{
    margin-top:-6rem
  }

  .md\:-mt-28{
    margin-top:-7rem
  }

  .md\:-mt-32{
    margin-top:-8rem
  }

  .md\:-mt-36{
    margin-top:-9rem
  }

  .md\:-mt-40{
    margin-top:-10rem
  }

  .md\:-mt-44{
    margin-top:-11rem
  }

  .md\:-mt-48{
    margin-top:-12rem
  }

  .md\:-mt-52{
    margin-top:-13rem
  }

  .md\:-mt-56{
    margin-top:-14rem
  }

  .md\:-mt-60{
    margin-top:-15rem
  }

  .md\:-mt-64{
    margin-top:-16rem
  }

  .md\:-mt-72{
    margin-top:-18rem
  }

  .md\:-mt-80{
    margin-top:-20rem
  }

  .md\:-mt-96{
    margin-top:-24rem
  }

  .md\:-mt-px{
    margin-top:-1px
  }

  .md\:-mt-0\.5{
    margin-top:-0.125rem
  }

  .md\:-mt-1\.5{
    margin-top:-0.375rem
  }

  .md\:-mt-2\.5{
    margin-top:-0.625rem
  }

  .md\:-mt-3\.5{
    margin-top:-0.875rem
  }

  .md\:mr-0{
    margin-right:0px
  }

  .md\:mr-1{
    margin-right:0.25rem
  }

  .md\:mr-2{
    margin-right:0.5rem
  }

  .md\:mr-3{
    margin-right:0.75rem
  }

  .md\:mr-4{
    margin-right:1rem
  }

  .md\:mr-5{
    margin-right:1.25rem
  }

  .md\:mr-6{
    margin-right:1.5rem
  }

  .md\:mr-7{
    margin-right:1.75rem
  }

  .md\:mr-8{
    margin-right:2rem
  }

  .md\:mr-9{
    margin-right:2.25rem
  }

  .md\:mr-10{
    margin-right:2.5rem
  }

  .md\:mr-11{
    margin-right:2.75rem
  }

  .md\:mr-12{
    margin-right:3rem
  }

  .md\:mr-14{
    margin-right:3.5rem
  }

  .md\:mr-16{
    margin-right:4rem
  }

  .md\:mr-20{
    margin-right:5rem
  }

  .md\:mr-24{
    margin-right:6rem
  }

  .md\:mr-28{
    margin-right:7rem
  }

  .md\:mr-32{
    margin-right:8rem
  }

  .md\:mr-36{
    margin-right:9rem
  }

  .md\:mr-40{
    margin-right:10rem
  }

  .md\:mr-44{
    margin-right:11rem
  }

  .md\:mr-48{
    margin-right:12rem
  }

  .md\:mr-52{
    margin-right:13rem
  }

  .md\:mr-56{
    margin-right:14rem
  }

  .md\:mr-60{
    margin-right:15rem
  }

  .md\:mr-64{
    margin-right:16rem
  }

  .md\:mr-72{
    margin-right:18rem
  }

  .md\:mr-80{
    margin-right:20rem
  }

  .md\:mr-96{
    margin-right:24rem
  }

  .md\:mr-auto{
    margin-right:auto
  }

  .md\:mr-px{
    margin-right:1px
  }

  .md\:mr-0\.5{
    margin-right:0.125rem
  }

  .md\:mr-1\.5{
    margin-right:0.375rem
  }

  .md\:mr-2\.5{
    margin-right:0.625rem
  }

  .md\:mr-3\.5{
    margin-right:0.875rem
  }

  .md\:-mr-0{
    margin-right:0px
  }

  .md\:-mr-1{
    margin-right:-0.25rem
  }

  .md\:-mr-2{
    margin-right:-0.5rem
  }

  .md\:-mr-3{
    margin-right:-0.75rem
  }

  .md\:-mr-4{
    margin-right:-1rem
  }

  .md\:-mr-5{
    margin-right:-1.25rem
  }

  .md\:-mr-6{
    margin-right:-1.5rem
  }

  .md\:-mr-7{
    margin-right:-1.75rem
  }

  .md\:-mr-8{
    margin-right:-2rem
  }

  .md\:-mr-9{
    margin-right:-2.25rem
  }

  .md\:-mr-10{
    margin-right:-2.5rem
  }

  .md\:-mr-11{
    margin-right:-2.75rem
  }

  .md\:-mr-12{
    margin-right:-3rem
  }

  .md\:-mr-14{
    margin-right:-3.5rem
  }

  .md\:-mr-16{
    margin-right:-4rem
  }

  .md\:-mr-20{
    margin-right:-5rem
  }

  .md\:-mr-24{
    margin-right:-6rem
  }

  .md\:-mr-28{
    margin-right:-7rem
  }

  .md\:-mr-32{
    margin-right:-8rem
  }

  .md\:-mr-36{
    margin-right:-9rem
  }

  .md\:-mr-40{
    margin-right:-10rem
  }

  .md\:-mr-44{
    margin-right:-11rem
  }

  .md\:-mr-48{
    margin-right:-12rem
  }

  .md\:-mr-52{
    margin-right:-13rem
  }

  .md\:-mr-56{
    margin-right:-14rem
  }

  .md\:-mr-60{
    margin-right:-15rem
  }

  .md\:-mr-64{
    margin-right:-16rem
  }

  .md\:-mr-72{
    margin-right:-18rem
  }

  .md\:-mr-80{
    margin-right:-20rem
  }

  .md\:-mr-96{
    margin-right:-24rem
  }

  .md\:-mr-px{
    margin-right:-1px
  }

  .md\:-mr-0\.5{
    margin-right:-0.125rem
  }

  .md\:-mr-1\.5{
    margin-right:-0.375rem
  }

  .md\:-mr-2\.5{
    margin-right:-0.625rem
  }

  .md\:-mr-3\.5{
    margin-right:-0.875rem
  }

  .md\:mb-0{
    margin-bottom:0px
  }

  .md\:mb-1{
    margin-bottom:0.25rem
  }

  .md\:mb-2{
    margin-bottom:0.5rem
  }

  .md\:mb-3{
    margin-bottom:0.75rem
  }

  .md\:mb-4{
    margin-bottom:1rem
  }

  .md\:mb-5{
    margin-bottom:1.25rem
  }

  .md\:mb-6{
    margin-bottom:1.5rem
  }

  .md\:mb-7{
    margin-bottom:1.75rem
  }

  .md\:mb-8{
    margin-bottom:2rem
  }

  .md\:mb-9{
    margin-bottom:2.25rem
  }

  .md\:mb-10{
    margin-bottom:2.5rem
  }

  .md\:mb-11{
    margin-bottom:2.75rem
  }

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

  .md\:mb-14{
    margin-bottom:3.5rem
  }

  .md\:mb-16{
    margin-bottom:4rem
  }

  .md\:mb-20{
    margin-bottom:5rem
  }

  .md\:mb-24{
    margin-bottom:6rem
  }

  .md\:mb-28{
    margin-bottom:7rem
  }

  .md\:mb-32{
    margin-bottom:8rem
  }

  .md\:mb-36{
    margin-bottom:9rem
  }

  .md\:mb-40{
    margin-bottom:10rem
  }

  .md\:mb-44{
    margin-bottom:11rem
  }

  .md\:mb-48{
    margin-bottom:12rem
  }

  .md\:mb-52{
    margin-bottom:13rem
  }

  .md\:mb-56{
    margin-bottom:14rem
  }

  .md\:mb-60{
    margin-bottom:15rem
  }

  .md\:mb-64{
    margin-bottom:16rem
  }

  .md\:mb-72{
    margin-bottom:18rem
  }

  .md\:mb-80{
    margin-bottom:20rem
  }

  .md\:mb-96{
    margin-bottom:24rem
  }

  .md\:mb-auto{
    margin-bottom:auto
  }

  .md\:mb-px{
    margin-bottom:1px
  }

  .md\:mb-0\.5{
    margin-bottom:0.125rem
  }

  .md\:mb-1\.5{
    margin-bottom:0.375rem
  }

  .md\:mb-2\.5{
    margin-bottom:0.625rem
  }

  .md\:mb-3\.5{
    margin-bottom:0.875rem
  }

  .md\:-mb-0{
    margin-bottom:0px
  }

  .md\:-mb-1{
    margin-bottom:-0.25rem
  }

  .md\:-mb-2{
    margin-bottom:-0.5rem
  }

  .md\:-mb-3{
    margin-bottom:-0.75rem
  }

  .md\:-mb-4{
    margin-bottom:-1rem
  }

  .md\:-mb-5{
    margin-bottom:-1.25rem
  }

  .md\:-mb-6{
    margin-bottom:-1.5rem
  }

  .md\:-mb-7{
    margin-bottom:-1.75rem
  }

  .md\:-mb-8{
    margin-bottom:-2rem
  }

  .md\:-mb-9{
    margin-bottom:-2.25rem
  }

  .md\:-mb-10{
    margin-bottom:-2.5rem
  }

  .md\:-mb-11{
    margin-bottom:-2.75rem
  }

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

  .md\:-mb-14{
    margin-bottom:-3.5rem
  }

  .md\:-mb-16{
    margin-bottom:-4rem
  }

  .md\:-mb-20{
    margin-bottom:-5rem
  }

  .md\:-mb-24{
    margin-bottom:-6rem
  }

  .md\:-mb-28{
    margin-bottom:-7rem
  }

  .md\:-mb-32{
    margin-bottom:-8rem
  }

  .md\:-mb-36{
    margin-bottom:-9rem
  }

  .md\:-mb-40{
    margin-bottom:-10rem
  }

  .md\:-mb-44{
    margin-bottom:-11rem
  }

  .md\:-mb-48{
    margin-bottom:-12rem
  }

  .md\:-mb-52{
    margin-bottom:-13rem
  }

  .md\:-mb-56{
    margin-bottom:-14rem
  }

  .md\:-mb-60{
    margin-bottom:-15rem
  }

  .md\:-mb-64{
    margin-bottom:-16rem
  }

  .md\:-mb-72{
    margin-bottom:-18rem
  }

  .md\:-mb-80{
    margin-bottom:-20rem
  }

  .md\:-mb-96{
    margin-bottom:-24rem
  }

  .md\:-mb-px{
    margin-bottom:-1px
  }

  .md\:-mb-0\.5{
    margin-bottom:-0.125rem
  }

  .md\:-mb-1\.5{
    margin-bottom:-0.375rem
  }

  .md\:-mb-2\.5{
    margin-bottom:-0.625rem
  }

  .md\:-mb-3\.5{
    margin-bottom:-0.875rem
  }

  .md\:ml-0{
    margin-left:0px
  }

  .md\:ml-1{
    margin-left:0.25rem
  }

  .md\:ml-2{
    margin-left:0.5rem
  }

  .md\:ml-3{
    margin-left:0.75rem
  }

  .md\:ml-4{
    margin-left:1rem
  }

  .md\:ml-5{
    margin-left:1.25rem
  }

  .md\:ml-6{
    margin-left:1.5rem
  }

  .md\:ml-7{
    margin-left:1.75rem
  }

  .md\:ml-8{
    margin-left:2rem
  }

  .md\:ml-9{
    margin-left:2.25rem
  }

  .md\:ml-10{
    margin-left:2.5rem
  }

  .md\:ml-11{
    margin-left:2.75rem
  }

  .md\:ml-12{
    margin-left:3rem
  }

  .md\:ml-14{
    margin-left:3.5rem
  }

  .md\:ml-16{
    margin-left:4rem
  }

  .md\:ml-20{
    margin-left:5rem
  }

  .md\:ml-24{
    margin-left:6rem
  }

  .md\:ml-28{
    margin-left:7rem
  }

  .md\:ml-32{
    margin-left:8rem
  }

  .md\:ml-36{
    margin-left:9rem
  }

  .md\:ml-40{
    margin-left:10rem
  }

  .md\:ml-44{
    margin-left:11rem
  }

  .md\:ml-48{
    margin-left:12rem
  }

  .md\:ml-52{
    margin-left:13rem
  }

  .md\:ml-56{
    margin-left:14rem
  }

  .md\:ml-60{
    margin-left:15rem
  }

  .md\:ml-64{
    margin-left:16rem
  }

  .md\:ml-72{
    margin-left:18rem
  }

  .md\:ml-80{
    margin-left:20rem
  }

  .md\:ml-96{
    margin-left:24rem
  }

  .md\:ml-auto{
    margin-left:auto
  }

  .md\:ml-px{
    margin-left:1px
  }

  .md\:ml-0\.5{
    margin-left:0.125rem
  }

  .md\:ml-1\.5{
    margin-left:0.375rem
  }

  .md\:ml-2\.5{
    margin-left:0.625rem
  }

  .md\:ml-3\.5{
    margin-left:0.875rem
  }

  .md\:-ml-0{
    margin-left:0px
  }

  .md\:-ml-1{
    margin-left:-0.25rem
  }

  .md\:-ml-2{
    margin-left:-0.5rem
  }

  .md\:-ml-3{
    margin-left:-0.75rem
  }

  .md\:-ml-4{
    margin-left:-1rem
  }

  .md\:-ml-5{
    margin-left:-1.25rem
  }

  .md\:-ml-6{
    margin-left:-1.5rem
  }

  .md\:-ml-7{
    margin-left:-1.75rem
  }

  .md\:-ml-8{
    margin-left:-2rem
  }

  .md\:-ml-9{
    margin-left:-2.25rem
  }

  .md\:-ml-10{
    margin-left:-2.5rem
  }

  .md\:-ml-11{
    margin-left:-2.75rem
  }

  .md\:-ml-12{
    margin-left:-3rem
  }

  .md\:-ml-14{
    margin-left:-3.5rem
  }

  .md\:-ml-16{
    margin-left:-4rem
  }

  .md\:-ml-20{
    margin-left:-5rem
  }

  .md\:-ml-24{
    margin-left:-6rem
  }

  .md\:-ml-28{
    margin-left:-7rem
  }

  .md\:-ml-32{
    margin-left:-8rem
  }

  .md\:-ml-36{
    margin-left:-9rem
  }

  .md\:-ml-40{
    margin-left:-10rem
  }

  .md\:-ml-44{
    margin-left:-11rem
  }

  .md\:-ml-48{
    margin-left:-12rem
  }

  .md\:-ml-52{
    margin-left:-13rem
  }

  .md\:-ml-56{
    margin-left:-14rem
  }

  .md\:-ml-60{
    margin-left:-15rem
  }

  .md\:-ml-64{
    margin-left:-16rem
  }

  .md\:-ml-72{
    margin-left:-18rem
  }

  .md\:-ml-80{
    margin-left:-20rem
  }

  .md\:-ml-96{
    margin-left:-24rem
  }

  .md\:-ml-px{
    margin-left:-1px
  }

  .md\:-ml-0\.5{
    margin-left:-0.125rem
  }

  .md\:-ml-1\.5{
    margin-left:-0.375rem
  }

  .md\:-ml-2\.5{
    margin-left:-0.625rem
  }

  .md\:-ml-3\.5{
    margin-left:-0.875rem
  }

  .md\:box-border{
    box-sizing:border-box
  }

  .md\:box-content{
    box-sizing:content-box
  }

  .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\:inline-table{
    display:inline-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\:list-item{
    display:list-item
  }

  .md\:hidden{
    display:none
  }

  .md\:h-0{
    height:0px
  }

  .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-14{
    height:3.5rem
  }

  .md\:h-16{
    height:4rem
  }

  .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-full{
    height:100%
  }

  .md\:h-screen{
    height:100vh
  }

  .md\:max-h-0{
    max-height:0px
  }

  .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-14{
    max-height:3.5rem
  }

  .md\:max-h-16{
    max-height:4rem
  }

  .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-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-full{
    max-height:100%
  }

  .md\:max-h-screen{
    max-height:100vh
  }

  .md\:min-h-0{
    min-height:0px
  }

  .md\:min-h-full{
    min-height:100%
  }

  .md\:min-h-screen{
    min-height:100vh
  }

  .md\:w-0{
    width:0px
  }

  .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-14{
    width:3.5rem
  }

  .md\:w-16{
    width:4rem
  }

  .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-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-screen{
    width:100vw
  }

  .md\:w-min{
    width:min-content
  }

  .md\:w-max{
    width:max-content
  }

  .md\:min-w-0{
    min-width:0px
  }

  .md\:min-w-full{
    min-width:100%
  }

  .md\:min-w-min{
    min-width:min-content
  }

  .md\:min-w-max{
    min-width:max-content
  }

  .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{
    max-width:min-content
  }

  .md\:max-w-max{
    max-width:max-content
  }

  .md\:max-w-prose{
    max-width:65ch
  }

  .md\:max-w-screen-sm{
    max-width:640px
  }

  .md\:max-w-screen-md{
    max-width:768px
  }

  .md\:max-w-screen-2md{
    max-width:896px
  }

  .md\:max-w-screen-3md{
    max-width:945px
  }

  .md\:max-w-screen-lg{
    max-width:1024px
  }

  .md\:max-w-screen-2lg{
    max-width:1152px
  }

  .md\:max-w-screen-xl{
    max-width:1280px
  }

  .md\:max-w-screen-1xl{
    max-width:1400px
  }

  .md\:max-w-screen-2xl{
    max-width:1700px
  }

  .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-shrink-0{
    flex-shrink:0
  }

  .md\:flex-shrink{
    flex-shrink:1
  }

  .md\:flex-grow-0{
    flex-grow:0
  }

  .md\:flex-grow{
    flex-grow:1
  }

  .md\:table-auto{
    table-layout:auto
  }

  .md\:table-fixed{
    table-layout:fixed
  }

  .md\:border-collapse{
    border-collapse:collapse
  }

  .md\:border-separate{
    border-collapse:separate
  }

  .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\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .md\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .md\:transform-none{
    transform:none
  }

  .md\:translate-x-0{
    --tw-translate-x:0px
  }

  .md\:translate-x-1{
    --tw-translate-x:0.25rem
  }

  .md\:translate-x-2{
    --tw-translate-x:0.5rem
  }

  .md\:translate-x-3{
    --tw-translate-x:0.75rem
  }

  .md\:translate-x-4{
    --tw-translate-x:1rem
  }

  .md\:translate-x-5{
    --tw-translate-x:1.25rem
  }

  .md\:translate-x-6{
    --tw-translate-x:1.5rem
  }

  .md\:translate-x-7{
    --tw-translate-x:1.75rem
  }

  .md\:translate-x-8{
    --tw-translate-x:2rem
  }

  .md\:translate-x-9{
    --tw-translate-x:2.25rem
  }

  .md\:translate-x-10{
    --tw-translate-x:2.5rem
  }

  .md\:translate-x-11{
    --tw-translate-x:2.75rem
  }

  .md\:translate-x-12{
    --tw-translate-x:3rem
  }

  .md\:translate-x-14{
    --tw-translate-x:3.5rem
  }

  .md\:translate-x-16{
    --tw-translate-x:4rem
  }

  .md\:translate-x-20{
    --tw-translate-x:5rem
  }

  .md\:translate-x-24{
    --tw-translate-x:6rem
  }

  .md\:translate-x-28{
    --tw-translate-x:7rem
  }

  .md\:translate-x-32{
    --tw-translate-x:8rem
  }

  .md\:translate-x-36{
    --tw-translate-x:9rem
  }

  .md\:translate-x-40{
    --tw-translate-x:10rem
  }

  .md\:translate-x-44{
    --tw-translate-x:11rem
  }

  .md\:translate-x-48{
    --tw-translate-x:12rem
  }

  .md\:translate-x-52{
    --tw-translate-x:13rem
  }

  .md\:translate-x-56{
    --tw-translate-x:14rem
  }

  .md\:translate-x-60{
    --tw-translate-x:15rem
  }

  .md\:translate-x-64{
    --tw-translate-x:16rem
  }

  .md\:translate-x-72{
    --tw-translate-x:18rem
  }

  .md\:translate-x-80{
    --tw-translate-x:20rem
  }

  .md\:translate-x-96{
    --tw-translate-x:24rem
  }

  .md\:translate-x-px{
    --tw-translate-x:1px
  }

  .md\:translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .md\:translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .md\:translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .md\:translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .md\:-translate-x-0{
    --tw-translate-x:0px
  }

  .md\:-translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .md\:-translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .md\:-translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .md\:-translate-x-4{
    --tw-translate-x:-1rem
  }

  .md\:-translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .md\:-translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .md\:-translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .md\:-translate-x-8{
    --tw-translate-x:-2rem
  }

  .md\:-translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .md\:-translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .md\:-translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .md\:-translate-x-12{
    --tw-translate-x:-3rem
  }

  .md\:-translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .md\:-translate-x-16{
    --tw-translate-x:-4rem
  }

  .md\:-translate-x-20{
    --tw-translate-x:-5rem
  }

  .md\:-translate-x-24{
    --tw-translate-x:-6rem
  }

  .md\:-translate-x-28{
    --tw-translate-x:-7rem
  }

  .md\:-translate-x-32{
    --tw-translate-x:-8rem
  }

  .md\:-translate-x-36{
    --tw-translate-x:-9rem
  }

  .md\:-translate-x-40{
    --tw-translate-x:-10rem
  }

  .md\:-translate-x-44{
    --tw-translate-x:-11rem
  }

  .md\:-translate-x-48{
    --tw-translate-x:-12rem
  }

  .md\:-translate-x-52{
    --tw-translate-x:-13rem
  }

  .md\:-translate-x-56{
    --tw-translate-x:-14rem
  }

  .md\:-translate-x-60{
    --tw-translate-x:-15rem
  }

  .md\:-translate-x-64{
    --tw-translate-x:-16rem
  }

  .md\:-translate-x-72{
    --tw-translate-x:-18rem
  }

  .md\:-translate-x-80{
    --tw-translate-x:-20rem
  }

  .md\:-translate-x-96{
    --tw-translate-x:-24rem
  }

  .md\:-translate-x-px{
    --tw-translate-x:-1px
  }

  .md\:-translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .md\:-translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .md\:-translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .md\:-translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

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

  .md\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .md\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .md\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .md\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .md\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .md\:translate-x-full{
    --tw-translate-x:100%
  }

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

  .md\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .md\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .md\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .md\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .md\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .md\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .md\:translate-y-0{
    --tw-translate-y:0px
  }

  .md\:translate-y-1{
    --tw-translate-y:0.25rem
  }

  .md\:translate-y-2{
    --tw-translate-y:0.5rem
  }

  .md\:translate-y-3{
    --tw-translate-y:0.75rem
  }

  .md\:translate-y-4{
    --tw-translate-y:1rem
  }

  .md\:translate-y-5{
    --tw-translate-y:1.25rem
  }

  .md\:translate-y-6{
    --tw-translate-y:1.5rem
  }

  .md\:translate-y-7{
    --tw-translate-y:1.75rem
  }

  .md\:translate-y-8{
    --tw-translate-y:2rem
  }

  .md\:translate-y-9{
    --tw-translate-y:2.25rem
  }

  .md\:translate-y-10{
    --tw-translate-y:2.5rem
  }

  .md\:translate-y-11{
    --tw-translate-y:2.75rem
  }

  .md\:translate-y-12{
    --tw-translate-y:3rem
  }

  .md\:translate-y-14{
    --tw-translate-y:3.5rem
  }

  .md\:translate-y-16{
    --tw-translate-y:4rem
  }

  .md\:translate-y-20{
    --tw-translate-y:5rem
  }

  .md\:translate-y-24{
    --tw-translate-y:6rem
  }

  .md\:translate-y-28{
    --tw-translate-y:7rem
  }

  .md\:translate-y-32{
    --tw-translate-y:8rem
  }

  .md\:translate-y-36{
    --tw-translate-y:9rem
  }

  .md\:translate-y-40{
    --tw-translate-y:10rem
  }

  .md\:translate-y-44{
    --tw-translate-y:11rem
  }

  .md\:translate-y-48{
    --tw-translate-y:12rem
  }

  .md\:translate-y-52{
    --tw-translate-y:13rem
  }

  .md\:translate-y-56{
    --tw-translate-y:14rem
  }

  .md\:translate-y-60{
    --tw-translate-y:15rem
  }

  .md\:translate-y-64{
    --tw-translate-y:16rem
  }

  .md\:translate-y-72{
    --tw-translate-y:18rem
  }

  .md\:translate-y-80{
    --tw-translate-y:20rem
  }

  .md\:translate-y-96{
    --tw-translate-y:24rem
  }

  .md\:translate-y-px{
    --tw-translate-y:1px
  }

  .md\:translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

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

  .md\:translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .md\:translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .md\:-translate-y-0{
    --tw-translate-y:0px
  }

  .md\:-translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .md\:-translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .md\:-translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .md\:-translate-y-4{
    --tw-translate-y:-1rem
  }

  .md\:-translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .md\:-translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .md\:-translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .md\:-translate-y-8{
    --tw-translate-y:-2rem
  }

  .md\:-translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .md\:-translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .md\:-translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .md\:-translate-y-12{
    --tw-translate-y:-3rem
  }

  .md\:-translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .md\:-translate-y-16{
    --tw-translate-y:-4rem
  }

  .md\:-translate-y-20{
    --tw-translate-y:-5rem
  }

  .md\:-translate-y-24{
    --tw-translate-y:-6rem
  }

  .md\:-translate-y-28{
    --tw-translate-y:-7rem
  }

  .md\:-translate-y-32{
    --tw-translate-y:-8rem
  }

  .md\:-translate-y-36{
    --tw-translate-y:-9rem
  }

  .md\:-translate-y-40{
    --tw-translate-y:-10rem
  }

  .md\:-translate-y-44{
    --tw-translate-y:-11rem
  }

  .md\:-translate-y-48{
    --tw-translate-y:-12rem
  }

  .md\:-translate-y-52{
    --tw-translate-y:-13rem
  }

  .md\:-translate-y-56{
    --tw-translate-y:-14rem
  }

  .md\:-translate-y-60{
    --tw-translate-y:-15rem
  }

  .md\:-translate-y-64{
    --tw-translate-y:-16rem
  }

  .md\:-translate-y-72{
    --tw-translate-y:-18rem
  }

  .md\:-translate-y-80{
    --tw-translate-y:-20rem
  }

  .md\:-translate-y-96{
    --tw-translate-y:-24rem
  }

  .md\:-translate-y-px{
    --tw-translate-y:-1px
  }

  .md\:-translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

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

  .md\:-translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .md\:-translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

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

  .md\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .md\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .md\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .md\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .md\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .md\:translate-y-full{
    --tw-translate-y:100%
  }

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

  .md\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .md\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .md\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .md\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .md\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .md\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .md\:hover\:translate-x-0:hover{
    --tw-translate-x:0px
  }

  .md\:hover\:translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .md\:hover\:translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .md\:hover\:translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .md\:hover\:translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .md\:hover\:translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .md\:hover\:translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .md\:hover\:translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .md\:hover\:translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .md\:hover\:translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .md\:hover\:translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .md\:hover\:translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .md\:hover\:translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .md\:hover\:translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .md\:hover\:translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .md\:hover\:translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .md\:hover\:translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .md\:hover\:translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .md\:hover\:translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .md\:hover\:translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .md\:hover\:translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .md\:hover\:translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .md\:hover\:translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .md\:hover\:translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .md\:hover\:translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .md\:hover\:translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .md\:hover\:translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .md\:hover\:translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .md\:hover\:translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .md\:hover\:translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .md\:hover\:translate-x-px:hover{
    --tw-translate-x:1px
  }

  .md\:hover\:translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .md\:hover\:translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .md\:hover\:translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .md\:hover\:translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .md\:hover\:-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .md\:hover\:-translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .md\:hover\:-translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .md\:hover\:-translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .md\:hover\:-translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .md\:hover\:-translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .md\:hover\:-translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .md\:hover\:-translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .md\:hover\:-translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .md\:hover\:-translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .md\:hover\:-translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .md\:hover\:-translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .md\:hover\:-translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .md\:hover\:-translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .md\:hover\:-translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .md\:hover\:-translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .md\:hover\:-translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .md\:hover\:-translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .md\:hover\:-translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .md\:hover\:-translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .md\:hover\:-translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .md\:hover\:-translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .md\:hover\:-translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .md\:hover\:-translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .md\:hover\:-translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .md\:hover\:-translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .md\:hover\:-translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .md\:hover\:-translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .md\:hover\:-translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .md\:hover\:-translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .md\:hover\:-translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .md\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .md\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .md\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .md\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .md\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .md\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .md\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .md\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .md\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .md\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .md\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .md\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .md\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .md\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .md\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .md\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .md\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .md\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .md\:hover\:translate-y-0:hover{
    --tw-translate-y:0px
  }

  .md\:hover\:translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .md\:hover\:translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .md\:hover\:translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .md\:hover\:translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .md\:hover\:translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .md\:hover\:translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .md\:hover\:translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .md\:hover\:translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .md\:hover\:translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .md\:hover\:translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .md\:hover\:translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .md\:hover\:translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .md\:hover\:translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .md\:hover\:translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .md\:hover\:translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .md\:hover\:translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .md\:hover\:translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .md\:hover\:translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .md\:hover\:translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .md\:hover\:translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .md\:hover\:translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .md\:hover\:translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .md\:hover\:translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .md\:hover\:translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .md\:hover\:translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .md\:hover\:translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .md\:hover\:translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .md\:hover\:translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .md\:hover\:translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .md\:hover\:translate-y-px:hover{
    --tw-translate-y:1px
  }

  .md\:hover\:translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .md\:hover\:translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .md\:hover\:translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .md\:hover\:translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .md\:hover\:-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .md\:hover\:-translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .md\:hover\:-translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .md\:hover\:-translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .md\:hover\:-translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .md\:hover\:-translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .md\:hover\:-translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .md\:hover\:-translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .md\:hover\:-translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .md\:hover\:-translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .md\:hover\:-translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .md\:hover\:-translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .md\:hover\:-translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .md\:hover\:-translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .md\:hover\:-translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .md\:hover\:-translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .md\:hover\:-translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .md\:hover\:-translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .md\:hover\:-translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .md\:hover\:-translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .md\:hover\:-translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .md\:hover\:-translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .md\:hover\:-translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .md\:hover\:-translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .md\:hover\:-translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .md\:hover\:-translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .md\:hover\:-translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .md\:hover\:-translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .md\:hover\:-translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .md\:hover\:-translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .md\:hover\:-translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .md\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .md\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .md\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .md\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .md\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .md\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .md\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .md\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .md\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .md\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .md\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .md\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .md\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .md\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .md\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .md\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .md\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .md\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .md\:focus\:translate-x-0:focus{
    --tw-translate-x:0px
  }

  .md\:focus\:translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .md\:focus\:translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .md\:focus\:translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .md\:focus\:translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .md\:focus\:translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .md\:focus\:translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .md\:focus\:translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .md\:focus\:translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .md\:focus\:translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .md\:focus\:translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .md\:focus\:translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .md\:focus\:translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .md\:focus\:translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .md\:focus\:translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .md\:focus\:translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .md\:focus\:translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .md\:focus\:translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .md\:focus\:translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .md\:focus\:translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .md\:focus\:translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .md\:focus\:translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .md\:focus\:translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .md\:focus\:translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .md\:focus\:translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .md\:focus\:translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .md\:focus\:translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .md\:focus\:translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .md\:focus\:translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .md\:focus\:translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .md\:focus\:translate-x-px:focus{
    --tw-translate-x:1px
  }

  .md\:focus\:translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .md\:focus\:translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .md\:focus\:translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .md\:focus\:translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .md\:focus\:-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .md\:focus\:-translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .md\:focus\:-translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .md\:focus\:-translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .md\:focus\:-translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .md\:focus\:-translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .md\:focus\:-translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .md\:focus\:-translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .md\:focus\:-translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .md\:focus\:-translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .md\:focus\:-translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .md\:focus\:-translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .md\:focus\:-translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .md\:focus\:-translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .md\:focus\:-translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .md\:focus\:-translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .md\:focus\:-translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .md\:focus\:-translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .md\:focus\:-translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .md\:focus\:-translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .md\:focus\:-translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .md\:focus\:-translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .md\:focus\:-translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .md\:focus\:-translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .md\:focus\:-translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .md\:focus\:-translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .md\:focus\:-translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .md\:focus\:-translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .md\:focus\:-translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .md\:focus\:-translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .md\:focus\:-translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .md\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .md\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .md\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .md\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .md\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .md\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .md\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .md\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .md\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .md\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .md\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .md\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .md\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .md\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .md\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .md\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .md\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .md\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .md\:focus\:translate-y-0:focus{
    --tw-translate-y:0px
  }

  .md\:focus\:translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .md\:focus\:translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .md\:focus\:translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .md\:focus\:translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .md\:focus\:translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .md\:focus\:translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .md\:focus\:translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .md\:focus\:translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .md\:focus\:translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .md\:focus\:translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .md\:focus\:translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .md\:focus\:translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .md\:focus\:translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .md\:focus\:translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .md\:focus\:translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .md\:focus\:translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .md\:focus\:translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .md\:focus\:translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .md\:focus\:translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .md\:focus\:translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .md\:focus\:translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .md\:focus\:translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .md\:focus\:translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .md\:focus\:translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .md\:focus\:translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .md\:focus\:translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .md\:focus\:translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .md\:focus\:translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .md\:focus\:translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .md\:focus\:translate-y-px:focus{
    --tw-translate-y:1px
  }

  .md\:focus\:translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .md\:focus\:translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .md\:focus\:translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .md\:focus\:translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .md\:focus\:-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .md\:focus\:-translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .md\:focus\:-translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .md\:focus\:-translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .md\:focus\:-translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .md\:focus\:-translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .md\:focus\:-translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .md\:focus\:-translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .md\:focus\:-translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .md\:focus\:-translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .md\:focus\:-translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .md\:focus\:-translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .md\:focus\:-translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .md\:focus\:-translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .md\:focus\:-translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .md\:focus\:-translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .md\:focus\:-translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .md\:focus\:-translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .md\:focus\:-translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .md\:focus\:-translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .md\:focus\:-translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .md\:focus\:-translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .md\:focus\:-translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .md\:focus\:-translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .md\:focus\:-translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .md\:focus\:-translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .md\:focus\:-translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .md\:focus\:-translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .md\:focus\:-translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .md\:focus\:-translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .md\:focus\:-translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .md\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .md\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .md\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .md\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .md\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .md\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .md\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .md\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .md\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .md\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .md\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .md\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .md\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .md\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .md\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .md\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .md\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .md\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .md\:rotate-0{
    --tw-rotate:0deg
  }

  .md\:rotate-1{
    --tw-rotate:1deg
  }

  .md\:rotate-2{
    --tw-rotate:2deg
  }

  .md\:rotate-3{
    --tw-rotate:3deg
  }

  .md\:rotate-6{
    --tw-rotate:6deg
  }

  .md\:rotate-12{
    --tw-rotate:12deg
  }

  .md\:rotate-45{
    --tw-rotate:45deg
  }

  .md\:rotate-90{
    --tw-rotate:90deg
  }

  .md\:rotate-180{
    --tw-rotate:180deg
  }

  .md\:-rotate-180{
    --tw-rotate:-180deg
  }

  .md\:-rotate-90{
    --tw-rotate:-90deg
  }

  .md\:-rotate-45{
    --tw-rotate:-45deg
  }

  .md\:-rotate-12{
    --tw-rotate:-12deg
  }

  .md\:-rotate-6{
    --tw-rotate:-6deg
  }

  .md\:-rotate-3{
    --tw-rotate:-3deg
  }

  .md\:-rotate-2{
    --tw-rotate:-2deg
  }

  .md\:-rotate-1{
    --tw-rotate:-1deg
  }

  .md\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .md\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .md\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .md\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .md\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .md\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .md\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .md\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .md\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .md\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .md\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .md\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .md\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .md\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .md\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .md\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .md\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .md\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .md\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .md\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .md\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .md\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .md\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .md\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .md\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .md\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .md\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .md\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .md\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .md\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .md\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .md\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .md\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .md\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .md\:skew-x-0{
    --tw-skew-x:0deg
  }

  .md\:skew-x-1{
    --tw-skew-x:1deg
  }

  .md\:skew-x-2{
    --tw-skew-x:2deg
  }

  .md\:skew-x-3{
    --tw-skew-x:3deg
  }

  .md\:skew-x-6{
    --tw-skew-x:6deg
  }

  .md\:skew-x-12{
    --tw-skew-x:12deg
  }

  .md\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .md\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .md\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .md\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .md\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .md\:skew-y-0{
    --tw-skew-y:0deg
  }

  .md\:skew-y-1{
    --tw-skew-y:1deg
  }

  .md\:skew-y-2{
    --tw-skew-y:2deg
  }

  .md\:skew-y-3{
    --tw-skew-y:3deg
  }

  .md\:skew-y-6{
    --tw-skew-y:6deg
  }

  .md\:skew-y-12{
    --tw-skew-y:12deg
  }

  .md\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .md\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .md\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .md\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .md\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .md\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .md\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .md\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .md\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .md\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .md\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .md\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .md\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .md\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .md\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .md\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .md\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .md\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .md\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .md\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .md\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .md\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .md\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .md\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .md\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .md\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .md\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .md\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .md\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .md\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .md\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .md\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .md\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .md\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .md\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .md\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .md\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .md\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .md\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .md\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .md\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .md\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .md\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .md\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .md\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .md\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .md\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .md\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .md\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .md\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .md\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .md\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .md\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .md\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .md\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .md\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .md\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .md\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .md\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .md\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .md\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .md\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .md\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .md\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .md\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .md\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .md\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .md\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .md\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .md\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .md\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .md\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .md\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .md\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .md\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .md\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .md\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .md\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .md\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .md\:scale-x-0{
    --tw-scale-x:0
  }

  .md\:scale-x-50{
    --tw-scale-x:.5
  }

  .md\:scale-x-75{
    --tw-scale-x:.75
  }

  .md\:scale-x-90{
    --tw-scale-x:.9
  }

  .md\:scale-x-95{
    --tw-scale-x:.95
  }

  .md\:scale-x-100{
    --tw-scale-x:1
  }

  .md\:scale-x-105{
    --tw-scale-x:1.05
  }

  .md\:scale-x-110{
    --tw-scale-x:1.1
  }

  .md\:scale-x-125{
    --tw-scale-x:1.25
  }

  .md\:scale-x-150{
    --tw-scale-x:1.5
  }

  .md\:scale-y-0{
    --tw-scale-y:0
  }

  .md\:scale-y-50{
    --tw-scale-y:.5
  }

  .md\:scale-y-75{
    --tw-scale-y:.75
  }

  .md\:scale-y-90{
    --tw-scale-y:.9
  }

  .md\:scale-y-95{
    --tw-scale-y:.95
  }

  .md\:scale-y-100{
    --tw-scale-y:1
  }

  .md\:scale-y-105{
    --tw-scale-y:1.05
  }

  .md\:scale-y-110{
    --tw-scale-y:1.1
  }

  .md\:scale-y-125{
    --tw-scale-y:1.25
  }

  .md\:scale-y-150{
    --tw-scale-y:1.5
  }

  .md\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .md\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .md\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .md\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .md\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .md\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .md\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .md\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .md\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .md\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .md\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .md\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .md\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .md\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .md\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .md\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .md\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .md\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .md\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .md\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .md\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .md\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .md\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .md\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .md\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .md\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .md\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .md\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .md\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .md\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .md\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .md\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .md\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .md\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .md\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .md\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .md\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .md\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .md\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .md\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .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-fade-in-down{
    animation:fade-in-down 0.4s ease-out
  }

  .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-help{
    cursor:help
  }

  .md\:cursor-not-allowed{
    cursor:not-allowed
  }

  .md\:select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .md\:select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .md\:select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .md\:select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .md\:resize-none{
    resize:none
  }

  .md\:resize-y{
    resize:vertical
  }

  .md\:resize-x{
    resize:horizontal
  }

  .md\:resize{
    resize:both
  }

  .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\:appearance-none{
    appearance: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\: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\: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\: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\: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\: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-nowrap{
    flex-wrap:nowrap
  }

  .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-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\: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\: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\: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-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\:gap-0{
    gap:0px
  }

  .md\:gap-1{
    gap:0.25rem
  }

  .md\:gap-2{
    gap:0.5rem
  }

  .md\:gap-3{
    gap:0.75rem
  }

  .md\:gap-4{
    gap:1rem
  }

  .md\:gap-5{
    gap:1.25rem
  }

  .md\:gap-6{
    gap:1.5rem
  }

  .md\:gap-7{
    gap:1.75rem
  }

  .md\:gap-8{
    gap:2rem
  }

  .md\:gap-9{
    gap:2.25rem
  }

  .md\:gap-10{
    gap:2.5rem
  }

  .md\:gap-11{
    gap:2.75rem
  }

  .md\:gap-12{
    gap:3rem
  }

  .md\:gap-14{
    gap:3.5rem
  }

  .md\:gap-16{
    gap:4rem
  }

  .md\:gap-20{
    gap:5rem
  }

  .md\:gap-24{
    gap:6rem
  }

  .md\:gap-28{
    gap:7rem
  }

  .md\:gap-32{
    gap:8rem
  }

  .md\:gap-36{
    gap:9rem
  }

  .md\:gap-40{
    gap:10rem
  }

  .md\:gap-44{
    gap:11rem
  }

  .md\:gap-48{
    gap:12rem
  }

  .md\:gap-52{
    gap:13rem
  }

  .md\:gap-56{
    gap:14rem
  }

  .md\:gap-60{
    gap:15rem
  }

  .md\:gap-64{
    gap:16rem
  }

  .md\:gap-72{
    gap:18rem
  }

  .md\:gap-80{
    gap:20rem
  }

  .md\:gap-96{
    gap:24rem
  }

  .md\:gap-px{
    gap:1px
  }

  .md\:gap-0\.5{
    gap:0.125rem
  }

  .md\:gap-1\.5{
    gap:0.375rem
  }

  .md\:gap-2\.5{
    gap:0.625rem
  }

  .md\:gap-3\.5{
    gap:0.875rem
  }

  .md\:gap-x-0{
    column-gap:0px
  }

  .md\:gap-x-1{
    column-gap:0.25rem
  }

  .md\:gap-x-2{
    column-gap:0.5rem
  }

  .md\:gap-x-3{
    column-gap:0.75rem
  }

  .md\:gap-x-4{
    column-gap:1rem
  }

  .md\:gap-x-5{
    column-gap:1.25rem
  }

  .md\:gap-x-6{
    column-gap:1.5rem
  }

  .md\:gap-x-7{
    column-gap:1.75rem
  }

  .md\:gap-x-8{
    column-gap:2rem
  }

  .md\:gap-x-9{
    column-gap:2.25rem
  }

  .md\:gap-x-10{
    column-gap:2.5rem
  }

  .md\:gap-x-11{
    column-gap:2.75rem
  }

  .md\:gap-x-12{
    column-gap:3rem
  }

  .md\:gap-x-14{
    column-gap:3.5rem
  }

  .md\:gap-x-16{
    column-gap:4rem
  }

  .md\:gap-x-20{
    column-gap:5rem
  }

  .md\:gap-x-24{
    column-gap:6rem
  }

  .md\:gap-x-28{
    column-gap:7rem
  }

  .md\:gap-x-32{
    column-gap:8rem
  }

  .md\:gap-x-36{
    column-gap:9rem
  }

  .md\:gap-x-40{
    column-gap:10rem
  }

  .md\:gap-x-44{
    column-gap:11rem
  }

  .md\:gap-x-48{
    column-gap:12rem
  }

  .md\:gap-x-52{
    column-gap:13rem
  }

  .md\:gap-x-56{
    column-gap:14rem
  }

  .md\:gap-x-60{
    column-gap:15rem
  }

  .md\:gap-x-64{
    column-gap:16rem
  }

  .md\:gap-x-72{
    column-gap:18rem
  }

  .md\:gap-x-80{
    column-gap:20rem
  }

  .md\:gap-x-96{
    column-gap:24rem
  }

  .md\:gap-x-px{
    column-gap:1px
  }

  .md\:gap-x-0\.5{
    column-gap:0.125rem
  }

  .md\:gap-x-1\.5{
    column-gap:0.375rem
  }

  .md\:gap-x-2\.5{
    column-gap:0.625rem
  }

  .md\:gap-x-3\.5{
    column-gap:0.875rem
  }

  .md\:gap-y-0{
    row-gap:0px
  }

  .md\:gap-y-1{
    row-gap:0.25rem
  }

  .md\:gap-y-2{
    row-gap:0.5rem
  }

  .md\:gap-y-3{
    row-gap:0.75rem
  }

  .md\:gap-y-4{
    row-gap:1rem
  }

  .md\:gap-y-5{
    row-gap:1.25rem
  }

  .md\:gap-y-6{
    row-gap:1.5rem
  }

  .md\:gap-y-7{
    row-gap:1.75rem
  }

  .md\:gap-y-8{
    row-gap:2rem
  }

  .md\:gap-y-9{
    row-gap:2.25rem
  }

  .md\:gap-y-10{
    row-gap:2.5rem
  }

  .md\:gap-y-11{
    row-gap:2.75rem
  }

  .md\:gap-y-12{
    row-gap:3rem
  }

  .md\:gap-y-14{
    row-gap:3.5rem
  }

  .md\:gap-y-16{
    row-gap:4rem
  }

  .md\:gap-y-20{
    row-gap:5rem
  }

  .md\:gap-y-24{
    row-gap:6rem
  }

  .md\:gap-y-28{
    row-gap:7rem
  }

  .md\:gap-y-32{
    row-gap:8rem
  }

  .md\:gap-y-36{
    row-gap:9rem
  }

  .md\:gap-y-40{
    row-gap:10rem
  }

  .md\:gap-y-44{
    row-gap:11rem
  }

  .md\:gap-y-48{
    row-gap:12rem
  }

  .md\:gap-y-52{
    row-gap:13rem
  }

  .md\:gap-y-56{
    row-gap:14rem
  }

  .md\:gap-y-60{
    row-gap:15rem
  }

  .md\:gap-y-64{
    row-gap:16rem
  }

  .md\:gap-y-72{
    row-gap:18rem
  }

  .md\:gap-y-80{
    row-gap:20rem
  }

  .md\:gap-y-96{
    row-gap:24rem
  }

  .md\:gap-y-px{
    row-gap:1px
  }

  .md\:gap-y-0\.5{
    row-gap:0.125rem
  }

  .md\:gap-y-1\.5{
    row-gap:0.375rem
  }

  .md\:gap-y-2\.5{
    row-gap:0.625rem
  }

  .md\:gap-y-3\.5{
    row-gap:0.875rem
  }

  .md\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

  .md\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

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

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

  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .md\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

  .md\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

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

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

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

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

  .md\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .md\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

  .md\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

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

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

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

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

  .md\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .md\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .md\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .md\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .md\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .md\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .md\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .md\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .md\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .md\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .md\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .md\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .md\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .md\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .md\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .md\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .md\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .md\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .md\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .md\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .md\:divide-customGray-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-grayTwo > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-grayThree > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-lighterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-textGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-superDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-iconGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-mediumGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-swampGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-solitudeGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-winterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-tableGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-iceGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-gainsboro > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-offWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-cloudGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-defaultDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-divide-opacity))
  }

  .md\:divide-customGray-skeletonGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-newLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-normal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-royal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-glass > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-hawkesBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-newBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-skyLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-lightBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-lightBlueGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-pale > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-lavender > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .md\:divide-customBlue-iceBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-divide-opacity))
  }

  .md\:divide-customWhite-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .md\:divide-customWhite-lightDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-divide-opacity))
  }

  .md\:divide-customWhite-bWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .md\:divide-customRed-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-divide-opacity))
  }

  .md\:divide-customGreen-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-divide-opacity))
  }

  .md\:divide-customGreen-approved > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-divide-opacity))
  }

  .md\:divide-customGreen-check > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-divide-opacity))
  }

  .md\:divide-customGreen-lime > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-divide-opacity))
  }

  .md\:divide-customGreen-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-divide-opacity))
  }

  .md\:divide-customGreen-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-divide-opacity))
  }

  .md\:divide-customYellow-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-divide-opacity))
  }

  .md\:divide-customYellow-highlight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-divide-opacity))
  }

  .md\:divide-customYellow-bright > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-divide-opacity))
  }

  .md\:divide-customYellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-divide-opacity))
  }

  .md\:divide-customYellow-gold > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-divide-opacity))
  }

  .md\:divide-customYellow-mostard > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .md\:divide-customOrange-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-divide-opacity))
  }

  .md\:divide-customOrange-mediumOrange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-divide-opacity))
  }

  .md\:divide-customOrange-F96319 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-divide-opacity))
  }

  .md\:divide-customOrange-EB8A02 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-divide-opacity))
  }

  .md\:divide-customPurple-purpleOne > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-divide-opacity))
  }

  .md\:divide-inicieColors-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-divide-opacity))
  }

  .md\:divide-inicieColors-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .md\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .md\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .md\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .md\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .md\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .md\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .md\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .md\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .md\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .md\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .md\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .md\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .md\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .md\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .md\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .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\: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\:self-baseline{
    align-self:baseline
  }

  .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\: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\: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\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .md\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .md\:overflow-clip{
    text-overflow:clip
  }

  .md\:whitespace-normal{
    white-space:normal
  }

  .md\:whitespace-nowrap{
    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{
    overflow-wrap:normal;
    word-break:normal
  }

  .md\:break-words{
    overflow-wrap:break-word
  }

  .md\:break-all{
    word-break:break-all
  }

  .md\:rounded-none{
    border-radius:0px
  }

  .md\:rounded-sm{
    border-radius:0.125rem
  }

  .md\:rounded{
    border-radius:0.25rem
  }

  .md\:rounded-md{
    border-radius:0.375rem
  }

  .md\:rounded-lg{
    border-radius:0.5rem
  }

  .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-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .md\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .md\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .md\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .md\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .md\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .md\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .md\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .md\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .md\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .md\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .md\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .md\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .md\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .md\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .md\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .md\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .md\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .md\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .md\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .md\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .md\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .md\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .md\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .md\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .md\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .md\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .md\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .md\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .md\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .md\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .md\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .md\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .md\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .md\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .md\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .md\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .md\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .md\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .md\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .md\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .md\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .md\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .md\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .md\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .md\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .md\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .md\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .md\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .md\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .md\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .md\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .md\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .md\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .md\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .md\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .md\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .md\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .md\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .md\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .md\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .md\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .md\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .md\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .md\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .md\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .md\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .md\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .md\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .md\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .md\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .md\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .md\:border-0{
    border-width:0px
  }

  .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:0px
  }

  .md\:border-t-2{
    border-top-width:2px
  }

  .md\:border-t-4{
    border-top-width:4px
  }

  .md\:border-t-8{
    border-top-width:8px
  }

  .md\:border-t{
    border-top-width:1px
  }

  .md\:border-r-0{
    border-right-width:0px
  }

  .md\:border-r-2{
    border-right-width:2px
  }

  .md\:border-r-4{
    border-right-width:4px
  }

  .md\:border-r-8{
    border-right-width:8px
  }

  .md\:border-r{
    border-right-width:1px
  }

  .md\:border-b-0{
    border-bottom-width:0px
  }

  .md\:border-b-2{
    border-bottom-width:2px
  }

  .md\:border-b-4{
    border-bottom-width:4px
  }

  .md\:border-b-8{
    border-bottom-width:8px
  }

  .md\:border-b{
    border-bottom-width:1px
  }

  .md\:border-l-0{
    border-left-width:0px
  }

  .md\:border-l-2{
    border-left-width:2px
  }

  .md\:border-l-4{
    border-left-width:4px
  }

  .md\:border-l-8{
    border-left-width:8px
  }

  .md\:border-l{
    border-left-width:1px
  }

  .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-transparent{
    border-color:transparent
  }

  .md\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .md\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .md\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .md\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .md\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .md\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .md\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .md\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .md\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .md\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .md\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .md\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .md\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .md\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .md\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .md\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .md\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .md\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .md\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .md\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .md\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .md\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .md\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .md\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .md\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .md\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .md\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .md\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .md\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .md\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .md\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .md\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .md\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .md\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .md\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .md\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .md\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .md\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .md\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .md\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .md\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .md\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .md\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .md\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .md\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .md\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .md\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .md\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .md\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .md\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .md\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .md\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .md\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .md\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .md\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .md\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .md\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .md\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .md\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .md\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .md\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .md\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .md\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .md\:group-hover\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .group:hover .md\:group-hover\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .md\:focus-within\:border-customGray-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-grayTwo:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-grayThree:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-lighterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-textGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-superDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-iconGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-mediumGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-swampGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-solitudeGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-winterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-tableGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-iceGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-gainsboro:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-offWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-cloudGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-defaultDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGray-skeletonGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-newLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-normal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-royal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-glass:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-hawkesBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-newBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-skyLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-lightBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-lightBlueGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-pale:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-lavender:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customBlue-iceBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customWhite-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customWhite-lightDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customWhite-bWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customRed-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGreen-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGreen-approved:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGreen-check:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGreen-lime:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGreen-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customGreen-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customYellow-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customYellow-highlight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customYellow-bright:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customYellow-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customYellow-gold:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customYellow-mostard:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customOrange-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customOrange-mediumOrange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customOrange-F96319:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customOrange-EB8A02:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-customPurple-purpleOne:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-inicieColors-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .md\:focus-within\:border-inicieColors-blue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .md\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .md\:hover\:border-customGray-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-grayTwo:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-grayThree:hover{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-lighterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-textGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-superDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-iconGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-mediumGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-swampGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-solitudeGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-winterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-tableGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-iceGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-gainsboro:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-offWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-cloudGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-defaultDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGray-skeletonGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-newLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-normal:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-royal:hover{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-glass:hover{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-hawkesBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-newBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-skyLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-lightBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-lightBlueGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-pale:hover{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-lavender:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .md\:hover\:border-customBlue-iceBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .md\:hover\:border-customWhite-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .md\:hover\:border-customWhite-lightDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .md\:hover\:border-customWhite-bWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .md\:hover\:border-customRed-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGreen-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGreen-approved:hover{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGreen-check:hover{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGreen-lime:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGreen-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .md\:hover\:border-customGreen-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .md\:hover\:border-customYellow-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .md\:hover\:border-customYellow-highlight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .md\:hover\:border-customYellow-bright:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .md\:hover\:border-customYellow-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .md\:hover\:border-customYellow-gold:hover{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .md\:hover\:border-customYellow-mostard:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .md\:hover\:border-customOrange-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .md\:hover\:border-customOrange-mediumOrange:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .md\:hover\:border-customOrange-F96319:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .md\:hover\:border-customOrange-EB8A02:hover{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .md\:hover\:border-customPurple-purpleOne:hover{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .md\:hover\:border-inicieColors-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .md\:hover\:border-inicieColors-blue:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .md\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .md\:focus\:border-customGray-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-grayTwo:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-grayThree:focus{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-lighterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-textGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-superDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-iconGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-mediumGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-swampGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-solitudeGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-winterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-tableGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-iceGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-gainsboro:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-offWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-cloudGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-defaultDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGray-skeletonGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-newLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-normal:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-royal:focus{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-glass:focus{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-hawkesBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-newBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-skyLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-lightBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-lightBlueGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-pale:focus{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-lavender:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .md\:focus\:border-customBlue-iceBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .md\:focus\:border-customWhite-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .md\:focus\:border-customWhite-lightDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .md\:focus\:border-customWhite-bWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .md\:focus\:border-customRed-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGreen-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGreen-approved:focus{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGreen-check:focus{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGreen-lime:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGreen-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .md\:focus\:border-customGreen-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .md\:focus\:border-customYellow-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .md\:focus\:border-customYellow-highlight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .md\:focus\:border-customYellow-bright:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .md\:focus\:border-customYellow-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .md\:focus\:border-customYellow-gold:focus{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .md\:focus\:border-customYellow-mostard:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .md\:focus\:border-customOrange-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .md\:focus\:border-customOrange-mediumOrange:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .md\:focus\:border-customOrange-F96319:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .md\:focus\:border-customOrange-EB8A02:focus{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .md\:focus\:border-customPurple-purpleOne:focus{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .md\:focus\:border-inicieColors-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .md\:focus\:border-inicieColors-blue:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .md\:border-opacity-0{
    --tw-border-opacity:0
  }

  .md\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .md\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .md\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .md\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .md\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .md\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .md\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .md\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .md\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .md\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .md\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .md\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .md\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .md\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .md\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .md\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .md\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .md\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .md\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .md\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .md\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .md\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .md\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .md\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .md\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .md\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .md\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .md\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .md\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .md\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .md\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .md\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .md\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .md\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .md\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .md\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .md\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .md\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .md\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .md\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .md\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .md\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .md\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .md\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .md\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .md\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .md\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .md\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .md\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .md\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .md\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .md\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .md\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .md\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .md\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .md\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .md\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .md\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .md\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .md\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .md\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .md\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .md\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .md\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .md\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .md\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .md\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .md\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .md\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .md\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .md\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .md\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .md\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .md\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .md\:bg-transparent{
    background-color:transparent
  }

  .md\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .md\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .md\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .md\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .md\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .md\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .md\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .md\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .md\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .md\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .md\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .md\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .md\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .md\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .md\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .md\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .md\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .md\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .md\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .md\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .md\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .md\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .md\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .md\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .md\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .md\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .md\:group-hover\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .group:hover .md\:group-hover\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .md\:focus-within\:bg-customGray-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-grayTwo:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-grayThree:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-lighterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-textGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-superDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-iconGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-mediumGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-swampGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-solitudeGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-winterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-tableGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-iceGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-gainsboro:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-offWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-cloudGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-defaultDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGray-skeletonGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-newLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-normal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-royal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-glass:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-hawkesBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-newBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-skyLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-lightBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-lightBlueGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-pale:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-lavender:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customBlue-iceBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customWhite-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customWhite-lightDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customWhite-bWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customRed-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGreen-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGreen-approved:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGreen-check:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGreen-lime:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGreen-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customGreen-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customYellow-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customYellow-highlight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customYellow-bright:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customYellow-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customYellow-gold:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customYellow-mostard:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customOrange-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customOrange-mediumOrange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customOrange-F96319:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customOrange-EB8A02:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-customPurple-purpleOne:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-inicieColors-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .md\:focus-within\:bg-inicieColors-blue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .md\:hover\:bg-customGray-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-grayTwo:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-grayThree:hover{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-lighterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-textGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-superDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-iconGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-mediumGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-swampGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-solitudeGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-winterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-tableGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-iceGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-gainsboro:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-offWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-cloudGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-defaultDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGray-skeletonGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-newLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-normal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-royal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-glass:hover{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-hawkesBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-newBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-skyLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-lightBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-lightBlueGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-pale:hover{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-lavender:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customBlue-iceBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customWhite-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customWhite-lightDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customWhite-bWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customRed-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGreen-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGreen-approved:hover{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGreen-check:hover{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGreen-lime:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGreen-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customGreen-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customYellow-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customYellow-highlight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customYellow-bright:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customYellow-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customYellow-gold:hover{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customYellow-mostard:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customOrange-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customOrange-mediumOrange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customOrange-F96319:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customOrange-EB8A02:hover{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-customPurple-purpleOne:hover{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-inicieColors-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .md\:hover\:bg-inicieColors-blue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .md\:focus\:bg-customGray-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-grayTwo:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-grayThree:focus{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-lighterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-textGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-superDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-iconGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-mediumGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-swampGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-solitudeGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-winterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-tableGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-iceGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-gainsboro:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-offWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-cloudGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-defaultDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGray-skeletonGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-newLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-normal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-royal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-glass:focus{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-hawkesBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-newBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-skyLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-lightBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-lightBlueGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-pale:focus{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-lavender:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customBlue-iceBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customWhite-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customWhite-lightDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customWhite-bWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customRed-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGreen-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGreen-approved:focus{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGreen-check:focus{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGreen-lime:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGreen-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customGreen-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customYellow-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customYellow-highlight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customYellow-bright:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customYellow-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customYellow-gold:focus{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customYellow-mostard:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customOrange-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customOrange-mediumOrange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customOrange-F96319:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customOrange-EB8A02:focus{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-customPurple-purpleOne:focus{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-inicieColors-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .md\:focus\:bg-inicieColors-blue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .md\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .md\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .md\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .md\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .md\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .md\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .md\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .md\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .md\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .md\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .md\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .md\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .md\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .md\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .md\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .md\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .md\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .md\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .md\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .md\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .md\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .md\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .md\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .md\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .md\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .md\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .md\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .md\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .md\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .md\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .md\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .md\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .md\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .md\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .md\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .md\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .md\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .md\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .md\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .md\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .md\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .md\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .md\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .md\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .md\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .md\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .md\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .md\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .md\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .md\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .md\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .md\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .md\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .md\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .md\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .md\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .md\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .md\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .md\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .md\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .md\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .md\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .md\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .md\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .md\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .md\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .md\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .md\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .md\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .md\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .md\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .md\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .md\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .md\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .md\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .md\:bg-none{
    background-image:none
  }

  .md\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .md\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .md\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .md\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .md\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .md\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .md\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .md\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .md\:from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:from-customGray-default{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .md\:from-customGray-light{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .md\:from-customGray-dark{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .md\:from-customGray-darker{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .md\:from-customGray-grayTwo{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .md\:from-customGray-grayThree{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .md\:from-customGray-superLight{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .md\:from-customGray-lighterGray{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .md\:from-customGray-textGray{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .md\:from-customGray-superDark{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .md\:from-customGray-iconGray{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .md\:from-customGray-mediumGray{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .md\:from-customGray-swampGray{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .md\:from-customGray-solitudeGray{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .md\:from-customGray-winterGray{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .md\:from-customGray-tableGray{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .md\:from-customGray-iceGray{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .md\:from-customGray-gainsboro{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .md\:from-customGray-offWhite{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .md\:from-customGray-cloudGray{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .md\:from-customGray-defaultDark{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .md\:from-customGray-skeletonGray{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .md\:from-customBlue-default{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .md\:from-customBlue-light{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .md\:from-customBlue-newLight{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .md\:from-customBlue-superLight{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .md\:from-customBlue-normal{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .md\:from-customBlue-dark{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .md\:from-customBlue-royal{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .md\:from-customBlue-glass{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .md\:from-customBlue-hawkesBlue{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .md\:from-customBlue-darker{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .md\:from-customBlue-newBlue{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .md\:from-customBlue-black{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .md\:from-customBlue-skyLight{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .md\:from-customBlue-lightBlue{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .md\:from-customBlue-lightBlueGray{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .md\:from-customBlue-pale{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .md\:from-customBlue-lavender{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .md\:from-customBlue-iceBlue{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .md\:from-customWhite-default{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:from-customWhite-lightDark{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .md\:from-customWhite-bWhite{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .md\:from-customRed-default{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .md\:from-customGreen-default{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .md\:from-customGreen-approved{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .md\:from-customGreen-check{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .md\:from-customGreen-lime{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .md\:from-customGreen-dark{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .md\:from-customGreen-light{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .md\:from-customYellow-default{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .md\:from-customYellow-highlight{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .md\:from-customYellow-bright{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .md\:from-customYellow-dark{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .md\:from-customYellow-gold{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .md\:from-customYellow-mostard{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .md\:from-customOrange-default{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .md\:from-customOrange-mediumOrange{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .md\:from-customOrange-F96319{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .md\:from-customOrange-EB8A02{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .md\:from-customPurple-purpleOne{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .md\:from-inicieColors-orange{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .md\:from-inicieColors-blue{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .md\:hover\:from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:hover\:from-customGray-default:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .md\:hover\:from-customGray-light:hover{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .md\:hover\:from-customGray-dark:hover{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .md\:hover\:from-customGray-darker:hover{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .md\:hover\:from-customGray-grayTwo:hover{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .md\:hover\:from-customGray-grayThree:hover{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .md\:hover\:from-customGray-superLight:hover{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .md\:hover\:from-customGray-lighterGray:hover{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .md\:hover\:from-customGray-textGray:hover{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .md\:hover\:from-customGray-superDark:hover{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .md\:hover\:from-customGray-iconGray:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .md\:hover\:from-customGray-mediumGray:hover{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .md\:hover\:from-customGray-swampGray:hover{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .md\:hover\:from-customGray-solitudeGray:hover{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .md\:hover\:from-customGray-winterGray:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .md\:hover\:from-customGray-tableGray:hover{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .md\:hover\:from-customGray-iceGray:hover{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .md\:hover\:from-customGray-gainsboro:hover{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .md\:hover\:from-customGray-offWhite:hover{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .md\:hover\:from-customGray-cloudGray:hover{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .md\:hover\:from-customGray-defaultDark:hover{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .md\:hover\:from-customGray-skeletonGray:hover{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .md\:hover\:from-customBlue-default:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .md\:hover\:from-customBlue-light:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .md\:hover\:from-customBlue-newLight:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .md\:hover\:from-customBlue-superLight:hover{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .md\:hover\:from-customBlue-normal:hover{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .md\:hover\:from-customBlue-dark:hover{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .md\:hover\:from-customBlue-royal:hover{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .md\:hover\:from-customBlue-glass:hover{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .md\:hover\:from-customBlue-hawkesBlue:hover{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .md\:hover\:from-customBlue-darker:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .md\:hover\:from-customBlue-newBlue:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .md\:hover\:from-customBlue-black:hover{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .md\:hover\:from-customBlue-skyLight:hover{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .md\:hover\:from-customBlue-lightBlue:hover{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .md\:hover\:from-customBlue-lightBlueGray:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .md\:hover\:from-customBlue-pale:hover{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .md\:hover\:from-customBlue-lavender:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .md\:hover\:from-customBlue-iceBlue:hover{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .md\:hover\:from-customWhite-default:hover{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:from-customWhite-lightDark:hover{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .md\:hover\:from-customWhite-bWhite:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .md\:hover\:from-customRed-default:hover{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .md\:hover\:from-customGreen-default:hover{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .md\:hover\:from-customGreen-approved:hover{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .md\:hover\:from-customGreen-check:hover{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .md\:hover\:from-customGreen-lime:hover{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .md\:hover\:from-customGreen-dark:hover{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .md\:hover\:from-customGreen-light:hover{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .md\:hover\:from-customYellow-default:hover{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .md\:hover\:from-customYellow-highlight:hover{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .md\:hover\:from-customYellow-bright:hover{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .md\:hover\:from-customYellow-dark:hover{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .md\:hover\:from-customYellow-gold:hover{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .md\:hover\:from-customYellow-mostard:hover{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .md\:hover\:from-customOrange-default:hover{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .md\:hover\:from-customOrange-mediumOrange:hover{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .md\:hover\:from-customOrange-F96319:hover{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .md\:hover\:from-customOrange-EB8A02:hover{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .md\:hover\:from-customPurple-purpleOne:hover{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .md\:hover\:from-inicieColors-orange:hover{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .md\:hover\:from-inicieColors-blue:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .md\:focus\:from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:focus\:from-customGray-default:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .md\:focus\:from-customGray-light:focus{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .md\:focus\:from-customGray-dark:focus{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .md\:focus\:from-customGray-darker:focus{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .md\:focus\:from-customGray-grayTwo:focus{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .md\:focus\:from-customGray-grayThree:focus{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .md\:focus\:from-customGray-superLight:focus{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .md\:focus\:from-customGray-lighterGray:focus{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .md\:focus\:from-customGray-textGray:focus{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .md\:focus\:from-customGray-superDark:focus{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .md\:focus\:from-customGray-iconGray:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .md\:focus\:from-customGray-mediumGray:focus{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .md\:focus\:from-customGray-swampGray:focus{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .md\:focus\:from-customGray-solitudeGray:focus{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .md\:focus\:from-customGray-winterGray:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .md\:focus\:from-customGray-tableGray:focus{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .md\:focus\:from-customGray-iceGray:focus{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .md\:focus\:from-customGray-gainsboro:focus{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .md\:focus\:from-customGray-offWhite:focus{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .md\:focus\:from-customGray-cloudGray:focus{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .md\:focus\:from-customGray-defaultDark:focus{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .md\:focus\:from-customGray-skeletonGray:focus{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .md\:focus\:from-customBlue-default:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .md\:focus\:from-customBlue-light:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .md\:focus\:from-customBlue-newLight:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .md\:focus\:from-customBlue-superLight:focus{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .md\:focus\:from-customBlue-normal:focus{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .md\:focus\:from-customBlue-dark:focus{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .md\:focus\:from-customBlue-royal:focus{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .md\:focus\:from-customBlue-glass:focus{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .md\:focus\:from-customBlue-hawkesBlue:focus{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .md\:focus\:from-customBlue-darker:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .md\:focus\:from-customBlue-newBlue:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .md\:focus\:from-customBlue-black:focus{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .md\:focus\:from-customBlue-skyLight:focus{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .md\:focus\:from-customBlue-lightBlue:focus{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .md\:focus\:from-customBlue-lightBlueGray:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .md\:focus\:from-customBlue-pale:focus{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .md\:focus\:from-customBlue-lavender:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .md\:focus\:from-customBlue-iceBlue:focus{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .md\:focus\:from-customWhite-default:focus{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:from-customWhite-lightDark:focus{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .md\:focus\:from-customWhite-bWhite:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .md\:focus\:from-customRed-default:focus{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .md\:focus\:from-customGreen-default:focus{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .md\:focus\:from-customGreen-approved:focus{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .md\:focus\:from-customGreen-check:focus{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .md\:focus\:from-customGreen-lime:focus{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .md\:focus\:from-customGreen-dark:focus{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .md\:focus\:from-customGreen-light:focus{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .md\:focus\:from-customYellow-default:focus{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .md\:focus\:from-customYellow-highlight:focus{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .md\:focus\:from-customYellow-bright:focus{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .md\:focus\:from-customYellow-dark:focus{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .md\:focus\:from-customYellow-gold:focus{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .md\:focus\:from-customYellow-mostard:focus{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .md\:focus\:from-customOrange-default:focus{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .md\:focus\:from-customOrange-mediumOrange:focus{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .md\:focus\:from-customOrange-F96319:focus{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .md\:focus\:from-customOrange-EB8A02:focus{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .md\:focus\:from-customPurple-purpleOne:focus{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .md\:focus\:from-inicieColors-orange:focus{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .md\:focus\:from-inicieColors-blue:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .md\:via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:via-customGray-default{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .md\:via-customGray-light{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .md\:via-customGray-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .md\:via-customGray-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .md\:via-customGray-grayTwo{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .md\:via-customGray-grayThree{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .md\:via-customGray-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .md\:via-customGray-lighterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .md\:via-customGray-textGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .md\:via-customGray-superDark{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .md\:via-customGray-iconGray{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .md\:via-customGray-mediumGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .md\:via-customGray-swampGray{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .md\:via-customGray-solitudeGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .md\:via-customGray-winterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .md\:via-customGray-tableGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .md\:via-customGray-iceGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .md\:via-customGray-gainsboro{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .md\:via-customGray-offWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .md\:via-customGray-cloudGray{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .md\:via-customGray-defaultDark{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .md\:via-customGray-skeletonGray{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .md\:via-customBlue-default{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .md\:via-customBlue-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .md\:via-customBlue-newLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .md\:via-customBlue-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .md\:via-customBlue-normal{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .md\:via-customBlue-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .md\:via-customBlue-royal{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .md\:via-customBlue-glass{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .md\:via-customBlue-hawkesBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .md\:via-customBlue-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .md\:via-customBlue-newBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .md\:via-customBlue-black{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .md\:via-customBlue-skyLight{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .md\:via-customBlue-lightBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .md\:via-customBlue-lightBlueGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .md\:via-customBlue-pale{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .md\:via-customBlue-lavender{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .md\:via-customBlue-iceBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .md\:via-customWhite-default{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:via-customWhite-lightDark{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .md\:via-customWhite-bWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .md\:via-customRed-default{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .md\:via-customGreen-default{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .md\:via-customGreen-approved{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .md\:via-customGreen-check{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .md\:via-customGreen-lime{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .md\:via-customGreen-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .md\:via-customGreen-light{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .md\:via-customYellow-default{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .md\:via-customYellow-highlight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .md\:via-customYellow-bright{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .md\:via-customYellow-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .md\:via-customYellow-gold{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .md\:via-customYellow-mostard{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .md\:via-customOrange-default{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .md\:via-customOrange-mediumOrange{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .md\:via-customOrange-F96319{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .md\:via-customOrange-EB8A02{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .md\:via-customPurple-purpleOne{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .md\:via-inicieColors-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .md\:via-inicieColors-blue{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .md\:hover\:via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:hover\:via-customGray-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .md\:hover\:via-customGray-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .md\:hover\:via-customGray-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .md\:hover\:via-customGray-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .md\:hover\:via-customGray-grayTwo:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .md\:hover\:via-customGray-grayThree:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .md\:hover\:via-customGray-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .md\:hover\:via-customGray-lighterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .md\:hover\:via-customGray-textGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .md\:hover\:via-customGray-superDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .md\:hover\:via-customGray-iconGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .md\:hover\:via-customGray-mediumGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .md\:hover\:via-customGray-swampGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .md\:hover\:via-customGray-solitudeGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .md\:hover\:via-customGray-winterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .md\:hover\:via-customGray-tableGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .md\:hover\:via-customGray-iceGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .md\:hover\:via-customGray-gainsboro:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .md\:hover\:via-customGray-offWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .md\:hover\:via-customGray-cloudGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .md\:hover\:via-customGray-defaultDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .md\:hover\:via-customGray-skeletonGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .md\:hover\:via-customBlue-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .md\:hover\:via-customBlue-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .md\:hover\:via-customBlue-newLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .md\:hover\:via-customBlue-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .md\:hover\:via-customBlue-normal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .md\:hover\:via-customBlue-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .md\:hover\:via-customBlue-royal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .md\:hover\:via-customBlue-glass:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .md\:hover\:via-customBlue-hawkesBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .md\:hover\:via-customBlue-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .md\:hover\:via-customBlue-newBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .md\:hover\:via-customBlue-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .md\:hover\:via-customBlue-skyLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .md\:hover\:via-customBlue-lightBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .md\:hover\:via-customBlue-lightBlueGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .md\:hover\:via-customBlue-pale:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .md\:hover\:via-customBlue-lavender:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .md\:hover\:via-customBlue-iceBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .md\:hover\:via-customWhite-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:hover\:via-customWhite-lightDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .md\:hover\:via-customWhite-bWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .md\:hover\:via-customRed-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .md\:hover\:via-customGreen-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .md\:hover\:via-customGreen-approved:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .md\:hover\:via-customGreen-check:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .md\:hover\:via-customGreen-lime:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .md\:hover\:via-customGreen-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .md\:hover\:via-customGreen-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .md\:hover\:via-customYellow-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .md\:hover\:via-customYellow-highlight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .md\:hover\:via-customYellow-bright:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .md\:hover\:via-customYellow-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .md\:hover\:via-customYellow-gold:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .md\:hover\:via-customYellow-mostard:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .md\:hover\:via-customOrange-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .md\:hover\:via-customOrange-mediumOrange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .md\:hover\:via-customOrange-F96319:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .md\:hover\:via-customOrange-EB8A02:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .md\:hover\:via-customPurple-purpleOne:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .md\:hover\:via-inicieColors-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .md\:hover\:via-inicieColors-blue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .md\:focus\:via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .md\:focus\:via-customGray-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .md\:focus\:via-customGray-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .md\:focus\:via-customGray-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .md\:focus\:via-customGray-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .md\:focus\:via-customGray-grayTwo:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .md\:focus\:via-customGray-grayThree:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .md\:focus\:via-customGray-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .md\:focus\:via-customGray-lighterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .md\:focus\:via-customGray-textGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .md\:focus\:via-customGray-superDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .md\:focus\:via-customGray-iconGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .md\:focus\:via-customGray-mediumGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .md\:focus\:via-customGray-swampGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .md\:focus\:via-customGray-solitudeGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .md\:focus\:via-customGray-winterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .md\:focus\:via-customGray-tableGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .md\:focus\:via-customGray-iceGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .md\:focus\:via-customGray-gainsboro:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .md\:focus\:via-customGray-offWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .md\:focus\:via-customGray-cloudGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .md\:focus\:via-customGray-defaultDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .md\:focus\:via-customGray-skeletonGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .md\:focus\:via-customBlue-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .md\:focus\:via-customBlue-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .md\:focus\:via-customBlue-newLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .md\:focus\:via-customBlue-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .md\:focus\:via-customBlue-normal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .md\:focus\:via-customBlue-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .md\:focus\:via-customBlue-royal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .md\:focus\:via-customBlue-glass:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .md\:focus\:via-customBlue-hawkesBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .md\:focus\:via-customBlue-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .md\:focus\:via-customBlue-newBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .md\:focus\:via-customBlue-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .md\:focus\:via-customBlue-skyLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .md\:focus\:via-customBlue-lightBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .md\:focus\:via-customBlue-lightBlueGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .md\:focus\:via-customBlue-pale:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .md\:focus\:via-customBlue-lavender:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .md\:focus\:via-customBlue-iceBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .md\:focus\:via-customWhite-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .md\:focus\:via-customWhite-lightDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .md\:focus\:via-customWhite-bWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .md\:focus\:via-customRed-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .md\:focus\:via-customGreen-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .md\:focus\:via-customGreen-approved:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .md\:focus\:via-customGreen-check:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .md\:focus\:via-customGreen-lime:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .md\:focus\:via-customGreen-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .md\:focus\:via-customGreen-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .md\:focus\:via-customYellow-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .md\:focus\:via-customYellow-highlight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .md\:focus\:via-customYellow-bright:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .md\:focus\:via-customYellow-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .md\:focus\:via-customYellow-gold:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .md\:focus\:via-customYellow-mostard:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .md\:focus\:via-customOrange-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .md\:focus\:via-customOrange-mediumOrange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .md\:focus\:via-customOrange-F96319:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .md\:focus\:via-customOrange-EB8A02:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .md\:focus\:via-customPurple-purpleOne:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .md\:focus\:via-inicieColors-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .md\:focus\:via-inicieColors-blue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .md\:to-transparent{
    --tw-gradient-to:transparent
  }

  .md\:to-customGray-default{
    --tw-gradient-to:#A9AEB3
  }

  .md\:to-customGray-light{
    --tw-gradient-to:#d9e0e6
  }

  .md\:to-customGray-dark{
    --tw-gradient-to:#484B4D
  }

  .md\:to-customGray-darker{
    --tw-gradient-to:#49494A
  }

  .md\:to-customGray-grayTwo{
    --tw-gradient-to:#C7CBD1
  }

  .md\:to-customGray-grayThree{
    --tw-gradient-to:#909193
  }

  .md\:to-customGray-superLight{
    --tw-gradient-to:#EDEDED
  }

  .md\:to-customGray-lighterGray{
    --tw-gradient-to:#F4F4F4
  }

  .md\:to-customGray-textGray{
    --tw-gradient-to:#8F9BB3
  }

  .md\:to-customGray-superDark{
    --tw-gradient-to:#231F20
  }

  .md\:to-customGray-iconGray{
    --tw-gradient-to:#A9AEB3
  }

  .md\:to-customGray-mediumGray{
    --tw-gradient-to:#E3E4E4
  }

  .md\:to-customGray-swampGray{
    --tw-gradient-to:#252727
  }

  .md\:to-customGray-solitudeGray{
    --tw-gradient-to:#E0E4E8
  }

  .md\:to-customGray-winterGray{
    --tw-gradient-to:#EEF0F5
  }

  .md\:to-customGray-tableGray{
    --tw-gradient-to:#F2F6FB
  }

  .md\:to-customGray-iceGray{
    --tw-gradient-to:#F5F7FC
  }

  .md\:to-customGray-gainsboro{
    --tw-gradient-to:#F0F2F6
  }

  .md\:to-customGray-offWhite{
    --tw-gradient-to:#F7F7F7
  }

  .md\:to-customGray-cloudGray{
    --tw-gradient-to:#B9BDC1
  }

  .md\:to-customGray-defaultDark{
    --tw-gradient-to:#AEB3B7
  }

  .md\:to-customGray-skeletonGray{
    --tw-gradient-to:#DEDFE3
  }

  .md\:to-customBlue-default{
    --tw-gradient-to:#233674
  }

  .md\:to-customBlue-light{
    --tw-gradient-to:#EFF4FA
  }

  .md\:to-customBlue-newLight{
    --tw-gradient-to:#EEF0F5
  }

  .md\:to-customBlue-superLight{
    --tw-gradient-to:#D7E1EC
  }

  .md\:to-customBlue-normal{
    --tw-gradient-to:#004899
  }

  .md\:to-customBlue-dark{
    --tw-gradient-to:#222B45
  }

  .md\:to-customBlue-royal{
    --tw-gradient-to:#3656BF
  }

  .md\:to-customBlue-glass{
    --tw-gradient-to:#D8E5F8
  }

  .md\:to-customBlue-hawkesBlue{
    --tw-gradient-to:#D7DDF2
  }

  .md\:to-customBlue-darker{
    --tw-gradient-to:#0F2741
  }

  .md\:to-customBlue-newBlue{
    --tw-gradient-to:#0F2741
  }

  .md\:to-customBlue-black{
    --tw-gradient-to:#0F2740
  }

  .md\:to-customBlue-skyLight{
    --tw-gradient-to:#F0F4F9
  }

  .md\:to-customBlue-lightBlue{
    --tw-gradient-to:#E7EBF8
  }

  .md\:to-customBlue-lightBlueGray{
    --tw-gradient-to:#8296D7
  }

  .md\:to-customBlue-pale{
    --tw-gradient-to:#D0D8F1
  }

  .md\:to-customBlue-lavender{
    --tw-gradient-to:#8296D7
  }

  .md\:to-customBlue-iceBlue{
    --tw-gradient-to:#EFF5FF
  }

  .md\:to-customWhite-default{
    --tw-gradient-to:#ffffff
  }

  .md\:to-customWhite-lightDark{
    --tw-gradient-to:#F8F8F8
  }

  .md\:to-customWhite-bWhite{
    --tw-gradient-to:#EFF4FA
  }

  .md\:to-customRed-default{
    --tw-gradient-to:#B10000
  }

  .md\:to-customGreen-default{
    --tw-gradient-to:#8BD42D
  }

  .md\:to-customGreen-approved{
    --tw-gradient-to:#80CC28
  }

  .md\:to-customGreen-check{
    --tw-gradient-to:#139E5D
  }

  .md\:to-customGreen-lime{
    --tw-gradient-to:#00AD3C
  }

  .md\:to-customGreen-dark{
    --tw-gradient-to:#03AC6D
  }

  .md\:to-customGreen-light{
    --tw-gradient-to:#A5D072
  }

  .md\:to-customYellow-default{
    --tw-gradient-to:#FEF8E6
  }

  .md\:to-customYellow-highlight{
    --tw-gradient-to:#EEB103
  }

  .md\:to-customYellow-bright{
    --tw-gradient-to:#FDD835
  }

  .md\:to-customYellow-dark{
    --tw-gradient-to:#FDDD84
  }

  .md\:to-customYellow-gold{
    --tw-gradient-to:#E9AC07
  }

  .md\:to-customYellow-mostard{
    --tw-gradient-to:#F59E0B
  }

  .md\:to-customOrange-default{
    --tw-gradient-to:#E8532C
  }

  .md\:to-customOrange-mediumOrange{
    --tw-gradient-to:#F4933C
  }

  .md\:to-customOrange-F96319{
    --tw-gradient-to:#F96319
  }

  .md\:to-customOrange-EB8A02{
    --tw-gradient-to:#EB8A02
  }

  .md\:to-customPurple-purpleOne{
    --tw-gradient-to:#673AB7
  }

  .md\:to-inicieColors-orange{
    --tw-gradient-to:#F36C48
  }

  .md\:to-inicieColors-blue{
    --tw-gradient-to:#233674
  }

  .md\:hover\:to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .md\:hover\:to-customGray-default:hover{
    --tw-gradient-to:#A9AEB3
  }

  .md\:hover\:to-customGray-light:hover{
    --tw-gradient-to:#d9e0e6
  }

  .md\:hover\:to-customGray-dark:hover{
    --tw-gradient-to:#484B4D
  }

  .md\:hover\:to-customGray-darker:hover{
    --tw-gradient-to:#49494A
  }

  .md\:hover\:to-customGray-grayTwo:hover{
    --tw-gradient-to:#C7CBD1
  }

  .md\:hover\:to-customGray-grayThree:hover{
    --tw-gradient-to:#909193
  }

  .md\:hover\:to-customGray-superLight:hover{
    --tw-gradient-to:#EDEDED
  }

  .md\:hover\:to-customGray-lighterGray:hover{
    --tw-gradient-to:#F4F4F4
  }

  .md\:hover\:to-customGray-textGray:hover{
    --tw-gradient-to:#8F9BB3
  }

  .md\:hover\:to-customGray-superDark:hover{
    --tw-gradient-to:#231F20
  }

  .md\:hover\:to-customGray-iconGray:hover{
    --tw-gradient-to:#A9AEB3
  }

  .md\:hover\:to-customGray-mediumGray:hover{
    --tw-gradient-to:#E3E4E4
  }

  .md\:hover\:to-customGray-swampGray:hover{
    --tw-gradient-to:#252727
  }

  .md\:hover\:to-customGray-solitudeGray:hover{
    --tw-gradient-to:#E0E4E8
  }

  .md\:hover\:to-customGray-winterGray:hover{
    --tw-gradient-to:#EEF0F5
  }

  .md\:hover\:to-customGray-tableGray:hover{
    --tw-gradient-to:#F2F6FB
  }

  .md\:hover\:to-customGray-iceGray:hover{
    --tw-gradient-to:#F5F7FC
  }

  .md\:hover\:to-customGray-gainsboro:hover{
    --tw-gradient-to:#F0F2F6
  }

  .md\:hover\:to-customGray-offWhite:hover{
    --tw-gradient-to:#F7F7F7
  }

  .md\:hover\:to-customGray-cloudGray:hover{
    --tw-gradient-to:#B9BDC1
  }

  .md\:hover\:to-customGray-defaultDark:hover{
    --tw-gradient-to:#AEB3B7
  }

  .md\:hover\:to-customGray-skeletonGray:hover{
    --tw-gradient-to:#DEDFE3
  }

  .md\:hover\:to-customBlue-default:hover{
    --tw-gradient-to:#233674
  }

  .md\:hover\:to-customBlue-light:hover{
    --tw-gradient-to:#EFF4FA
  }

  .md\:hover\:to-customBlue-newLight:hover{
    --tw-gradient-to:#EEF0F5
  }

  .md\:hover\:to-customBlue-superLight:hover{
    --tw-gradient-to:#D7E1EC
  }

  .md\:hover\:to-customBlue-normal:hover{
    --tw-gradient-to:#004899
  }

  .md\:hover\:to-customBlue-dark:hover{
    --tw-gradient-to:#222B45
  }

  .md\:hover\:to-customBlue-royal:hover{
    --tw-gradient-to:#3656BF
  }

  .md\:hover\:to-customBlue-glass:hover{
    --tw-gradient-to:#D8E5F8
  }

  .md\:hover\:to-customBlue-hawkesBlue:hover{
    --tw-gradient-to:#D7DDF2
  }

  .md\:hover\:to-customBlue-darker:hover{
    --tw-gradient-to:#0F2741
  }

  .md\:hover\:to-customBlue-newBlue:hover{
    --tw-gradient-to:#0F2741
  }

  .md\:hover\:to-customBlue-black:hover{
    --tw-gradient-to:#0F2740
  }

  .md\:hover\:to-customBlue-skyLight:hover{
    --tw-gradient-to:#F0F4F9
  }

  .md\:hover\:to-customBlue-lightBlue:hover{
    --tw-gradient-to:#E7EBF8
  }

  .md\:hover\:to-customBlue-lightBlueGray:hover{
    --tw-gradient-to:#8296D7
  }

  .md\:hover\:to-customBlue-pale:hover{
    --tw-gradient-to:#D0D8F1
  }

  .md\:hover\:to-customBlue-lavender:hover{
    --tw-gradient-to:#8296D7
  }

  .md\:hover\:to-customBlue-iceBlue:hover{
    --tw-gradient-to:#EFF5FF
  }

  .md\:hover\:to-customWhite-default:hover{
    --tw-gradient-to:#ffffff
  }

  .md\:hover\:to-customWhite-lightDark:hover{
    --tw-gradient-to:#F8F8F8
  }

  .md\:hover\:to-customWhite-bWhite:hover{
    --tw-gradient-to:#EFF4FA
  }

  .md\:hover\:to-customRed-default:hover{
    --tw-gradient-to:#B10000
  }

  .md\:hover\:to-customGreen-default:hover{
    --tw-gradient-to:#8BD42D
  }

  .md\:hover\:to-customGreen-approved:hover{
    --tw-gradient-to:#80CC28
  }

  .md\:hover\:to-customGreen-check:hover{
    --tw-gradient-to:#139E5D
  }

  .md\:hover\:to-customGreen-lime:hover{
    --tw-gradient-to:#00AD3C
  }

  .md\:hover\:to-customGreen-dark:hover{
    --tw-gradient-to:#03AC6D
  }

  .md\:hover\:to-customGreen-light:hover{
    --tw-gradient-to:#A5D072
  }

  .md\:hover\:to-customYellow-default:hover{
    --tw-gradient-to:#FEF8E6
  }

  .md\:hover\:to-customYellow-highlight:hover{
    --tw-gradient-to:#EEB103
  }

  .md\:hover\:to-customYellow-bright:hover{
    --tw-gradient-to:#FDD835
  }

  .md\:hover\:to-customYellow-dark:hover{
    --tw-gradient-to:#FDDD84
  }

  .md\:hover\:to-customYellow-gold:hover{
    --tw-gradient-to:#E9AC07
  }

  .md\:hover\:to-customYellow-mostard:hover{
    --tw-gradient-to:#F59E0B
  }

  .md\:hover\:to-customOrange-default:hover{
    --tw-gradient-to:#E8532C
  }

  .md\:hover\:to-customOrange-mediumOrange:hover{
    --tw-gradient-to:#F4933C
  }

  .md\:hover\:to-customOrange-F96319:hover{
    --tw-gradient-to:#F96319
  }

  .md\:hover\:to-customOrange-EB8A02:hover{
    --tw-gradient-to:#EB8A02
  }

  .md\:hover\:to-customPurple-purpleOne:hover{
    --tw-gradient-to:#673AB7
  }

  .md\:hover\:to-inicieColors-orange:hover{
    --tw-gradient-to:#F36C48
  }

  .md\:hover\:to-inicieColors-blue:hover{
    --tw-gradient-to:#233674
  }

  .md\:focus\:to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .md\:focus\:to-customGray-default:focus{
    --tw-gradient-to:#A9AEB3
  }

  .md\:focus\:to-customGray-light:focus{
    --tw-gradient-to:#d9e0e6
  }

  .md\:focus\:to-customGray-dark:focus{
    --tw-gradient-to:#484B4D
  }

  .md\:focus\:to-customGray-darker:focus{
    --tw-gradient-to:#49494A
  }

  .md\:focus\:to-customGray-grayTwo:focus{
    --tw-gradient-to:#C7CBD1
  }

  .md\:focus\:to-customGray-grayThree:focus{
    --tw-gradient-to:#909193
  }

  .md\:focus\:to-customGray-superLight:focus{
    --tw-gradient-to:#EDEDED
  }

  .md\:focus\:to-customGray-lighterGray:focus{
    --tw-gradient-to:#F4F4F4
  }

  .md\:focus\:to-customGray-textGray:focus{
    --tw-gradient-to:#8F9BB3
  }

  .md\:focus\:to-customGray-superDark:focus{
    --tw-gradient-to:#231F20
  }

  .md\:focus\:to-customGray-iconGray:focus{
    --tw-gradient-to:#A9AEB3
  }

  .md\:focus\:to-customGray-mediumGray:focus{
    --tw-gradient-to:#E3E4E4
  }

  .md\:focus\:to-customGray-swampGray:focus{
    --tw-gradient-to:#252727
  }

  .md\:focus\:to-customGray-solitudeGray:focus{
    --tw-gradient-to:#E0E4E8
  }

  .md\:focus\:to-customGray-winterGray:focus{
    --tw-gradient-to:#EEF0F5
  }

  .md\:focus\:to-customGray-tableGray:focus{
    --tw-gradient-to:#F2F6FB
  }

  .md\:focus\:to-customGray-iceGray:focus{
    --tw-gradient-to:#F5F7FC
  }

  .md\:focus\:to-customGray-gainsboro:focus{
    --tw-gradient-to:#F0F2F6
  }

  .md\:focus\:to-customGray-offWhite:focus{
    --tw-gradient-to:#F7F7F7
  }

  .md\:focus\:to-customGray-cloudGray:focus{
    --tw-gradient-to:#B9BDC1
  }

  .md\:focus\:to-customGray-defaultDark:focus{
    --tw-gradient-to:#AEB3B7
  }

  .md\:focus\:to-customGray-skeletonGray:focus{
    --tw-gradient-to:#DEDFE3
  }

  .md\:focus\:to-customBlue-default:focus{
    --tw-gradient-to:#233674
  }

  .md\:focus\:to-customBlue-light:focus{
    --tw-gradient-to:#EFF4FA
  }

  .md\:focus\:to-customBlue-newLight:focus{
    --tw-gradient-to:#EEF0F5
  }

  .md\:focus\:to-customBlue-superLight:focus{
    --tw-gradient-to:#D7E1EC
  }

  .md\:focus\:to-customBlue-normal:focus{
    --tw-gradient-to:#004899
  }

  .md\:focus\:to-customBlue-dark:focus{
    --tw-gradient-to:#222B45
  }

  .md\:focus\:to-customBlue-royal:focus{
    --tw-gradient-to:#3656BF
  }

  .md\:focus\:to-customBlue-glass:focus{
    --tw-gradient-to:#D8E5F8
  }

  .md\:focus\:to-customBlue-hawkesBlue:focus{
    --tw-gradient-to:#D7DDF2
  }

  .md\:focus\:to-customBlue-darker:focus{
    --tw-gradient-to:#0F2741
  }

  .md\:focus\:to-customBlue-newBlue:focus{
    --tw-gradient-to:#0F2741
  }

  .md\:focus\:to-customBlue-black:focus{
    --tw-gradient-to:#0F2740
  }

  .md\:focus\:to-customBlue-skyLight:focus{
    --tw-gradient-to:#F0F4F9
  }

  .md\:focus\:to-customBlue-lightBlue:focus{
    --tw-gradient-to:#E7EBF8
  }

  .md\:focus\:to-customBlue-lightBlueGray:focus{
    --tw-gradient-to:#8296D7
  }

  .md\:focus\:to-customBlue-pale:focus{
    --tw-gradient-to:#D0D8F1
  }

  .md\:focus\:to-customBlue-lavender:focus{
    --tw-gradient-to:#8296D7
  }

  .md\:focus\:to-customBlue-iceBlue:focus{
    --tw-gradient-to:#EFF5FF
  }

  .md\:focus\:to-customWhite-default:focus{
    --tw-gradient-to:#ffffff
  }

  .md\:focus\:to-customWhite-lightDark:focus{
    --tw-gradient-to:#F8F8F8
  }

  .md\:focus\:to-customWhite-bWhite:focus{
    --tw-gradient-to:#EFF4FA
  }

  .md\:focus\:to-customRed-default:focus{
    --tw-gradient-to:#B10000
  }

  .md\:focus\:to-customGreen-default:focus{
    --tw-gradient-to:#8BD42D
  }

  .md\:focus\:to-customGreen-approved:focus{
    --tw-gradient-to:#80CC28
  }

  .md\:focus\:to-customGreen-check:focus{
    --tw-gradient-to:#139E5D
  }

  .md\:focus\:to-customGreen-lime:focus{
    --tw-gradient-to:#00AD3C
  }

  .md\:focus\:to-customGreen-dark:focus{
    --tw-gradient-to:#03AC6D
  }

  .md\:focus\:to-customGreen-light:focus{
    --tw-gradient-to:#A5D072
  }

  .md\:focus\:to-customYellow-default:focus{
    --tw-gradient-to:#FEF8E6
  }

  .md\:focus\:to-customYellow-highlight:focus{
    --tw-gradient-to:#EEB103
  }

  .md\:focus\:to-customYellow-bright:focus{
    --tw-gradient-to:#FDD835
  }

  .md\:focus\:to-customYellow-dark:focus{
    --tw-gradient-to:#FDDD84
  }

  .md\:focus\:to-customYellow-gold:focus{
    --tw-gradient-to:#E9AC07
  }

  .md\:focus\:to-customYellow-mostard:focus{
    --tw-gradient-to:#F59E0B
  }

  .md\:focus\:to-customOrange-default:focus{
    --tw-gradient-to:#E8532C
  }

  .md\:focus\:to-customOrange-mediumOrange:focus{
    --tw-gradient-to:#F4933C
  }

  .md\:focus\:to-customOrange-F96319:focus{
    --tw-gradient-to:#F96319
  }

  .md\:focus\:to-customOrange-EB8A02:focus{
    --tw-gradient-to:#EB8A02
  }

  .md\:focus\:to-customPurple-purpleOne:focus{
    --tw-gradient-to:#673AB7
  }

  .md\:focus\:to-inicieColors-orange:focus{
    --tw-gradient-to:#F36C48
  }

  .md\:focus\:to-inicieColors-blue:focus{
    --tw-gradient-to:#233674
  }

  .md\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .md\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .md\:bg-auto{
    background-size:auto
  }

  .md\:bg-cover{
    background-size:cover
  }

  .md\:bg-contain{
    background-size:contain
  }

  .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{
    background-clip:text
  }

  .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-origin-border{
    background-origin:border-box
  }

  .md\:bg-origin-padding{
    background-origin:padding-box
  }

  .md\:bg-origin-content{
    background-origin:content-box
  }

  .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\:object-contain{
    object-fit:contain
  }

  .md\:object-cover{
    object-fit:cover
  }

  .md\:object-fill{
    object-fit:fill
  }

  .md\:object-none{
    object-fit:none
  }

  .md\:object-scale-down{
    object-fit:scale-down
  }

  .md\:object-bottom{
    object-position:bottom
  }

  .md\:object-center{
    object-position:center
  }

  .md\:object-left{
    object-position:left
  }

  .md\:object-left-bottom{
    object-position:left bottom
  }

  .md\:object-left-top{
    object-position:left top
  }

  .md\:object-right{
    object-position:right
  }

  .md\:object-right-bottom{
    object-position:right bottom
  }

  .md\:object-right-top{
    object-position:right top
  }

  .md\:object-top{
    object-position:top
  }

  .md\:p-0{
    padding:0px
  }

  .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-14{
    padding:3.5rem
  }

  .md\:p-16{
    padding:4rem
  }

  .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\:px-0{
    padding-left:0px;
    padding-right:0px
  }

  .md\:px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .md\:px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .md\:px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .md\:px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .md\:px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

  .md\:px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .md\:px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

  .md\:px-8{
    padding-left:2rem;
    padding-right:2rem
  }

  .md\:px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .md\:px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

  .md\:px-11{
    padding-left:2.75rem;
    padding-right:2.75rem
  }

  .md\:px-12{
    padding-left:3rem;
    padding-right:3rem
  }

  .md\:px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .md\:px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .md\:px-20{
    padding-left:5rem;
    padding-right:5rem
  }

  .md\:px-24{
    padding-left:6rem;
    padding-right:6rem
  }

  .md\:px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .md\:px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .md\:px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .md\:px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .md\:px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .md\:px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .md\:px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .md\:px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .md\:px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .md\:px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .md\:px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .md\:px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .md\:px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .md\:px-px{
    padding-left:1px;
    padding-right:1px
  }

  .md\:px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .md\:px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .md\:px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .md\:px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

  .md\:py-0{
    padding-top:0px;
    padding-bottom:0px
  }

  .md\:py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .md\:py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .md\:py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .md\:py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .md\:py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .md\:py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .md\:py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .md\:py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .md\:py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .md\:py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .md\:py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .md\:py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .md\:py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .md\:py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .md\:py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .md\:py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .md\:py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .md\:py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .md\:py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .md\:py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .md\:py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .md\:py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .md\:py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .md\:py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .md\:py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .md\:py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .md\:py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .md\:py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .md\:py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .md\:py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .md\:py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .md\:py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .md\:py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .md\:py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .md\:pt-0{
    padding-top:0px
  }

  .md\:pt-1{
    padding-top:0.25rem
  }

  .md\:pt-2{
    padding-top:0.5rem
  }

  .md\:pt-3{
    padding-top:0.75rem
  }

  .md\:pt-4{
    padding-top:1rem
  }

  .md\:pt-5{
    padding-top:1.25rem
  }

  .md\:pt-6{
    padding-top:1.5rem
  }

  .md\:pt-7{
    padding-top:1.75rem
  }

  .md\:pt-8{
    padding-top:2rem
  }

  .md\:pt-9{
    padding-top:2.25rem
  }

  .md\:pt-10{
    padding-top:2.5rem
  }

  .md\:pt-11{
    padding-top:2.75rem
  }

  .md\:pt-12{
    padding-top:3rem
  }

  .md\:pt-14{
    padding-top:3.5rem
  }

  .md\:pt-16{
    padding-top:4rem
  }

  .md\:pt-20{
    padding-top:5rem
  }

  .md\:pt-24{
    padding-top:6rem
  }

  .md\:pt-28{
    padding-top:7rem
  }

  .md\:pt-32{
    padding-top:8rem
  }

  .md\:pt-36{
    padding-top:9rem
  }

  .md\:pt-40{
    padding-top:10rem
  }

  .md\:pt-44{
    padding-top:11rem
  }

  .md\:pt-48{
    padding-top:12rem
  }

  .md\:pt-52{
    padding-top:13rem
  }

  .md\:pt-56{
    padding-top:14rem
  }

  .md\:pt-60{
    padding-top:15rem
  }

  .md\:pt-64{
    padding-top:16rem
  }

  .md\:pt-72{
    padding-top:18rem
  }

  .md\:pt-80{
    padding-top:20rem
  }

  .md\:pt-96{
    padding-top:24rem
  }

  .md\:pt-px{
    padding-top:1px
  }

  .md\:pt-0\.5{
    padding-top:0.125rem
  }

  .md\:pt-1\.5{
    padding-top:0.375rem
  }

  .md\:pt-2\.5{
    padding-top:0.625rem
  }

  .md\:pt-3\.5{
    padding-top:0.875rem
  }

  .md\:pr-0{
    padding-right:0px
  }

  .md\:pr-1{
    padding-right:0.25rem
  }

  .md\:pr-2{
    padding-right:0.5rem
  }

  .md\:pr-3{
    padding-right:0.75rem
  }

  .md\:pr-4{
    padding-right:1rem
  }

  .md\:pr-5{
    padding-right:1.25rem
  }

  .md\:pr-6{
    padding-right:1.5rem
  }

  .md\:pr-7{
    padding-right:1.75rem
  }

  .md\:pr-8{
    padding-right:2rem
  }

  .md\:pr-9{
    padding-right:2.25rem
  }

  .md\:pr-10{
    padding-right:2.5rem
  }

  .md\:pr-11{
    padding-right:2.75rem
  }

  .md\:pr-12{
    padding-right:3rem
  }

  .md\:pr-14{
    padding-right:3.5rem
  }

  .md\:pr-16{
    padding-right:4rem
  }

  .md\:pr-20{
    padding-right:5rem
  }

  .md\:pr-24{
    padding-right:6rem
  }

  .md\:pr-28{
    padding-right:7rem
  }

  .md\:pr-32{
    padding-right:8rem
  }

  .md\:pr-36{
    padding-right:9rem
  }

  .md\:pr-40{
    padding-right:10rem
  }

  .md\:pr-44{
    padding-right:11rem
  }

  .md\:pr-48{
    padding-right:12rem
  }

  .md\:pr-52{
    padding-right:13rem
  }

  .md\:pr-56{
    padding-right:14rem
  }

  .md\:pr-60{
    padding-right:15rem
  }

  .md\:pr-64{
    padding-right:16rem
  }

  .md\:pr-72{
    padding-right:18rem
  }

  .md\:pr-80{
    padding-right:20rem
  }

  .md\:pr-96{
    padding-right:24rem
  }

  .md\:pr-px{
    padding-right:1px
  }

  .md\:pr-0\.5{
    padding-right:0.125rem
  }

  .md\:pr-1\.5{
    padding-right:0.375rem
  }

  .md\:pr-2\.5{
    padding-right:0.625rem
  }

  .md\:pr-3\.5{
    padding-right:0.875rem
  }

  .md\:pb-0{
    padding-bottom:0px
  }

  .md\:pb-1{
    padding-bottom:0.25rem
  }

  .md\:pb-2{
    padding-bottom:0.5rem
  }

  .md\:pb-3{
    padding-bottom:0.75rem
  }

  .md\:pb-4{
    padding-bottom:1rem
  }

  .md\:pb-5{
    padding-bottom:1.25rem
  }

  .md\:pb-6{
    padding-bottom:1.5rem
  }

  .md\:pb-7{
    padding-bottom:1.75rem
  }

  .md\:pb-8{
    padding-bottom:2rem
  }

  .md\:pb-9{
    padding-bottom:2.25rem
  }

  .md\:pb-10{
    padding-bottom:2.5rem
  }

  .md\:pb-11{
    padding-bottom:2.75rem
  }

  .md\:pb-12{
    padding-bottom:3rem
  }

  .md\:pb-14{
    padding-bottom:3.5rem
  }

  .md\:pb-16{
    padding-bottom:4rem
  }

  .md\:pb-20{
    padding-bottom:5rem
  }

  .md\:pb-24{
    padding-bottom:6rem
  }

  .md\:pb-28{
    padding-bottom:7rem
  }

  .md\:pb-32{
    padding-bottom:8rem
  }

  .md\:pb-36{
    padding-bottom:9rem
  }

  .md\:pb-40{
    padding-bottom:10rem
  }

  .md\:pb-44{
    padding-bottom:11rem
  }

  .md\:pb-48{
    padding-bottom:12rem
  }

  .md\:pb-52{
    padding-bottom:13rem
  }

  .md\:pb-56{
    padding-bottom:14rem
  }

  .md\:pb-60{
    padding-bottom:15rem
  }

  .md\:pb-64{
    padding-bottom:16rem
  }

  .md\:pb-72{
    padding-bottom:18rem
  }

  .md\:pb-80{
    padding-bottom:20rem
  }

  .md\:pb-96{
    padding-bottom:24rem
  }

  .md\:pb-px{
    padding-bottom:1px
  }

  .md\:pb-0\.5{
    padding-bottom:0.125rem
  }

  .md\:pb-1\.5{
    padding-bottom:0.375rem
  }

  .md\:pb-2\.5{
    padding-bottom:0.625rem
  }

  .md\:pb-3\.5{
    padding-bottom:0.875rem
  }

  .md\:pl-0{
    padding-left:0px
  }

  .md\:pl-1{
    padding-left:0.25rem
  }

  .md\:pl-2{
    padding-left:0.5rem
  }

  .md\:pl-3{
    padding-left:0.75rem
  }

  .md\:pl-4{
    padding-left:1rem
  }

  .md\:pl-5{
    padding-left:1.25rem
  }

  .md\:pl-6{
    padding-left:1.5rem
  }

  .md\:pl-7{
    padding-left:1.75rem
  }

  .md\:pl-8{
    padding-left:2rem
  }

  .md\:pl-9{
    padding-left:2.25rem
  }

  .md\:pl-10{
    padding-left:2.5rem
  }

  .md\:pl-11{
    padding-left:2.75rem
  }

  .md\:pl-12{
    padding-left:3rem
  }

  .md\:pl-14{
    padding-left:3.5rem
  }

  .md\:pl-16{
    padding-left:4rem
  }

  .md\:pl-20{
    padding-left:5rem
  }

  .md\:pl-24{
    padding-left:6rem
  }

  .md\:pl-28{
    padding-left:7rem
  }

  .md\:pl-32{
    padding-left:8rem
  }

  .md\:pl-36{
    padding-left:9rem
  }

  .md\:pl-40{
    padding-left:10rem
  }

  .md\:pl-44{
    padding-left:11rem
  }

  .md\:pl-48{
    padding-left:12rem
  }

  .md\:pl-52{
    padding-left:13rem
  }

  .md\:pl-56{
    padding-left:14rem
  }

  .md\:pl-60{
    padding-left:15rem
  }

  .md\:pl-64{
    padding-left:16rem
  }

  .md\:pl-72{
    padding-left:18rem
  }

  .md\:pl-80{
    padding-left:20rem
  }

  .md\:pl-96{
    padding-left:24rem
  }

  .md\:pl-px{
    padding-left:1px
  }

  .md\:pl-0\.5{
    padding-left:0.125rem
  }

  .md\:pl-1\.5{
    padding-left:0.375rem
  }

  .md\:pl-2\.5{
    padding-left:0.625rem
  }

  .md\:pl-3\.5{
    padding-left:0.875rem
  }

  .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\: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\:font-Montserrat{
    font-family:Montserrat, Roboto, Open Sans
  }

  .md\:font-Prompt{
    font-family:Prompt, Roboto, Open Sans
  }

  .md\:font-Roboto{
    font-family:Roboto, Open Sans
  }

  .md\:font-OpenSans{
    font-family:Open Sans, Roboto
  }

  .md\:font-Nunito{
    font-family:Nunito, Roboto, Open Sans
  }

  .md\:text-10{
    font-size:10px
  }

  .md\:text-11{
    font-size:11px
  }

  .md\:text-12{
    font-size:12px
  }

  .md\:text-13{
    font-size:13px
  }

  .md\:text-14{
    font-size:14px
  }

  .md\:text-15{
    font-size:15px
  }

  .md\:text-16{
    font-size:16px
  }

  .md\:text-18{
    font-size:18px
  }

  .md\:text-19{
    font-size:19px
  }

  .md\:text-20{
    font-size:20px
  }

  .md\:text-22{
    font-size:22px
  }

  .md\:text-24{
    font-size:24px
  }

  .md\:text-25{
    font-size:25px
  }

  .md\:text-26{
    font-size:26px
  }

  .md\:text-28{
    font-size:28px
  }

  .md\:text-30{
    font-size:30px
  }

  .md\:text-32{
    font-size:32px
  }

  .md\:text-40{
    font-size:40px
  }

  .md\:text-55{
    font-size:55px
  }

  .md\:text-xs{
    font-size:.75rem
  }

  .md\:text-sm{
    font-size:.875rem
  }

  .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\:text-7xl{
    font-size:5rem
  }

  .md\:font-thin{
    font-weight:100
  }

  .md\:font-extralight{
    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\:uppercase{
    text-transform:uppercase
  }

  .md\:lowercase{
    text-transform:lowercase
  }

  .md\:capitalize{
    text-transform:capitalize
  }

  .md\:normal-case{
    text-transform:none
  }

  .md\:italic{
    font-style:italic
  }

  .md\:not-italic{
    font-style:normal
  }

  .md\:ordinal, .md\:slashed-zero, .md\:lining-nums, .md\:oldstyle-nums, .md\:proportional-nums, .md\:tabular-nums, .md\:diagonal-fractions, .md\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .md\:normal-nums{
    font-variant-numeric:normal
  }

  .md\:ordinal{
    --tw-ordinal:ordinal
  }

  .md\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .md\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .md\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .md\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .md\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .md\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .md\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .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-19{
    line-height:19px
  }

  .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\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .md\:tracking-tight{
    letter-spacing:-0.025em
  }

  .md\:tracking-normal{
    letter-spacing:0em
  }

  .md\:tracking-wide{
    letter-spacing:0.025em
  }

  .md\:tracking-wider{
    letter-spacing:0.05em
  }

  .md\:tracking-widest{
    letter-spacing:0.1em
  }

  .md\:text-transparent{
    color:transparent
  }

  .md\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .md\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .md\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .md\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .md\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .md\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .md\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .md\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .md\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .md\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .md\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .md\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .md\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .md\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .md\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .md\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .md\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .md\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .md\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .md\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .md\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .md\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .md\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .md\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .md\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .md\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .md\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .md\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .md\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .md\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .md\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .md\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .md\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .md\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .md\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .md\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .md\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .md\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .md\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .md\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .md\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .md\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .md\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .md\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .md\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .md\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .md\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .md\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .md\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .md\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .md\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .md\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .md\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .md\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .md\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .md\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .md\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .md\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .md\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .md\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .md\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .md\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .md\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .md\:group-hover\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .group:hover .md\:group-hover\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .md\:focus-within\:text-customGray-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-grayTwo:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-grayThree:focus-within{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-lighterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-textGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-superDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-iconGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-mediumGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-swampGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-solitudeGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-winterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-tableGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-iceGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-gainsboro:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-offWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-cloudGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-defaultDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGray-skeletonGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-newLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-normal:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-royal:focus-within{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-glass:focus-within{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-hawkesBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-newBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-skyLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-lightBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-lightBlueGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-pale:focus-within{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-lavender:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customBlue-iceBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customWhite-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customWhite-lightDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customWhite-bWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customRed-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGreen-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGreen-approved:focus-within{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGreen-check:focus-within{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGreen-lime:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGreen-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customGreen-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customYellow-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customYellow-highlight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customYellow-bright:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customYellow-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customYellow-gold:focus-within{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customYellow-mostard:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customOrange-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customOrange-mediumOrange:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customOrange-F96319:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customOrange-EB8A02:focus-within{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-customPurple-purpleOne:focus-within{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-inicieColors-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .md\:focus-within\:text-inicieColors-blue:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .md\:hover\:text-transparent:hover{
    color:transparent
  }

  .md\:hover\:text-customGray-default:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-light:hover{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-dark:hover{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-darker:hover{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-grayTwo:hover{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-grayThree:hover{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-lighterGray:hover{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-textGray:hover{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-superDark:hover{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-iconGray:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-mediumGray:hover{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-swampGray:hover{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-solitudeGray:hover{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-winterGray:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-tableGray:hover{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-iceGray:hover{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-gainsboro:hover{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-offWhite:hover{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-cloudGray:hover{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-defaultDark:hover{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGray-skeletonGray:hover{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-default:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-light:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-newLight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-normal:hover{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-dark:hover{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-royal:hover{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-glass:hover{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-hawkesBlue:hover{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-darker:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-newBlue:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-black:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-skyLight:hover{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-lightBlue:hover{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-lightBlueGray:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-pale:hover{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-lavender:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .md\:hover\:text-customBlue-iceBlue:hover{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .md\:hover\:text-customWhite-default:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .md\:hover\:text-customWhite-lightDark:hover{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .md\:hover\:text-customWhite-bWhite:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .md\:hover\:text-customRed-default:hover{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGreen-default:hover{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGreen-approved:hover{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGreen-check:hover{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGreen-lime:hover{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGreen-dark:hover{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .md\:hover\:text-customGreen-light:hover{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .md\:hover\:text-customYellow-default:hover{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .md\:hover\:text-customYellow-highlight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .md\:hover\:text-customYellow-bright:hover{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .md\:hover\:text-customYellow-dark:hover{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .md\:hover\:text-customYellow-gold:hover{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .md\:hover\:text-customYellow-mostard:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .md\:hover\:text-customOrange-default:hover{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .md\:hover\:text-customOrange-mediumOrange:hover{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .md\:hover\:text-customOrange-F96319:hover{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .md\:hover\:text-customOrange-EB8A02:hover{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .md\:hover\:text-customPurple-purpleOne:hover{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .md\:hover\:text-inicieColors-orange:hover{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .md\:hover\:text-inicieColors-blue:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .md\:focus\:text-transparent:focus{
    color:transparent
  }

  .md\:focus\:text-customGray-default:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-light:focus{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-dark:focus{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-darker:focus{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-grayTwo:focus{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-grayThree:focus{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-lighterGray:focus{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-textGray:focus{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-superDark:focus{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-iconGray:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-mediumGray:focus{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-swampGray:focus{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-solitudeGray:focus{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-winterGray:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-tableGray:focus{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-iceGray:focus{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-gainsboro:focus{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-offWhite:focus{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-cloudGray:focus{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-defaultDark:focus{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGray-skeletonGray:focus{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-default:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-light:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-newLight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-normal:focus{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-dark:focus{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-royal:focus{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-glass:focus{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-hawkesBlue:focus{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-darker:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-newBlue:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-black:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-skyLight:focus{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-lightBlue:focus{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-lightBlueGray:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-pale:focus{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-lavender:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .md\:focus\:text-customBlue-iceBlue:focus{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .md\:focus\:text-customWhite-default:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .md\:focus\:text-customWhite-lightDark:focus{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .md\:focus\:text-customWhite-bWhite:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .md\:focus\:text-customRed-default:focus{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGreen-default:focus{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGreen-approved:focus{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGreen-check:focus{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGreen-lime:focus{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGreen-dark:focus{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .md\:focus\:text-customGreen-light:focus{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .md\:focus\:text-customYellow-default:focus{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .md\:focus\:text-customYellow-highlight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .md\:focus\:text-customYellow-bright:focus{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .md\:focus\:text-customYellow-dark:focus{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .md\:focus\:text-customYellow-gold:focus{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .md\:focus\:text-customYellow-mostard:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .md\:focus\:text-customOrange-default:focus{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .md\:focus\:text-customOrange-mediumOrange:focus{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .md\:focus\:text-customOrange-F96319:focus{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .md\:focus\:text-customOrange-EB8A02:focus{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .md\:focus\:text-customPurple-purpleOne:focus{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .md\:focus\:text-inicieColors-orange:focus{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .md\:focus\:text-inicieColors-blue:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .md\:text-opacity-0{
    --tw-text-opacity:0
  }

  .md\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .md\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .md\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .md\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .md\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .md\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .md\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .md\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .md\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .md\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .md\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .md\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .md\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .md\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .md\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .md\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .md\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .md\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .md\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .md\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .md\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .md\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .md\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .md\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .md\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .md\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .md\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .md\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .md\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .md\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .md\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .md\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .md\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .md\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .md\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .md\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .md\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .md\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .md\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .md\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .md\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .md\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .md\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .md\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .md\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .md\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .md\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .md\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .md\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .md\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .md\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .md\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .md\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .md\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .md\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .md\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .md\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .md\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .md\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .md\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .md\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .md\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .md\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .md\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .md\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .md\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .md\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .md\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .md\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .md\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .md\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .md\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .md\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .md\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .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
  }

  .md\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .md\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .md\:focus-within\:no-underline:focus-within{
    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\:placeholder-transparent::placeholder{
    color:transparent
  }

  .md\:placeholder-customGray-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-grayTwo::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-grayThree::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-lighterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-textGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-superDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-iconGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-mediumGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-swampGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-solitudeGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-winterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-tableGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-iceGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-gainsboro::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-offWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-cloudGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-defaultDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGray-skeletonGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-newLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-normal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-royal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-glass::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-hawkesBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-newBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-skyLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-lightBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-lightBlueGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-pale::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-lavender::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customBlue-iceBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customWhite-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customWhite-lightDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customWhite-bWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customRed-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGreen-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGreen-approved::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGreen-check::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGreen-lime::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGreen-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customGreen-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customYellow-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customYellow-highlight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customYellow-bright::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customYellow-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customYellow-gold::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customYellow-mostard::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customOrange-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customOrange-mediumOrange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customOrange-F96319::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customOrange-EB8A02::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-customPurple-purpleOne::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-inicieColors-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-inicieColors-blue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .md\:focus\:placeholder-customGray-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-grayTwo:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-grayThree:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-lighterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-textGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-superDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-iconGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-mediumGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-swampGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-solitudeGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-winterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-tableGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-iceGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-gainsboro:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-offWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-cloudGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-defaultDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGray-skeletonGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-newLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-normal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-royal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-glass:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-hawkesBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-newBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-skyLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-lightBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-lightBlueGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-pale:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-lavender:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customBlue-iceBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customWhite-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customWhite-lightDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customWhite-bWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customRed-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGreen-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGreen-approved:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGreen-check:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGreen-lime:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGreen-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customGreen-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customYellow-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customYellow-highlight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customYellow-bright:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customYellow-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customYellow-gold:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customYellow-mostard:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customOrange-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customOrange-mediumOrange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customOrange-F96319:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customOrange-EB8A02:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-customPurple-purpleOne:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-inicieColors-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .md\:focus\:placeholder-inicieColors-blue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .md\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .md\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .md\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .md\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .md\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .md\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .md\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .md\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .md\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .md\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .md\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .md\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .md\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .md\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .md\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .md\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .md\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .md\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .md\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .md\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .md\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .md\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .md\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .md\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .md\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .md\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .md\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .md\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .md\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .md\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .md\:opacity-0{
    opacity:0
  }

  .md\:opacity-5{
    opacity:0.05
  }

  .md\:opacity-10{
    opacity:0.1
  }

  .md\:opacity-20{
    opacity:0.2
  }

  .md\:opacity-25{
    opacity:0.25
  }

  .md\:opacity-30{
    opacity:0.3
  }

  .md\:opacity-40{
    opacity:0.4
  }

  .md\:opacity-50{
    opacity:0.5
  }

  .md\:opacity-60{
    opacity:0.6
  }

  .md\:opacity-70{
    opacity:0.7
  }

  .md\:opacity-75{
    opacity:0.75
  }

  .md\:opacity-80{
    opacity:0.8
  }

  .md\:opacity-90{
    opacity:0.9
  }

  .md\:opacity-95{
    opacity:0.95
  }

  .md\:opacity-100{
    opacity:1
  }

  .group:hover .md\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .md\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .md\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .md\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .md\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .md\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .md\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .md\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .md\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .md\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .md\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .md\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .md\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .md\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .md\:group-hover\:opacity-100{
    opacity:1
  }

  .md\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .md\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .md\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .md\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .md\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .md\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .md\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .md\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .md\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .md\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .md\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .md\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .md\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .md\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .md\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .md\:hover\:opacity-0:hover{
    opacity:0
  }

  .md\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .md\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .md\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .md\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .md\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .md\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .md\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .md\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .md\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .md\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .md\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .md\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .md\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .md\:hover\:opacity-100:hover{
    opacity:1
  }

  .md\:focus\:opacity-0:focus{
    opacity:0
  }

  .md\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .md\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .md\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .md\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .md\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .md\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .md\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .md\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .md\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .md\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .md\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .md\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .md\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .md\:focus\:opacity-100:focus{
    opacity:1
  }

  .md\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .md\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .md\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .md\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .md\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .md\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .md\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .md\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .md\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .md\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .md\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .md\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .md\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .md\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .md\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .md\:bg-blend-normal{
    background-blend-mode:normal
  }

  .md\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .md\:bg-blend-screen{
    background-blend-mode:screen
  }

  .md\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .md\:bg-blend-darken{
    background-blend-mode:darken
  }

  .md\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .md\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .md\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .md\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .md\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .md\:bg-blend-difference{
    background-blend-mode:difference
  }

  .md\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .md\:bg-blend-hue{
    background-blend-mode:hue
  }

  .md\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .md\:bg-blend-color{
    background-blend-mode:color
  }

  .md\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .md\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .md\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .md\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .md\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .md\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .md\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .md\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .md\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .md\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .md\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .md\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .md\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .md\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .md\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .md\:mix-blend-color{
    mix-blend-mode:color
  }

  .md\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .md\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .md\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .md\:group-hover\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .md\:group-hover\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .md\:group-hover\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .md\:group-hover\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .md\:group-hover\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .md\:group-hover\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .md\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .md\:group-hover\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus-within\:shadow-custom:focus-within{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:hover\:shadow-custom:hover{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .md\:focus\:shadow-custom:focus{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .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-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .md\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .md\:focus-within\:outline-black:focus-within{
    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\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .md\:ring-inset{
    --tw-ring-inset:inset
  }

  .md\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .md\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .md\:ring-transparent{
    --tw-ring-color:transparent
  }

  .md\:ring-customGray-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-grayTwo{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-grayThree{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-lighterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-textGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-superDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-iconGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-mediumGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-swampGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-solitudeGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-winterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-tableGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-iceGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-gainsboro{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-offWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-cloudGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-defaultDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .md\:ring-customGray-skeletonGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-newLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-normal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-royal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-glass{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-hawkesBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-newBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-skyLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-lightBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-lightBlueGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-pale{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-lavender{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .md\:ring-customBlue-iceBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .md\:ring-customWhite-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .md\:ring-customWhite-lightDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .md\:ring-customWhite-bWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .md\:ring-customRed-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .md\:ring-customGreen-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .md\:ring-customGreen-approved{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .md\:ring-customGreen-check{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .md\:ring-customGreen-lime{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .md\:ring-customGreen-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .md\:ring-customGreen-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .md\:ring-customYellow-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .md\:ring-customYellow-highlight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .md\:ring-customYellow-bright{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .md\:ring-customYellow-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .md\:ring-customYellow-gold{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .md\:ring-customYellow-mostard{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .md\:ring-customOrange-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .md\:ring-customOrange-mediumOrange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .md\:ring-customOrange-F96319{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .md\:ring-customOrange-EB8A02{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .md\:ring-customPurple-purpleOne{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .md\:ring-inicieColors-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .md\:ring-inicieColors-blue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .md\:focus-within\:ring-customGray-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-grayTwo:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-grayThree:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-lighterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-textGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-superDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-iconGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-mediumGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-swampGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-solitudeGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-winterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-tableGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-iceGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-gainsboro:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-offWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-cloudGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-defaultDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGray-skeletonGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-newLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-normal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-royal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-glass:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-hawkesBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-newBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-skyLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-lightBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-lightBlueGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-pale:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-lavender:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customBlue-iceBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customWhite-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customWhite-lightDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customWhite-bWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customRed-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGreen-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGreen-approved:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGreen-check:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGreen-lime:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGreen-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customGreen-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customYellow-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customYellow-highlight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customYellow-bright:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customYellow-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customYellow-gold:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customYellow-mostard:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customOrange-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customOrange-mediumOrange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customOrange-F96319:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customOrange-EB8A02:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-customPurple-purpleOne:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-inicieColors-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .md\:focus-within\:ring-inicieColors-blue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .md\:focus\:ring-customGray-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-grayTwo:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-grayThree:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-lighterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-textGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-superDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-iconGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-mediumGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-swampGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-solitudeGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-winterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-tableGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-iceGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-gainsboro:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-offWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-cloudGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-defaultDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGray-skeletonGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-newLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-normal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-royal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-glass:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-hawkesBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-newBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-skyLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-lightBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-lightBlueGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-pale:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-lavender:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customBlue-iceBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customWhite-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customWhite-lightDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customWhite-bWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customRed-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGreen-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGreen-approved:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGreen-check:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGreen-lime:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGreen-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customGreen-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customYellow-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customYellow-highlight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customYellow-bright:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customYellow-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customYellow-gold:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customYellow-mostard:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customOrange-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customOrange-mediumOrange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customOrange-F96319:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customOrange-EB8A02:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-customPurple-purpleOne:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-inicieColors-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .md\:focus\:ring-inicieColors-blue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .md\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .md\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .md\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .md\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .md\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .md\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .md\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .md\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .md\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .md\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .md\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .md\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .md\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .md\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .md\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .md\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .md\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .md\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .md\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .md\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .md\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .md\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .md\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .md\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .md\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .md\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .md\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .md\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .md\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .md\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .md\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .md\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .md\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .md\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .md\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .md\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .md\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .md\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .md\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .md\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .md\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .md\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .md\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .md\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .md\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .md\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .md\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .md\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .md\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .md\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .md\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .md\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .md\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .md\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .md\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .md\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .md\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .md\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .md\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .md\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .md\:ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .md\:ring-offset-customGray-default{
    --tw-ring-offset-color:#A9AEB3
  }

  .md\:ring-offset-customGray-light{
    --tw-ring-offset-color:#d9e0e6
  }

  .md\:ring-offset-customGray-dark{
    --tw-ring-offset-color:#484B4D
  }

  .md\:ring-offset-customGray-darker{
    --tw-ring-offset-color:#49494A
  }

  .md\:ring-offset-customGray-grayTwo{
    --tw-ring-offset-color:#C7CBD1
  }

  .md\:ring-offset-customGray-grayThree{
    --tw-ring-offset-color:#909193
  }

  .md\:ring-offset-customGray-superLight{
    --tw-ring-offset-color:#EDEDED
  }

  .md\:ring-offset-customGray-lighterGray{
    --tw-ring-offset-color:#F4F4F4
  }

  .md\:ring-offset-customGray-textGray{
    --tw-ring-offset-color:#8F9BB3
  }

  .md\:ring-offset-customGray-superDark{
    --tw-ring-offset-color:#231F20
  }

  .md\:ring-offset-customGray-iconGray{
    --tw-ring-offset-color:#A9AEB3
  }

  .md\:ring-offset-customGray-mediumGray{
    --tw-ring-offset-color:#E3E4E4
  }

  .md\:ring-offset-customGray-swampGray{
    --tw-ring-offset-color:#252727
  }

  .md\:ring-offset-customGray-solitudeGray{
    --tw-ring-offset-color:#E0E4E8
  }

  .md\:ring-offset-customGray-winterGray{
    --tw-ring-offset-color:#EEF0F5
  }

  .md\:ring-offset-customGray-tableGray{
    --tw-ring-offset-color:#F2F6FB
  }

  .md\:ring-offset-customGray-iceGray{
    --tw-ring-offset-color:#F5F7FC
  }

  .md\:ring-offset-customGray-gainsboro{
    --tw-ring-offset-color:#F0F2F6
  }

  .md\:ring-offset-customGray-offWhite{
    --tw-ring-offset-color:#F7F7F7
  }

  .md\:ring-offset-customGray-cloudGray{
    --tw-ring-offset-color:#B9BDC1
  }

  .md\:ring-offset-customGray-defaultDark{
    --tw-ring-offset-color:#AEB3B7
  }

  .md\:ring-offset-customGray-skeletonGray{
    --tw-ring-offset-color:#DEDFE3
  }

  .md\:ring-offset-customBlue-default{
    --tw-ring-offset-color:#233674
  }

  .md\:ring-offset-customBlue-light{
    --tw-ring-offset-color:#EFF4FA
  }

  .md\:ring-offset-customBlue-newLight{
    --tw-ring-offset-color:#EEF0F5
  }

  .md\:ring-offset-customBlue-superLight{
    --tw-ring-offset-color:#D7E1EC
  }

  .md\:ring-offset-customBlue-normal{
    --tw-ring-offset-color:#004899
  }

  .md\:ring-offset-customBlue-dark{
    --tw-ring-offset-color:#222B45
  }

  .md\:ring-offset-customBlue-royal{
    --tw-ring-offset-color:#3656BF
  }

  .md\:ring-offset-customBlue-glass{
    --tw-ring-offset-color:#D8E5F8
  }

  .md\:ring-offset-customBlue-hawkesBlue{
    --tw-ring-offset-color:#D7DDF2
  }

  .md\:ring-offset-customBlue-darker{
    --tw-ring-offset-color:#0F2741
  }

  .md\:ring-offset-customBlue-newBlue{
    --tw-ring-offset-color:#0F2741
  }

  .md\:ring-offset-customBlue-black{
    --tw-ring-offset-color:#0F2740
  }

  .md\:ring-offset-customBlue-skyLight{
    --tw-ring-offset-color:#F0F4F9
  }

  .md\:ring-offset-customBlue-lightBlue{
    --tw-ring-offset-color:#E7EBF8
  }

  .md\:ring-offset-customBlue-lightBlueGray{
    --tw-ring-offset-color:#8296D7
  }

  .md\:ring-offset-customBlue-pale{
    --tw-ring-offset-color:#D0D8F1
  }

  .md\:ring-offset-customBlue-lavender{
    --tw-ring-offset-color:#8296D7
  }

  .md\:ring-offset-customBlue-iceBlue{
    --tw-ring-offset-color:#EFF5FF
  }

  .md\:ring-offset-customWhite-default{
    --tw-ring-offset-color:#ffffff
  }

  .md\:ring-offset-customWhite-lightDark{
    --tw-ring-offset-color:#F8F8F8
  }

  .md\:ring-offset-customWhite-bWhite{
    --tw-ring-offset-color:#EFF4FA
  }

  .md\:ring-offset-customRed-default{
    --tw-ring-offset-color:#B10000
  }

  .md\:ring-offset-customGreen-default{
    --tw-ring-offset-color:#8BD42D
  }

  .md\:ring-offset-customGreen-approved{
    --tw-ring-offset-color:#80CC28
  }

  .md\:ring-offset-customGreen-check{
    --tw-ring-offset-color:#139E5D
  }

  .md\:ring-offset-customGreen-lime{
    --tw-ring-offset-color:#00AD3C
  }

  .md\:ring-offset-customGreen-dark{
    --tw-ring-offset-color:#03AC6D
  }

  .md\:ring-offset-customGreen-light{
    --tw-ring-offset-color:#A5D072
  }

  .md\:ring-offset-customYellow-default{
    --tw-ring-offset-color:#FEF8E6
  }

  .md\:ring-offset-customYellow-highlight{
    --tw-ring-offset-color:#EEB103
  }

  .md\:ring-offset-customYellow-bright{
    --tw-ring-offset-color:#FDD835
  }

  .md\:ring-offset-customYellow-dark{
    --tw-ring-offset-color:#FDDD84
  }

  .md\:ring-offset-customYellow-gold{
    --tw-ring-offset-color:#E9AC07
  }

  .md\:ring-offset-customYellow-mostard{
    --tw-ring-offset-color:#F59E0B
  }

  .md\:ring-offset-customOrange-default{
    --tw-ring-offset-color:#E8532C
  }

  .md\:ring-offset-customOrange-mediumOrange{
    --tw-ring-offset-color:#F4933C
  }

  .md\:ring-offset-customOrange-F96319{
    --tw-ring-offset-color:#F96319
  }

  .md\:ring-offset-customOrange-EB8A02{
    --tw-ring-offset-color:#EB8A02
  }

  .md\:ring-offset-customPurple-purpleOne{
    --tw-ring-offset-color:#673AB7
  }

  .md\:ring-offset-inicieColors-orange{
    --tw-ring-offset-color:#F36C48
  }

  .md\:ring-offset-inicieColors-blue{
    --tw-ring-offset-color:#233674
  }

  .md\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .md\:focus-within\:ring-offset-customGray-default:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .md\:focus-within\:ring-offset-customGray-light:focus-within{
    --tw-ring-offset-color:#d9e0e6
  }

  .md\:focus-within\:ring-offset-customGray-dark:focus-within{
    --tw-ring-offset-color:#484B4D
  }

  .md\:focus-within\:ring-offset-customGray-darker:focus-within{
    --tw-ring-offset-color:#49494A
  }

  .md\:focus-within\:ring-offset-customGray-grayTwo:focus-within{
    --tw-ring-offset-color:#C7CBD1
  }

  .md\:focus-within\:ring-offset-customGray-grayThree:focus-within{
    --tw-ring-offset-color:#909193
  }

  .md\:focus-within\:ring-offset-customGray-superLight:focus-within{
    --tw-ring-offset-color:#EDEDED
  }

  .md\:focus-within\:ring-offset-customGray-lighterGray:focus-within{
    --tw-ring-offset-color:#F4F4F4
  }

  .md\:focus-within\:ring-offset-customGray-textGray:focus-within{
    --tw-ring-offset-color:#8F9BB3
  }

  .md\:focus-within\:ring-offset-customGray-superDark:focus-within{
    --tw-ring-offset-color:#231F20
  }

  .md\:focus-within\:ring-offset-customGray-iconGray:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .md\:focus-within\:ring-offset-customGray-mediumGray:focus-within{
    --tw-ring-offset-color:#E3E4E4
  }

  .md\:focus-within\:ring-offset-customGray-swampGray:focus-within{
    --tw-ring-offset-color:#252727
  }

  .md\:focus-within\:ring-offset-customGray-solitudeGray:focus-within{
    --tw-ring-offset-color:#E0E4E8
  }

  .md\:focus-within\:ring-offset-customGray-winterGray:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .md\:focus-within\:ring-offset-customGray-tableGray:focus-within{
    --tw-ring-offset-color:#F2F6FB
  }

  .md\:focus-within\:ring-offset-customGray-iceGray:focus-within{
    --tw-ring-offset-color:#F5F7FC
  }

  .md\:focus-within\:ring-offset-customGray-gainsboro:focus-within{
    --tw-ring-offset-color:#F0F2F6
  }

  .md\:focus-within\:ring-offset-customGray-offWhite:focus-within{
    --tw-ring-offset-color:#F7F7F7
  }

  .md\:focus-within\:ring-offset-customGray-cloudGray:focus-within{
    --tw-ring-offset-color:#B9BDC1
  }

  .md\:focus-within\:ring-offset-customGray-defaultDark:focus-within{
    --tw-ring-offset-color:#AEB3B7
  }

  .md\:focus-within\:ring-offset-customGray-skeletonGray:focus-within{
    --tw-ring-offset-color:#DEDFE3
  }

  .md\:focus-within\:ring-offset-customBlue-default:focus-within{
    --tw-ring-offset-color:#233674
  }

  .md\:focus-within\:ring-offset-customBlue-light:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .md\:focus-within\:ring-offset-customBlue-newLight:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .md\:focus-within\:ring-offset-customBlue-superLight:focus-within{
    --tw-ring-offset-color:#D7E1EC
  }

  .md\:focus-within\:ring-offset-customBlue-normal:focus-within{
    --tw-ring-offset-color:#004899
  }

  .md\:focus-within\:ring-offset-customBlue-dark:focus-within{
    --tw-ring-offset-color:#222B45
  }

  .md\:focus-within\:ring-offset-customBlue-royal:focus-within{
    --tw-ring-offset-color:#3656BF
  }

  .md\:focus-within\:ring-offset-customBlue-glass:focus-within{
    --tw-ring-offset-color:#D8E5F8
  }

  .md\:focus-within\:ring-offset-customBlue-hawkesBlue:focus-within{
    --tw-ring-offset-color:#D7DDF2
  }

  .md\:focus-within\:ring-offset-customBlue-darker:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .md\:focus-within\:ring-offset-customBlue-newBlue:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .md\:focus-within\:ring-offset-customBlue-black:focus-within{
    --tw-ring-offset-color:#0F2740
  }

  .md\:focus-within\:ring-offset-customBlue-skyLight:focus-within{
    --tw-ring-offset-color:#F0F4F9
  }

  .md\:focus-within\:ring-offset-customBlue-lightBlue:focus-within{
    --tw-ring-offset-color:#E7EBF8
  }

  .md\:focus-within\:ring-offset-customBlue-lightBlueGray:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .md\:focus-within\:ring-offset-customBlue-pale:focus-within{
    --tw-ring-offset-color:#D0D8F1
  }

  .md\:focus-within\:ring-offset-customBlue-lavender:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .md\:focus-within\:ring-offset-customBlue-iceBlue:focus-within{
    --tw-ring-offset-color:#EFF5FF
  }

  .md\:focus-within\:ring-offset-customWhite-default:focus-within{
    --tw-ring-offset-color:#ffffff
  }

  .md\:focus-within\:ring-offset-customWhite-lightDark:focus-within{
    --tw-ring-offset-color:#F8F8F8
  }

  .md\:focus-within\:ring-offset-customWhite-bWhite:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .md\:focus-within\:ring-offset-customRed-default:focus-within{
    --tw-ring-offset-color:#B10000
  }

  .md\:focus-within\:ring-offset-customGreen-default:focus-within{
    --tw-ring-offset-color:#8BD42D
  }

  .md\:focus-within\:ring-offset-customGreen-approved:focus-within{
    --tw-ring-offset-color:#80CC28
  }

  .md\:focus-within\:ring-offset-customGreen-check:focus-within{
    --tw-ring-offset-color:#139E5D
  }

  .md\:focus-within\:ring-offset-customGreen-lime:focus-within{
    --tw-ring-offset-color:#00AD3C
  }

  .md\:focus-within\:ring-offset-customGreen-dark:focus-within{
    --tw-ring-offset-color:#03AC6D
  }

  .md\:focus-within\:ring-offset-customGreen-light:focus-within{
    --tw-ring-offset-color:#A5D072
  }

  .md\:focus-within\:ring-offset-customYellow-default:focus-within{
    --tw-ring-offset-color:#FEF8E6
  }

  .md\:focus-within\:ring-offset-customYellow-highlight:focus-within{
    --tw-ring-offset-color:#EEB103
  }

  .md\:focus-within\:ring-offset-customYellow-bright:focus-within{
    --tw-ring-offset-color:#FDD835
  }

  .md\:focus-within\:ring-offset-customYellow-dark:focus-within{
    --tw-ring-offset-color:#FDDD84
  }

  .md\:focus-within\:ring-offset-customYellow-gold:focus-within{
    --tw-ring-offset-color:#E9AC07
  }

  .md\:focus-within\:ring-offset-customYellow-mostard:focus-within{
    --tw-ring-offset-color:#F59E0B
  }

  .md\:focus-within\:ring-offset-customOrange-default:focus-within{
    --tw-ring-offset-color:#E8532C
  }

  .md\:focus-within\:ring-offset-customOrange-mediumOrange:focus-within{
    --tw-ring-offset-color:#F4933C
  }

  .md\:focus-within\:ring-offset-customOrange-F96319:focus-within{
    --tw-ring-offset-color:#F96319
  }

  .md\:focus-within\:ring-offset-customOrange-EB8A02:focus-within{
    --tw-ring-offset-color:#EB8A02
  }

  .md\:focus-within\:ring-offset-customPurple-purpleOne:focus-within{
    --tw-ring-offset-color:#673AB7
  }

  .md\:focus-within\:ring-offset-inicieColors-orange:focus-within{
    --tw-ring-offset-color:#F36C48
  }

  .md\:focus-within\:ring-offset-inicieColors-blue:focus-within{
    --tw-ring-offset-color:#233674
  }

  .md\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .md\:focus\:ring-offset-customGray-default:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .md\:focus\:ring-offset-customGray-light:focus{
    --tw-ring-offset-color:#d9e0e6
  }

  .md\:focus\:ring-offset-customGray-dark:focus{
    --tw-ring-offset-color:#484B4D
  }

  .md\:focus\:ring-offset-customGray-darker:focus{
    --tw-ring-offset-color:#49494A
  }

  .md\:focus\:ring-offset-customGray-grayTwo:focus{
    --tw-ring-offset-color:#C7CBD1
  }

  .md\:focus\:ring-offset-customGray-grayThree:focus{
    --tw-ring-offset-color:#909193
  }

  .md\:focus\:ring-offset-customGray-superLight:focus{
    --tw-ring-offset-color:#EDEDED
  }

  .md\:focus\:ring-offset-customGray-lighterGray:focus{
    --tw-ring-offset-color:#F4F4F4
  }

  .md\:focus\:ring-offset-customGray-textGray:focus{
    --tw-ring-offset-color:#8F9BB3
  }

  .md\:focus\:ring-offset-customGray-superDark:focus{
    --tw-ring-offset-color:#231F20
  }

  .md\:focus\:ring-offset-customGray-iconGray:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .md\:focus\:ring-offset-customGray-mediumGray:focus{
    --tw-ring-offset-color:#E3E4E4
  }

  .md\:focus\:ring-offset-customGray-swampGray:focus{
    --tw-ring-offset-color:#252727
  }

  .md\:focus\:ring-offset-customGray-solitudeGray:focus{
    --tw-ring-offset-color:#E0E4E8
  }

  .md\:focus\:ring-offset-customGray-winterGray:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .md\:focus\:ring-offset-customGray-tableGray:focus{
    --tw-ring-offset-color:#F2F6FB
  }

  .md\:focus\:ring-offset-customGray-iceGray:focus{
    --tw-ring-offset-color:#F5F7FC
  }

  .md\:focus\:ring-offset-customGray-gainsboro:focus{
    --tw-ring-offset-color:#F0F2F6
  }

  .md\:focus\:ring-offset-customGray-offWhite:focus{
    --tw-ring-offset-color:#F7F7F7
  }

  .md\:focus\:ring-offset-customGray-cloudGray:focus{
    --tw-ring-offset-color:#B9BDC1
  }

  .md\:focus\:ring-offset-customGray-defaultDark:focus{
    --tw-ring-offset-color:#AEB3B7
  }

  .md\:focus\:ring-offset-customGray-skeletonGray:focus{
    --tw-ring-offset-color:#DEDFE3
  }

  .md\:focus\:ring-offset-customBlue-default:focus{
    --tw-ring-offset-color:#233674
  }

  .md\:focus\:ring-offset-customBlue-light:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .md\:focus\:ring-offset-customBlue-newLight:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .md\:focus\:ring-offset-customBlue-superLight:focus{
    --tw-ring-offset-color:#D7E1EC
  }

  .md\:focus\:ring-offset-customBlue-normal:focus{
    --tw-ring-offset-color:#004899
  }

  .md\:focus\:ring-offset-customBlue-dark:focus{
    --tw-ring-offset-color:#222B45
  }

  .md\:focus\:ring-offset-customBlue-royal:focus{
    --tw-ring-offset-color:#3656BF
  }

  .md\:focus\:ring-offset-customBlue-glass:focus{
    --tw-ring-offset-color:#D8E5F8
  }

  .md\:focus\:ring-offset-customBlue-hawkesBlue:focus{
    --tw-ring-offset-color:#D7DDF2
  }

  .md\:focus\:ring-offset-customBlue-darker:focus{
    --tw-ring-offset-color:#0F2741
  }

  .md\:focus\:ring-offset-customBlue-newBlue:focus{
    --tw-ring-offset-color:#0F2741
  }

  .md\:focus\:ring-offset-customBlue-black:focus{
    --tw-ring-offset-color:#0F2740
  }

  .md\:focus\:ring-offset-customBlue-skyLight:focus{
    --tw-ring-offset-color:#F0F4F9
  }

  .md\:focus\:ring-offset-customBlue-lightBlue:focus{
    --tw-ring-offset-color:#E7EBF8
  }

  .md\:focus\:ring-offset-customBlue-lightBlueGray:focus{
    --tw-ring-offset-color:#8296D7
  }

  .md\:focus\:ring-offset-customBlue-pale:focus{
    --tw-ring-offset-color:#D0D8F1
  }

  .md\:focus\:ring-offset-customBlue-lavender:focus{
    --tw-ring-offset-color:#8296D7
  }

  .md\:focus\:ring-offset-customBlue-iceBlue:focus{
    --tw-ring-offset-color:#EFF5FF
  }

  .md\:focus\:ring-offset-customWhite-default:focus{
    --tw-ring-offset-color:#ffffff
  }

  .md\:focus\:ring-offset-customWhite-lightDark:focus{
    --tw-ring-offset-color:#F8F8F8
  }

  .md\:focus\:ring-offset-customWhite-bWhite:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .md\:focus\:ring-offset-customRed-default:focus{
    --tw-ring-offset-color:#B10000
  }

  .md\:focus\:ring-offset-customGreen-default:focus{
    --tw-ring-offset-color:#8BD42D
  }

  .md\:focus\:ring-offset-customGreen-approved:focus{
    --tw-ring-offset-color:#80CC28
  }

  .md\:focus\:ring-offset-customGreen-check:focus{
    --tw-ring-offset-color:#139E5D
  }

  .md\:focus\:ring-offset-customGreen-lime:focus{
    --tw-ring-offset-color:#00AD3C
  }

  .md\:focus\:ring-offset-customGreen-dark:focus{
    --tw-ring-offset-color:#03AC6D
  }

  .md\:focus\:ring-offset-customGreen-light:focus{
    --tw-ring-offset-color:#A5D072
  }

  .md\:focus\:ring-offset-customYellow-default:focus{
    --tw-ring-offset-color:#FEF8E6
  }

  .md\:focus\:ring-offset-customYellow-highlight:focus{
    --tw-ring-offset-color:#EEB103
  }

  .md\:focus\:ring-offset-customYellow-bright:focus{
    --tw-ring-offset-color:#FDD835
  }

  .md\:focus\:ring-offset-customYellow-dark:focus{
    --tw-ring-offset-color:#FDDD84
  }

  .md\:focus\:ring-offset-customYellow-gold:focus{
    --tw-ring-offset-color:#E9AC07
  }

  .md\:focus\:ring-offset-customYellow-mostard:focus{
    --tw-ring-offset-color:#F59E0B
  }

  .md\:focus\:ring-offset-customOrange-default:focus{
    --tw-ring-offset-color:#E8532C
  }

  .md\:focus\:ring-offset-customOrange-mediumOrange:focus{
    --tw-ring-offset-color:#F4933C
  }

  .md\:focus\:ring-offset-customOrange-F96319:focus{
    --tw-ring-offset-color:#F96319
  }

  .md\:focus\:ring-offset-customOrange-EB8A02:focus{
    --tw-ring-offset-color:#EB8A02
  }

  .md\:focus\:ring-offset-customPurple-purpleOne:focus{
    --tw-ring-offset-color:#673AB7
  }

  .md\:focus\:ring-offset-inicieColors-orange:focus{
    --tw-ring-offset-color:#F36C48
  }

  .md\:focus\:ring-offset-inicieColors-blue:focus{
    --tw-ring-offset-color:#233674
  }

  .md\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .md\:filter-none{
    filter:none
  }

  .md\:blur-0{
    --tw-blur:blur(0)
  }

  .md\:blur-none{
    --tw-blur:blur(0)
  }

  .md\:blur-sm{
    --tw-blur:blur(4px)
  }

  .md\:blur{
    --tw-blur:blur(8px)
  }

  .md\:blur-md{
    --tw-blur:blur(12px)
  }

  .md\:blur-lg{
    --tw-blur:blur(16px)
  }

  .md\:blur-xl{
    --tw-blur:blur(24px)
  }

  .md\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .md\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .md\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .md\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .md\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .md\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .md\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .md\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .md\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .md\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .md\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .md\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .md\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .md\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .md\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .md\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .md\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .md\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .md\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .md\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .md\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .md\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .md\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .md\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .md\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .md\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .md\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .md\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .md\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .md\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .md\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .md\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .md\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .md\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .md\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .md\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .md\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .md\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .md\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .md\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .md\:invert-0{
    --tw-invert:invert(0)
  }

  .md\:invert{
    --tw-invert:invert(100%)
  }

  .md\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .md\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .md\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .md\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .md\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .md\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .md\:sepia{
    --tw-sepia:sepia(100%)
  }

  .md\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .md\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .md\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .md\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .md\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .md\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .md\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .md\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .md\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .md\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .md\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .md\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .md\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .md\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .md\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .md\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .md\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .md\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .md\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .md\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .md\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .md\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .md\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .md\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .md\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .md\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .md\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .md\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .md\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .md\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .md\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .md\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .md\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .md\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .md\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .md\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .md\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .md\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .md\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .md\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .md\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .md\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .md\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .md\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .md\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .md\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .md\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .md\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .md\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .md\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .md\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .md\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .md\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .md\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .md\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .md\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .md\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .md\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .md\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .md\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .md\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .md\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .md\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .md\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .md\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .md\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .md\:transition-none{
    transition-property:none
  }

  .md\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .md\:delay-75{
    transition-delay:75ms
  }

  .md\:delay-100{
    transition-delay:100ms
  }

  .md\:delay-150{
    transition-delay:150ms
  }

  .md\:delay-200{
    transition-delay:200ms
  }

  .md\:delay-300{
    transition-delay:300ms
  }

  .md\:delay-500{
    transition-delay:500ms
  }

  .md\:delay-700{
    transition-delay:700ms
  }

  .md\:delay-1000{
    transition-delay:1000ms
  }

  .md\:duration-75{
    transition-duration:75ms
  }

  .md\:duration-100{
    transition-duration:100ms
  }

  .md\:duration-150{
    transition-duration:150ms
  }

  .md\:duration-200{
    transition-duration:200ms
  }

  .md\:duration-300{
    transition-duration:300ms
  }

  .md\:duration-500{
    transition-duration:500ms
  }

  .md\:duration-700{
    transition-duration:700ms
  }

  .md\:duration-1000{
    transition-duration:1000ms
  }

  .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\:line-clamp-none{
    -webkit-line-clamp:unset
  }
}

@media (min-width: 896px){
  .\32md\:container{
    width:100%
  }

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

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

  @media (min-width: 896px){
    .\32md\:container{
      max-width:896px
    }
  }

  @media (min-width: 945px){
    .\32md\:container{
      max-width:945px
    }
  }

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

  @media (min-width: 1152px){
    .\32md\:container{
      max-width:1152px
    }
  }

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

  @media (min-width: 1400px){
    .\32md\:container{
      max-width:1400px
    }
  }

  @media (min-width: 1700px){
    .\32md\:container{
      max-width:1700px
    }
  }

  .\32md\: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
  }

  .\32md\:not-sr-only{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\32md\:focus-within\:sr-only:focus-within{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

  .\32md\:focus-within\:not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\32md\: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
  }

  .\32md\:focus\:not-sr-only:focus{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\32md\:pointer-events-none{
    pointer-events:none
  }

  .\32md\:pointer-events-auto{
    pointer-events:auto
  }

  .\32md\:visible{
    visibility:visible
  }

  .\32md\:invisible{
    visibility:hidden
  }

  .\32md\:static{
    position:static
  }

  .\32md\:fixed{
    position:fixed
  }

  .\32md\:absolute{
    position:absolute
  }

  .\32md\:relative{
    position:relative
  }

  .\32md\:sticky{
    position:sticky
  }

  .\32md\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .\32md\:inset-1{
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem
  }

  .\32md\:inset-2{
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem
  }

  .\32md\:inset-3{
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem
  }

  .\32md\:inset-4{
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem
  }

  .\32md\:inset-5{
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem
  }

  .\32md\:inset-6{
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem
  }

  .\32md\:inset-7{
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem
  }

  .\32md\:inset-8{
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem
  }

  .\32md\:inset-9{
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem
  }

  .\32md\:inset-10{
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem
  }

  .\32md\:inset-11{
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem
  }

  .\32md\:inset-12{
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem
  }

  .\32md\:inset-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .\32md\:inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .\32md\:inset-20{
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem
  }

  .\32md\:inset-24{
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem
  }

  .\32md\:inset-28{
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem
  }

  .\32md\:inset-32{
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem
  }

  .\32md\:inset-36{
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem
  }

  .\32md\:inset-40{
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem
  }

  .\32md\:inset-44{
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem
  }

  .\32md\:inset-48{
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem
  }

  .\32md\:inset-52{
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem
  }

  .\32md\:inset-56{
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem
  }

  .\32md\:inset-60{
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem
  }

  .\32md\:inset-64{
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem
  }

  .\32md\:inset-72{
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem
  }

  .\32md\:inset-80{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .\32md\:inset-96{
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem
  }

  .\32md\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .\32md\:inset-px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .\32md\:inset-0\.5{
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem
  }

  .\32md\:inset-1\.5{
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem
  }

  .\32md\:inset-2\.5{
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem
  }

  .\32md\:inset-3\.5{
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem
  }

  .\32md\:-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .\32md\:-inset-1{
    top:-0.25rem;
    right:-0.25rem;
    bottom:-0.25rem;
    left:-0.25rem
  }

  .\32md\:-inset-2{
    top:-0.5rem;
    right:-0.5rem;
    bottom:-0.5rem;
    left:-0.5rem
  }

  .\32md\:-inset-3{
    top:-0.75rem;
    right:-0.75rem;
    bottom:-0.75rem;
    left:-0.75rem
  }

  .\32md\:-inset-4{
    top:-1rem;
    right:-1rem;
    bottom:-1rem;
    left:-1rem
  }

  .\32md\:-inset-5{
    top:-1.25rem;
    right:-1.25rem;
    bottom:-1.25rem;
    left:-1.25rem
  }

  .\32md\:-inset-6{
    top:-1.5rem;
    right:-1.5rem;
    bottom:-1.5rem;
    left:-1.5rem
  }

  .\32md\:-inset-7{
    top:-1.75rem;
    right:-1.75rem;
    bottom:-1.75rem;
    left:-1.75rem
  }

  .\32md\:-inset-8{
    top:-2rem;
    right:-2rem;
    bottom:-2rem;
    left:-2rem
  }

  .\32md\:-inset-9{
    top:-2.25rem;
    right:-2.25rem;
    bottom:-2.25rem;
    left:-2.25rem
  }

  .\32md\:-inset-10{
    top:-2.5rem;
    right:-2.5rem;
    bottom:-2.5rem;
    left:-2.5rem
  }

  .\32md\:-inset-11{
    top:-2.75rem;
    right:-2.75rem;
    bottom:-2.75rem;
    left:-2.75rem
  }

  .\32md\:-inset-12{
    top:-3rem;
    right:-3rem;
    bottom:-3rem;
    left:-3rem
  }

  .\32md\:-inset-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .\32md\:-inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .\32md\:-inset-20{
    top:-5rem;
    right:-5rem;
    bottom:-5rem;
    left:-5rem
  }

  .\32md\:-inset-24{
    top:-6rem;
    right:-6rem;
    bottom:-6rem;
    left:-6rem
  }

  .\32md\:-inset-28{
    top:-7rem;
    right:-7rem;
    bottom:-7rem;
    left:-7rem
  }

  .\32md\:-inset-32{
    top:-8rem;
    right:-8rem;
    bottom:-8rem;
    left:-8rem
  }

  .\32md\:-inset-36{
    top:-9rem;
    right:-9rem;
    bottom:-9rem;
    left:-9rem
  }

  .\32md\:-inset-40{
    top:-10rem;
    right:-10rem;
    bottom:-10rem;
    left:-10rem
  }

  .\32md\:-inset-44{
    top:-11rem;
    right:-11rem;
    bottom:-11rem;
    left:-11rem
  }

  .\32md\:-inset-48{
    top:-12rem;
    right:-12rem;
    bottom:-12rem;
    left:-12rem
  }

  .\32md\:-inset-52{
    top:-13rem;
    right:-13rem;
    bottom:-13rem;
    left:-13rem
  }

  .\32md\:-inset-56{
    top:-14rem;
    right:-14rem;
    bottom:-14rem;
    left:-14rem
  }

  .\32md\:-inset-60{
    top:-15rem;
    right:-15rem;
    bottom:-15rem;
    left:-15rem
  }

  .\32md\:-inset-64{
    top:-16rem;
    right:-16rem;
    bottom:-16rem;
    left:-16rem
  }

  .\32md\:-inset-72{
    top:-18rem;
    right:-18rem;
    bottom:-18rem;
    left:-18rem
  }

  .\32md\:-inset-80{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .\32md\:-inset-96{
    top:-24rem;
    right:-24rem;
    bottom:-24rem;
    left:-24rem
  }

  .\32md\:-inset-px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .\32md\:-inset-0\.5{
    top:-0.125rem;
    right:-0.125rem;
    bottom:-0.125rem;
    left:-0.125rem
  }

  .\32md\:-inset-1\.5{
    top:-0.375rem;
    right:-0.375rem;
    bottom:-0.375rem;
    left:-0.375rem
  }

  .\32md\:-inset-2\.5{
    top:-0.625rem;
    right:-0.625rem;
    bottom:-0.625rem;
    left:-0.625rem
  }

  .\32md\:-inset-3\.5{
    top:-0.875rem;
    right:-0.875rem;
    bottom:-0.875rem;
    left:-0.875rem
  }

  .\32md\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .\32md\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .\32md\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .\32md\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .\32md\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .\32md\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .\32md\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .\32md\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .\32md\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .\32md\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .\32md\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .\32md\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .\32md\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .\32md\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .\32md\:inset-x-0{
    left:0px;
    right:0px
  }

  .\32md\:inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .\32md\:inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .\32md\:inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .\32md\:inset-x-4{
    left:1rem;
    right:1rem
  }

  .\32md\:inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .\32md\:inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .\32md\:inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .\32md\:inset-x-8{
    left:2rem;
    right:2rem
  }

  .\32md\:inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .\32md\:inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .\32md\:inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .\32md\:inset-x-12{
    left:3rem;
    right:3rem
  }

  .\32md\:inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .\32md\:inset-x-16{
    left:4rem;
    right:4rem
  }

  .\32md\:inset-x-20{
    left:5rem;
    right:5rem
  }

  .\32md\:inset-x-24{
    left:6rem;
    right:6rem
  }

  .\32md\:inset-x-28{
    left:7rem;
    right:7rem
  }

  .\32md\:inset-x-32{
    left:8rem;
    right:8rem
  }

  .\32md\:inset-x-36{
    left:9rem;
    right:9rem
  }

  .\32md\:inset-x-40{
    left:10rem;
    right:10rem
  }

  .\32md\:inset-x-44{
    left:11rem;
    right:11rem
  }

  .\32md\:inset-x-48{
    left:12rem;
    right:12rem
  }

  .\32md\:inset-x-52{
    left:13rem;
    right:13rem
  }

  .\32md\:inset-x-56{
    left:14rem;
    right:14rem
  }

  .\32md\:inset-x-60{
    left:15rem;
    right:15rem
  }

  .\32md\:inset-x-64{
    left:16rem;
    right:16rem
  }

  .\32md\:inset-x-72{
    left:18rem;
    right:18rem
  }

  .\32md\:inset-x-80{
    left:20rem;
    right:20rem
  }

  .\32md\:inset-x-96{
    left:24rem;
    right:24rem
  }

  .\32md\:inset-x-auto{
    left:auto;
    right:auto
  }

  .\32md\:inset-x-px{
    left:1px;
    right:1px
  }

  .\32md\:inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .\32md\:inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .\32md\:inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .\32md\:inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .\32md\:-inset-x-0{
    left:0px;
    right:0px
  }

  .\32md\:-inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .\32md\:-inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .\32md\:-inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .\32md\:-inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .\32md\:-inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .\32md\:-inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .\32md\:-inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .\32md\:-inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .\32md\:-inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .\32md\:-inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .\32md\:-inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .\32md\:-inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .\32md\:-inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .\32md\:-inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .\32md\:-inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .\32md\:-inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .\32md\:-inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .\32md\:-inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .\32md\:-inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .\32md\:-inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .\32md\:-inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .\32md\:-inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .\32md\:-inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .\32md\:-inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .\32md\:-inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .\32md\:-inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .\32md\:-inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .\32md\:-inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .\32md\:-inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .\32md\:-inset-x-px{
    left:-1px;
    right:-1px
  }

  .\32md\:-inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .\32md\:-inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .\32md\:-inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .\32md\:-inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .\32md\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .\32md\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .\32md\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .\32md\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .\32md\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .\32md\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .\32md\:inset-x-full{
    left:100%;
    right:100%
  }

  .\32md\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .\32md\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .\32md\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .\32md\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .\32md\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .\32md\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .\32md\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .\32md\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .\32md\:inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .\32md\:inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .\32md\:inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .\32md\:inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .\32md\:inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .\32md\:inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .\32md\:inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .\32md\:inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .\32md\:inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .\32md\:inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .\32md\:inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .\32md\:inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .\32md\:inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .\32md\:inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .\32md\:inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .\32md\:inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .\32md\:inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .\32md\:inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .\32md\:inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .\32md\:inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .\32md\:inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .\32md\:inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .\32md\:inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .\32md\:inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .\32md\:inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .\32md\:inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .\32md\:inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .\32md\:inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .\32md\:inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .\32md\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .\32md\:inset-y-px{
    top:1px;
    bottom:1px
  }

  .\32md\:inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .\32md\:inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .\32md\:inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .\32md\:inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .\32md\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .\32md\:-inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .\32md\:-inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .\32md\:-inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .\32md\:-inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .\32md\:-inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .\32md\:-inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .\32md\:-inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .\32md\:-inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .\32md\:-inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .\32md\:-inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .\32md\:-inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .\32md\:-inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .\32md\:-inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .\32md\:-inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .\32md\:-inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .\32md\:-inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .\32md\:-inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .\32md\:-inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .\32md\:-inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .\32md\:-inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .\32md\:-inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .\32md\:-inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .\32md\:-inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .\32md\:-inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .\32md\:-inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .\32md\:-inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .\32md\:-inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .\32md\:-inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .\32md\:-inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .\32md\:-inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .\32md\:-inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .\32md\:-inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .\32md\:-inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .\32md\:-inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .\32md\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .\32md\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .\32md\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .\32md\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .\32md\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .\32md\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .\32md\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .\32md\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .\32md\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .\32md\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .\32md\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .\32md\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .\32md\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .\32md\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .\32md\:top-0{
    top:0px
  }

  .\32md\:top-1{
    top:0.25rem
  }

  .\32md\:top-2{
    top:0.5rem
  }

  .\32md\:top-3{
    top:0.75rem
  }

  .\32md\:top-4{
    top:1rem
  }

  .\32md\:top-5{
    top:1.25rem
  }

  .\32md\:top-6{
    top:1.5rem
  }

  .\32md\:top-7{
    top:1.75rem
  }

  .\32md\:top-8{
    top:2rem
  }

  .\32md\:top-9{
    top:2.25rem
  }

  .\32md\:top-10{
    top:2.5rem
  }

  .\32md\:top-11{
    top:2.75rem
  }

  .\32md\:top-12{
    top:3rem
  }

  .\32md\:top-14{
    top:3.5rem
  }

  .\32md\:top-16{
    top:4rem
  }

  .\32md\:top-20{
    top:5rem
  }

  .\32md\:top-24{
    top:6rem
  }

  .\32md\:top-28{
    top:7rem
  }

  .\32md\:top-32{
    top:8rem
  }

  .\32md\:top-36{
    top:9rem
  }

  .\32md\:top-40{
    top:10rem
  }

  .\32md\:top-44{
    top:11rem
  }

  .\32md\:top-48{
    top:12rem
  }

  .\32md\:top-52{
    top:13rem
  }

  .\32md\:top-56{
    top:14rem
  }

  .\32md\:top-60{
    top:15rem
  }

  .\32md\:top-64{
    top:16rem
  }

  .\32md\:top-72{
    top:18rem
  }

  .\32md\:top-80{
    top:20rem
  }

  .\32md\:top-96{
    top:24rem
  }

  .\32md\:top-auto{
    top:auto
  }

  .\32md\:top-px{
    top:1px
  }

  .\32md\:top-0\.5{
    top:0.125rem
  }

  .\32md\:top-1\.5{
    top:0.375rem
  }

  .\32md\:top-2\.5{
    top:0.625rem
  }

  .\32md\:top-3\.5{
    top:0.875rem
  }

  .\32md\:-top-0{
    top:0px
  }

  .\32md\:-top-1{
    top:-0.25rem
  }

  .\32md\:-top-2{
    top:-0.5rem
  }

  .\32md\:-top-3{
    top:-0.75rem
  }

  .\32md\:-top-4{
    top:-1rem
  }

  .\32md\:-top-5{
    top:-1.25rem
  }

  .\32md\:-top-6{
    top:-1.5rem
  }

  .\32md\:-top-7{
    top:-1.75rem
  }

  .\32md\:-top-8{
    top:-2rem
  }

  .\32md\:-top-9{
    top:-2.25rem
  }

  .\32md\:-top-10{
    top:-2.5rem
  }

  .\32md\:-top-11{
    top:-2.75rem
  }

  .\32md\:-top-12{
    top:-3rem
  }

  .\32md\:-top-14{
    top:-3.5rem
  }

  .\32md\:-top-16{
    top:-4rem
  }

  .\32md\:-top-20{
    top:-5rem
  }

  .\32md\:-top-24{
    top:-6rem
  }

  .\32md\:-top-28{
    top:-7rem
  }

  .\32md\:-top-32{
    top:-8rem
  }

  .\32md\:-top-36{
    top:-9rem
  }

  .\32md\:-top-40{
    top:-10rem
  }

  .\32md\:-top-44{
    top:-11rem
  }

  .\32md\:-top-48{
    top:-12rem
  }

  .\32md\:-top-52{
    top:-13rem
  }

  .\32md\:-top-56{
    top:-14rem
  }

  .\32md\:-top-60{
    top:-15rem
  }

  .\32md\:-top-64{
    top:-16rem
  }

  .\32md\:-top-72{
    top:-18rem
  }

  .\32md\:-top-80{
    top:-20rem
  }

  .\32md\:-top-96{
    top:-24rem
  }

  .\32md\:-top-px{
    top:-1px
  }

  .\32md\:-top-0\.5{
    top:-0.125rem
  }

  .\32md\:-top-1\.5{
    top:-0.375rem
  }

  .\32md\:-top-2\.5{
    top:-0.625rem
  }

  .\32md\:-top-3\.5{
    top:-0.875rem
  }

  .\32md\:top-1\/2{
    top:50%
  }

  .\32md\:top-1\/3{
    top:33.333333%
  }

  .\32md\:top-2\/3{
    top:66.666667%
  }

  .\32md\:top-1\/4{
    top:25%
  }

  .\32md\:top-2\/4{
    top:50%
  }

  .\32md\:top-3\/4{
    top:75%
  }

  .\32md\:top-full{
    top:100%
  }

  .\32md\:-top-1\/2{
    top:-50%
  }

  .\32md\:-top-1\/3{
    top:-33.333333%
  }

  .\32md\:-top-2\/3{
    top:-66.666667%
  }

  .\32md\:-top-1\/4{
    top:-25%
  }

  .\32md\:-top-2\/4{
    top:-50%
  }

  .\32md\:-top-3\/4{
    top:-75%
  }

  .\32md\:-top-full{
    top:-100%
  }

  .\32md\:right-0{
    right:0px
  }

  .\32md\:right-1{
    right:0.25rem
  }

  .\32md\:right-2{
    right:0.5rem
  }

  .\32md\:right-3{
    right:0.75rem
  }

  .\32md\:right-4{
    right:1rem
  }

  .\32md\:right-5{
    right:1.25rem
  }

  .\32md\:right-6{
    right:1.5rem
  }

  .\32md\:right-7{
    right:1.75rem
  }

  .\32md\:right-8{
    right:2rem
  }

  .\32md\:right-9{
    right:2.25rem
  }

  .\32md\:right-10{
    right:2.5rem
  }

  .\32md\:right-11{
    right:2.75rem
  }

  .\32md\:right-12{
    right:3rem
  }

  .\32md\:right-14{
    right:3.5rem
  }

  .\32md\:right-16{
    right:4rem
  }

  .\32md\:right-20{
    right:5rem
  }

  .\32md\:right-24{
    right:6rem
  }

  .\32md\:right-28{
    right:7rem
  }

  .\32md\:right-32{
    right:8rem
  }

  .\32md\:right-36{
    right:9rem
  }

  .\32md\:right-40{
    right:10rem
  }

  .\32md\:right-44{
    right:11rem
  }

  .\32md\:right-48{
    right:12rem
  }

  .\32md\:right-52{
    right:13rem
  }

  .\32md\:right-56{
    right:14rem
  }

  .\32md\:right-60{
    right:15rem
  }

  .\32md\:right-64{
    right:16rem
  }

  .\32md\:right-72{
    right:18rem
  }

  .\32md\:right-80{
    right:20rem
  }

  .\32md\:right-96{
    right:24rem
  }

  .\32md\:right-auto{
    right:auto
  }

  .\32md\:right-px{
    right:1px
  }

  .\32md\:right-0\.5{
    right:0.125rem
  }

  .\32md\:right-1\.5{
    right:0.375rem
  }

  .\32md\:right-2\.5{
    right:0.625rem
  }

  .\32md\:right-3\.5{
    right:0.875rem
  }

  .\32md\:-right-0{
    right:0px
  }

  .\32md\:-right-1{
    right:-0.25rem
  }

  .\32md\:-right-2{
    right:-0.5rem
  }

  .\32md\:-right-3{
    right:-0.75rem
  }

  .\32md\:-right-4{
    right:-1rem
  }

  .\32md\:-right-5{
    right:-1.25rem
  }

  .\32md\:-right-6{
    right:-1.5rem
  }

  .\32md\:-right-7{
    right:-1.75rem
  }

  .\32md\:-right-8{
    right:-2rem
  }

  .\32md\:-right-9{
    right:-2.25rem
  }

  .\32md\:-right-10{
    right:-2.5rem
  }

  .\32md\:-right-11{
    right:-2.75rem
  }

  .\32md\:-right-12{
    right:-3rem
  }

  .\32md\:-right-14{
    right:-3.5rem
  }

  .\32md\:-right-16{
    right:-4rem
  }

  .\32md\:-right-20{
    right:-5rem
  }

  .\32md\:-right-24{
    right:-6rem
  }

  .\32md\:-right-28{
    right:-7rem
  }

  .\32md\:-right-32{
    right:-8rem
  }

  .\32md\:-right-36{
    right:-9rem
  }

  .\32md\:-right-40{
    right:-10rem
  }

  .\32md\:-right-44{
    right:-11rem
  }

  .\32md\:-right-48{
    right:-12rem
  }

  .\32md\:-right-52{
    right:-13rem
  }

  .\32md\:-right-56{
    right:-14rem
  }

  .\32md\:-right-60{
    right:-15rem
  }

  .\32md\:-right-64{
    right:-16rem
  }

  .\32md\:-right-72{
    right:-18rem
  }

  .\32md\:-right-80{
    right:-20rem
  }

  .\32md\:-right-96{
    right:-24rem
  }

  .\32md\:-right-px{
    right:-1px
  }

  .\32md\:-right-0\.5{
    right:-0.125rem
  }

  .\32md\:-right-1\.5{
    right:-0.375rem
  }

  .\32md\:-right-2\.5{
    right:-0.625rem
  }

  .\32md\:-right-3\.5{
    right:-0.875rem
  }

  .\32md\:right-1\/2{
    right:50%
  }

  .\32md\:right-1\/3{
    right:33.333333%
  }

  .\32md\:right-2\/3{
    right:66.666667%
  }

  .\32md\:right-1\/4{
    right:25%
  }

  .\32md\:right-2\/4{
    right:50%
  }

  .\32md\:right-3\/4{
    right:75%
  }

  .\32md\:right-full{
    right:100%
  }

  .\32md\:-right-1\/2{
    right:-50%
  }

  .\32md\:-right-1\/3{
    right:-33.333333%
  }

  .\32md\:-right-2\/3{
    right:-66.666667%
  }

  .\32md\:-right-1\/4{
    right:-25%
  }

  .\32md\:-right-2\/4{
    right:-50%
  }

  .\32md\:-right-3\/4{
    right:-75%
  }

  .\32md\:-right-full{
    right:-100%
  }

  .\32md\:bottom-0{
    bottom:0px
  }

  .\32md\:bottom-1{
    bottom:0.25rem
  }

  .\32md\:bottom-2{
    bottom:0.5rem
  }

  .\32md\:bottom-3{
    bottom:0.75rem
  }

  .\32md\:bottom-4{
    bottom:1rem
  }

  .\32md\:bottom-5{
    bottom:1.25rem
  }

  .\32md\:bottom-6{
    bottom:1.5rem
  }

  .\32md\:bottom-7{
    bottom:1.75rem
  }

  .\32md\:bottom-8{
    bottom:2rem
  }

  .\32md\:bottom-9{
    bottom:2.25rem
  }

  .\32md\:bottom-10{
    bottom:2.5rem
  }

  .\32md\:bottom-11{
    bottom:2.75rem
  }

  .\32md\:bottom-12{
    bottom:3rem
  }

  .\32md\:bottom-14{
    bottom:3.5rem
  }

  .\32md\:bottom-16{
    bottom:4rem
  }

  .\32md\:bottom-20{
    bottom:5rem
  }

  .\32md\:bottom-24{
    bottom:6rem
  }

  .\32md\:bottom-28{
    bottom:7rem
  }

  .\32md\:bottom-32{
    bottom:8rem
  }

  .\32md\:bottom-36{
    bottom:9rem
  }

  .\32md\:bottom-40{
    bottom:10rem
  }

  .\32md\:bottom-44{
    bottom:11rem
  }

  .\32md\:bottom-48{
    bottom:12rem
  }

  .\32md\:bottom-52{
    bottom:13rem
  }

  .\32md\:bottom-56{
    bottom:14rem
  }

  .\32md\:bottom-60{
    bottom:15rem
  }

  .\32md\:bottom-64{
    bottom:16rem
  }

  .\32md\:bottom-72{
    bottom:18rem
  }

  .\32md\:bottom-80{
    bottom:20rem
  }

  .\32md\:bottom-96{
    bottom:24rem
  }

  .\32md\:bottom-auto{
    bottom:auto
  }

  .\32md\:bottom-px{
    bottom:1px
  }

  .\32md\:bottom-0\.5{
    bottom:0.125rem
  }

  .\32md\:bottom-1\.5{
    bottom:0.375rem
  }

  .\32md\:bottom-2\.5{
    bottom:0.625rem
  }

  .\32md\:bottom-3\.5{
    bottom:0.875rem
  }

  .\32md\:-bottom-0{
    bottom:0px
  }

  .\32md\:-bottom-1{
    bottom:-0.25rem
  }

  .\32md\:-bottom-2{
    bottom:-0.5rem
  }

  .\32md\:-bottom-3{
    bottom:-0.75rem
  }

  .\32md\:-bottom-4{
    bottom:-1rem
  }

  .\32md\:-bottom-5{
    bottom:-1.25rem
  }

  .\32md\:-bottom-6{
    bottom:-1.5rem
  }

  .\32md\:-bottom-7{
    bottom:-1.75rem
  }

  .\32md\:-bottom-8{
    bottom:-2rem
  }

  .\32md\:-bottom-9{
    bottom:-2.25rem
  }

  .\32md\:-bottom-10{
    bottom:-2.5rem
  }

  .\32md\:-bottom-11{
    bottom:-2.75rem
  }

  .\32md\:-bottom-12{
    bottom:-3rem
  }

  .\32md\:-bottom-14{
    bottom:-3.5rem
  }

  .\32md\:-bottom-16{
    bottom:-4rem
  }

  .\32md\:-bottom-20{
    bottom:-5rem
  }

  .\32md\:-bottom-24{
    bottom:-6rem
  }

  .\32md\:-bottom-28{
    bottom:-7rem
  }

  .\32md\:-bottom-32{
    bottom:-8rem
  }

  .\32md\:-bottom-36{
    bottom:-9rem
  }

  .\32md\:-bottom-40{
    bottom:-10rem
  }

  .\32md\:-bottom-44{
    bottom:-11rem
  }

  .\32md\:-bottom-48{
    bottom:-12rem
  }

  .\32md\:-bottom-52{
    bottom:-13rem
  }

  .\32md\:-bottom-56{
    bottom:-14rem
  }

  .\32md\:-bottom-60{
    bottom:-15rem
  }

  .\32md\:-bottom-64{
    bottom:-16rem
  }

  .\32md\:-bottom-72{
    bottom:-18rem
  }

  .\32md\:-bottom-80{
    bottom:-20rem
  }

  .\32md\:-bottom-96{
    bottom:-24rem
  }

  .\32md\:-bottom-px{
    bottom:-1px
  }

  .\32md\:-bottom-0\.5{
    bottom:-0.125rem
  }

  .\32md\:-bottom-1\.5{
    bottom:-0.375rem
  }

  .\32md\:-bottom-2\.5{
    bottom:-0.625rem
  }

  .\32md\:-bottom-3\.5{
    bottom:-0.875rem
  }

  .\32md\:bottom-1\/2{
    bottom:50%
  }

  .\32md\:bottom-1\/3{
    bottom:33.333333%
  }

  .\32md\:bottom-2\/3{
    bottom:66.666667%
  }

  .\32md\:bottom-1\/4{
    bottom:25%
  }

  .\32md\:bottom-2\/4{
    bottom:50%
  }

  .\32md\:bottom-3\/4{
    bottom:75%
  }

  .\32md\:bottom-full{
    bottom:100%
  }

  .\32md\:-bottom-1\/2{
    bottom:-50%
  }

  .\32md\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .\32md\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .\32md\:-bottom-1\/4{
    bottom:-25%
  }

  .\32md\:-bottom-2\/4{
    bottom:-50%
  }

  .\32md\:-bottom-3\/4{
    bottom:-75%
  }

  .\32md\:-bottom-full{
    bottom:-100%
  }

  .\32md\:left-0{
    left:0px
  }

  .\32md\:left-1{
    left:0.25rem
  }

  .\32md\:left-2{
    left:0.5rem
  }

  .\32md\:left-3{
    left:0.75rem
  }

  .\32md\:left-4{
    left:1rem
  }

  .\32md\:left-5{
    left:1.25rem
  }

  .\32md\:left-6{
    left:1.5rem
  }

  .\32md\:left-7{
    left:1.75rem
  }

  .\32md\:left-8{
    left:2rem
  }

  .\32md\:left-9{
    left:2.25rem
  }

  .\32md\:left-10{
    left:2.5rem
  }

  .\32md\:left-11{
    left:2.75rem
  }

  .\32md\:left-12{
    left:3rem
  }

  .\32md\:left-14{
    left:3.5rem
  }

  .\32md\:left-16{
    left:4rem
  }

  .\32md\:left-20{
    left:5rem
  }

  .\32md\:left-24{
    left:6rem
  }

  .\32md\:left-28{
    left:7rem
  }

  .\32md\:left-32{
    left:8rem
  }

  .\32md\:left-36{
    left:9rem
  }

  .\32md\:left-40{
    left:10rem
  }

  .\32md\:left-44{
    left:11rem
  }

  .\32md\:left-48{
    left:12rem
  }

  .\32md\:left-52{
    left:13rem
  }

  .\32md\:left-56{
    left:14rem
  }

  .\32md\:left-60{
    left:15rem
  }

  .\32md\:left-64{
    left:16rem
  }

  .\32md\:left-72{
    left:18rem
  }

  .\32md\:left-80{
    left:20rem
  }

  .\32md\:left-96{
    left:24rem
  }

  .\32md\:left-auto{
    left:auto
  }

  .\32md\:left-px{
    left:1px
  }

  .\32md\:left-0\.5{
    left:0.125rem
  }

  .\32md\:left-1\.5{
    left:0.375rem
  }

  .\32md\:left-2\.5{
    left:0.625rem
  }

  .\32md\:left-3\.5{
    left:0.875rem
  }

  .\32md\:-left-0{
    left:0px
  }

  .\32md\:-left-1{
    left:-0.25rem
  }

  .\32md\:-left-2{
    left:-0.5rem
  }

  .\32md\:-left-3{
    left:-0.75rem
  }

  .\32md\:-left-4{
    left:-1rem
  }

  .\32md\:-left-5{
    left:-1.25rem
  }

  .\32md\:-left-6{
    left:-1.5rem
  }

  .\32md\:-left-7{
    left:-1.75rem
  }

  .\32md\:-left-8{
    left:-2rem
  }

  .\32md\:-left-9{
    left:-2.25rem
  }

  .\32md\:-left-10{
    left:-2.5rem
  }

  .\32md\:-left-11{
    left:-2.75rem
  }

  .\32md\:-left-12{
    left:-3rem
  }

  .\32md\:-left-14{
    left:-3.5rem
  }

  .\32md\:-left-16{
    left:-4rem
  }

  .\32md\:-left-20{
    left:-5rem
  }

  .\32md\:-left-24{
    left:-6rem
  }

  .\32md\:-left-28{
    left:-7rem
  }

  .\32md\:-left-32{
    left:-8rem
  }

  .\32md\:-left-36{
    left:-9rem
  }

  .\32md\:-left-40{
    left:-10rem
  }

  .\32md\:-left-44{
    left:-11rem
  }

  .\32md\:-left-48{
    left:-12rem
  }

  .\32md\:-left-52{
    left:-13rem
  }

  .\32md\:-left-56{
    left:-14rem
  }

  .\32md\:-left-60{
    left:-15rem
  }

  .\32md\:-left-64{
    left:-16rem
  }

  .\32md\:-left-72{
    left:-18rem
  }

  .\32md\:-left-80{
    left:-20rem
  }

  .\32md\:-left-96{
    left:-24rem
  }

  .\32md\:-left-px{
    left:-1px
  }

  .\32md\:-left-0\.5{
    left:-0.125rem
  }

  .\32md\:-left-1\.5{
    left:-0.375rem
  }

  .\32md\:-left-2\.5{
    left:-0.625rem
  }

  .\32md\:-left-3\.5{
    left:-0.875rem
  }

  .\32md\:left-1\/2{
    left:50%
  }

  .\32md\:left-1\/3{
    left:33.333333%
  }

  .\32md\:left-2\/3{
    left:66.666667%
  }

  .\32md\:left-1\/4{
    left:25%
  }

  .\32md\:left-2\/4{
    left:50%
  }

  .\32md\:left-3\/4{
    left:75%
  }

  .\32md\:left-full{
    left:100%
  }

  .\32md\:-left-1\/2{
    left:-50%
  }

  .\32md\:-left-1\/3{
    left:-33.333333%
  }

  .\32md\:-left-2\/3{
    left:-66.666667%
  }

  .\32md\:-left-1\/4{
    left:-25%
  }

  .\32md\:-left-2\/4{
    left:-50%
  }

  .\32md\:-left-3\/4{
    left:-75%
  }

  .\32md\:-left-full{
    left:-100%
  }

  .\32md\:isolate{
    isolation:isolate
  }

  .\32md\:isolation-auto{
    isolation:auto
  }

  .\32md\:z-0{
    z-index:0
  }

  .\32md\:z-10{
    z-index:10
  }

  .\32md\:z-20{
    z-index:20
  }

  .\32md\:z-30{
    z-index:30
  }

  .\32md\:z-40{
    z-index:40
  }

  .\32md\:z-50{
    z-index:50
  }

  .\32md\:z-auto{
    z-index:auto
  }

  .\32md\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .\32md\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .\32md\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .\32md\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .\32md\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .\32md\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .\32md\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .\32md\:focus\:z-0:focus{
    z-index:0
  }

  .\32md\:focus\:z-10:focus{
    z-index:10
  }

  .\32md\:focus\:z-20:focus{
    z-index:20
  }

  .\32md\:focus\:z-30:focus{
    z-index:30
  }

  .\32md\:focus\:z-40:focus{
    z-index:40
  }

  .\32md\:focus\:z-50:focus{
    z-index:50
  }

  .\32md\:focus\:z-auto:focus{
    z-index:auto
  }

  .\32md\:order-1{
    order:1
  }

  .\32md\:order-2{
    order:2
  }

  .\32md\:order-3{
    order:3
  }

  .\32md\:order-4{
    order:4
  }

  .\32md\:order-5{
    order:5
  }

  .\32md\:order-6{
    order:6
  }

  .\32md\:order-7{
    order:7
  }

  .\32md\:order-8{
    order:8
  }

  .\32md\:order-9{
    order:9
  }

  .\32md\:order-10{
    order:10
  }

  .\32md\:order-11{
    order:11
  }

  .\32md\:order-12{
    order:12
  }

  .\32md\:order-first{
    order:-9999
  }

  .\32md\:order-last{
    order:9999
  }

  .\32md\:order-none{
    order:0
  }

  .\32md\:col-auto{
    grid-column:auto
  }

  .\32md\:col-span-1{
    grid-column:span 1 / span 1
  }

  .\32md\:col-span-2{
    grid-column:span 2 / span 2
  }

  .\32md\:col-span-3{
    grid-column:span 3 / span 3
  }

  .\32md\:col-span-4{
    grid-column:span 4 / span 4
  }

  .\32md\:col-span-5{
    grid-column:span 5 / span 5
  }

  .\32md\:col-span-6{
    grid-column:span 6 / span 6
  }

  .\32md\:col-span-7{
    grid-column:span 7 / span 7
  }

  .\32md\:col-span-8{
    grid-column:span 8 / span 8
  }

  .\32md\:col-span-9{
    grid-column:span 9 / span 9
  }

  .\32md\:col-span-10{
    grid-column:span 10 / span 10
  }

  .\32md\:col-span-11{
    grid-column:span 11 / span 11
  }

  .\32md\:col-span-12{
    grid-column:span 12 / span 12
  }

  .\32md\:col-span-full{
    grid-column:1 / -1
  }

  .\32md\:col-start-1{
    grid-column-start:1
  }

  .\32md\:col-start-2{
    grid-column-start:2
  }

  .\32md\:col-start-3{
    grid-column-start:3
  }

  .\32md\:col-start-4{
    grid-column-start:4
  }

  .\32md\:col-start-5{
    grid-column-start:5
  }

  .\32md\:col-start-6{
    grid-column-start:6
  }

  .\32md\:col-start-7{
    grid-column-start:7
  }

  .\32md\:col-start-8{
    grid-column-start:8
  }

  .\32md\:col-start-9{
    grid-column-start:9
  }

  .\32md\:col-start-10{
    grid-column-start:10
  }

  .\32md\:col-start-11{
    grid-column-start:11
  }

  .\32md\:col-start-12{
    grid-column-start:12
  }

  .\32md\:col-start-13{
    grid-column-start:13
  }

  .\32md\:col-start-auto{
    grid-column-start:auto
  }

  .\32md\:col-end-1{
    grid-column-end:1
  }

  .\32md\:col-end-2{
    grid-column-end:2
  }

  .\32md\:col-end-3{
    grid-column-end:3
  }

  .\32md\:col-end-4{
    grid-column-end:4
  }

  .\32md\:col-end-5{
    grid-column-end:5
  }

  .\32md\:col-end-6{
    grid-column-end:6
  }

  .\32md\:col-end-7{
    grid-column-end:7
  }

  .\32md\:col-end-8{
    grid-column-end:8
  }

  .\32md\:col-end-9{
    grid-column-end:9
  }

  .\32md\:col-end-10{
    grid-column-end:10
  }

  .\32md\:col-end-11{
    grid-column-end:11
  }

  .\32md\:col-end-12{
    grid-column-end:12
  }

  .\32md\:col-end-13{
    grid-column-end:13
  }

  .\32md\:col-end-auto{
    grid-column-end:auto
  }

  .\32md\:row-auto{
    grid-row:auto
  }

  .\32md\:row-span-1{
    grid-row:span 1 / span 1
  }

  .\32md\:row-span-2{
    grid-row:span 2 / span 2
  }

  .\32md\:row-span-3{
    grid-row:span 3 / span 3
  }

  .\32md\:row-span-4{
    grid-row:span 4 / span 4
  }

  .\32md\:row-span-5{
    grid-row:span 5 / span 5
  }

  .\32md\:row-span-6{
    grid-row:span 6 / span 6
  }

  .\32md\:row-span-full{
    grid-row:1 / -1
  }

  .\32md\:row-start-1{
    grid-row-start:1
  }

  .\32md\:row-start-2{
    grid-row-start:2
  }

  .\32md\:row-start-3{
    grid-row-start:3
  }

  .\32md\:row-start-4{
    grid-row-start:4
  }

  .\32md\:row-start-5{
    grid-row-start:5
  }

  .\32md\:row-start-6{
    grid-row-start:6
  }

  .\32md\:row-start-7{
    grid-row-start:7
  }

  .\32md\:row-start-auto{
    grid-row-start:auto
  }

  .\32md\:row-end-1{
    grid-row-end:1
  }

  .\32md\:row-end-2{
    grid-row-end:2
  }

  .\32md\:row-end-3{
    grid-row-end:3
  }

  .\32md\:row-end-4{
    grid-row-end:4
  }

  .\32md\:row-end-5{
    grid-row-end:5
  }

  .\32md\:row-end-6{
    grid-row-end:6
  }

  .\32md\:row-end-7{
    grid-row-end:7
  }

  .\32md\:row-end-auto{
    grid-row-end:auto
  }

  .\32md\:float-right{
    float:right
  }

  .\32md\:float-left{
    float:left
  }

  .\32md\:float-none{
    float:none
  }

  .\32md\:clear-left{
    clear:left
  }

  .\32md\:clear-right{
    clear:right
  }

  .\32md\:clear-both{
    clear:both
  }

  .\32md\:clear-none{
    clear:none
  }

  .\32md\:m-0{
    margin:0px
  }

  .\32md\:m-1{
    margin:0.25rem
  }

  .\32md\:m-2{
    margin:0.5rem
  }

  .\32md\:m-3{
    margin:0.75rem
  }

  .\32md\:m-4{
    margin:1rem
  }

  .\32md\:m-5{
    margin:1.25rem
  }

  .\32md\:m-6{
    margin:1.5rem
  }

  .\32md\:m-7{
    margin:1.75rem
  }

  .\32md\:m-8{
    margin:2rem
  }

  .\32md\:m-9{
    margin:2.25rem
  }

  .\32md\:m-10{
    margin:2.5rem
  }

  .\32md\:m-11{
    margin:2.75rem
  }

  .\32md\:m-12{
    margin:3rem
  }

  .\32md\:m-14{
    margin:3.5rem
  }

  .\32md\:m-16{
    margin:4rem
  }

  .\32md\:m-20{
    margin:5rem
  }

  .\32md\:m-24{
    margin:6rem
  }

  .\32md\:m-28{
    margin:7rem
  }

  .\32md\:m-32{
    margin:8rem
  }

  .\32md\:m-36{
    margin:9rem
  }

  .\32md\:m-40{
    margin:10rem
  }

  .\32md\:m-44{
    margin:11rem
  }

  .\32md\:m-48{
    margin:12rem
  }

  .\32md\:m-52{
    margin:13rem
  }

  .\32md\:m-56{
    margin:14rem
  }

  .\32md\:m-60{
    margin:15rem
  }

  .\32md\:m-64{
    margin:16rem
  }

  .\32md\:m-72{
    margin:18rem
  }

  .\32md\:m-80{
    margin:20rem
  }

  .\32md\:m-96{
    margin:24rem
  }

  .\32md\:m-auto{
    margin:auto
  }

  .\32md\:m-px{
    margin:1px
  }

  .\32md\:m-0\.5{
    margin:0.125rem
  }

  .\32md\:m-1\.5{
    margin:0.375rem
  }

  .\32md\:m-2\.5{
    margin:0.625rem
  }

  .\32md\:m-3\.5{
    margin:0.875rem
  }

  .\32md\:-m-0{
    margin:0px
  }

  .\32md\:-m-1{
    margin:-0.25rem
  }

  .\32md\:-m-2{
    margin:-0.5rem
  }

  .\32md\:-m-3{
    margin:-0.75rem
  }

  .\32md\:-m-4{
    margin:-1rem
  }

  .\32md\:-m-5{
    margin:-1.25rem
  }

  .\32md\:-m-6{
    margin:-1.5rem
  }

  .\32md\:-m-7{
    margin:-1.75rem
  }

  .\32md\:-m-8{
    margin:-2rem
  }

  .\32md\:-m-9{
    margin:-2.25rem
  }

  .\32md\:-m-10{
    margin:-2.5rem
  }

  .\32md\:-m-11{
    margin:-2.75rem
  }

  .\32md\:-m-12{
    margin:-3rem
  }

  .\32md\:-m-14{
    margin:-3.5rem
  }

  .\32md\:-m-16{
    margin:-4rem
  }

  .\32md\:-m-20{
    margin:-5rem
  }

  .\32md\:-m-24{
    margin:-6rem
  }

  .\32md\:-m-28{
    margin:-7rem
  }

  .\32md\:-m-32{
    margin:-8rem
  }

  .\32md\:-m-36{
    margin:-9rem
  }

  .\32md\:-m-40{
    margin:-10rem
  }

  .\32md\:-m-44{
    margin:-11rem
  }

  .\32md\:-m-48{
    margin:-12rem
  }

  .\32md\:-m-52{
    margin:-13rem
  }

  .\32md\:-m-56{
    margin:-14rem
  }

  .\32md\:-m-60{
    margin:-15rem
  }

  .\32md\:-m-64{
    margin:-16rem
  }

  .\32md\:-m-72{
    margin:-18rem
  }

  .\32md\:-m-80{
    margin:-20rem
  }

  .\32md\:-m-96{
    margin:-24rem
  }

  .\32md\:-m-px{
    margin:-1px
  }

  .\32md\:-m-0\.5{
    margin:-0.125rem
  }

  .\32md\:-m-1\.5{
    margin:-0.375rem
  }

  .\32md\:-m-2\.5{
    margin:-0.625rem
  }

  .\32md\:-m-3\.5{
    margin:-0.875rem
  }

  .\32md\:mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .\32md\:mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

  .\32md\:mx-2{
    margin-left:0.5rem;
    margin-right:0.5rem
  }

  .\32md\:mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .\32md\:mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .\32md\:mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

  .\32md\:mx-6{
    margin-left:1.5rem;
    margin-right:1.5rem
  }

  .\32md\:mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

  .\32md\:mx-8{
    margin-left:2rem;
    margin-right:2rem
  }

  .\32md\:mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .\32md\:mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

  .\32md\:mx-11{
    margin-left:2.75rem;
    margin-right:2.75rem
  }

  .\32md\:mx-12{
    margin-left:3rem;
    margin-right:3rem
  }

  .\32md\:mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .\32md\:mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .\32md\:mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

  .\32md\:mx-24{
    margin-left:6rem;
    margin-right:6rem
  }

  .\32md\:mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

  .\32md\:mx-32{
    margin-left:8rem;
    margin-right:8rem
  }

  .\32md\:mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .\32md\:mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .\32md\:mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

  .\32md\:mx-48{
    margin-left:12rem;
    margin-right:12rem
  }

  .\32md\:mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .\32md\:mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

  .\32md\:mx-60{
    margin-left:15rem;
    margin-right:15rem
  }

  .\32md\:mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .\32md\:mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .\32md\:mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .\32md\:mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .\32md\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .\32md\:mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .\32md\:mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .\32md\:mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .\32md\:mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .\32md\:mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

  .\32md\:-mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .\32md\:-mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

  .\32md\:-mx-2{
    margin-left:-0.5rem;
    margin-right:-0.5rem
  }

  .\32md\:-mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .\32md\:-mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .\32md\:-mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

  .\32md\:-mx-6{
    margin-left:-1.5rem;
    margin-right:-1.5rem
  }

  .\32md\:-mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

  .\32md\:-mx-8{
    margin-left:-2rem;
    margin-right:-2rem
  }

  .\32md\:-mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .\32md\:-mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

  .\32md\:-mx-11{
    margin-left:-2.75rem;
    margin-right:-2.75rem
  }

  .\32md\:-mx-12{
    margin-left:-3rem;
    margin-right:-3rem
  }

  .\32md\:-mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .\32md\:-mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .\32md\:-mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

  .\32md\:-mx-24{
    margin-left:-6rem;
    margin-right:-6rem
  }

  .\32md\:-mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

  .\32md\:-mx-32{
    margin-left:-8rem;
    margin-right:-8rem
  }

  .\32md\:-mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .\32md\:-mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .\32md\:-mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

  .\32md\:-mx-48{
    margin-left:-12rem;
    margin-right:-12rem
  }

  .\32md\:-mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .\32md\:-mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

  .\32md\:-mx-60{
    margin-left:-15rem;
    margin-right:-15rem
  }

  .\32md\:-mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .\32md\:-mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .\32md\:-mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .\32md\:-mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .\32md\:-mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .\32md\:-mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .\32md\:-mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .\32md\:-mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .\32md\:-mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .\32md\:my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .\32md\:my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .\32md\:my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .\32md\:my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .\32md\:my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .\32md\:my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .\32md\:my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .\32md\:my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .\32md\:my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .\32md\:my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .\32md\:my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .\32md\:my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .\32md\:my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .\32md\:my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .\32md\:my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .\32md\:my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .\32md\:my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .\32md\:my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .\32md\:my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .\32md\:my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .\32md\:my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .\32md\:my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .\32md\:my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .\32md\:my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .\32md\:my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .\32md\:my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .\32md\:my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .\32md\:my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .\32md\:my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .\32md\:my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .\32md\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .\32md\:my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .\32md\:my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .\32md\:my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .\32md\:my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .\32md\:my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .\32md\:-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .\32md\:-my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .\32md\:-my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .\32md\:-my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .\32md\:-my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .\32md\:-my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .\32md\:-my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .\32md\:-my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .\32md\:-my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .\32md\:-my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .\32md\:-my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .\32md\:-my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .\32md\:-my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .\32md\:-my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .\32md\:-my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .\32md\:-my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .\32md\:-my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .\32md\:-my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .\32md\:-my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .\32md\:-my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .\32md\:-my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .\32md\:-my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .\32md\:-my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .\32md\:-my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .\32md\:-my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .\32md\:-my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .\32md\:-my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .\32md\:-my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .\32md\:-my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .\32md\:-my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .\32md\:-my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .\32md\:-my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .\32md\:-my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .\32md\:-my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .\32md\:-my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .\32md\:mt-0{
    margin-top:0px
  }

  .\32md\:mt-1{
    margin-top:0.25rem
  }

  .\32md\:mt-2{
    margin-top:0.5rem
  }

  .\32md\:mt-3{
    margin-top:0.75rem
  }

  .\32md\:mt-4{
    margin-top:1rem
  }

  .\32md\:mt-5{
    margin-top:1.25rem
  }

  .\32md\:mt-6{
    margin-top:1.5rem
  }

  .\32md\:mt-7{
    margin-top:1.75rem
  }

  .\32md\:mt-8{
    margin-top:2rem
  }

  .\32md\:mt-9{
    margin-top:2.25rem
  }

  .\32md\:mt-10{
    margin-top:2.5rem
  }

  .\32md\:mt-11{
    margin-top:2.75rem
  }

  .\32md\:mt-12{
    margin-top:3rem
  }

  .\32md\:mt-14{
    margin-top:3.5rem
  }

  .\32md\:mt-16{
    margin-top:4rem
  }

  .\32md\:mt-20{
    margin-top:5rem
  }

  .\32md\:mt-24{
    margin-top:6rem
  }

  .\32md\:mt-28{
    margin-top:7rem
  }

  .\32md\:mt-32{
    margin-top:8rem
  }

  .\32md\:mt-36{
    margin-top:9rem
  }

  .\32md\:mt-40{
    margin-top:10rem
  }

  .\32md\:mt-44{
    margin-top:11rem
  }

  .\32md\:mt-48{
    margin-top:12rem
  }

  .\32md\:mt-52{
    margin-top:13rem
  }

  .\32md\:mt-56{
    margin-top:14rem
  }

  .\32md\:mt-60{
    margin-top:15rem
  }

  .\32md\:mt-64{
    margin-top:16rem
  }

  .\32md\:mt-72{
    margin-top:18rem
  }

  .\32md\:mt-80{
    margin-top:20rem
  }

  .\32md\:mt-96{
    margin-top:24rem
  }

  .\32md\:mt-auto{
    margin-top:auto
  }

  .\32md\:mt-px{
    margin-top:1px
  }

  .\32md\:mt-0\.5{
    margin-top:0.125rem
  }

  .\32md\:mt-1\.5{
    margin-top:0.375rem
  }

  .\32md\:mt-2\.5{
    margin-top:0.625rem
  }

  .\32md\:mt-3\.5{
    margin-top:0.875rem
  }

  .\32md\:-mt-0{
    margin-top:0px
  }

  .\32md\:-mt-1{
    margin-top:-0.25rem
  }

  .\32md\:-mt-2{
    margin-top:-0.5rem
  }

  .\32md\:-mt-3{
    margin-top:-0.75rem
  }

  .\32md\:-mt-4{
    margin-top:-1rem
  }

  .\32md\:-mt-5{
    margin-top:-1.25rem
  }

  .\32md\:-mt-6{
    margin-top:-1.5rem
  }

  .\32md\:-mt-7{
    margin-top:-1.75rem
  }

  .\32md\:-mt-8{
    margin-top:-2rem
  }

  .\32md\:-mt-9{
    margin-top:-2.25rem
  }

  .\32md\:-mt-10{
    margin-top:-2.5rem
  }

  .\32md\:-mt-11{
    margin-top:-2.75rem
  }

  .\32md\:-mt-12{
    margin-top:-3rem
  }

  .\32md\:-mt-14{
    margin-top:-3.5rem
  }

  .\32md\:-mt-16{
    margin-top:-4rem
  }

  .\32md\:-mt-20{
    margin-top:-5rem
  }

  .\32md\:-mt-24{
    margin-top:-6rem
  }

  .\32md\:-mt-28{
    margin-top:-7rem
  }

  .\32md\:-mt-32{
    margin-top:-8rem
  }

  .\32md\:-mt-36{
    margin-top:-9rem
  }

  .\32md\:-mt-40{
    margin-top:-10rem
  }

  .\32md\:-mt-44{
    margin-top:-11rem
  }

  .\32md\:-mt-48{
    margin-top:-12rem
  }

  .\32md\:-mt-52{
    margin-top:-13rem
  }

  .\32md\:-mt-56{
    margin-top:-14rem
  }

  .\32md\:-mt-60{
    margin-top:-15rem
  }

  .\32md\:-mt-64{
    margin-top:-16rem
  }

  .\32md\:-mt-72{
    margin-top:-18rem
  }

  .\32md\:-mt-80{
    margin-top:-20rem
  }

  .\32md\:-mt-96{
    margin-top:-24rem
  }

  .\32md\:-mt-px{
    margin-top:-1px
  }

  .\32md\:-mt-0\.5{
    margin-top:-0.125rem
  }

  .\32md\:-mt-1\.5{
    margin-top:-0.375rem
  }

  .\32md\:-mt-2\.5{
    margin-top:-0.625rem
  }

  .\32md\:-mt-3\.5{
    margin-top:-0.875rem
  }

  .\32md\:mr-0{
    margin-right:0px
  }

  .\32md\:mr-1{
    margin-right:0.25rem
  }

  .\32md\:mr-2{
    margin-right:0.5rem
  }

  .\32md\:mr-3{
    margin-right:0.75rem
  }

  .\32md\:mr-4{
    margin-right:1rem
  }

  .\32md\:mr-5{
    margin-right:1.25rem
  }

  .\32md\:mr-6{
    margin-right:1.5rem
  }

  .\32md\:mr-7{
    margin-right:1.75rem
  }

  .\32md\:mr-8{
    margin-right:2rem
  }

  .\32md\:mr-9{
    margin-right:2.25rem
  }

  .\32md\:mr-10{
    margin-right:2.5rem
  }

  .\32md\:mr-11{
    margin-right:2.75rem
  }

  .\32md\:mr-12{
    margin-right:3rem
  }

  .\32md\:mr-14{
    margin-right:3.5rem
  }

  .\32md\:mr-16{
    margin-right:4rem
  }

  .\32md\:mr-20{
    margin-right:5rem
  }

  .\32md\:mr-24{
    margin-right:6rem
  }

  .\32md\:mr-28{
    margin-right:7rem
  }

  .\32md\:mr-32{
    margin-right:8rem
  }

  .\32md\:mr-36{
    margin-right:9rem
  }

  .\32md\:mr-40{
    margin-right:10rem
  }

  .\32md\:mr-44{
    margin-right:11rem
  }

  .\32md\:mr-48{
    margin-right:12rem
  }

  .\32md\:mr-52{
    margin-right:13rem
  }

  .\32md\:mr-56{
    margin-right:14rem
  }

  .\32md\:mr-60{
    margin-right:15rem
  }

  .\32md\:mr-64{
    margin-right:16rem
  }

  .\32md\:mr-72{
    margin-right:18rem
  }

  .\32md\:mr-80{
    margin-right:20rem
  }

  .\32md\:mr-96{
    margin-right:24rem
  }

  .\32md\:mr-auto{
    margin-right:auto
  }

  .\32md\:mr-px{
    margin-right:1px
  }

  .\32md\:mr-0\.5{
    margin-right:0.125rem
  }

  .\32md\:mr-1\.5{
    margin-right:0.375rem
  }

  .\32md\:mr-2\.5{
    margin-right:0.625rem
  }

  .\32md\:mr-3\.5{
    margin-right:0.875rem
  }

  .\32md\:-mr-0{
    margin-right:0px
  }

  .\32md\:-mr-1{
    margin-right:-0.25rem
  }

  .\32md\:-mr-2{
    margin-right:-0.5rem
  }

  .\32md\:-mr-3{
    margin-right:-0.75rem
  }

  .\32md\:-mr-4{
    margin-right:-1rem
  }

  .\32md\:-mr-5{
    margin-right:-1.25rem
  }

  .\32md\:-mr-6{
    margin-right:-1.5rem
  }

  .\32md\:-mr-7{
    margin-right:-1.75rem
  }

  .\32md\:-mr-8{
    margin-right:-2rem
  }

  .\32md\:-mr-9{
    margin-right:-2.25rem
  }

  .\32md\:-mr-10{
    margin-right:-2.5rem
  }

  .\32md\:-mr-11{
    margin-right:-2.75rem
  }

  .\32md\:-mr-12{
    margin-right:-3rem
  }

  .\32md\:-mr-14{
    margin-right:-3.5rem
  }

  .\32md\:-mr-16{
    margin-right:-4rem
  }

  .\32md\:-mr-20{
    margin-right:-5rem
  }

  .\32md\:-mr-24{
    margin-right:-6rem
  }

  .\32md\:-mr-28{
    margin-right:-7rem
  }

  .\32md\:-mr-32{
    margin-right:-8rem
  }

  .\32md\:-mr-36{
    margin-right:-9rem
  }

  .\32md\:-mr-40{
    margin-right:-10rem
  }

  .\32md\:-mr-44{
    margin-right:-11rem
  }

  .\32md\:-mr-48{
    margin-right:-12rem
  }

  .\32md\:-mr-52{
    margin-right:-13rem
  }

  .\32md\:-mr-56{
    margin-right:-14rem
  }

  .\32md\:-mr-60{
    margin-right:-15rem
  }

  .\32md\:-mr-64{
    margin-right:-16rem
  }

  .\32md\:-mr-72{
    margin-right:-18rem
  }

  .\32md\:-mr-80{
    margin-right:-20rem
  }

  .\32md\:-mr-96{
    margin-right:-24rem
  }

  .\32md\:-mr-px{
    margin-right:-1px
  }

  .\32md\:-mr-0\.5{
    margin-right:-0.125rem
  }

  .\32md\:-mr-1\.5{
    margin-right:-0.375rem
  }

  .\32md\:-mr-2\.5{
    margin-right:-0.625rem
  }

  .\32md\:-mr-3\.5{
    margin-right:-0.875rem
  }

  .\32md\:mb-0{
    margin-bottom:0px
  }

  .\32md\:mb-1{
    margin-bottom:0.25rem
  }

  .\32md\:mb-2{
    margin-bottom:0.5rem
  }

  .\32md\:mb-3{
    margin-bottom:0.75rem
  }

  .\32md\:mb-4{
    margin-bottom:1rem
  }

  .\32md\:mb-5{
    margin-bottom:1.25rem
  }

  .\32md\:mb-6{
    margin-bottom:1.5rem
  }

  .\32md\:mb-7{
    margin-bottom:1.75rem
  }

  .\32md\:mb-8{
    margin-bottom:2rem
  }

  .\32md\:mb-9{
    margin-bottom:2.25rem
  }

  .\32md\:mb-10{
    margin-bottom:2.5rem
  }

  .\32md\:mb-11{
    margin-bottom:2.75rem
  }

  .\32md\:mb-12{
    margin-bottom:3rem
  }

  .\32md\:mb-14{
    margin-bottom:3.5rem
  }

  .\32md\:mb-16{
    margin-bottom:4rem
  }

  .\32md\:mb-20{
    margin-bottom:5rem
  }

  .\32md\:mb-24{
    margin-bottom:6rem
  }

  .\32md\:mb-28{
    margin-bottom:7rem
  }

  .\32md\:mb-32{
    margin-bottom:8rem
  }

  .\32md\:mb-36{
    margin-bottom:9rem
  }

  .\32md\:mb-40{
    margin-bottom:10rem
  }

  .\32md\:mb-44{
    margin-bottom:11rem
  }

  .\32md\:mb-48{
    margin-bottom:12rem
  }

  .\32md\:mb-52{
    margin-bottom:13rem
  }

  .\32md\:mb-56{
    margin-bottom:14rem
  }

  .\32md\:mb-60{
    margin-bottom:15rem
  }

  .\32md\:mb-64{
    margin-bottom:16rem
  }

  .\32md\:mb-72{
    margin-bottom:18rem
  }

  .\32md\:mb-80{
    margin-bottom:20rem
  }

  .\32md\:mb-96{
    margin-bottom:24rem
  }

  .\32md\:mb-auto{
    margin-bottom:auto
  }

  .\32md\:mb-px{
    margin-bottom:1px
  }

  .\32md\:mb-0\.5{
    margin-bottom:0.125rem
  }

  .\32md\:mb-1\.5{
    margin-bottom:0.375rem
  }

  .\32md\:mb-2\.5{
    margin-bottom:0.625rem
  }

  .\32md\:mb-3\.5{
    margin-bottom:0.875rem
  }

  .\32md\:-mb-0{
    margin-bottom:0px
  }

  .\32md\:-mb-1{
    margin-bottom:-0.25rem
  }

  .\32md\:-mb-2{
    margin-bottom:-0.5rem
  }

  .\32md\:-mb-3{
    margin-bottom:-0.75rem
  }

  .\32md\:-mb-4{
    margin-bottom:-1rem
  }

  .\32md\:-mb-5{
    margin-bottom:-1.25rem
  }

  .\32md\:-mb-6{
    margin-bottom:-1.5rem
  }

  .\32md\:-mb-7{
    margin-bottom:-1.75rem
  }

  .\32md\:-mb-8{
    margin-bottom:-2rem
  }

  .\32md\:-mb-9{
    margin-bottom:-2.25rem
  }

  .\32md\:-mb-10{
    margin-bottom:-2.5rem
  }

  .\32md\:-mb-11{
    margin-bottom:-2.75rem
  }

  .\32md\:-mb-12{
    margin-bottom:-3rem
  }

  .\32md\:-mb-14{
    margin-bottom:-3.5rem
  }

  .\32md\:-mb-16{
    margin-bottom:-4rem
  }

  .\32md\:-mb-20{
    margin-bottom:-5rem
  }

  .\32md\:-mb-24{
    margin-bottom:-6rem
  }

  .\32md\:-mb-28{
    margin-bottom:-7rem
  }

  .\32md\:-mb-32{
    margin-bottom:-8rem
  }

  .\32md\:-mb-36{
    margin-bottom:-9rem
  }

  .\32md\:-mb-40{
    margin-bottom:-10rem
  }

  .\32md\:-mb-44{
    margin-bottom:-11rem
  }

  .\32md\:-mb-48{
    margin-bottom:-12rem
  }

  .\32md\:-mb-52{
    margin-bottom:-13rem
  }

  .\32md\:-mb-56{
    margin-bottom:-14rem
  }

  .\32md\:-mb-60{
    margin-bottom:-15rem
  }

  .\32md\:-mb-64{
    margin-bottom:-16rem
  }

  .\32md\:-mb-72{
    margin-bottom:-18rem
  }

  .\32md\:-mb-80{
    margin-bottom:-20rem
  }

  .\32md\:-mb-96{
    margin-bottom:-24rem
  }

  .\32md\:-mb-px{
    margin-bottom:-1px
  }

  .\32md\:-mb-0\.5{
    margin-bottom:-0.125rem
  }

  .\32md\:-mb-1\.5{
    margin-bottom:-0.375rem
  }

  .\32md\:-mb-2\.5{
    margin-bottom:-0.625rem
  }

  .\32md\:-mb-3\.5{
    margin-bottom:-0.875rem
  }

  .\32md\:ml-0{
    margin-left:0px
  }

  .\32md\:ml-1{
    margin-left:0.25rem
  }

  .\32md\:ml-2{
    margin-left:0.5rem
  }

  .\32md\:ml-3{
    margin-left:0.75rem
  }

  .\32md\:ml-4{
    margin-left:1rem
  }

  .\32md\:ml-5{
    margin-left:1.25rem
  }

  .\32md\:ml-6{
    margin-left:1.5rem
  }

  .\32md\:ml-7{
    margin-left:1.75rem
  }

  .\32md\:ml-8{
    margin-left:2rem
  }

  .\32md\:ml-9{
    margin-left:2.25rem
  }

  .\32md\:ml-10{
    margin-left:2.5rem
  }

  .\32md\:ml-11{
    margin-left:2.75rem
  }

  .\32md\:ml-12{
    margin-left:3rem
  }

  .\32md\:ml-14{
    margin-left:3.5rem
  }

  .\32md\:ml-16{
    margin-left:4rem
  }

  .\32md\:ml-20{
    margin-left:5rem
  }

  .\32md\:ml-24{
    margin-left:6rem
  }

  .\32md\:ml-28{
    margin-left:7rem
  }

  .\32md\:ml-32{
    margin-left:8rem
  }

  .\32md\:ml-36{
    margin-left:9rem
  }

  .\32md\:ml-40{
    margin-left:10rem
  }

  .\32md\:ml-44{
    margin-left:11rem
  }

  .\32md\:ml-48{
    margin-left:12rem
  }

  .\32md\:ml-52{
    margin-left:13rem
  }

  .\32md\:ml-56{
    margin-left:14rem
  }

  .\32md\:ml-60{
    margin-left:15rem
  }

  .\32md\:ml-64{
    margin-left:16rem
  }

  .\32md\:ml-72{
    margin-left:18rem
  }

  .\32md\:ml-80{
    margin-left:20rem
  }

  .\32md\:ml-96{
    margin-left:24rem
  }

  .\32md\:ml-auto{
    margin-left:auto
  }

  .\32md\:ml-px{
    margin-left:1px
  }

  .\32md\:ml-0\.5{
    margin-left:0.125rem
  }

  .\32md\:ml-1\.5{
    margin-left:0.375rem
  }

  .\32md\:ml-2\.5{
    margin-left:0.625rem
  }

  .\32md\:ml-3\.5{
    margin-left:0.875rem
  }

  .\32md\:-ml-0{
    margin-left:0px
  }

  .\32md\:-ml-1{
    margin-left:-0.25rem
  }

  .\32md\:-ml-2{
    margin-left:-0.5rem
  }

  .\32md\:-ml-3{
    margin-left:-0.75rem
  }

  .\32md\:-ml-4{
    margin-left:-1rem
  }

  .\32md\:-ml-5{
    margin-left:-1.25rem
  }

  .\32md\:-ml-6{
    margin-left:-1.5rem
  }

  .\32md\:-ml-7{
    margin-left:-1.75rem
  }

  .\32md\:-ml-8{
    margin-left:-2rem
  }

  .\32md\:-ml-9{
    margin-left:-2.25rem
  }

  .\32md\:-ml-10{
    margin-left:-2.5rem
  }

  .\32md\:-ml-11{
    margin-left:-2.75rem
  }

  .\32md\:-ml-12{
    margin-left:-3rem
  }

  .\32md\:-ml-14{
    margin-left:-3.5rem
  }

  .\32md\:-ml-16{
    margin-left:-4rem
  }

  .\32md\:-ml-20{
    margin-left:-5rem
  }

  .\32md\:-ml-24{
    margin-left:-6rem
  }

  .\32md\:-ml-28{
    margin-left:-7rem
  }

  .\32md\:-ml-32{
    margin-left:-8rem
  }

  .\32md\:-ml-36{
    margin-left:-9rem
  }

  .\32md\:-ml-40{
    margin-left:-10rem
  }

  .\32md\:-ml-44{
    margin-left:-11rem
  }

  .\32md\:-ml-48{
    margin-left:-12rem
  }

  .\32md\:-ml-52{
    margin-left:-13rem
  }

  .\32md\:-ml-56{
    margin-left:-14rem
  }

  .\32md\:-ml-60{
    margin-left:-15rem
  }

  .\32md\:-ml-64{
    margin-left:-16rem
  }

  .\32md\:-ml-72{
    margin-left:-18rem
  }

  .\32md\:-ml-80{
    margin-left:-20rem
  }

  .\32md\:-ml-96{
    margin-left:-24rem
  }

  .\32md\:-ml-px{
    margin-left:-1px
  }

  .\32md\:-ml-0\.5{
    margin-left:-0.125rem
  }

  .\32md\:-ml-1\.5{
    margin-left:-0.375rem
  }

  .\32md\:-ml-2\.5{
    margin-left:-0.625rem
  }

  .\32md\:-ml-3\.5{
    margin-left:-0.875rem
  }

  .\32md\:box-border{
    box-sizing:border-box
  }

  .\32md\:box-content{
    box-sizing:content-box
  }

  .\32md\:block{
    display:block
  }

  .\32md\:inline-block{
    display:inline-block
  }

  .\32md\:inline{
    display:inline
  }

  .\32md\:flex{
    display:flex
  }

  .\32md\:inline-flex{
    display:inline-flex
  }

  .\32md\:table{
    display:table
  }

  .\32md\:inline-table{
    display:inline-table
  }

  .\32md\:table-caption{
    display:table-caption
  }

  .\32md\:table-cell{
    display:table-cell
  }

  .\32md\:table-column{
    display:table-column
  }

  .\32md\:table-column-group{
    display:table-column-group
  }

  .\32md\:table-footer-group{
    display:table-footer-group
  }

  .\32md\:table-header-group{
    display:table-header-group
  }

  .\32md\:table-row-group{
    display:table-row-group
  }

  .\32md\:table-row{
    display:table-row
  }

  .\32md\:flow-root{
    display:flow-root
  }

  .\32md\:grid{
    display:grid
  }

  .\32md\:inline-grid{
    display:inline-grid
  }

  .\32md\:contents{
    display:contents
  }

  .\32md\:list-item{
    display:list-item
  }

  .\32md\:hidden{
    display:none
  }

  .\32md\:h-0{
    height:0px
  }

  .\32md\:h-1{
    height:0.25rem
  }

  .\32md\:h-2{
    height:0.5rem
  }

  .\32md\:h-3{
    height:0.75rem
  }

  .\32md\:h-4{
    height:1rem
  }

  .\32md\:h-5{
    height:1.25rem
  }

  .\32md\:h-6{
    height:1.5rem
  }

  .\32md\:h-7{
    height:1.75rem
  }

  .\32md\:h-8{
    height:2rem
  }

  .\32md\:h-9{
    height:2.25rem
  }

  .\32md\:h-10{
    height:2.5rem
  }

  .\32md\:h-11{
    height:2.75rem
  }

  .\32md\:h-12{
    height:3rem
  }

  .\32md\:h-14{
    height:3.5rem
  }

  .\32md\:h-16{
    height:4rem
  }

  .\32md\:h-20{
    height:5rem
  }

  .\32md\:h-24{
    height:6rem
  }

  .\32md\:h-28{
    height:7rem
  }

  .\32md\:h-32{
    height:8rem
  }

  .\32md\:h-36{
    height:9rem
  }

  .\32md\:h-40{
    height:10rem
  }

  .\32md\:h-44{
    height:11rem
  }

  .\32md\:h-48{
    height:12rem
  }

  .\32md\:h-52{
    height:13rem
  }

  .\32md\:h-56{
    height:14rem
  }

  .\32md\:h-60{
    height:15rem
  }

  .\32md\:h-64{
    height:16rem
  }

  .\32md\:h-72{
    height:18rem
  }

  .\32md\:h-80{
    height:20rem
  }

  .\32md\:h-96{
    height:24rem
  }

  .\32md\:h-auto{
    height:auto
  }

  .\32md\:h-px{
    height:1px
  }

  .\32md\:h-0\.5{
    height:0.125rem
  }

  .\32md\:h-1\.5{
    height:0.375rem
  }

  .\32md\:h-2\.5{
    height:0.625rem
  }

  .\32md\:h-3\.5{
    height:0.875rem
  }

  .\32md\:h-1\/2{
    height:50%
  }

  .\32md\:h-1\/3{
    height:33.333333%
  }

  .\32md\:h-2\/3{
    height:66.666667%
  }

  .\32md\:h-1\/4{
    height:25%
  }

  .\32md\:h-2\/4{
    height:50%
  }

  .\32md\:h-3\/4{
    height:75%
  }

  .\32md\:h-1\/5{
    height:20%
  }

  .\32md\:h-2\/5{
    height:40%
  }

  .\32md\:h-3\/5{
    height:60%
  }

  .\32md\:h-4\/5{
    height:80%
  }

  .\32md\:h-1\/6{
    height:16.666667%
  }

  .\32md\:h-2\/6{
    height:33.333333%
  }

  .\32md\:h-3\/6{
    height:50%
  }

  .\32md\:h-4\/6{
    height:66.666667%
  }

  .\32md\:h-5\/6{
    height:83.333333%
  }

  .\32md\:h-full{
    height:100%
  }

  .\32md\:h-screen{
    height:100vh
  }

  .\32md\:max-h-0{
    max-height:0px
  }

  .\32md\:max-h-1{
    max-height:0.25rem
  }

  .\32md\:max-h-2{
    max-height:0.5rem
  }

  .\32md\:max-h-3{
    max-height:0.75rem
  }

  .\32md\:max-h-4{
    max-height:1rem
  }

  .\32md\:max-h-5{
    max-height:1.25rem
  }

  .\32md\:max-h-6{
    max-height:1.5rem
  }

  .\32md\:max-h-7{
    max-height:1.75rem
  }

  .\32md\:max-h-8{
    max-height:2rem
  }

  .\32md\:max-h-9{
    max-height:2.25rem
  }

  .\32md\:max-h-10{
    max-height:2.5rem
  }

  .\32md\:max-h-11{
    max-height:2.75rem
  }

  .\32md\:max-h-12{
    max-height:3rem
  }

  .\32md\:max-h-14{
    max-height:3.5rem
  }

  .\32md\:max-h-16{
    max-height:4rem
  }

  .\32md\:max-h-20{
    max-height:5rem
  }

  .\32md\:max-h-24{
    max-height:6rem
  }

  .\32md\:max-h-28{
    max-height:7rem
  }

  .\32md\:max-h-32{
    max-height:8rem
  }

  .\32md\:max-h-36{
    max-height:9rem
  }

  .\32md\:max-h-40{
    max-height:10rem
  }

  .\32md\:max-h-44{
    max-height:11rem
  }

  .\32md\:max-h-48{
    max-height:12rem
  }

  .\32md\:max-h-52{
    max-height:13rem
  }

  .\32md\:max-h-56{
    max-height:14rem
  }

  .\32md\:max-h-60{
    max-height:15rem
  }

  .\32md\:max-h-64{
    max-height:16rem
  }

  .\32md\:max-h-72{
    max-height:18rem
  }

  .\32md\:max-h-80{
    max-height:20rem
  }

  .\32md\:max-h-96{
    max-height:24rem
  }

  .\32md\:max-h-px{
    max-height:1px
  }

  .\32md\:max-h-0\.5{
    max-height:0.125rem
  }

  .\32md\:max-h-1\.5{
    max-height:0.375rem
  }

  .\32md\:max-h-2\.5{
    max-height:0.625rem
  }

  .\32md\:max-h-3\.5{
    max-height:0.875rem
  }

  .\32md\:max-h-full{
    max-height:100%
  }

  .\32md\:max-h-screen{
    max-height:100vh
  }

  .\32md\:min-h-0{
    min-height:0px
  }

  .\32md\:min-h-full{
    min-height:100%
  }

  .\32md\:min-h-screen{
    min-height:100vh
  }

  .\32md\:w-0{
    width:0px
  }

  .\32md\:w-1{
    width:0.25rem
  }

  .\32md\:w-2{
    width:0.5rem
  }

  .\32md\:w-3{
    width:0.75rem
  }

  .\32md\:w-4{
    width:1rem
  }

  .\32md\:w-5{
    width:1.25rem
  }

  .\32md\:w-6{
    width:1.5rem
  }

  .\32md\:w-7{
    width:1.75rem
  }

  .\32md\:w-8{
    width:2rem
  }

  .\32md\:w-9{
    width:2.25rem
  }

  .\32md\:w-10{
    width:2.5rem
  }

  .\32md\:w-11{
    width:2.75rem
  }

  .\32md\:w-12{
    width:3rem
  }

  .\32md\:w-14{
    width:3.5rem
  }

  .\32md\:w-16{
    width:4rem
  }

  .\32md\:w-20{
    width:5rem
  }

  .\32md\:w-24{
    width:6rem
  }

  .\32md\:w-28{
    width:7rem
  }

  .\32md\:w-32{
    width:8rem
  }

  .\32md\:w-36{
    width:9rem
  }

  .\32md\:w-40{
    width:10rem
  }

  .\32md\:w-44{
    width:11rem
  }

  .\32md\:w-48{
    width:12rem
  }

  .\32md\:w-52{
    width:13rem
  }

  .\32md\:w-56{
    width:14rem
  }

  .\32md\:w-60{
    width:15rem
  }

  .\32md\:w-64{
    width:16rem
  }

  .\32md\:w-72{
    width:18rem
  }

  .\32md\:w-80{
    width:20rem
  }

  .\32md\:w-96{
    width:24rem
  }

  .\32md\:w-auto{
    width:auto
  }

  .\32md\:w-px{
    width:1px
  }

  .\32md\:w-0\.5{
    width:0.125rem
  }

  .\32md\:w-1\.5{
    width:0.375rem
  }

  .\32md\:w-2\.5{
    width:0.625rem
  }

  .\32md\:w-3\.5{
    width:0.875rem
  }

  .\32md\:w-1\/2{
    width:50%
  }

  .\32md\:w-1\/3{
    width:33.333333%
  }

  .\32md\:w-2\/3{
    width:66.666667%
  }

  .\32md\:w-1\/4{
    width:25%
  }

  .\32md\:w-2\/4{
    width:50%
  }

  .\32md\:w-3\/4{
    width:75%
  }

  .\32md\:w-1\/5{
    width:20%
  }

  .\32md\:w-2\/5{
    width:40%
  }

  .\32md\:w-3\/5{
    width:60%
  }

  .\32md\:w-4\/5{
    width:80%
  }

  .\32md\:w-1\/6{
    width:16.666667%
  }

  .\32md\:w-2\/6{
    width:33.333333%
  }

  .\32md\:w-3\/6{
    width:50%
  }

  .\32md\:w-4\/6{
    width:66.666667%
  }

  .\32md\:w-5\/6{
    width:83.333333%
  }

  .\32md\:w-1\/12{
    width:8.333333%
  }

  .\32md\:w-2\/12{
    width:16.666667%
  }

  .\32md\:w-3\/12{
    width:25%
  }

  .\32md\:w-4\/12{
    width:33.333333%
  }

  .\32md\:w-5\/12{
    width:41.666667%
  }

  .\32md\:w-6\/12{
    width:50%
  }

  .\32md\:w-7\/12{
    width:58.333333%
  }

  .\32md\:w-8\/12{
    width:66.666667%
  }

  .\32md\:w-9\/12{
    width:75%
  }

  .\32md\:w-10\/12{
    width:83.333333%
  }

  .\32md\:w-11\/12{
    width:91.666667%
  }

  .\32md\:w-full{
    width:100%
  }

  .\32md\:w-screen{
    width:100vw
  }

  .\32md\:w-min{
    width:min-content
  }

  .\32md\:w-max{
    width:max-content
  }

  .\32md\:min-w-0{
    min-width:0px
  }

  .\32md\:min-w-full{
    min-width:100%
  }

  .\32md\:min-w-min{
    min-width:min-content
  }

  .\32md\:min-w-max{
    min-width:max-content
  }

  .\32md\:max-w-0{
    max-width:0rem
  }

  .\32md\:max-w-none{
    max-width:none
  }

  .\32md\:max-w-xs{
    max-width:20rem
  }

  .\32md\:max-w-sm{
    max-width:24rem
  }

  .\32md\:max-w-md{
    max-width:28rem
  }

  .\32md\:max-w-lg{
    max-width:32rem
  }

  .\32md\:max-w-xl{
    max-width:36rem
  }

  .\32md\:max-w-2xl{
    max-width:42rem
  }

  .\32md\:max-w-3xl{
    max-width:48rem
  }

  .\32md\:max-w-4xl{
    max-width:56rem
  }

  .\32md\:max-w-5xl{
    max-width:64rem
  }

  .\32md\:max-w-6xl{
    max-width:72rem
  }

  .\32md\:max-w-7xl{
    max-width:80rem
  }

  .\32md\:max-w-full{
    max-width:100%
  }

  .\32md\:max-w-min{
    max-width:min-content
  }

  .\32md\:max-w-max{
    max-width:max-content
  }

  .\32md\:max-w-prose{
    max-width:65ch
  }

  .\32md\:max-w-screen-sm{
    max-width:640px
  }

  .\32md\:max-w-screen-md{
    max-width:768px
  }

  .\32md\:max-w-screen-2md{
    max-width:896px
  }

  .\32md\:max-w-screen-3md{
    max-width:945px
  }

  .\32md\:max-w-screen-lg{
    max-width:1024px
  }

  .\32md\:max-w-screen-2lg{
    max-width:1152px
  }

  .\32md\:max-w-screen-xl{
    max-width:1280px
  }

  .\32md\:max-w-screen-1xl{
    max-width:1400px
  }

  .\32md\:max-w-screen-2xl{
    max-width:1700px
  }

  .\32md\:flex-1{
    flex:1 1 0%
  }

  .\32md\:flex-auto{
    flex:1 1 auto
  }

  .\32md\:flex-initial{
    flex:0 1 auto
  }

  .\32md\:flex-none{
    flex:none
  }

  .\32md\:flex-shrink-0{
    flex-shrink:0
  }

  .\32md\:flex-shrink{
    flex-shrink:1
  }

  .\32md\:flex-grow-0{
    flex-grow:0
  }

  .\32md\:flex-grow{
    flex-grow:1
  }

  .\32md\:table-auto{
    table-layout:auto
  }

  .\32md\:table-fixed{
    table-layout:fixed
  }

  .\32md\:border-collapse{
    border-collapse:collapse
  }

  .\32md\:border-separate{
    border-collapse:separate
  }

  .\32md\:origin-center{
    transform-origin:center
  }

  .\32md\:origin-top{
    transform-origin:top
  }

  .\32md\:origin-top-right{
    transform-origin:top right
  }

  .\32md\:origin-right{
    transform-origin:right
  }

  .\32md\:origin-bottom-right{
    transform-origin:bottom right
  }

  .\32md\:origin-bottom{
    transform-origin:bottom
  }

  .\32md\:origin-bottom-left{
    transform-origin:bottom left
  }

  .\32md\:origin-left{
    transform-origin:left
  }

  .\32md\:origin-top-left{
    transform-origin:top left
  }

  .\32md\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .\32md\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .\32md\:transform-none{
    transform:none
  }

  .\32md\:translate-x-0{
    --tw-translate-x:0px
  }

  .\32md\:translate-x-1{
    --tw-translate-x:0.25rem
  }

  .\32md\:translate-x-2{
    --tw-translate-x:0.5rem
  }

  .\32md\:translate-x-3{
    --tw-translate-x:0.75rem
  }

  .\32md\:translate-x-4{
    --tw-translate-x:1rem
  }

  .\32md\:translate-x-5{
    --tw-translate-x:1.25rem
  }

  .\32md\:translate-x-6{
    --tw-translate-x:1.5rem
  }

  .\32md\:translate-x-7{
    --tw-translate-x:1.75rem
  }

  .\32md\:translate-x-8{
    --tw-translate-x:2rem
  }

  .\32md\:translate-x-9{
    --tw-translate-x:2.25rem
  }

  .\32md\:translate-x-10{
    --tw-translate-x:2.5rem
  }

  .\32md\:translate-x-11{
    --tw-translate-x:2.75rem
  }

  .\32md\:translate-x-12{
    --tw-translate-x:3rem
  }

  .\32md\:translate-x-14{
    --tw-translate-x:3.5rem
  }

  .\32md\:translate-x-16{
    --tw-translate-x:4rem
  }

  .\32md\:translate-x-20{
    --tw-translate-x:5rem
  }

  .\32md\:translate-x-24{
    --tw-translate-x:6rem
  }

  .\32md\:translate-x-28{
    --tw-translate-x:7rem
  }

  .\32md\:translate-x-32{
    --tw-translate-x:8rem
  }

  .\32md\:translate-x-36{
    --tw-translate-x:9rem
  }

  .\32md\:translate-x-40{
    --tw-translate-x:10rem
  }

  .\32md\:translate-x-44{
    --tw-translate-x:11rem
  }

  .\32md\:translate-x-48{
    --tw-translate-x:12rem
  }

  .\32md\:translate-x-52{
    --tw-translate-x:13rem
  }

  .\32md\:translate-x-56{
    --tw-translate-x:14rem
  }

  .\32md\:translate-x-60{
    --tw-translate-x:15rem
  }

  .\32md\:translate-x-64{
    --tw-translate-x:16rem
  }

  .\32md\:translate-x-72{
    --tw-translate-x:18rem
  }

  .\32md\:translate-x-80{
    --tw-translate-x:20rem
  }

  .\32md\:translate-x-96{
    --tw-translate-x:24rem
  }

  .\32md\:translate-x-px{
    --tw-translate-x:1px
  }

  .\32md\:translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .\32md\:translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .\32md\:translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .\32md\:translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .\32md\:-translate-x-0{
    --tw-translate-x:0px
  }

  .\32md\:-translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .\32md\:-translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .\32md\:-translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .\32md\:-translate-x-4{
    --tw-translate-x:-1rem
  }

  .\32md\:-translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .\32md\:-translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .\32md\:-translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .\32md\:-translate-x-8{
    --tw-translate-x:-2rem
  }

  .\32md\:-translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .\32md\:-translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .\32md\:-translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .\32md\:-translate-x-12{
    --tw-translate-x:-3rem
  }

  .\32md\:-translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .\32md\:-translate-x-16{
    --tw-translate-x:-4rem
  }

  .\32md\:-translate-x-20{
    --tw-translate-x:-5rem
  }

  .\32md\:-translate-x-24{
    --tw-translate-x:-6rem
  }

  .\32md\:-translate-x-28{
    --tw-translate-x:-7rem
  }

  .\32md\:-translate-x-32{
    --tw-translate-x:-8rem
  }

  .\32md\:-translate-x-36{
    --tw-translate-x:-9rem
  }

  .\32md\:-translate-x-40{
    --tw-translate-x:-10rem
  }

  .\32md\:-translate-x-44{
    --tw-translate-x:-11rem
  }

  .\32md\:-translate-x-48{
    --tw-translate-x:-12rem
  }

  .\32md\:-translate-x-52{
    --tw-translate-x:-13rem
  }

  .\32md\:-translate-x-56{
    --tw-translate-x:-14rem
  }

  .\32md\:-translate-x-60{
    --tw-translate-x:-15rem
  }

  .\32md\:-translate-x-64{
    --tw-translate-x:-16rem
  }

  .\32md\:-translate-x-72{
    --tw-translate-x:-18rem
  }

  .\32md\:-translate-x-80{
    --tw-translate-x:-20rem
  }

  .\32md\:-translate-x-96{
    --tw-translate-x:-24rem
  }

  .\32md\:-translate-x-px{
    --tw-translate-x:-1px
  }

  .\32md\:-translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .\32md\:-translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .\32md\:-translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .\32md\:-translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .\32md\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .\32md\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .\32md\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .\32md\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .\32md\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .\32md\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .\32md\:translate-x-full{
    --tw-translate-x:100%
  }

  .\32md\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .\32md\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .\32md\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .\32md\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .\32md\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .\32md\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .\32md\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .\32md\:translate-y-0{
    --tw-translate-y:0px
  }

  .\32md\:translate-y-1{
    --tw-translate-y:0.25rem
  }

  .\32md\:translate-y-2{
    --tw-translate-y:0.5rem
  }

  .\32md\:translate-y-3{
    --tw-translate-y:0.75rem
  }

  .\32md\:translate-y-4{
    --tw-translate-y:1rem
  }

  .\32md\:translate-y-5{
    --tw-translate-y:1.25rem
  }

  .\32md\:translate-y-6{
    --tw-translate-y:1.5rem
  }

  .\32md\:translate-y-7{
    --tw-translate-y:1.75rem
  }

  .\32md\:translate-y-8{
    --tw-translate-y:2rem
  }

  .\32md\:translate-y-9{
    --tw-translate-y:2.25rem
  }

  .\32md\:translate-y-10{
    --tw-translate-y:2.5rem
  }

  .\32md\:translate-y-11{
    --tw-translate-y:2.75rem
  }

  .\32md\:translate-y-12{
    --tw-translate-y:3rem
  }

  .\32md\:translate-y-14{
    --tw-translate-y:3.5rem
  }

  .\32md\:translate-y-16{
    --tw-translate-y:4rem
  }

  .\32md\:translate-y-20{
    --tw-translate-y:5rem
  }

  .\32md\:translate-y-24{
    --tw-translate-y:6rem
  }

  .\32md\:translate-y-28{
    --tw-translate-y:7rem
  }

  .\32md\:translate-y-32{
    --tw-translate-y:8rem
  }

  .\32md\:translate-y-36{
    --tw-translate-y:9rem
  }

  .\32md\:translate-y-40{
    --tw-translate-y:10rem
  }

  .\32md\:translate-y-44{
    --tw-translate-y:11rem
  }

  .\32md\:translate-y-48{
    --tw-translate-y:12rem
  }

  .\32md\:translate-y-52{
    --tw-translate-y:13rem
  }

  .\32md\:translate-y-56{
    --tw-translate-y:14rem
  }

  .\32md\:translate-y-60{
    --tw-translate-y:15rem
  }

  .\32md\:translate-y-64{
    --tw-translate-y:16rem
  }

  .\32md\:translate-y-72{
    --tw-translate-y:18rem
  }

  .\32md\:translate-y-80{
    --tw-translate-y:20rem
  }

  .\32md\:translate-y-96{
    --tw-translate-y:24rem
  }

  .\32md\:translate-y-px{
    --tw-translate-y:1px
  }

  .\32md\:translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .\32md\:translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .\32md\:translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .\32md\:translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .\32md\:-translate-y-0{
    --tw-translate-y:0px
  }

  .\32md\:-translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .\32md\:-translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .\32md\:-translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .\32md\:-translate-y-4{
    --tw-translate-y:-1rem
  }

  .\32md\:-translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .\32md\:-translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .\32md\:-translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .\32md\:-translate-y-8{
    --tw-translate-y:-2rem
  }

  .\32md\:-translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .\32md\:-translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .\32md\:-translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .\32md\:-translate-y-12{
    --tw-translate-y:-3rem
  }

  .\32md\:-translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .\32md\:-translate-y-16{
    --tw-translate-y:-4rem
  }

  .\32md\:-translate-y-20{
    --tw-translate-y:-5rem
  }

  .\32md\:-translate-y-24{
    --tw-translate-y:-6rem
  }

  .\32md\:-translate-y-28{
    --tw-translate-y:-7rem
  }

  .\32md\:-translate-y-32{
    --tw-translate-y:-8rem
  }

  .\32md\:-translate-y-36{
    --tw-translate-y:-9rem
  }

  .\32md\:-translate-y-40{
    --tw-translate-y:-10rem
  }

  .\32md\:-translate-y-44{
    --tw-translate-y:-11rem
  }

  .\32md\:-translate-y-48{
    --tw-translate-y:-12rem
  }

  .\32md\:-translate-y-52{
    --tw-translate-y:-13rem
  }

  .\32md\:-translate-y-56{
    --tw-translate-y:-14rem
  }

  .\32md\:-translate-y-60{
    --tw-translate-y:-15rem
  }

  .\32md\:-translate-y-64{
    --tw-translate-y:-16rem
  }

  .\32md\:-translate-y-72{
    --tw-translate-y:-18rem
  }

  .\32md\:-translate-y-80{
    --tw-translate-y:-20rem
  }

  .\32md\:-translate-y-96{
    --tw-translate-y:-24rem
  }

  .\32md\:-translate-y-px{
    --tw-translate-y:-1px
  }

  .\32md\:-translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .\32md\:-translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .\32md\:-translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .\32md\:-translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .\32md\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .\32md\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .\32md\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .\32md\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .\32md\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .\32md\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .\32md\:translate-y-full{
    --tw-translate-y:100%
  }

  .\32md\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .\32md\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .\32md\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .\32md\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .\32md\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .\32md\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .\32md\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .\32md\:hover\:translate-x-0:hover{
    --tw-translate-x:0px
  }

  .\32md\:hover\:translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .\32md\:hover\:translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .\32md\:hover\:translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .\32md\:hover\:translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .\32md\:hover\:translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .\32md\:hover\:translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .\32md\:hover\:translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .\32md\:hover\:translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .\32md\:hover\:translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .\32md\:hover\:translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .\32md\:hover\:translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .\32md\:hover\:translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .\32md\:hover\:translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .\32md\:hover\:translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .\32md\:hover\:translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .\32md\:hover\:translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .\32md\:hover\:translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .\32md\:hover\:translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .\32md\:hover\:translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .\32md\:hover\:translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .\32md\:hover\:translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .\32md\:hover\:translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .\32md\:hover\:translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .\32md\:hover\:translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .\32md\:hover\:translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .\32md\:hover\:translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .\32md\:hover\:translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .\32md\:hover\:translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .\32md\:hover\:translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .\32md\:hover\:translate-x-px:hover{
    --tw-translate-x:1px
  }

  .\32md\:hover\:translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .\32md\:hover\:translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .\32md\:hover\:translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .\32md\:hover\:translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .\32md\:hover\:-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .\32md\:hover\:-translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .\32md\:hover\:-translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .\32md\:hover\:-translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .\32md\:hover\:-translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .\32md\:hover\:-translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .\32md\:hover\:-translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .\32md\:hover\:-translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .\32md\:hover\:-translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .\32md\:hover\:-translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .\32md\:hover\:-translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .\32md\:hover\:-translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .\32md\:hover\:-translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .\32md\:hover\:-translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .\32md\:hover\:-translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .\32md\:hover\:-translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .\32md\:hover\:-translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .\32md\:hover\:-translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .\32md\:hover\:-translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .\32md\:hover\:-translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .\32md\:hover\:-translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .\32md\:hover\:-translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .\32md\:hover\:-translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .\32md\:hover\:-translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .\32md\:hover\:-translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .\32md\:hover\:-translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .\32md\:hover\:-translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .\32md\:hover\:-translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .\32md\:hover\:-translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .\32md\:hover\:-translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .\32md\:hover\:-translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .\32md\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .\32md\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .\32md\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .\32md\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .\32md\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .\32md\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .\32md\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .\32md\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .\32md\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .\32md\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .\32md\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .\32md\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .\32md\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .\32md\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .\32md\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .\32md\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .\32md\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .\32md\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .\32md\:hover\:translate-y-0:hover{
    --tw-translate-y:0px
  }

  .\32md\:hover\:translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .\32md\:hover\:translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .\32md\:hover\:translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .\32md\:hover\:translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .\32md\:hover\:translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .\32md\:hover\:translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .\32md\:hover\:translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .\32md\:hover\:translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .\32md\:hover\:translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .\32md\:hover\:translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .\32md\:hover\:translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .\32md\:hover\:translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .\32md\:hover\:translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .\32md\:hover\:translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .\32md\:hover\:translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .\32md\:hover\:translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .\32md\:hover\:translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .\32md\:hover\:translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .\32md\:hover\:translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .\32md\:hover\:translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .\32md\:hover\:translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .\32md\:hover\:translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .\32md\:hover\:translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .\32md\:hover\:translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .\32md\:hover\:translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .\32md\:hover\:translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .\32md\:hover\:translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .\32md\:hover\:translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .\32md\:hover\:translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .\32md\:hover\:translate-y-px:hover{
    --tw-translate-y:1px
  }

  .\32md\:hover\:translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .\32md\:hover\:translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .\32md\:hover\:translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .\32md\:hover\:translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .\32md\:hover\:-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .\32md\:hover\:-translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .\32md\:hover\:-translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .\32md\:hover\:-translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .\32md\:hover\:-translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .\32md\:hover\:-translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .\32md\:hover\:-translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .\32md\:hover\:-translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .\32md\:hover\:-translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .\32md\:hover\:-translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .\32md\:hover\:-translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .\32md\:hover\:-translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .\32md\:hover\:-translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .\32md\:hover\:-translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .\32md\:hover\:-translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .\32md\:hover\:-translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .\32md\:hover\:-translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .\32md\:hover\:-translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .\32md\:hover\:-translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .\32md\:hover\:-translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .\32md\:hover\:-translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .\32md\:hover\:-translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .\32md\:hover\:-translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .\32md\:hover\:-translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .\32md\:hover\:-translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .\32md\:hover\:-translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .\32md\:hover\:-translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .\32md\:hover\:-translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .\32md\:hover\:-translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .\32md\:hover\:-translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .\32md\:hover\:-translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .\32md\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .\32md\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .\32md\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .\32md\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .\32md\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .\32md\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .\32md\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .\32md\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .\32md\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .\32md\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .\32md\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .\32md\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .\32md\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .\32md\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .\32md\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .\32md\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .\32md\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .\32md\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .\32md\:focus\:translate-x-0:focus{
    --tw-translate-x:0px
  }

  .\32md\:focus\:translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .\32md\:focus\:translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .\32md\:focus\:translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .\32md\:focus\:translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .\32md\:focus\:translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .\32md\:focus\:translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .\32md\:focus\:translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .\32md\:focus\:translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .\32md\:focus\:translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .\32md\:focus\:translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .\32md\:focus\:translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .\32md\:focus\:translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .\32md\:focus\:translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .\32md\:focus\:translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .\32md\:focus\:translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .\32md\:focus\:translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .\32md\:focus\:translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .\32md\:focus\:translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .\32md\:focus\:translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .\32md\:focus\:translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .\32md\:focus\:translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .\32md\:focus\:translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .\32md\:focus\:translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .\32md\:focus\:translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .\32md\:focus\:translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .\32md\:focus\:translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .\32md\:focus\:translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .\32md\:focus\:translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .\32md\:focus\:translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .\32md\:focus\:translate-x-px:focus{
    --tw-translate-x:1px
  }

  .\32md\:focus\:translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .\32md\:focus\:translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .\32md\:focus\:translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .\32md\:focus\:translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .\32md\:focus\:-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .\32md\:focus\:-translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .\32md\:focus\:-translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .\32md\:focus\:-translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .\32md\:focus\:-translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .\32md\:focus\:-translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .\32md\:focus\:-translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .\32md\:focus\:-translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .\32md\:focus\:-translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .\32md\:focus\:-translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .\32md\:focus\:-translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .\32md\:focus\:-translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .\32md\:focus\:-translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .\32md\:focus\:-translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .\32md\:focus\:-translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .\32md\:focus\:-translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .\32md\:focus\:-translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .\32md\:focus\:-translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .\32md\:focus\:-translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .\32md\:focus\:-translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .\32md\:focus\:-translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .\32md\:focus\:-translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .\32md\:focus\:-translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .\32md\:focus\:-translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .\32md\:focus\:-translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .\32md\:focus\:-translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .\32md\:focus\:-translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .\32md\:focus\:-translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .\32md\:focus\:-translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .\32md\:focus\:-translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .\32md\:focus\:-translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .\32md\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .\32md\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .\32md\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .\32md\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .\32md\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .\32md\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .\32md\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .\32md\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .\32md\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .\32md\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .\32md\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .\32md\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .\32md\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .\32md\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .\32md\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .\32md\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .\32md\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .\32md\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .\32md\:focus\:translate-y-0:focus{
    --tw-translate-y:0px
  }

  .\32md\:focus\:translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .\32md\:focus\:translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .\32md\:focus\:translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .\32md\:focus\:translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .\32md\:focus\:translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .\32md\:focus\:translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .\32md\:focus\:translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .\32md\:focus\:translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .\32md\:focus\:translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .\32md\:focus\:translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .\32md\:focus\:translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .\32md\:focus\:translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .\32md\:focus\:translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .\32md\:focus\:translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .\32md\:focus\:translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .\32md\:focus\:translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .\32md\:focus\:translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .\32md\:focus\:translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .\32md\:focus\:translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .\32md\:focus\:translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .\32md\:focus\:translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .\32md\:focus\:translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .\32md\:focus\:translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .\32md\:focus\:translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .\32md\:focus\:translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .\32md\:focus\:translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .\32md\:focus\:translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .\32md\:focus\:translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .\32md\:focus\:translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .\32md\:focus\:translate-y-px:focus{
    --tw-translate-y:1px
  }

  .\32md\:focus\:translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .\32md\:focus\:translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .\32md\:focus\:translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .\32md\:focus\:translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .\32md\:focus\:-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .\32md\:focus\:-translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .\32md\:focus\:-translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .\32md\:focus\:-translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .\32md\:focus\:-translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .\32md\:focus\:-translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .\32md\:focus\:-translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .\32md\:focus\:-translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .\32md\:focus\:-translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .\32md\:focus\:-translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .\32md\:focus\:-translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .\32md\:focus\:-translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .\32md\:focus\:-translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .\32md\:focus\:-translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .\32md\:focus\:-translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .\32md\:focus\:-translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .\32md\:focus\:-translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .\32md\:focus\:-translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .\32md\:focus\:-translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .\32md\:focus\:-translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .\32md\:focus\:-translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .\32md\:focus\:-translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .\32md\:focus\:-translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .\32md\:focus\:-translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .\32md\:focus\:-translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .\32md\:focus\:-translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .\32md\:focus\:-translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .\32md\:focus\:-translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .\32md\:focus\:-translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .\32md\:focus\:-translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .\32md\:focus\:-translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .\32md\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .\32md\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .\32md\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .\32md\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .\32md\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .\32md\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .\32md\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .\32md\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .\32md\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .\32md\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .\32md\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .\32md\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .\32md\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .\32md\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .\32md\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .\32md\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .\32md\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .\32md\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .\32md\:rotate-0{
    --tw-rotate:0deg
  }

  .\32md\:rotate-1{
    --tw-rotate:1deg
  }

  .\32md\:rotate-2{
    --tw-rotate:2deg
  }

  .\32md\:rotate-3{
    --tw-rotate:3deg
  }

  .\32md\:rotate-6{
    --tw-rotate:6deg
  }

  .\32md\:rotate-12{
    --tw-rotate:12deg
  }

  .\32md\:rotate-45{
    --tw-rotate:45deg
  }

  .\32md\:rotate-90{
    --tw-rotate:90deg
  }

  .\32md\:rotate-180{
    --tw-rotate:180deg
  }

  .\32md\:-rotate-180{
    --tw-rotate:-180deg
  }

  .\32md\:-rotate-90{
    --tw-rotate:-90deg
  }

  .\32md\:-rotate-45{
    --tw-rotate:-45deg
  }

  .\32md\:-rotate-12{
    --tw-rotate:-12deg
  }

  .\32md\:-rotate-6{
    --tw-rotate:-6deg
  }

  .\32md\:-rotate-3{
    --tw-rotate:-3deg
  }

  .\32md\:-rotate-2{
    --tw-rotate:-2deg
  }

  .\32md\:-rotate-1{
    --tw-rotate:-1deg
  }

  .\32md\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .\32md\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .\32md\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .\32md\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .\32md\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .\32md\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .\32md\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .\32md\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .\32md\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .\32md\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .\32md\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .\32md\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .\32md\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .\32md\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .\32md\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .\32md\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .\32md\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .\32md\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .\32md\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .\32md\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .\32md\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .\32md\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .\32md\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .\32md\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .\32md\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .\32md\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .\32md\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .\32md\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .\32md\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .\32md\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .\32md\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .\32md\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .\32md\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .\32md\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .\32md\:skew-x-0{
    --tw-skew-x:0deg
  }

  .\32md\:skew-x-1{
    --tw-skew-x:1deg
  }

  .\32md\:skew-x-2{
    --tw-skew-x:2deg
  }

  .\32md\:skew-x-3{
    --tw-skew-x:3deg
  }

  .\32md\:skew-x-6{
    --tw-skew-x:6deg
  }

  .\32md\:skew-x-12{
    --tw-skew-x:12deg
  }

  .\32md\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .\32md\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .\32md\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .\32md\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .\32md\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .\32md\:skew-y-0{
    --tw-skew-y:0deg
  }

  .\32md\:skew-y-1{
    --tw-skew-y:1deg
  }

  .\32md\:skew-y-2{
    --tw-skew-y:2deg
  }

  .\32md\:skew-y-3{
    --tw-skew-y:3deg
  }

  .\32md\:skew-y-6{
    --tw-skew-y:6deg
  }

  .\32md\:skew-y-12{
    --tw-skew-y:12deg
  }

  .\32md\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .\32md\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .\32md\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .\32md\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .\32md\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .\32md\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .\32md\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .\32md\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .\32md\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .\32md\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .\32md\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .\32md\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .\32md\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .\32md\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .\32md\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .\32md\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .\32md\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .\32md\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .\32md\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .\32md\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .\32md\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .\32md\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .\32md\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .\32md\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .\32md\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .\32md\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .\32md\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .\32md\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .\32md\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .\32md\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .\32md\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .\32md\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .\32md\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .\32md\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .\32md\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .\32md\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .\32md\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .\32md\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .\32md\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .\32md\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .\32md\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .\32md\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .\32md\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .\32md\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .\32md\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .\32md\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .\32md\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .\32md\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .\32md\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .\32md\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\32md\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\32md\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\32md\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\32md\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\32md\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\32md\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\32md\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\32md\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\32md\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\32md\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\32md\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\32md\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\32md\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\32md\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\32md\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\32md\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\32md\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\32md\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\32md\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\32md\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\32md\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\32md\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\32md\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\32md\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\32md\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\32md\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\32md\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\32md\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\32md\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\32md\:scale-x-0{
    --tw-scale-x:0
  }

  .\32md\:scale-x-50{
    --tw-scale-x:.5
  }

  .\32md\:scale-x-75{
    --tw-scale-x:.75
  }

  .\32md\:scale-x-90{
    --tw-scale-x:.9
  }

  .\32md\:scale-x-95{
    --tw-scale-x:.95
  }

  .\32md\:scale-x-100{
    --tw-scale-x:1
  }

  .\32md\:scale-x-105{
    --tw-scale-x:1.05
  }

  .\32md\:scale-x-110{
    --tw-scale-x:1.1
  }

  .\32md\:scale-x-125{
    --tw-scale-x:1.25
  }

  .\32md\:scale-x-150{
    --tw-scale-x:1.5
  }

  .\32md\:scale-y-0{
    --tw-scale-y:0
  }

  .\32md\:scale-y-50{
    --tw-scale-y:.5
  }

  .\32md\:scale-y-75{
    --tw-scale-y:.75
  }

  .\32md\:scale-y-90{
    --tw-scale-y:.9
  }

  .\32md\:scale-y-95{
    --tw-scale-y:.95
  }

  .\32md\:scale-y-100{
    --tw-scale-y:1
  }

  .\32md\:scale-y-105{
    --tw-scale-y:1.05
  }

  .\32md\:scale-y-110{
    --tw-scale-y:1.1
  }

  .\32md\:scale-y-125{
    --tw-scale-y:1.25
  }

  .\32md\:scale-y-150{
    --tw-scale-y:1.5
  }

  .\32md\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .\32md\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .\32md\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .\32md\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .\32md\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .\32md\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .\32md\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .\32md\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .\32md\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .\32md\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .\32md\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .\32md\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .\32md\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .\32md\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .\32md\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .\32md\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .\32md\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .\32md\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .\32md\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .\32md\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .\32md\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .\32md\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .\32md\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .\32md\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .\32md\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .\32md\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .\32md\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .\32md\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .\32md\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .\32md\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .\32md\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .\32md\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .\32md\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .\32md\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .\32md\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .\32md\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .\32md\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .\32md\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .\32md\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .\32md\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .\32md\:animate-none{
    animation:none
  }

  .\32md\:animate-spin{
    animation:spin 1s linear infinite
  }

  .\32md\:animate-ping{
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .\32md\:animate-pulse{
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .\32md\:animate-bounce{
    animation:bounce 1s infinite
  }

  .\32md\:animate-fade-in-down{
    animation:fade-in-down 0.4s ease-out
  }

  .\32md\:cursor-auto{
    cursor:auto
  }

  .\32md\:cursor-default{
    cursor:default
  }

  .\32md\:cursor-pointer{
    cursor:pointer
  }

  .\32md\:cursor-wait{
    cursor:wait
  }

  .\32md\:cursor-text{
    cursor:text
  }

  .\32md\:cursor-move{
    cursor:move
  }

  .\32md\:cursor-help{
    cursor:help
  }

  .\32md\:cursor-not-allowed{
    cursor:not-allowed
  }

  .\32md\:select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .\32md\:select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .\32md\:select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .\32md\:select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .\32md\:resize-none{
    resize:none
  }

  .\32md\:resize-y{
    resize:vertical
  }

  .\32md\:resize-x{
    resize:horizontal
  }

  .\32md\:resize{
    resize:both
  }

  .\32md\:list-inside{
    list-style-position:inside
  }

  .\32md\:list-outside{
    list-style-position:outside
  }

  .\32md\:list-none{
    list-style-type:none
  }

  .\32md\:list-disc{
    list-style-type:disc
  }

  .\32md\:list-decimal{
    list-style-type:decimal
  }

  .\32md\:appearance-none{
    appearance:none
  }

  .\32md\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .\32md\:auto-cols-min{
    grid-auto-columns:min-content
  }

  .\32md\:auto-cols-max{
    grid-auto-columns:max-content
  }

  .\32md\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .\32md\:grid-flow-row{
    grid-auto-flow:row
  }

  .\32md\:grid-flow-col{
    grid-auto-flow:column
  }

  .\32md\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .\32md\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .\32md\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .\32md\:auto-rows-min{
    grid-auto-rows:min-content
  }

  .\32md\:auto-rows-max{
    grid-auto-rows:max-content
  }

  .\32md\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .\32md\:grid-cols-1{
    grid-template-columns:repeat(1, minmax(0, 1fr))
  }

  .\32md\:grid-cols-2{
    grid-template-columns:repeat(2, minmax(0, 1fr))
  }

  .\32md\:grid-cols-3{
    grid-template-columns:repeat(3, minmax(0, 1fr))
  }

  .\32md\:grid-cols-4{
    grid-template-columns:repeat(4, minmax(0, 1fr))
  }

  .\32md\:grid-cols-5{
    grid-template-columns:repeat(5, minmax(0, 1fr))
  }

  .\32md\:grid-cols-6{
    grid-template-columns:repeat(6, minmax(0, 1fr))
  }

  .\32md\:grid-cols-7{
    grid-template-columns:repeat(7, minmax(0, 1fr))
  }

  .\32md\:grid-cols-8{
    grid-template-columns:repeat(8, minmax(0, 1fr))
  }

  .\32md\:grid-cols-9{
    grid-template-columns:repeat(9, minmax(0, 1fr))
  }

  .\32md\:grid-cols-10{
    grid-template-columns:repeat(10, minmax(0, 1fr))
  }

  .\32md\:grid-cols-11{
    grid-template-columns:repeat(11, minmax(0, 1fr))
  }

  .\32md\:grid-cols-12{
    grid-template-columns:repeat(12, minmax(0, 1fr))
  }

  .\32md\:grid-cols-none{
    grid-template-columns:none
  }

  .\32md\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .\32md\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .\32md\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .\32md\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .\32md\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .\32md\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .\32md\:grid-rows-none{
    grid-template-rows:none
  }

  .\32md\:flex-row{
    flex-direction:row
  }

  .\32md\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .\32md\:flex-col{
    flex-direction:column
  }

  .\32md\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .\32md\:flex-wrap{
    flex-wrap:wrap
  }

  .\32md\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .\32md\:flex-nowrap{
    flex-wrap:nowrap
  }

  .\32md\:place-content-center{
    place-content:center
  }

  .\32md\:place-content-start{
    place-content:start
  }

  .\32md\:place-content-end{
    place-content:end
  }

  .\32md\:place-content-between{
    place-content:space-between
  }

  .\32md\:place-content-around{
    place-content:space-around
  }

  .\32md\:place-content-evenly{
    place-content:space-evenly
  }

  .\32md\:place-content-stretch{
    place-content:stretch
  }

  .\32md\:place-items-start{
    place-items:start
  }

  .\32md\:place-items-end{
    place-items:end
  }

  .\32md\:place-items-center{
    place-items:center
  }

  .\32md\:place-items-stretch{
    place-items:stretch
  }

  .\32md\:content-center{
    align-content:center
  }

  .\32md\:content-start{
    align-content:flex-start
  }

  .\32md\:content-end{
    align-content:flex-end
  }

  .\32md\:content-between{
    align-content:space-between
  }

  .\32md\:content-around{
    align-content:space-around
  }

  .\32md\:content-evenly{
    align-content:space-evenly
  }

  .\32md\:items-start{
    align-items:flex-start
  }

  .\32md\:items-end{
    align-items:flex-end
  }

  .\32md\:items-center{
    align-items:center
  }

  .\32md\:items-baseline{
    align-items:baseline
  }

  .\32md\:items-stretch{
    align-items:stretch
  }

  .\32md\:justify-start{
    justify-content:flex-start
  }

  .\32md\:justify-end{
    justify-content:flex-end
  }

  .\32md\:justify-center{
    justify-content:center
  }

  .\32md\:justify-between{
    justify-content:space-between
  }

  .\32md\:justify-around{
    justify-content:space-around
  }

  .\32md\:justify-evenly{
    justify-content:space-evenly
  }

  .\32md\:justify-items-start{
    justify-items:start
  }

  .\32md\:justify-items-end{
    justify-items:end
  }

  .\32md\:justify-items-center{
    justify-items:center
  }

  .\32md\:justify-items-stretch{
    justify-items:stretch
  }

  .\32md\:gap-0{
    gap:0px
  }

  .\32md\:gap-1{
    gap:0.25rem
  }

  .\32md\:gap-2{
    gap:0.5rem
  }

  .\32md\:gap-3{
    gap:0.75rem
  }

  .\32md\:gap-4{
    gap:1rem
  }

  .\32md\:gap-5{
    gap:1.25rem
  }

  .\32md\:gap-6{
    gap:1.5rem
  }

  .\32md\:gap-7{
    gap:1.75rem
  }

  .\32md\:gap-8{
    gap:2rem
  }

  .\32md\:gap-9{
    gap:2.25rem
  }

  .\32md\:gap-10{
    gap:2.5rem
  }

  .\32md\:gap-11{
    gap:2.75rem
  }

  .\32md\:gap-12{
    gap:3rem
  }

  .\32md\:gap-14{
    gap:3.5rem
  }

  .\32md\:gap-16{
    gap:4rem
  }

  .\32md\:gap-20{
    gap:5rem
  }

  .\32md\:gap-24{
    gap:6rem
  }

  .\32md\:gap-28{
    gap:7rem
  }

  .\32md\:gap-32{
    gap:8rem
  }

  .\32md\:gap-36{
    gap:9rem
  }

  .\32md\:gap-40{
    gap:10rem
  }

  .\32md\:gap-44{
    gap:11rem
  }

  .\32md\:gap-48{
    gap:12rem
  }

  .\32md\:gap-52{
    gap:13rem
  }

  .\32md\:gap-56{
    gap:14rem
  }

  .\32md\:gap-60{
    gap:15rem
  }

  .\32md\:gap-64{
    gap:16rem
  }

  .\32md\:gap-72{
    gap:18rem
  }

  .\32md\:gap-80{
    gap:20rem
  }

  .\32md\:gap-96{
    gap:24rem
  }

  .\32md\:gap-px{
    gap:1px
  }

  .\32md\:gap-0\.5{
    gap:0.125rem
  }

  .\32md\:gap-1\.5{
    gap:0.375rem
  }

  .\32md\:gap-2\.5{
    gap:0.625rem
  }

  .\32md\:gap-3\.5{
    gap:0.875rem
  }

  .\32md\:gap-x-0{
    column-gap:0px
  }

  .\32md\:gap-x-1{
    column-gap:0.25rem
  }

  .\32md\:gap-x-2{
    column-gap:0.5rem
  }

  .\32md\:gap-x-3{
    column-gap:0.75rem
  }

  .\32md\:gap-x-4{
    column-gap:1rem
  }

  .\32md\:gap-x-5{
    column-gap:1.25rem
  }

  .\32md\:gap-x-6{
    column-gap:1.5rem
  }

  .\32md\:gap-x-7{
    column-gap:1.75rem
  }

  .\32md\:gap-x-8{
    column-gap:2rem
  }

  .\32md\:gap-x-9{
    column-gap:2.25rem
  }

  .\32md\:gap-x-10{
    column-gap:2.5rem
  }

  .\32md\:gap-x-11{
    column-gap:2.75rem
  }

  .\32md\:gap-x-12{
    column-gap:3rem
  }

  .\32md\:gap-x-14{
    column-gap:3.5rem
  }

  .\32md\:gap-x-16{
    column-gap:4rem
  }

  .\32md\:gap-x-20{
    column-gap:5rem
  }

  .\32md\:gap-x-24{
    column-gap:6rem
  }

  .\32md\:gap-x-28{
    column-gap:7rem
  }

  .\32md\:gap-x-32{
    column-gap:8rem
  }

  .\32md\:gap-x-36{
    column-gap:9rem
  }

  .\32md\:gap-x-40{
    column-gap:10rem
  }

  .\32md\:gap-x-44{
    column-gap:11rem
  }

  .\32md\:gap-x-48{
    column-gap:12rem
  }

  .\32md\:gap-x-52{
    column-gap:13rem
  }

  .\32md\:gap-x-56{
    column-gap:14rem
  }

  .\32md\:gap-x-60{
    column-gap:15rem
  }

  .\32md\:gap-x-64{
    column-gap:16rem
  }

  .\32md\:gap-x-72{
    column-gap:18rem
  }

  .\32md\:gap-x-80{
    column-gap:20rem
  }

  .\32md\:gap-x-96{
    column-gap:24rem
  }

  .\32md\:gap-x-px{
    column-gap:1px
  }

  .\32md\:gap-x-0\.5{
    column-gap:0.125rem
  }

  .\32md\:gap-x-1\.5{
    column-gap:0.375rem
  }

  .\32md\:gap-x-2\.5{
    column-gap:0.625rem
  }

  .\32md\:gap-x-3\.5{
    column-gap:0.875rem
  }

  .\32md\:gap-y-0{
    row-gap:0px
  }

  .\32md\:gap-y-1{
    row-gap:0.25rem
  }

  .\32md\:gap-y-2{
    row-gap:0.5rem
  }

  .\32md\:gap-y-3{
    row-gap:0.75rem
  }

  .\32md\:gap-y-4{
    row-gap:1rem
  }

  .\32md\:gap-y-5{
    row-gap:1.25rem
  }

  .\32md\:gap-y-6{
    row-gap:1.5rem
  }

  .\32md\:gap-y-7{
    row-gap:1.75rem
  }

  .\32md\:gap-y-8{
    row-gap:2rem
  }

  .\32md\:gap-y-9{
    row-gap:2.25rem
  }

  .\32md\:gap-y-10{
    row-gap:2.5rem
  }

  .\32md\:gap-y-11{
    row-gap:2.75rem
  }

  .\32md\:gap-y-12{
    row-gap:3rem
  }

  .\32md\:gap-y-14{
    row-gap:3.5rem
  }

  .\32md\:gap-y-16{
    row-gap:4rem
  }

  .\32md\:gap-y-20{
    row-gap:5rem
  }

  .\32md\:gap-y-24{
    row-gap:6rem
  }

  .\32md\:gap-y-28{
    row-gap:7rem
  }

  .\32md\:gap-y-32{
    row-gap:8rem
  }

  .\32md\:gap-y-36{
    row-gap:9rem
  }

  .\32md\:gap-y-40{
    row-gap:10rem
  }

  .\32md\:gap-y-44{
    row-gap:11rem
  }

  .\32md\:gap-y-48{
    row-gap:12rem
  }

  .\32md\:gap-y-52{
    row-gap:13rem
  }

  .\32md\:gap-y-56{
    row-gap:14rem
  }

  .\32md\:gap-y-60{
    row-gap:15rem
  }

  .\32md\:gap-y-64{
    row-gap:16rem
  }

  .\32md\:gap-y-72{
    row-gap:18rem
  }

  .\32md\:gap-y-80{
    row-gap:20rem
  }

  .\32md\:gap-y-96{
    row-gap:24rem
  }

  .\32md\:gap-y-px{
    row-gap:1px
  }

  .\32md\:gap-y-0\.5{
    row-gap:0.125rem
  }

  .\32md\:gap-y-1\.5{
    row-gap:0.375rem
  }

  .\32md\:gap-y-2\.5{
    row-gap:0.625rem
  }

  .\32md\:gap-y-3\.5{
    row-gap:0.875rem
  }

  .\32md\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

  .\32md\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .\32md\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .\32md\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .\32md\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3rem * var(--tw-space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .\32md\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(5rem * var(--tw-space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .\32md\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(7rem * var(--tw-space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .\32md\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(9rem * var(--tw-space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(10rem * var(--tw-space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(11rem * var(--tw-space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(12rem * var(--tw-space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(13rem * var(--tw-space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(14rem * var(--tw-space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(15rem * var(--tw-space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16rem * var(--tw-space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(18rem * var(--tw-space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24rem * var(--tw-space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

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

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

  .\32md\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .\32md\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .\32md\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .\32md\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3rem * var(--tw-space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

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

  .\32md\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-5rem * var(--tw-space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-6rem * var(--tw-space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-7rem * var(--tw-space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8rem * var(--tw-space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-9rem * var(--tw-space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-10rem * var(--tw-space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-11rem * var(--tw-space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-12rem * var(--tw-space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-13rem * var(--tw-space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-14rem * var(--tw-space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-15rem * var(--tw-space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16rem * var(--tw-space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-18rem * var(--tw-space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24rem * var(--tw-space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32md\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .\32md\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .\32md\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .\32md\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .\32md\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32md\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32md\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32md\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32md\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32md\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .\32md\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .\32md\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .\32md\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .\32md\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .\32md\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .\32md\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .\32md\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .\32md\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .\32md\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .\32md\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .\32md\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .\32md\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .\32md\:divide-customGray-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-grayTwo > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-grayThree > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-lighterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-textGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-superDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-iconGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-mediumGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-swampGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-solitudeGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-winterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-tableGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-iceGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-gainsboro > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-offWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-cloudGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-defaultDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGray-skeletonGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-newLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-normal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-royal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-glass > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-hawkesBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-newBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-skyLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-lightBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-lightBlueGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-pale > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-lavender > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .\32md\:divide-customBlue-iceBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-divide-opacity))
  }

  .\32md\:divide-customWhite-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .\32md\:divide-customWhite-lightDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-divide-opacity))
  }

  .\32md\:divide-customWhite-bWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .\32md\:divide-customRed-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGreen-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGreen-approved > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGreen-check > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGreen-lime > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGreen-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-divide-opacity))
  }

  .\32md\:divide-customGreen-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-divide-opacity))
  }

  .\32md\:divide-customYellow-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-divide-opacity))
  }

  .\32md\:divide-customYellow-highlight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-divide-opacity))
  }

  .\32md\:divide-customYellow-bright > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-divide-opacity))
  }

  .\32md\:divide-customYellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-divide-opacity))
  }

  .\32md\:divide-customYellow-gold > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-divide-opacity))
  }

  .\32md\:divide-customYellow-mostard > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .\32md\:divide-customOrange-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-divide-opacity))
  }

  .\32md\:divide-customOrange-mediumOrange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-divide-opacity))
  }

  .\32md\:divide-customOrange-F96319 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-divide-opacity))
  }

  .\32md\:divide-customOrange-EB8A02 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-divide-opacity))
  }

  .\32md\:divide-customPurple-purpleOne > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-divide-opacity))
  }

  .\32md\:divide-inicieColors-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-divide-opacity))
  }

  .\32md\:divide-inicieColors-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .\32md\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .\32md\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .\32md\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .\32md\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .\32md\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .\32md\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .\32md\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .\32md\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .\32md\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .\32md\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .\32md\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .\32md\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .\32md\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .\32md\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .\32md\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .\32md\:place-self-auto{
    place-self:auto
  }

  .\32md\:place-self-start{
    place-self:start
  }

  .\32md\:place-self-end{
    place-self:end
  }

  .\32md\:place-self-center{
    place-self:center
  }

  .\32md\:place-self-stretch{
    place-self:stretch
  }

  .\32md\:self-auto{
    align-self:auto
  }

  .\32md\:self-start{
    align-self:flex-start
  }

  .\32md\:self-end{
    align-self:flex-end
  }

  .\32md\:self-center{
    align-self:center
  }

  .\32md\:self-stretch{
    align-self:stretch
  }

  .\32md\:self-baseline{
    align-self:baseline
  }

  .\32md\:justify-self-auto{
    justify-self:auto
  }

  .\32md\:justify-self-start{
    justify-self:start
  }

  .\32md\:justify-self-end{
    justify-self:end
  }

  .\32md\:justify-self-center{
    justify-self:center
  }

  .\32md\:justify-self-stretch{
    justify-self:stretch
  }

  .\32md\:overflow-auto{
    overflow:auto
  }

  .\32md\:overflow-hidden{
    overflow:hidden
  }

  .\32md\:overflow-visible{
    overflow:visible
  }

  .\32md\:overflow-scroll{
    overflow:scroll
  }

  .\32md\:overflow-x-auto{
    overflow-x:auto
  }

  .\32md\:overflow-y-auto{
    overflow-y:auto
  }

  .\32md\:overflow-x-hidden{
    overflow-x:hidden
  }

  .\32md\:overflow-y-hidden{
    overflow-y:hidden
  }

  .\32md\:overflow-x-visible{
    overflow-x:visible
  }

  .\32md\:overflow-y-visible{
    overflow-y:visible
  }

  .\32md\:overflow-x-scroll{
    overflow-x:scroll
  }

  .\32md\:overflow-y-scroll{
    overflow-y:scroll
  }

  .\32md\:overscroll-auto{
    overscroll-behavior:auto
  }

  .\32md\:overscroll-contain{
    overscroll-behavior:contain
  }

  .\32md\:overscroll-none{
    overscroll-behavior:none
  }

  .\32md\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .\32md\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .\32md\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .\32md\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .\32md\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .\32md\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .\32md\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .\32md\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .\32md\:overflow-clip{
    text-overflow:clip
  }

  .\32md\:whitespace-normal{
    white-space:normal
  }

  .\32md\:whitespace-nowrap{
    white-space:nowrap
  }

  .\32md\:whitespace-pre{
    white-space:pre
  }

  .\32md\:whitespace-pre-line{
    white-space:pre-line
  }

  .\32md\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .\32md\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .\32md\:break-words{
    overflow-wrap:break-word
  }

  .\32md\:break-all{
    word-break:break-all
  }

  .\32md\:rounded-none{
    border-radius:0px
  }

  .\32md\:rounded-sm{
    border-radius:0.125rem
  }

  .\32md\:rounded{
    border-radius:0.25rem
  }

  .\32md\:rounded-md{
    border-radius:0.375rem
  }

  .\32md\:rounded-lg{
    border-radius:0.5rem
  }

  .\32md\:rounded-xl{
    border-radius:0.75rem
  }

  .\32md\:rounded-2xl{
    border-radius:1rem
  }

  .\32md\:rounded-3xl{
    border-radius:1.5rem
  }

  .\32md\:rounded-full{
    border-radius:9999px
  }

  .\32md\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .\32md\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .\32md\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .\32md\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .\32md\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .\32md\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .\32md\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .\32md\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .\32md\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .\32md\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .\32md\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .\32md\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .\32md\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .\32md\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .\32md\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .\32md\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .\32md\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .\32md\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .\32md\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .\32md\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .\32md\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .\32md\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .\32md\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .\32md\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .\32md\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .\32md\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .\32md\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .\32md\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .\32md\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .\32md\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .\32md\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .\32md\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .\32md\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .\32md\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .\32md\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .\32md\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .\32md\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .\32md\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .\32md\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .\32md\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .\32md\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .\32md\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .\32md\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .\32md\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .\32md\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .\32md\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .\32md\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .\32md\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .\32md\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .\32md\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .\32md\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .\32md\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .\32md\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .\32md\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .\32md\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .\32md\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .\32md\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .\32md\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .\32md\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .\32md\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .\32md\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .\32md\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .\32md\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .\32md\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .\32md\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .\32md\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .\32md\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .\32md\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .\32md\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .\32md\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .\32md\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .\32md\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .\32md\:border-0{
    border-width:0px
  }

  .\32md\:border-2{
    border-width:2px
  }

  .\32md\:border-4{
    border-width:4px
  }

  .\32md\:border-8{
    border-width:8px
  }

  .\32md\:border{
    border-width:1px
  }

  .\32md\:border-t-0{
    border-top-width:0px
  }

  .\32md\:border-t-2{
    border-top-width:2px
  }

  .\32md\:border-t-4{
    border-top-width:4px
  }

  .\32md\:border-t-8{
    border-top-width:8px
  }

  .\32md\:border-t{
    border-top-width:1px
  }

  .\32md\:border-r-0{
    border-right-width:0px
  }

  .\32md\:border-r-2{
    border-right-width:2px
  }

  .\32md\:border-r-4{
    border-right-width:4px
  }

  .\32md\:border-r-8{
    border-right-width:8px
  }

  .\32md\:border-r{
    border-right-width:1px
  }

  .\32md\:border-b-0{
    border-bottom-width:0px
  }

  .\32md\:border-b-2{
    border-bottom-width:2px
  }

  .\32md\:border-b-4{
    border-bottom-width:4px
  }

  .\32md\:border-b-8{
    border-bottom-width:8px
  }

  .\32md\:border-b{
    border-bottom-width:1px
  }

  .\32md\:border-l-0{
    border-left-width:0px
  }

  .\32md\:border-l-2{
    border-left-width:2px
  }

  .\32md\:border-l-4{
    border-left-width:4px
  }

  .\32md\:border-l-8{
    border-left-width:8px
  }

  .\32md\:border-l{
    border-left-width:1px
  }

  .\32md\:border-solid{
    border-style:solid
  }

  .\32md\:border-dashed{
    border-style:dashed
  }

  .\32md\:border-dotted{
    border-style:dotted
  }

  .\32md\:border-double{
    border-style:double
  }

  .\32md\:border-none{
    border-style:none
  }

  .\32md\:border-transparent{
    border-color:transparent
  }

  .\32md\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\32md\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32md\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\32md\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32md\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\32md\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32md\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\32md\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\32md\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\32md\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\32md\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\32md\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\32md\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\32md\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\32md\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\32md\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\32md\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\32md\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\32md\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32md\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\32md\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\32md\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\32md\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\32md\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\32md\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\32md\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .\32md\:group-hover\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .group:hover .\32md\:group-hover\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .\32md\:focus-within\:border-customGray-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-grayTwo:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-grayThree:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-lighterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-textGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-superDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-iconGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-mediumGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-swampGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-solitudeGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-winterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-tableGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-iceGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-gainsboro:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-offWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-cloudGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-defaultDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGray-skeletonGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-newLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-normal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-royal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-glass:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-hawkesBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-newBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-skyLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-lightBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-lightBlueGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-pale:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-lavender:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customBlue-iceBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customWhite-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customWhite-lightDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customWhite-bWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customRed-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGreen-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGreen-approved:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGreen-check:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGreen-lime:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGreen-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customGreen-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customYellow-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customYellow-highlight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customYellow-bright:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customYellow-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customYellow-gold:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customYellow-mostard:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customOrange-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customOrange-mediumOrange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customOrange-F96319:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customOrange-EB8A02:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-customPurple-purpleOne:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-inicieColors-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\32md\:focus-within\:border-inicieColors-blue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .\32md\:hover\:border-customGray-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-grayTwo:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-grayThree:hover{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-lighterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-textGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-superDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-iconGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-mediumGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-swampGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-solitudeGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-winterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-tableGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-iceGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-gainsboro:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-offWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-cloudGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-defaultDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGray-skeletonGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-newLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-normal:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-royal:hover{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-glass:hover{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-hawkesBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-newBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-skyLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-lightBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-lightBlueGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-pale:hover{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-lavender:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customBlue-iceBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customWhite-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customWhite-lightDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customWhite-bWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customRed-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGreen-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGreen-approved:hover{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGreen-check:hover{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGreen-lime:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGreen-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customGreen-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customYellow-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customYellow-highlight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customYellow-bright:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customYellow-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customYellow-gold:hover{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customYellow-mostard:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customOrange-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customOrange-mediumOrange:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customOrange-F96319:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customOrange-EB8A02:hover{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-customPurple-purpleOne:hover{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-inicieColors-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\32md\:hover\:border-inicieColors-blue:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .\32md\:focus\:border-customGray-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-grayTwo:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-grayThree:focus{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-lighterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-textGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-superDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-iconGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-mediumGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-swampGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-solitudeGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-winterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-tableGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-iceGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-gainsboro:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-offWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-cloudGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-defaultDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGray-skeletonGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-newLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-normal:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-royal:focus{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-glass:focus{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-hawkesBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-newBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-skyLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-lightBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-lightBlueGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-pale:focus{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-lavender:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customBlue-iceBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customWhite-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customWhite-lightDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customWhite-bWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customRed-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGreen-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGreen-approved:focus{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGreen-check:focus{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGreen-lime:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGreen-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customGreen-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customYellow-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customYellow-highlight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customYellow-bright:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customYellow-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customYellow-gold:focus{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customYellow-mostard:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customOrange-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customOrange-mediumOrange:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customOrange-F96319:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customOrange-EB8A02:focus{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-customPurple-purpleOne:focus{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-inicieColors-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\32md\:focus\:border-inicieColors-blue:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32md\:border-opacity-0{
    --tw-border-opacity:0
  }

  .\32md\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .\32md\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .\32md\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .\32md\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .\32md\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .\32md\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .\32md\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .\32md\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .\32md\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .\32md\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .\32md\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .\32md\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .\32md\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .\32md\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .\32md\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .\32md\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .\32md\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .\32md\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .\32md\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .\32md\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .\32md\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .\32md\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .\32md\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .\32md\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .\32md\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .\32md\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .\32md\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .\32md\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .\32md\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .\32md\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .\32md\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .\32md\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .\32md\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .\32md\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .\32md\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .\32md\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .\32md\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .\32md\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .\32md\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .\32md\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .\32md\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .\32md\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .\32md\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .\32md\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .\32md\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .\32md\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .\32md\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .\32md\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .\32md\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .\32md\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .\32md\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .\32md\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .\32md\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .\32md\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .\32md\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .\32md\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .\32md\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .\32md\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .\32md\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .\32md\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .\32md\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .\32md\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .\32md\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .\32md\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .\32md\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .\32md\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .\32md\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .\32md\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .\32md\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .\32md\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .\32md\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .\32md\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .\32md\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .\32md\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .\32md\:bg-transparent{
    background-color:transparent
  }

  .\32md\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32md\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\32md\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32md\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\32md\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32md\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\32md\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\32md\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\32md\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\32md\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\32md\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\32md\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\32md\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32md\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\32md\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\32md\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\32md\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\32md\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\32md\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\32md\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .\32md\:group-hover\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .group:hover .\32md\:group-hover\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .\32md\:focus-within\:bg-customGray-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-grayTwo:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-grayThree:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-lighterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-textGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-superDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-iconGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-mediumGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-swampGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-solitudeGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-winterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-tableGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-iceGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-gainsboro:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-offWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-cloudGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-defaultDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGray-skeletonGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-newLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-normal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-royal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-glass:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-hawkesBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-newBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-skyLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-lightBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-lightBlueGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-pale:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-lavender:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customBlue-iceBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customWhite-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customWhite-lightDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customWhite-bWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customRed-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGreen-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGreen-approved:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGreen-check:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGreen-lime:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGreen-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customGreen-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customYellow-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customYellow-highlight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customYellow-bright:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customYellow-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customYellow-gold:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customYellow-mostard:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customOrange-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customOrange-mediumOrange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customOrange-F96319:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customOrange-EB8A02:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-customPurple-purpleOne:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-inicieColors-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\32md\:focus-within\:bg-inicieColors-blue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .\32md\:hover\:bg-customGray-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-grayTwo:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-grayThree:hover{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-lighterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-textGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-superDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-iconGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-mediumGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-swampGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-solitudeGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-winterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-tableGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-iceGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-gainsboro:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-offWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-cloudGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-defaultDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGray-skeletonGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-newLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-normal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-royal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-glass:hover{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-hawkesBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-newBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-skyLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-lightBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-lightBlueGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-pale:hover{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-lavender:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customBlue-iceBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customWhite-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customWhite-lightDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customWhite-bWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customRed-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGreen-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGreen-approved:hover{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGreen-check:hover{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGreen-lime:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGreen-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customGreen-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customYellow-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customYellow-highlight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customYellow-bright:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customYellow-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customYellow-gold:hover{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customYellow-mostard:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customOrange-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customOrange-mediumOrange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customOrange-F96319:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customOrange-EB8A02:hover{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-customPurple-purpleOne:hover{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-inicieColors-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\32md\:hover\:bg-inicieColors-blue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .\32md\:focus\:bg-customGray-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-grayTwo:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-grayThree:focus{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-lighterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-textGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-superDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-iconGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-mediumGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-swampGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-solitudeGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-winterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-tableGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-iceGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-gainsboro:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-offWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-cloudGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-defaultDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGray-skeletonGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-newLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-normal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-royal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-glass:focus{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-hawkesBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-newBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-skyLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-lightBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-lightBlueGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-pale:focus{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-lavender:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customBlue-iceBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customWhite-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customWhite-lightDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customWhite-bWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customRed-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGreen-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGreen-approved:focus{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGreen-check:focus{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGreen-lime:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGreen-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customGreen-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customYellow-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customYellow-highlight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customYellow-bright:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customYellow-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customYellow-gold:focus{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customYellow-mostard:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customOrange-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customOrange-mediumOrange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customOrange-F96319:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customOrange-EB8A02:focus{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-customPurple-purpleOne:focus{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-inicieColors-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\32md\:focus\:bg-inicieColors-blue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32md\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .\32md\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .\32md\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .\32md\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .\32md\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .\32md\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .\32md\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .\32md\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .\32md\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .\32md\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .\32md\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .\32md\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .\32md\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .\32md\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .\32md\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .\32md\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .\32md\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .\32md\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .\32md\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .\32md\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .\32md\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .\32md\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .\32md\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .\32md\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .\32md\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .\32md\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .\32md\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .\32md\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .\32md\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .\32md\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .\32md\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .\32md\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .\32md\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .\32md\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .\32md\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .\32md\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .\32md\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .\32md\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .\32md\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .\32md\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .\32md\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .\32md\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .\32md\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .\32md\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .\32md\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .\32md\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .\32md\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .\32md\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .\32md\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .\32md\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .\32md\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .\32md\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .\32md\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .\32md\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .\32md\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .\32md\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .\32md\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .\32md\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .\32md\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .\32md\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .\32md\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .\32md\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .\32md\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .\32md\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .\32md\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .\32md\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .\32md\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .\32md\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .\32md\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .\32md\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .\32md\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .\32md\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .\32md\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .\32md\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .\32md\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .\32md\:bg-none{
    background-image:none
  }

  .\32md\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .\32md\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .\32md\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .\32md\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .\32md\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .\32md\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .\32md\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .\32md\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .\32md\:from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32md\:from-customGray-default{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32md\:from-customGray-light{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32md\:from-customGray-dark{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32md\:from-customGray-darker{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32md\:from-customGray-grayTwo{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32md\:from-customGray-grayThree{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32md\:from-customGray-superLight{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32md\:from-customGray-lighterGray{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32md\:from-customGray-textGray{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32md\:from-customGray-superDark{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32md\:from-customGray-iconGray{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32md\:from-customGray-mediumGray{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32md\:from-customGray-swampGray{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32md\:from-customGray-solitudeGray{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32md\:from-customGray-winterGray{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32md\:from-customGray-tableGray{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32md\:from-customGray-iceGray{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32md\:from-customGray-gainsboro{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32md\:from-customGray-offWhite{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32md\:from-customGray-cloudGray{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32md\:from-customGray-defaultDark{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32md\:from-customGray-skeletonGray{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32md\:from-customBlue-default{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32md\:from-customBlue-light{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32md\:from-customBlue-newLight{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32md\:from-customBlue-superLight{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32md\:from-customBlue-normal{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32md\:from-customBlue-dark{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32md\:from-customBlue-royal{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32md\:from-customBlue-glass{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32md\:from-customBlue-hawkesBlue{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32md\:from-customBlue-darker{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32md\:from-customBlue-newBlue{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32md\:from-customBlue-black{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32md\:from-customBlue-skyLight{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32md\:from-customBlue-lightBlue{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32md\:from-customBlue-lightBlueGray{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32md\:from-customBlue-pale{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32md\:from-customBlue-lavender{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32md\:from-customBlue-iceBlue{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32md\:from-customWhite-default{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32md\:from-customWhite-lightDark{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32md\:from-customWhite-bWhite{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32md\:from-customRed-default{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32md\:from-customGreen-default{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32md\:from-customGreen-approved{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32md\:from-customGreen-check{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32md\:from-customGreen-lime{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32md\:from-customGreen-dark{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32md\:from-customGreen-light{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32md\:from-customYellow-default{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32md\:from-customYellow-highlight{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32md\:from-customYellow-bright{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32md\:from-customYellow-dark{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32md\:from-customYellow-gold{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32md\:from-customYellow-mostard{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32md\:from-customOrange-default{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32md\:from-customOrange-mediumOrange{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32md\:from-customOrange-F96319{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32md\:from-customOrange-EB8A02{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32md\:from-customPurple-purpleOne{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32md\:from-inicieColors-orange{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32md\:from-inicieColors-blue{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32md\:hover\:from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32md\:hover\:from-customGray-default:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32md\:hover\:from-customGray-light:hover{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32md\:hover\:from-customGray-dark:hover{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32md\:hover\:from-customGray-darker:hover{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32md\:hover\:from-customGray-grayTwo:hover{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32md\:hover\:from-customGray-grayThree:hover{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32md\:hover\:from-customGray-superLight:hover{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32md\:hover\:from-customGray-lighterGray:hover{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32md\:hover\:from-customGray-textGray:hover{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32md\:hover\:from-customGray-superDark:hover{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32md\:hover\:from-customGray-iconGray:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32md\:hover\:from-customGray-mediumGray:hover{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32md\:hover\:from-customGray-swampGray:hover{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32md\:hover\:from-customGray-solitudeGray:hover{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32md\:hover\:from-customGray-winterGray:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32md\:hover\:from-customGray-tableGray:hover{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32md\:hover\:from-customGray-iceGray:hover{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32md\:hover\:from-customGray-gainsboro:hover{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32md\:hover\:from-customGray-offWhite:hover{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32md\:hover\:from-customGray-cloudGray:hover{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32md\:hover\:from-customGray-defaultDark:hover{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32md\:hover\:from-customGray-skeletonGray:hover{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32md\:hover\:from-customBlue-default:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32md\:hover\:from-customBlue-light:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32md\:hover\:from-customBlue-newLight:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32md\:hover\:from-customBlue-superLight:hover{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32md\:hover\:from-customBlue-normal:hover{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32md\:hover\:from-customBlue-dark:hover{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32md\:hover\:from-customBlue-royal:hover{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32md\:hover\:from-customBlue-glass:hover{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32md\:hover\:from-customBlue-hawkesBlue:hover{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32md\:hover\:from-customBlue-darker:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32md\:hover\:from-customBlue-newBlue:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32md\:hover\:from-customBlue-black:hover{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32md\:hover\:from-customBlue-skyLight:hover{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32md\:hover\:from-customBlue-lightBlue:hover{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32md\:hover\:from-customBlue-lightBlueGray:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32md\:hover\:from-customBlue-pale:hover{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32md\:hover\:from-customBlue-lavender:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32md\:hover\:from-customBlue-iceBlue:hover{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32md\:hover\:from-customWhite-default:hover{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32md\:hover\:from-customWhite-lightDark:hover{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32md\:hover\:from-customWhite-bWhite:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32md\:hover\:from-customRed-default:hover{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32md\:hover\:from-customGreen-default:hover{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32md\:hover\:from-customGreen-approved:hover{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32md\:hover\:from-customGreen-check:hover{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32md\:hover\:from-customGreen-lime:hover{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32md\:hover\:from-customGreen-dark:hover{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32md\:hover\:from-customGreen-light:hover{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32md\:hover\:from-customYellow-default:hover{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32md\:hover\:from-customYellow-highlight:hover{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32md\:hover\:from-customYellow-bright:hover{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32md\:hover\:from-customYellow-dark:hover{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32md\:hover\:from-customYellow-gold:hover{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32md\:hover\:from-customYellow-mostard:hover{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32md\:hover\:from-customOrange-default:hover{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32md\:hover\:from-customOrange-mediumOrange:hover{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32md\:hover\:from-customOrange-F96319:hover{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32md\:hover\:from-customOrange-EB8A02:hover{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32md\:hover\:from-customPurple-purpleOne:hover{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32md\:hover\:from-inicieColors-orange:hover{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32md\:hover\:from-inicieColors-blue:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32md\:focus\:from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32md\:focus\:from-customGray-default:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32md\:focus\:from-customGray-light:focus{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32md\:focus\:from-customGray-dark:focus{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32md\:focus\:from-customGray-darker:focus{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32md\:focus\:from-customGray-grayTwo:focus{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32md\:focus\:from-customGray-grayThree:focus{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32md\:focus\:from-customGray-superLight:focus{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32md\:focus\:from-customGray-lighterGray:focus{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32md\:focus\:from-customGray-textGray:focus{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32md\:focus\:from-customGray-superDark:focus{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32md\:focus\:from-customGray-iconGray:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32md\:focus\:from-customGray-mediumGray:focus{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32md\:focus\:from-customGray-swampGray:focus{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32md\:focus\:from-customGray-solitudeGray:focus{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32md\:focus\:from-customGray-winterGray:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32md\:focus\:from-customGray-tableGray:focus{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32md\:focus\:from-customGray-iceGray:focus{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32md\:focus\:from-customGray-gainsboro:focus{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32md\:focus\:from-customGray-offWhite:focus{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32md\:focus\:from-customGray-cloudGray:focus{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32md\:focus\:from-customGray-defaultDark:focus{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32md\:focus\:from-customGray-skeletonGray:focus{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32md\:focus\:from-customBlue-default:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32md\:focus\:from-customBlue-light:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32md\:focus\:from-customBlue-newLight:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32md\:focus\:from-customBlue-superLight:focus{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32md\:focus\:from-customBlue-normal:focus{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32md\:focus\:from-customBlue-dark:focus{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32md\:focus\:from-customBlue-royal:focus{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32md\:focus\:from-customBlue-glass:focus{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32md\:focus\:from-customBlue-hawkesBlue:focus{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32md\:focus\:from-customBlue-darker:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32md\:focus\:from-customBlue-newBlue:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32md\:focus\:from-customBlue-black:focus{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32md\:focus\:from-customBlue-skyLight:focus{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32md\:focus\:from-customBlue-lightBlue:focus{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32md\:focus\:from-customBlue-lightBlueGray:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32md\:focus\:from-customBlue-pale:focus{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32md\:focus\:from-customBlue-lavender:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32md\:focus\:from-customBlue-iceBlue:focus{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32md\:focus\:from-customWhite-default:focus{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32md\:focus\:from-customWhite-lightDark:focus{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32md\:focus\:from-customWhite-bWhite:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32md\:focus\:from-customRed-default:focus{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32md\:focus\:from-customGreen-default:focus{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32md\:focus\:from-customGreen-approved:focus{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32md\:focus\:from-customGreen-check:focus{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32md\:focus\:from-customGreen-lime:focus{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32md\:focus\:from-customGreen-dark:focus{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32md\:focus\:from-customGreen-light:focus{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32md\:focus\:from-customYellow-default:focus{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32md\:focus\:from-customYellow-highlight:focus{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32md\:focus\:from-customYellow-bright:focus{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32md\:focus\:from-customYellow-dark:focus{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32md\:focus\:from-customYellow-gold:focus{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32md\:focus\:from-customYellow-mostard:focus{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32md\:focus\:from-customOrange-default:focus{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32md\:focus\:from-customOrange-mediumOrange:focus{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32md\:focus\:from-customOrange-F96319:focus{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32md\:focus\:from-customOrange-EB8A02:focus{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32md\:focus\:from-customPurple-purpleOne:focus{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32md\:focus\:from-inicieColors-orange:focus{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32md\:focus\:from-inicieColors-blue:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32md\:via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32md\:via-customGray-default{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32md\:via-customGray-light{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32md\:via-customGray-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32md\:via-customGray-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32md\:via-customGray-grayTwo{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32md\:via-customGray-grayThree{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32md\:via-customGray-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32md\:via-customGray-lighterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32md\:via-customGray-textGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32md\:via-customGray-superDark{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32md\:via-customGray-iconGray{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32md\:via-customGray-mediumGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32md\:via-customGray-swampGray{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32md\:via-customGray-solitudeGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32md\:via-customGray-winterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32md\:via-customGray-tableGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32md\:via-customGray-iceGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32md\:via-customGray-gainsboro{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32md\:via-customGray-offWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32md\:via-customGray-cloudGray{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32md\:via-customGray-defaultDark{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32md\:via-customGray-skeletonGray{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32md\:via-customBlue-default{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32md\:via-customBlue-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32md\:via-customBlue-newLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32md\:via-customBlue-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32md\:via-customBlue-normal{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32md\:via-customBlue-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32md\:via-customBlue-royal{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32md\:via-customBlue-glass{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32md\:via-customBlue-hawkesBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32md\:via-customBlue-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32md\:via-customBlue-newBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32md\:via-customBlue-black{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32md\:via-customBlue-skyLight{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32md\:via-customBlue-lightBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32md\:via-customBlue-lightBlueGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32md\:via-customBlue-pale{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32md\:via-customBlue-lavender{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32md\:via-customBlue-iceBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32md\:via-customWhite-default{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32md\:via-customWhite-lightDark{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32md\:via-customWhite-bWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32md\:via-customRed-default{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32md\:via-customGreen-default{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32md\:via-customGreen-approved{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32md\:via-customGreen-check{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32md\:via-customGreen-lime{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32md\:via-customGreen-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32md\:via-customGreen-light{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32md\:via-customYellow-default{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32md\:via-customYellow-highlight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32md\:via-customYellow-bright{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32md\:via-customYellow-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32md\:via-customYellow-gold{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32md\:via-customYellow-mostard{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32md\:via-customOrange-default{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32md\:via-customOrange-mediumOrange{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32md\:via-customOrange-F96319{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32md\:via-customOrange-EB8A02{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32md\:via-customPurple-purpleOne{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32md\:via-inicieColors-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32md\:via-inicieColors-blue{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32md\:hover\:via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32md\:hover\:via-customGray-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32md\:hover\:via-customGray-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32md\:hover\:via-customGray-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32md\:hover\:via-customGray-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32md\:hover\:via-customGray-grayTwo:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32md\:hover\:via-customGray-grayThree:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32md\:hover\:via-customGray-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32md\:hover\:via-customGray-lighterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32md\:hover\:via-customGray-textGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32md\:hover\:via-customGray-superDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32md\:hover\:via-customGray-iconGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32md\:hover\:via-customGray-mediumGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32md\:hover\:via-customGray-swampGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32md\:hover\:via-customGray-solitudeGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32md\:hover\:via-customGray-winterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32md\:hover\:via-customGray-tableGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32md\:hover\:via-customGray-iceGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32md\:hover\:via-customGray-gainsboro:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32md\:hover\:via-customGray-offWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32md\:hover\:via-customGray-cloudGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32md\:hover\:via-customGray-defaultDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32md\:hover\:via-customGray-skeletonGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32md\:hover\:via-customBlue-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32md\:hover\:via-customBlue-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32md\:hover\:via-customBlue-newLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32md\:hover\:via-customBlue-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32md\:hover\:via-customBlue-normal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32md\:hover\:via-customBlue-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32md\:hover\:via-customBlue-royal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32md\:hover\:via-customBlue-glass:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32md\:hover\:via-customBlue-hawkesBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32md\:hover\:via-customBlue-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32md\:hover\:via-customBlue-newBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32md\:hover\:via-customBlue-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32md\:hover\:via-customBlue-skyLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32md\:hover\:via-customBlue-lightBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32md\:hover\:via-customBlue-lightBlueGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32md\:hover\:via-customBlue-pale:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32md\:hover\:via-customBlue-lavender:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32md\:hover\:via-customBlue-iceBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32md\:hover\:via-customWhite-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32md\:hover\:via-customWhite-lightDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32md\:hover\:via-customWhite-bWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32md\:hover\:via-customRed-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32md\:hover\:via-customGreen-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32md\:hover\:via-customGreen-approved:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32md\:hover\:via-customGreen-check:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32md\:hover\:via-customGreen-lime:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32md\:hover\:via-customGreen-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32md\:hover\:via-customGreen-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32md\:hover\:via-customYellow-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32md\:hover\:via-customYellow-highlight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32md\:hover\:via-customYellow-bright:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32md\:hover\:via-customYellow-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32md\:hover\:via-customYellow-gold:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32md\:hover\:via-customYellow-mostard:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32md\:hover\:via-customOrange-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32md\:hover\:via-customOrange-mediumOrange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32md\:hover\:via-customOrange-F96319:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32md\:hover\:via-customOrange-EB8A02:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32md\:hover\:via-customPurple-purpleOne:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32md\:hover\:via-inicieColors-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32md\:hover\:via-inicieColors-blue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32md\:focus\:via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32md\:focus\:via-customGray-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32md\:focus\:via-customGray-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32md\:focus\:via-customGray-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32md\:focus\:via-customGray-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32md\:focus\:via-customGray-grayTwo:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32md\:focus\:via-customGray-grayThree:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32md\:focus\:via-customGray-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32md\:focus\:via-customGray-lighterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32md\:focus\:via-customGray-textGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32md\:focus\:via-customGray-superDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32md\:focus\:via-customGray-iconGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32md\:focus\:via-customGray-mediumGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32md\:focus\:via-customGray-swampGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32md\:focus\:via-customGray-solitudeGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32md\:focus\:via-customGray-winterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32md\:focus\:via-customGray-tableGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32md\:focus\:via-customGray-iceGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32md\:focus\:via-customGray-gainsboro:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32md\:focus\:via-customGray-offWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32md\:focus\:via-customGray-cloudGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32md\:focus\:via-customGray-defaultDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32md\:focus\:via-customGray-skeletonGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32md\:focus\:via-customBlue-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32md\:focus\:via-customBlue-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32md\:focus\:via-customBlue-newLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32md\:focus\:via-customBlue-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32md\:focus\:via-customBlue-normal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32md\:focus\:via-customBlue-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32md\:focus\:via-customBlue-royal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32md\:focus\:via-customBlue-glass:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32md\:focus\:via-customBlue-hawkesBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32md\:focus\:via-customBlue-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32md\:focus\:via-customBlue-newBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32md\:focus\:via-customBlue-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32md\:focus\:via-customBlue-skyLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32md\:focus\:via-customBlue-lightBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32md\:focus\:via-customBlue-lightBlueGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32md\:focus\:via-customBlue-pale:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32md\:focus\:via-customBlue-lavender:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32md\:focus\:via-customBlue-iceBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32md\:focus\:via-customWhite-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32md\:focus\:via-customWhite-lightDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32md\:focus\:via-customWhite-bWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32md\:focus\:via-customRed-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32md\:focus\:via-customGreen-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32md\:focus\:via-customGreen-approved:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32md\:focus\:via-customGreen-check:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32md\:focus\:via-customGreen-lime:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32md\:focus\:via-customGreen-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32md\:focus\:via-customGreen-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32md\:focus\:via-customYellow-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32md\:focus\:via-customYellow-highlight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32md\:focus\:via-customYellow-bright:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32md\:focus\:via-customYellow-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32md\:focus\:via-customYellow-gold:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32md\:focus\:via-customYellow-mostard:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32md\:focus\:via-customOrange-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32md\:focus\:via-customOrange-mediumOrange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32md\:focus\:via-customOrange-F96319:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32md\:focus\:via-customOrange-EB8A02:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32md\:focus\:via-customPurple-purpleOne:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32md\:focus\:via-inicieColors-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32md\:focus\:via-inicieColors-blue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32md\:to-transparent{
    --tw-gradient-to:transparent
  }

  .\32md\:to-customGray-default{
    --tw-gradient-to:#A9AEB3
  }

  .\32md\:to-customGray-light{
    --tw-gradient-to:#d9e0e6
  }

  .\32md\:to-customGray-dark{
    --tw-gradient-to:#484B4D
  }

  .\32md\:to-customGray-darker{
    --tw-gradient-to:#49494A
  }

  .\32md\:to-customGray-grayTwo{
    --tw-gradient-to:#C7CBD1
  }

  .\32md\:to-customGray-grayThree{
    --tw-gradient-to:#909193
  }

  .\32md\:to-customGray-superLight{
    --tw-gradient-to:#EDEDED
  }

  .\32md\:to-customGray-lighterGray{
    --tw-gradient-to:#F4F4F4
  }

  .\32md\:to-customGray-textGray{
    --tw-gradient-to:#8F9BB3
  }

  .\32md\:to-customGray-superDark{
    --tw-gradient-to:#231F20
  }

  .\32md\:to-customGray-iconGray{
    --tw-gradient-to:#A9AEB3
  }

  .\32md\:to-customGray-mediumGray{
    --tw-gradient-to:#E3E4E4
  }

  .\32md\:to-customGray-swampGray{
    --tw-gradient-to:#252727
  }

  .\32md\:to-customGray-solitudeGray{
    --tw-gradient-to:#E0E4E8
  }

  .\32md\:to-customGray-winterGray{
    --tw-gradient-to:#EEF0F5
  }

  .\32md\:to-customGray-tableGray{
    --tw-gradient-to:#F2F6FB
  }

  .\32md\:to-customGray-iceGray{
    --tw-gradient-to:#F5F7FC
  }

  .\32md\:to-customGray-gainsboro{
    --tw-gradient-to:#F0F2F6
  }

  .\32md\:to-customGray-offWhite{
    --tw-gradient-to:#F7F7F7
  }

  .\32md\:to-customGray-cloudGray{
    --tw-gradient-to:#B9BDC1
  }

  .\32md\:to-customGray-defaultDark{
    --tw-gradient-to:#AEB3B7
  }

  .\32md\:to-customGray-skeletonGray{
    --tw-gradient-to:#DEDFE3
  }

  .\32md\:to-customBlue-default{
    --tw-gradient-to:#233674
  }

  .\32md\:to-customBlue-light{
    --tw-gradient-to:#EFF4FA
  }

  .\32md\:to-customBlue-newLight{
    --tw-gradient-to:#EEF0F5
  }

  .\32md\:to-customBlue-superLight{
    --tw-gradient-to:#D7E1EC
  }

  .\32md\:to-customBlue-normal{
    --tw-gradient-to:#004899
  }

  .\32md\:to-customBlue-dark{
    --tw-gradient-to:#222B45
  }

  .\32md\:to-customBlue-royal{
    --tw-gradient-to:#3656BF
  }

  .\32md\:to-customBlue-glass{
    --tw-gradient-to:#D8E5F8
  }

  .\32md\:to-customBlue-hawkesBlue{
    --tw-gradient-to:#D7DDF2
  }

  .\32md\:to-customBlue-darker{
    --tw-gradient-to:#0F2741
  }

  .\32md\:to-customBlue-newBlue{
    --tw-gradient-to:#0F2741
  }

  .\32md\:to-customBlue-black{
    --tw-gradient-to:#0F2740
  }

  .\32md\:to-customBlue-skyLight{
    --tw-gradient-to:#F0F4F9
  }

  .\32md\:to-customBlue-lightBlue{
    --tw-gradient-to:#E7EBF8
  }

  .\32md\:to-customBlue-lightBlueGray{
    --tw-gradient-to:#8296D7
  }

  .\32md\:to-customBlue-pale{
    --tw-gradient-to:#D0D8F1
  }

  .\32md\:to-customBlue-lavender{
    --tw-gradient-to:#8296D7
  }

  .\32md\:to-customBlue-iceBlue{
    --tw-gradient-to:#EFF5FF
  }

  .\32md\:to-customWhite-default{
    --tw-gradient-to:#ffffff
  }

  .\32md\:to-customWhite-lightDark{
    --tw-gradient-to:#F8F8F8
  }

  .\32md\:to-customWhite-bWhite{
    --tw-gradient-to:#EFF4FA
  }

  .\32md\:to-customRed-default{
    --tw-gradient-to:#B10000
  }

  .\32md\:to-customGreen-default{
    --tw-gradient-to:#8BD42D
  }

  .\32md\:to-customGreen-approved{
    --tw-gradient-to:#80CC28
  }

  .\32md\:to-customGreen-check{
    --tw-gradient-to:#139E5D
  }

  .\32md\:to-customGreen-lime{
    --tw-gradient-to:#00AD3C
  }

  .\32md\:to-customGreen-dark{
    --tw-gradient-to:#03AC6D
  }

  .\32md\:to-customGreen-light{
    --tw-gradient-to:#A5D072
  }

  .\32md\:to-customYellow-default{
    --tw-gradient-to:#FEF8E6
  }

  .\32md\:to-customYellow-highlight{
    --tw-gradient-to:#EEB103
  }

  .\32md\:to-customYellow-bright{
    --tw-gradient-to:#FDD835
  }

  .\32md\:to-customYellow-dark{
    --tw-gradient-to:#FDDD84
  }

  .\32md\:to-customYellow-gold{
    --tw-gradient-to:#E9AC07
  }

  .\32md\:to-customYellow-mostard{
    --tw-gradient-to:#F59E0B
  }

  .\32md\:to-customOrange-default{
    --tw-gradient-to:#E8532C
  }

  .\32md\:to-customOrange-mediumOrange{
    --tw-gradient-to:#F4933C
  }

  .\32md\:to-customOrange-F96319{
    --tw-gradient-to:#F96319
  }

  .\32md\:to-customOrange-EB8A02{
    --tw-gradient-to:#EB8A02
  }

  .\32md\:to-customPurple-purpleOne{
    --tw-gradient-to:#673AB7
  }

  .\32md\:to-inicieColors-orange{
    --tw-gradient-to:#F36C48
  }

  .\32md\:to-inicieColors-blue{
    --tw-gradient-to:#233674
  }

  .\32md\:hover\:to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .\32md\:hover\:to-customGray-default:hover{
    --tw-gradient-to:#A9AEB3
  }

  .\32md\:hover\:to-customGray-light:hover{
    --tw-gradient-to:#d9e0e6
  }

  .\32md\:hover\:to-customGray-dark:hover{
    --tw-gradient-to:#484B4D
  }

  .\32md\:hover\:to-customGray-darker:hover{
    --tw-gradient-to:#49494A
  }

  .\32md\:hover\:to-customGray-grayTwo:hover{
    --tw-gradient-to:#C7CBD1
  }

  .\32md\:hover\:to-customGray-grayThree:hover{
    --tw-gradient-to:#909193
  }

  .\32md\:hover\:to-customGray-superLight:hover{
    --tw-gradient-to:#EDEDED
  }

  .\32md\:hover\:to-customGray-lighterGray:hover{
    --tw-gradient-to:#F4F4F4
  }

  .\32md\:hover\:to-customGray-textGray:hover{
    --tw-gradient-to:#8F9BB3
  }

  .\32md\:hover\:to-customGray-superDark:hover{
    --tw-gradient-to:#231F20
  }

  .\32md\:hover\:to-customGray-iconGray:hover{
    --tw-gradient-to:#A9AEB3
  }

  .\32md\:hover\:to-customGray-mediumGray:hover{
    --tw-gradient-to:#E3E4E4
  }

  .\32md\:hover\:to-customGray-swampGray:hover{
    --tw-gradient-to:#252727
  }

  .\32md\:hover\:to-customGray-solitudeGray:hover{
    --tw-gradient-to:#E0E4E8
  }

  .\32md\:hover\:to-customGray-winterGray:hover{
    --tw-gradient-to:#EEF0F5
  }

  .\32md\:hover\:to-customGray-tableGray:hover{
    --tw-gradient-to:#F2F6FB
  }

  .\32md\:hover\:to-customGray-iceGray:hover{
    --tw-gradient-to:#F5F7FC
  }

  .\32md\:hover\:to-customGray-gainsboro:hover{
    --tw-gradient-to:#F0F2F6
  }

  .\32md\:hover\:to-customGray-offWhite:hover{
    --tw-gradient-to:#F7F7F7
  }

  .\32md\:hover\:to-customGray-cloudGray:hover{
    --tw-gradient-to:#B9BDC1
  }

  .\32md\:hover\:to-customGray-defaultDark:hover{
    --tw-gradient-to:#AEB3B7
  }

  .\32md\:hover\:to-customGray-skeletonGray:hover{
    --tw-gradient-to:#DEDFE3
  }

  .\32md\:hover\:to-customBlue-default:hover{
    --tw-gradient-to:#233674
  }

  .\32md\:hover\:to-customBlue-light:hover{
    --tw-gradient-to:#EFF4FA
  }

  .\32md\:hover\:to-customBlue-newLight:hover{
    --tw-gradient-to:#EEF0F5
  }

  .\32md\:hover\:to-customBlue-superLight:hover{
    --tw-gradient-to:#D7E1EC
  }

  .\32md\:hover\:to-customBlue-normal:hover{
    --tw-gradient-to:#004899
  }

  .\32md\:hover\:to-customBlue-dark:hover{
    --tw-gradient-to:#222B45
  }

  .\32md\:hover\:to-customBlue-royal:hover{
    --tw-gradient-to:#3656BF
  }

  .\32md\:hover\:to-customBlue-glass:hover{
    --tw-gradient-to:#D8E5F8
  }

  .\32md\:hover\:to-customBlue-hawkesBlue:hover{
    --tw-gradient-to:#D7DDF2
  }

  .\32md\:hover\:to-customBlue-darker:hover{
    --tw-gradient-to:#0F2741
  }

  .\32md\:hover\:to-customBlue-newBlue:hover{
    --tw-gradient-to:#0F2741
  }

  .\32md\:hover\:to-customBlue-black:hover{
    --tw-gradient-to:#0F2740
  }

  .\32md\:hover\:to-customBlue-skyLight:hover{
    --tw-gradient-to:#F0F4F9
  }

  .\32md\:hover\:to-customBlue-lightBlue:hover{
    --tw-gradient-to:#E7EBF8
  }

  .\32md\:hover\:to-customBlue-lightBlueGray:hover{
    --tw-gradient-to:#8296D7
  }

  .\32md\:hover\:to-customBlue-pale:hover{
    --tw-gradient-to:#D0D8F1
  }

  .\32md\:hover\:to-customBlue-lavender:hover{
    --tw-gradient-to:#8296D7
  }

  .\32md\:hover\:to-customBlue-iceBlue:hover{
    --tw-gradient-to:#EFF5FF
  }

  .\32md\:hover\:to-customWhite-default:hover{
    --tw-gradient-to:#ffffff
  }

  .\32md\:hover\:to-customWhite-lightDark:hover{
    --tw-gradient-to:#F8F8F8
  }

  .\32md\:hover\:to-customWhite-bWhite:hover{
    --tw-gradient-to:#EFF4FA
  }

  .\32md\:hover\:to-customRed-default:hover{
    --tw-gradient-to:#B10000
  }

  .\32md\:hover\:to-customGreen-default:hover{
    --tw-gradient-to:#8BD42D
  }

  .\32md\:hover\:to-customGreen-approved:hover{
    --tw-gradient-to:#80CC28
  }

  .\32md\:hover\:to-customGreen-check:hover{
    --tw-gradient-to:#139E5D
  }

  .\32md\:hover\:to-customGreen-lime:hover{
    --tw-gradient-to:#00AD3C
  }

  .\32md\:hover\:to-customGreen-dark:hover{
    --tw-gradient-to:#03AC6D
  }

  .\32md\:hover\:to-customGreen-light:hover{
    --tw-gradient-to:#A5D072
  }

  .\32md\:hover\:to-customYellow-default:hover{
    --tw-gradient-to:#FEF8E6
  }

  .\32md\:hover\:to-customYellow-highlight:hover{
    --tw-gradient-to:#EEB103
  }

  .\32md\:hover\:to-customYellow-bright:hover{
    --tw-gradient-to:#FDD835
  }

  .\32md\:hover\:to-customYellow-dark:hover{
    --tw-gradient-to:#FDDD84
  }

  .\32md\:hover\:to-customYellow-gold:hover{
    --tw-gradient-to:#E9AC07
  }

  .\32md\:hover\:to-customYellow-mostard:hover{
    --tw-gradient-to:#F59E0B
  }

  .\32md\:hover\:to-customOrange-default:hover{
    --tw-gradient-to:#E8532C
  }

  .\32md\:hover\:to-customOrange-mediumOrange:hover{
    --tw-gradient-to:#F4933C
  }

  .\32md\:hover\:to-customOrange-F96319:hover{
    --tw-gradient-to:#F96319
  }

  .\32md\:hover\:to-customOrange-EB8A02:hover{
    --tw-gradient-to:#EB8A02
  }

  .\32md\:hover\:to-customPurple-purpleOne:hover{
    --tw-gradient-to:#673AB7
  }

  .\32md\:hover\:to-inicieColors-orange:hover{
    --tw-gradient-to:#F36C48
  }

  .\32md\:hover\:to-inicieColors-blue:hover{
    --tw-gradient-to:#233674
  }

  .\32md\:focus\:to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .\32md\:focus\:to-customGray-default:focus{
    --tw-gradient-to:#A9AEB3
  }

  .\32md\:focus\:to-customGray-light:focus{
    --tw-gradient-to:#d9e0e6
  }

  .\32md\:focus\:to-customGray-dark:focus{
    --tw-gradient-to:#484B4D
  }

  .\32md\:focus\:to-customGray-darker:focus{
    --tw-gradient-to:#49494A
  }

  .\32md\:focus\:to-customGray-grayTwo:focus{
    --tw-gradient-to:#C7CBD1
  }

  .\32md\:focus\:to-customGray-grayThree:focus{
    --tw-gradient-to:#909193
  }

  .\32md\:focus\:to-customGray-superLight:focus{
    --tw-gradient-to:#EDEDED
  }

  .\32md\:focus\:to-customGray-lighterGray:focus{
    --tw-gradient-to:#F4F4F4
  }

  .\32md\:focus\:to-customGray-textGray:focus{
    --tw-gradient-to:#8F9BB3
  }

  .\32md\:focus\:to-customGray-superDark:focus{
    --tw-gradient-to:#231F20
  }

  .\32md\:focus\:to-customGray-iconGray:focus{
    --tw-gradient-to:#A9AEB3
  }

  .\32md\:focus\:to-customGray-mediumGray:focus{
    --tw-gradient-to:#E3E4E4
  }

  .\32md\:focus\:to-customGray-swampGray:focus{
    --tw-gradient-to:#252727
  }

  .\32md\:focus\:to-customGray-solitudeGray:focus{
    --tw-gradient-to:#E0E4E8
  }

  .\32md\:focus\:to-customGray-winterGray:focus{
    --tw-gradient-to:#EEF0F5
  }

  .\32md\:focus\:to-customGray-tableGray:focus{
    --tw-gradient-to:#F2F6FB
  }

  .\32md\:focus\:to-customGray-iceGray:focus{
    --tw-gradient-to:#F5F7FC
  }

  .\32md\:focus\:to-customGray-gainsboro:focus{
    --tw-gradient-to:#F0F2F6
  }

  .\32md\:focus\:to-customGray-offWhite:focus{
    --tw-gradient-to:#F7F7F7
  }

  .\32md\:focus\:to-customGray-cloudGray:focus{
    --tw-gradient-to:#B9BDC1
  }

  .\32md\:focus\:to-customGray-defaultDark:focus{
    --tw-gradient-to:#AEB3B7
  }

  .\32md\:focus\:to-customGray-skeletonGray:focus{
    --tw-gradient-to:#DEDFE3
  }

  .\32md\:focus\:to-customBlue-default:focus{
    --tw-gradient-to:#233674
  }

  .\32md\:focus\:to-customBlue-light:focus{
    --tw-gradient-to:#EFF4FA
  }

  .\32md\:focus\:to-customBlue-newLight:focus{
    --tw-gradient-to:#EEF0F5
  }

  .\32md\:focus\:to-customBlue-superLight:focus{
    --tw-gradient-to:#D7E1EC
  }

  .\32md\:focus\:to-customBlue-normal:focus{
    --tw-gradient-to:#004899
  }

  .\32md\:focus\:to-customBlue-dark:focus{
    --tw-gradient-to:#222B45
  }

  .\32md\:focus\:to-customBlue-royal:focus{
    --tw-gradient-to:#3656BF
  }

  .\32md\:focus\:to-customBlue-glass:focus{
    --tw-gradient-to:#D8E5F8
  }

  .\32md\:focus\:to-customBlue-hawkesBlue:focus{
    --tw-gradient-to:#D7DDF2
  }

  .\32md\:focus\:to-customBlue-darker:focus{
    --tw-gradient-to:#0F2741
  }

  .\32md\:focus\:to-customBlue-newBlue:focus{
    --tw-gradient-to:#0F2741
  }

  .\32md\:focus\:to-customBlue-black:focus{
    --tw-gradient-to:#0F2740
  }

  .\32md\:focus\:to-customBlue-skyLight:focus{
    --tw-gradient-to:#F0F4F9
  }

  .\32md\:focus\:to-customBlue-lightBlue:focus{
    --tw-gradient-to:#E7EBF8
  }

  .\32md\:focus\:to-customBlue-lightBlueGray:focus{
    --tw-gradient-to:#8296D7
  }

  .\32md\:focus\:to-customBlue-pale:focus{
    --tw-gradient-to:#D0D8F1
  }

  .\32md\:focus\:to-customBlue-lavender:focus{
    --tw-gradient-to:#8296D7
  }

  .\32md\:focus\:to-customBlue-iceBlue:focus{
    --tw-gradient-to:#EFF5FF
  }

  .\32md\:focus\:to-customWhite-default:focus{
    --tw-gradient-to:#ffffff
  }

  .\32md\:focus\:to-customWhite-lightDark:focus{
    --tw-gradient-to:#F8F8F8
  }

  .\32md\:focus\:to-customWhite-bWhite:focus{
    --tw-gradient-to:#EFF4FA
  }

  .\32md\:focus\:to-customRed-default:focus{
    --tw-gradient-to:#B10000
  }

  .\32md\:focus\:to-customGreen-default:focus{
    --tw-gradient-to:#8BD42D
  }

  .\32md\:focus\:to-customGreen-approved:focus{
    --tw-gradient-to:#80CC28
  }

  .\32md\:focus\:to-customGreen-check:focus{
    --tw-gradient-to:#139E5D
  }

  .\32md\:focus\:to-customGreen-lime:focus{
    --tw-gradient-to:#00AD3C
  }

  .\32md\:focus\:to-customGreen-dark:focus{
    --tw-gradient-to:#03AC6D
  }

  .\32md\:focus\:to-customGreen-light:focus{
    --tw-gradient-to:#A5D072
  }

  .\32md\:focus\:to-customYellow-default:focus{
    --tw-gradient-to:#FEF8E6
  }

  .\32md\:focus\:to-customYellow-highlight:focus{
    --tw-gradient-to:#EEB103
  }

  .\32md\:focus\:to-customYellow-bright:focus{
    --tw-gradient-to:#FDD835
  }

  .\32md\:focus\:to-customYellow-dark:focus{
    --tw-gradient-to:#FDDD84
  }

  .\32md\:focus\:to-customYellow-gold:focus{
    --tw-gradient-to:#E9AC07
  }

  .\32md\:focus\:to-customYellow-mostard:focus{
    --tw-gradient-to:#F59E0B
  }

  .\32md\:focus\:to-customOrange-default:focus{
    --tw-gradient-to:#E8532C
  }

  .\32md\:focus\:to-customOrange-mediumOrange:focus{
    --tw-gradient-to:#F4933C
  }

  .\32md\:focus\:to-customOrange-F96319:focus{
    --tw-gradient-to:#F96319
  }

  .\32md\:focus\:to-customOrange-EB8A02:focus{
    --tw-gradient-to:#EB8A02
  }

  .\32md\:focus\:to-customPurple-purpleOne:focus{
    --tw-gradient-to:#673AB7
  }

  .\32md\:focus\:to-inicieColors-orange:focus{
    --tw-gradient-to:#F36C48
  }

  .\32md\:focus\:to-inicieColors-blue:focus{
    --tw-gradient-to:#233674
  }

  .\32md\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .\32md\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .\32md\:bg-auto{
    background-size:auto
  }

  .\32md\:bg-cover{
    background-size:cover
  }

  .\32md\:bg-contain{
    background-size:contain
  }

  .\32md\:bg-fixed{
    background-attachment:fixed
  }

  .\32md\:bg-local{
    background-attachment:local
  }

  .\32md\:bg-scroll{
    background-attachment:scroll
  }

  .\32md\:bg-clip-border{
    background-clip:border-box
  }

  .\32md\:bg-clip-padding{
    background-clip:padding-box
  }

  .\32md\:bg-clip-content{
    background-clip:content-box
  }

  .\32md\:bg-clip-text{
    background-clip:text
  }

  .\32md\:bg-bottom{
    background-position:bottom
  }

  .\32md\:bg-center{
    background-position:center
  }

  .\32md\:bg-left{
    background-position:left
  }

  .\32md\:bg-left-bottom{
    background-position:left bottom
  }

  .\32md\:bg-left-top{
    background-position:left top
  }

  .\32md\:bg-right{
    background-position:right
  }

  .\32md\:bg-right-bottom{
    background-position:right bottom
  }

  .\32md\:bg-right-top{
    background-position:right top
  }

  .\32md\:bg-top{
    background-position:top
  }

  .\32md\:bg-repeat{
    background-repeat:repeat
  }

  .\32md\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .\32md\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .\32md\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .\32md\:bg-repeat-round{
    background-repeat:round
  }

  .\32md\:bg-repeat-space{
    background-repeat:space
  }

  .\32md\:bg-origin-border{
    background-origin:border-box
  }

  .\32md\:bg-origin-padding{
    background-origin:padding-box
  }

  .\32md\:bg-origin-content{
    background-origin:content-box
  }

  .\32md\:fill-current{
    fill:currentColor
  }

  .\32md\:stroke-current{
    stroke:currentColor
  }

  .\32md\:stroke-0{
    stroke-width:0
  }

  .\32md\:stroke-1{
    stroke-width:1
  }

  .\32md\:stroke-2{
    stroke-width:2
  }

  .\32md\:object-contain{
    object-fit:contain
  }

  .\32md\:object-cover{
    object-fit:cover
  }

  .\32md\:object-fill{
    object-fit:fill
  }

  .\32md\:object-none{
    object-fit:none
  }

  .\32md\:object-scale-down{
    object-fit:scale-down
  }

  .\32md\:object-bottom{
    object-position:bottom
  }

  .\32md\:object-center{
    object-position:center
  }

  .\32md\:object-left{
    object-position:left
  }

  .\32md\:object-left-bottom{
    object-position:left bottom
  }

  .\32md\:object-left-top{
    object-position:left top
  }

  .\32md\:object-right{
    object-position:right
  }

  .\32md\:object-right-bottom{
    object-position:right bottom
  }

  .\32md\:object-right-top{
    object-position:right top
  }

  .\32md\:object-top{
    object-position:top
  }

  .\32md\:p-0{
    padding:0px
  }

  .\32md\:p-1{
    padding:0.25rem
  }

  .\32md\:p-2{
    padding:0.5rem
  }

  .\32md\:p-3{
    padding:0.75rem
  }

  .\32md\:p-4{
    padding:1rem
  }

  .\32md\:p-5{
    padding:1.25rem
  }

  .\32md\:p-6{
    padding:1.5rem
  }

  .\32md\:p-7{
    padding:1.75rem
  }

  .\32md\:p-8{
    padding:2rem
  }

  .\32md\:p-9{
    padding:2.25rem
  }

  .\32md\:p-10{
    padding:2.5rem
  }

  .\32md\:p-11{
    padding:2.75rem
  }

  .\32md\:p-12{
    padding:3rem
  }

  .\32md\:p-14{
    padding:3.5rem
  }

  .\32md\:p-16{
    padding:4rem
  }

  .\32md\:p-20{
    padding:5rem
  }

  .\32md\:p-24{
    padding:6rem
  }

  .\32md\:p-28{
    padding:7rem
  }

  .\32md\:p-32{
    padding:8rem
  }

  .\32md\:p-36{
    padding:9rem
  }

  .\32md\:p-40{
    padding:10rem
  }

  .\32md\:p-44{
    padding:11rem
  }

  .\32md\:p-48{
    padding:12rem
  }

  .\32md\:p-52{
    padding:13rem
  }

  .\32md\:p-56{
    padding:14rem
  }

  .\32md\:p-60{
    padding:15rem
  }

  .\32md\:p-64{
    padding:16rem
  }

  .\32md\:p-72{
    padding:18rem
  }

  .\32md\:p-80{
    padding:20rem
  }

  .\32md\:p-96{
    padding:24rem
  }

  .\32md\:p-px{
    padding:1px
  }

  .\32md\:p-0\.5{
    padding:0.125rem
  }

  .\32md\:p-1\.5{
    padding:0.375rem
  }

  .\32md\:p-2\.5{
    padding:0.625rem
  }

  .\32md\:p-3\.5{
    padding:0.875rem
  }

  .\32md\:px-0{
    padding-left:0px;
    padding-right:0px
  }

  .\32md\:px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .\32md\:px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .\32md\:px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .\32md\:px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .\32md\:px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

  .\32md\:px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .\32md\:px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

  .\32md\:px-8{
    padding-left:2rem;
    padding-right:2rem
  }

  .\32md\:px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .\32md\:px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

  .\32md\:px-11{
    padding-left:2.75rem;
    padding-right:2.75rem
  }

  .\32md\:px-12{
    padding-left:3rem;
    padding-right:3rem
  }

  .\32md\:px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .\32md\:px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .\32md\:px-20{
    padding-left:5rem;
    padding-right:5rem
  }

  .\32md\:px-24{
    padding-left:6rem;
    padding-right:6rem
  }

  .\32md\:px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .\32md\:px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .\32md\:px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .\32md\:px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .\32md\:px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .\32md\:px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .\32md\:px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .\32md\:px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .\32md\:px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .\32md\:px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .\32md\:px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .\32md\:px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .\32md\:px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .\32md\:px-px{
    padding-left:1px;
    padding-right:1px
  }

  .\32md\:px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .\32md\:px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .\32md\:px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .\32md\:px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

  .\32md\:py-0{
    padding-top:0px;
    padding-bottom:0px
  }

  .\32md\:py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .\32md\:py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .\32md\:py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .\32md\:py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .\32md\:py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .\32md\:py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .\32md\:py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .\32md\:py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .\32md\:py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .\32md\:py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .\32md\:py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .\32md\:py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .\32md\:py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .\32md\:py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .\32md\:py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .\32md\:py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .\32md\:py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .\32md\:py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .\32md\:py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .\32md\:py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .\32md\:py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .\32md\:py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .\32md\:py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .\32md\:py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .\32md\:py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .\32md\:py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .\32md\:py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .\32md\:py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .\32md\:py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .\32md\:py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .\32md\:py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .\32md\:py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .\32md\:py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .\32md\:py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .\32md\:pt-0{
    padding-top:0px
  }

  .\32md\:pt-1{
    padding-top:0.25rem
  }

  .\32md\:pt-2{
    padding-top:0.5rem
  }

  .\32md\:pt-3{
    padding-top:0.75rem
  }

  .\32md\:pt-4{
    padding-top:1rem
  }

  .\32md\:pt-5{
    padding-top:1.25rem
  }

  .\32md\:pt-6{
    padding-top:1.5rem
  }

  .\32md\:pt-7{
    padding-top:1.75rem
  }

  .\32md\:pt-8{
    padding-top:2rem
  }

  .\32md\:pt-9{
    padding-top:2.25rem
  }

  .\32md\:pt-10{
    padding-top:2.5rem
  }

  .\32md\:pt-11{
    padding-top:2.75rem
  }

  .\32md\:pt-12{
    padding-top:3rem
  }

  .\32md\:pt-14{
    padding-top:3.5rem
  }

  .\32md\:pt-16{
    padding-top:4rem
  }

  .\32md\:pt-20{
    padding-top:5rem
  }

  .\32md\:pt-24{
    padding-top:6rem
  }

  .\32md\:pt-28{
    padding-top:7rem
  }

  .\32md\:pt-32{
    padding-top:8rem
  }

  .\32md\:pt-36{
    padding-top:9rem
  }

  .\32md\:pt-40{
    padding-top:10rem
  }

  .\32md\:pt-44{
    padding-top:11rem
  }

  .\32md\:pt-48{
    padding-top:12rem
  }

  .\32md\:pt-52{
    padding-top:13rem
  }

  .\32md\:pt-56{
    padding-top:14rem
  }

  .\32md\:pt-60{
    padding-top:15rem
  }

  .\32md\:pt-64{
    padding-top:16rem
  }

  .\32md\:pt-72{
    padding-top:18rem
  }

  .\32md\:pt-80{
    padding-top:20rem
  }

  .\32md\:pt-96{
    padding-top:24rem
  }

  .\32md\:pt-px{
    padding-top:1px
  }

  .\32md\:pt-0\.5{
    padding-top:0.125rem
  }

  .\32md\:pt-1\.5{
    padding-top:0.375rem
  }

  .\32md\:pt-2\.5{
    padding-top:0.625rem
  }

  .\32md\:pt-3\.5{
    padding-top:0.875rem
  }

  .\32md\:pr-0{
    padding-right:0px
  }

  .\32md\:pr-1{
    padding-right:0.25rem
  }

  .\32md\:pr-2{
    padding-right:0.5rem
  }

  .\32md\:pr-3{
    padding-right:0.75rem
  }

  .\32md\:pr-4{
    padding-right:1rem
  }

  .\32md\:pr-5{
    padding-right:1.25rem
  }

  .\32md\:pr-6{
    padding-right:1.5rem
  }

  .\32md\:pr-7{
    padding-right:1.75rem
  }

  .\32md\:pr-8{
    padding-right:2rem
  }

  .\32md\:pr-9{
    padding-right:2.25rem
  }

  .\32md\:pr-10{
    padding-right:2.5rem
  }

  .\32md\:pr-11{
    padding-right:2.75rem
  }

  .\32md\:pr-12{
    padding-right:3rem
  }

  .\32md\:pr-14{
    padding-right:3.5rem
  }

  .\32md\:pr-16{
    padding-right:4rem
  }

  .\32md\:pr-20{
    padding-right:5rem
  }

  .\32md\:pr-24{
    padding-right:6rem
  }

  .\32md\:pr-28{
    padding-right:7rem
  }

  .\32md\:pr-32{
    padding-right:8rem
  }

  .\32md\:pr-36{
    padding-right:9rem
  }

  .\32md\:pr-40{
    padding-right:10rem
  }

  .\32md\:pr-44{
    padding-right:11rem
  }

  .\32md\:pr-48{
    padding-right:12rem
  }

  .\32md\:pr-52{
    padding-right:13rem
  }

  .\32md\:pr-56{
    padding-right:14rem
  }

  .\32md\:pr-60{
    padding-right:15rem
  }

  .\32md\:pr-64{
    padding-right:16rem
  }

  .\32md\:pr-72{
    padding-right:18rem
  }

  .\32md\:pr-80{
    padding-right:20rem
  }

  .\32md\:pr-96{
    padding-right:24rem
  }

  .\32md\:pr-px{
    padding-right:1px
  }

  .\32md\:pr-0\.5{
    padding-right:0.125rem
  }

  .\32md\:pr-1\.5{
    padding-right:0.375rem
  }

  .\32md\:pr-2\.5{
    padding-right:0.625rem
  }

  .\32md\:pr-3\.5{
    padding-right:0.875rem
  }

  .\32md\:pb-0{
    padding-bottom:0px
  }

  .\32md\:pb-1{
    padding-bottom:0.25rem
  }

  .\32md\:pb-2{
    padding-bottom:0.5rem
  }

  .\32md\:pb-3{
    padding-bottom:0.75rem
  }

  .\32md\:pb-4{
    padding-bottom:1rem
  }

  .\32md\:pb-5{
    padding-bottom:1.25rem
  }

  .\32md\:pb-6{
    padding-bottom:1.5rem
  }

  .\32md\:pb-7{
    padding-bottom:1.75rem
  }

  .\32md\:pb-8{
    padding-bottom:2rem
  }

  .\32md\:pb-9{
    padding-bottom:2.25rem
  }

  .\32md\:pb-10{
    padding-bottom:2.5rem
  }

  .\32md\:pb-11{
    padding-bottom:2.75rem
  }

  .\32md\:pb-12{
    padding-bottom:3rem
  }

  .\32md\:pb-14{
    padding-bottom:3.5rem
  }

  .\32md\:pb-16{
    padding-bottom:4rem
  }

  .\32md\:pb-20{
    padding-bottom:5rem
  }

  .\32md\:pb-24{
    padding-bottom:6rem
  }

  .\32md\:pb-28{
    padding-bottom:7rem
  }

  .\32md\:pb-32{
    padding-bottom:8rem
  }

  .\32md\:pb-36{
    padding-bottom:9rem
  }

  .\32md\:pb-40{
    padding-bottom:10rem
  }

  .\32md\:pb-44{
    padding-bottom:11rem
  }

  .\32md\:pb-48{
    padding-bottom:12rem
  }

  .\32md\:pb-52{
    padding-bottom:13rem
  }

  .\32md\:pb-56{
    padding-bottom:14rem
  }

  .\32md\:pb-60{
    padding-bottom:15rem
  }

  .\32md\:pb-64{
    padding-bottom:16rem
  }

  .\32md\:pb-72{
    padding-bottom:18rem
  }

  .\32md\:pb-80{
    padding-bottom:20rem
  }

  .\32md\:pb-96{
    padding-bottom:24rem
  }

  .\32md\:pb-px{
    padding-bottom:1px
  }

  .\32md\:pb-0\.5{
    padding-bottom:0.125rem
  }

  .\32md\:pb-1\.5{
    padding-bottom:0.375rem
  }

  .\32md\:pb-2\.5{
    padding-bottom:0.625rem
  }

  .\32md\:pb-3\.5{
    padding-bottom:0.875rem
  }

  .\32md\:pl-0{
    padding-left:0px
  }

  .\32md\:pl-1{
    padding-left:0.25rem
  }

  .\32md\:pl-2{
    padding-left:0.5rem
  }

  .\32md\:pl-3{
    padding-left:0.75rem
  }

  .\32md\:pl-4{
    padding-left:1rem
  }

  .\32md\:pl-5{
    padding-left:1.25rem
  }

  .\32md\:pl-6{
    padding-left:1.5rem
  }

  .\32md\:pl-7{
    padding-left:1.75rem
  }

  .\32md\:pl-8{
    padding-left:2rem
  }

  .\32md\:pl-9{
    padding-left:2.25rem
  }

  .\32md\:pl-10{
    padding-left:2.5rem
  }

  .\32md\:pl-11{
    padding-left:2.75rem
  }

  .\32md\:pl-12{
    padding-left:3rem
  }

  .\32md\:pl-14{
    padding-left:3.5rem
  }

  .\32md\:pl-16{
    padding-left:4rem
  }

  .\32md\:pl-20{
    padding-left:5rem
  }

  .\32md\:pl-24{
    padding-left:6rem
  }

  .\32md\:pl-28{
    padding-left:7rem
  }

  .\32md\:pl-32{
    padding-left:8rem
  }

  .\32md\:pl-36{
    padding-left:9rem
  }

  .\32md\:pl-40{
    padding-left:10rem
  }

  .\32md\:pl-44{
    padding-left:11rem
  }

  .\32md\:pl-48{
    padding-left:12rem
  }

  .\32md\:pl-52{
    padding-left:13rem
  }

  .\32md\:pl-56{
    padding-left:14rem
  }

  .\32md\:pl-60{
    padding-left:15rem
  }

  .\32md\:pl-64{
    padding-left:16rem
  }

  .\32md\:pl-72{
    padding-left:18rem
  }

  .\32md\:pl-80{
    padding-left:20rem
  }

  .\32md\:pl-96{
    padding-left:24rem
  }

  .\32md\:pl-px{
    padding-left:1px
  }

  .\32md\:pl-0\.5{
    padding-left:0.125rem
  }

  .\32md\:pl-1\.5{
    padding-left:0.375rem
  }

  .\32md\:pl-2\.5{
    padding-left:0.625rem
  }

  .\32md\:pl-3\.5{
    padding-left:0.875rem
  }

  .\32md\:text-left{
    text-align:left
  }

  .\32md\:text-center{
    text-align:center
  }

  .\32md\:text-right{
    text-align:right
  }

  .\32md\:text-justify{
    text-align:justify
  }

  .\32md\:align-baseline{
    vertical-align:baseline
  }

  .\32md\:align-top{
    vertical-align:top
  }

  .\32md\:align-middle{
    vertical-align:middle
  }

  .\32md\:align-bottom{
    vertical-align:bottom
  }

  .\32md\:align-text-top{
    vertical-align:text-top
  }

  .\32md\:align-text-bottom{
    vertical-align:text-bottom
  }

  .\32md\:font-Montserrat{
    font-family:Montserrat, Roboto, Open Sans
  }

  .\32md\:font-Prompt{
    font-family:Prompt, Roboto, Open Sans
  }

  .\32md\:font-Roboto{
    font-family:Roboto, Open Sans
  }

  .\32md\:font-OpenSans{
    font-family:Open Sans, Roboto
  }

  .\32md\:font-Nunito{
    font-family:Nunito, Roboto, Open Sans
  }

  .\32md\:text-10{
    font-size:10px
  }

  .\32md\:text-11{
    font-size:11px
  }

  .\32md\:text-12{
    font-size:12px
  }

  .\32md\:text-13{
    font-size:13px
  }

  .\32md\:text-14{
    font-size:14px
  }

  .\32md\:text-15{
    font-size:15px
  }

  .\32md\:text-16{
    font-size:16px
  }

  .\32md\:text-18{
    font-size:18px
  }

  .\32md\:text-19{
    font-size:19px
  }

  .\32md\:text-20{
    font-size:20px
  }

  .\32md\:text-22{
    font-size:22px
  }

  .\32md\:text-24{
    font-size:24px
  }

  .\32md\:text-25{
    font-size:25px
  }

  .\32md\:text-26{
    font-size:26px
  }

  .\32md\:text-28{
    font-size:28px
  }

  .\32md\:text-30{
    font-size:30px
  }

  .\32md\:text-32{
    font-size:32px
  }

  .\32md\:text-40{
    font-size:40px
  }

  .\32md\:text-55{
    font-size:55px
  }

  .\32md\:text-xs{
    font-size:.75rem
  }

  .\32md\:text-sm{
    font-size:.875rem
  }

  .\32md\:text-lg{
    font-size:1.125rem
  }

  .\32md\:text-xl{
    font-size:1.25rem
  }

  .\32md\:text-2xl{
    font-size:1.5rem
  }

  .\32md\:text-3xl{
    font-size:1.875rem
  }

  .\32md\:text-4xl{
    font-size:2.25rem
  }

  .\32md\:text-5xl{
    font-size:3rem
  }

  .\32md\:text-6xl{
    font-size:4rem
  }

  .\32md\:text-7xl{
    font-size:5rem
  }

  .\32md\:font-thin{
    font-weight:100
  }

  .\32md\:font-extralight{
    font-weight:200
  }

  .\32md\:font-light{
    font-weight:300
  }

  .\32md\:font-normal{
    font-weight:400
  }

  .\32md\:font-medium{
    font-weight:500
  }

  .\32md\:font-semibold{
    font-weight:600
  }

  .\32md\:font-bold{
    font-weight:700
  }

  .\32md\:font-extrabold{
    font-weight:800
  }

  .\32md\:font-black{
    font-weight:900
  }

  .\32md\:uppercase{
    text-transform:uppercase
  }

  .\32md\:lowercase{
    text-transform:lowercase
  }

  .\32md\:capitalize{
    text-transform:capitalize
  }

  .\32md\:normal-case{
    text-transform:none
  }

  .\32md\:italic{
    font-style:italic
  }

  .\32md\:not-italic{
    font-style:normal
  }

  .\32md\:ordinal, .\32md\:slashed-zero, .\32md\:lining-nums, .\32md\:oldstyle-nums, .\32md\:proportional-nums, .\32md\:tabular-nums, .\32md\:diagonal-fractions, .\32md\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .\32md\:normal-nums{
    font-variant-numeric:normal
  }

  .\32md\:ordinal{
    --tw-ordinal:ordinal
  }

  .\32md\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .\32md\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .\32md\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .\32md\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .\32md\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .\32md\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .\32md\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .\32md\:leading-3{
    line-height:.75rem
  }

  .\32md\:leading-4{
    line-height:1rem
  }

  .\32md\:leading-5{
    line-height:1.25rem
  }

  .\32md\:leading-6{
    line-height:1.5rem
  }

  .\32md\:leading-7{
    line-height:1.75rem
  }

  .\32md\:leading-8{
    line-height:2rem
  }

  .\32md\:leading-9{
    line-height:2.25rem
  }

  .\32md\:leading-10{
    line-height:2.5rem
  }

  .\32md\:leading-19{
    line-height:19px
  }

  .\32md\:leading-none{
    line-height:1
  }

  .\32md\:leading-tight{
    line-height:1.25
  }

  .\32md\:leading-snug{
    line-height:1.375
  }

  .\32md\:leading-normal{
    line-height:1.5
  }

  .\32md\:leading-relaxed{
    line-height:1.625
  }

  .\32md\:leading-loose{
    line-height:2
  }

  .\32md\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .\32md\:tracking-tight{
    letter-spacing:-0.025em
  }

  .\32md\:tracking-normal{
    letter-spacing:0em
  }

  .\32md\:tracking-wide{
    letter-spacing:0.025em
  }

  .\32md\:tracking-wider{
    letter-spacing:0.05em
  }

  .\32md\:tracking-widest{
    letter-spacing:0.1em
  }

  .\32md\:text-transparent{
    color:transparent
  }

  .\32md\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\32md\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32md\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\32md\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32md\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\32md\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32md\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\32md\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\32md\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\32md\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\32md\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\32md\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\32md\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\32md\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\32md\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\32md\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\32md\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\32md\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\32md\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32md\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\32md\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\32md\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\32md\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\32md\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\32md\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\32md\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .\32md\:group-hover\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .group:hover .\32md\:group-hover\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .\32md\:focus-within\:text-customGray-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-grayTwo:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-grayThree:focus-within{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-lighterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-textGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-superDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-iconGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-mediumGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-swampGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-solitudeGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-winterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-tableGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-iceGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-gainsboro:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-offWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-cloudGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-defaultDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGray-skeletonGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-newLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-normal:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-royal:focus-within{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-glass:focus-within{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-hawkesBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-newBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-skyLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-lightBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-lightBlueGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-pale:focus-within{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-lavender:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customBlue-iceBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customWhite-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customWhite-lightDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customWhite-bWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customRed-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGreen-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGreen-approved:focus-within{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGreen-check:focus-within{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGreen-lime:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGreen-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customGreen-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customYellow-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customYellow-highlight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customYellow-bright:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customYellow-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customYellow-gold:focus-within{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customYellow-mostard:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customOrange-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customOrange-mediumOrange:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customOrange-F96319:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customOrange-EB8A02:focus-within{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-customPurple-purpleOne:focus-within{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-inicieColors-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\32md\:focus-within\:text-inicieColors-blue:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-transparent:hover{
    color:transparent
  }

  .\32md\:hover\:text-customGray-default:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-light:hover{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-dark:hover{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-darker:hover{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-grayTwo:hover{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-grayThree:hover{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-lighterGray:hover{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-textGray:hover{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-superDark:hover{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-iconGray:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-mediumGray:hover{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-swampGray:hover{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-solitudeGray:hover{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-winterGray:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-tableGray:hover{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-iceGray:hover{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-gainsboro:hover{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-offWhite:hover{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-cloudGray:hover{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-defaultDark:hover{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGray-skeletonGray:hover{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-default:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-light:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-newLight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-normal:hover{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-dark:hover{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-royal:hover{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-glass:hover{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-hawkesBlue:hover{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-darker:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-newBlue:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-black:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-skyLight:hover{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-lightBlue:hover{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-lightBlueGray:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-pale:hover{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-lavender:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customBlue-iceBlue:hover{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customWhite-default:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customWhite-lightDark:hover{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customWhite-bWhite:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customRed-default:hover{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGreen-default:hover{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGreen-approved:hover{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGreen-check:hover{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGreen-lime:hover{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGreen-dark:hover{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customGreen-light:hover{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customYellow-default:hover{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customYellow-highlight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customYellow-bright:hover{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customYellow-dark:hover{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customYellow-gold:hover{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customYellow-mostard:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customOrange-default:hover{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customOrange-mediumOrange:hover{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customOrange-F96319:hover{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customOrange-EB8A02:hover{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-customPurple-purpleOne:hover{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-inicieColors-orange:hover{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\32md\:hover\:text-inicieColors-blue:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-transparent:focus{
    color:transparent
  }

  .\32md\:focus\:text-customGray-default:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-light:focus{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-dark:focus{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-darker:focus{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-grayTwo:focus{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-grayThree:focus{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-lighterGray:focus{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-textGray:focus{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-superDark:focus{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-iconGray:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-mediumGray:focus{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-swampGray:focus{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-solitudeGray:focus{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-winterGray:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-tableGray:focus{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-iceGray:focus{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-gainsboro:focus{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-offWhite:focus{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-cloudGray:focus{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-defaultDark:focus{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGray-skeletonGray:focus{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-default:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-light:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-newLight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-normal:focus{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-dark:focus{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-royal:focus{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-glass:focus{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-hawkesBlue:focus{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-darker:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-newBlue:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-black:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-skyLight:focus{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-lightBlue:focus{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-lightBlueGray:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-pale:focus{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-lavender:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customBlue-iceBlue:focus{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customWhite-default:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customWhite-lightDark:focus{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customWhite-bWhite:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customRed-default:focus{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGreen-default:focus{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGreen-approved:focus{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGreen-check:focus{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGreen-lime:focus{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGreen-dark:focus{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customGreen-light:focus{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customYellow-default:focus{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customYellow-highlight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customYellow-bright:focus{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customYellow-dark:focus{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customYellow-gold:focus{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customYellow-mostard:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customOrange-default:focus{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customOrange-mediumOrange:focus{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customOrange-F96319:focus{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customOrange-EB8A02:focus{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-customPurple-purpleOne:focus{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-inicieColors-orange:focus{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\32md\:focus\:text-inicieColors-blue:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32md\:text-opacity-0{
    --tw-text-opacity:0
  }

  .\32md\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .\32md\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .\32md\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .\32md\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .\32md\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .\32md\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .\32md\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .\32md\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .\32md\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .\32md\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .\32md\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .\32md\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .\32md\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .\32md\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .\32md\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .\32md\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .\32md\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .\32md\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .\32md\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .\32md\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .\32md\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .\32md\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .\32md\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .\32md\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .\32md\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .\32md\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .\32md\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .\32md\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .\32md\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .\32md\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .\32md\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .\32md\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .\32md\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .\32md\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .\32md\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .\32md\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .\32md\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .\32md\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .\32md\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .\32md\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .\32md\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .\32md\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .\32md\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .\32md\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .\32md\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .\32md\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .\32md\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .\32md\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .\32md\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .\32md\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .\32md\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .\32md\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .\32md\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .\32md\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .\32md\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .\32md\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .\32md\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .\32md\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .\32md\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .\32md\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .\32md\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .\32md\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .\32md\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .\32md\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .\32md\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .\32md\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .\32md\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .\32md\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .\32md\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .\32md\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .\32md\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .\32md\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .\32md\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .\32md\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .\32md\:underline{
    text-decoration:underline
  }

  .\32md\:line-through{
    text-decoration:line-through
  }

  .\32md\:no-underline{
    text-decoration:none
  }

  .group:hover .\32md\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .\32md\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .\32md\:group-hover\:no-underline{
    text-decoration:none
  }

  .\32md\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .\32md\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .\32md\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .\32md\:hover\:underline:hover{
    text-decoration:underline
  }

  .\32md\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .\32md\:hover\:no-underline:hover{
    text-decoration:none
  }

  .\32md\:focus\:underline:focus{
    text-decoration:underline
  }

  .\32md\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .\32md\:focus\:no-underline:focus{
    text-decoration:none
  }

  .\32md\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .\32md\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .\32md\:placeholder-transparent::placeholder{
    color:transparent
  }

  .\32md\:placeholder-customGray-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-grayTwo::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-grayThree::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-lighterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-textGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-superDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-iconGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-mediumGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-swampGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-solitudeGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-winterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-tableGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-iceGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-gainsboro::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-offWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-cloudGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-defaultDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGray-skeletonGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-newLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-normal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-royal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-glass::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-hawkesBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-newBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-skyLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-lightBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-lightBlueGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-pale::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-lavender::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customBlue-iceBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customWhite-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customWhite-lightDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customWhite-bWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customRed-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGreen-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGreen-approved::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGreen-check::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGreen-lime::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGreen-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customGreen-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customYellow-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customYellow-highlight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customYellow-bright::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customYellow-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customYellow-gold::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customYellow-mostard::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customOrange-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customOrange-mediumOrange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customOrange-F96319::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customOrange-EB8A02::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-customPurple-purpleOne::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-inicieColors-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-inicieColors-blue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .\32md\:focus\:placeholder-customGray-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-grayTwo:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-grayThree:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-lighterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-textGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-superDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-iconGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-mediumGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-swampGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-solitudeGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-winterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-tableGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-iceGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-gainsboro:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-offWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-cloudGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-defaultDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGray-skeletonGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-newLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-normal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-royal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-glass:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-hawkesBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-newBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-skyLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-lightBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-lightBlueGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-pale:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-lavender:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customBlue-iceBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customWhite-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customWhite-lightDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customWhite-bWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customRed-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGreen-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGreen-approved:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGreen-check:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGreen-lime:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGreen-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customGreen-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customYellow-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customYellow-highlight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customYellow-bright:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customYellow-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customYellow-gold:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customYellow-mostard:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customOrange-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customOrange-mediumOrange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customOrange-F96319:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customOrange-EB8A02:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-customPurple-purpleOne:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-inicieColors-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .\32md\:focus\:placeholder-inicieColors-blue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\32md\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .\32md\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .\32md\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .\32md\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .\32md\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .\32md\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .\32md\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .\32md\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .\32md\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .\32md\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .\32md\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .\32md\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .\32md\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .\32md\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .\32md\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .\32md\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .\32md\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .\32md\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .\32md\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .\32md\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .\32md\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .\32md\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .\32md\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .\32md\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .\32md\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .\32md\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .\32md\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .\32md\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .\32md\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .\32md\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .\32md\:opacity-0{
    opacity:0
  }

  .\32md\:opacity-5{
    opacity:0.05
  }

  .\32md\:opacity-10{
    opacity:0.1
  }

  .\32md\:opacity-20{
    opacity:0.2
  }

  .\32md\:opacity-25{
    opacity:0.25
  }

  .\32md\:opacity-30{
    opacity:0.3
  }

  .\32md\:opacity-40{
    opacity:0.4
  }

  .\32md\:opacity-50{
    opacity:0.5
  }

  .\32md\:opacity-60{
    opacity:0.6
  }

  .\32md\:opacity-70{
    opacity:0.7
  }

  .\32md\:opacity-75{
    opacity:0.75
  }

  .\32md\:opacity-80{
    opacity:0.8
  }

  .\32md\:opacity-90{
    opacity:0.9
  }

  .\32md\:opacity-95{
    opacity:0.95
  }

  .\32md\:opacity-100{
    opacity:1
  }

  .group:hover .\32md\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .\32md\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .\32md\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .\32md\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .\32md\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .\32md\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .\32md\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .\32md\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .\32md\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .\32md\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .\32md\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .\32md\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .\32md\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .\32md\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .\32md\:group-hover\:opacity-100{
    opacity:1
  }

  .\32md\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .\32md\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .\32md\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .\32md\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .\32md\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .\32md\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .\32md\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .\32md\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .\32md\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .\32md\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .\32md\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .\32md\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .\32md\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .\32md\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .\32md\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .\32md\:hover\:opacity-0:hover{
    opacity:0
  }

  .\32md\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .\32md\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .\32md\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .\32md\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .\32md\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .\32md\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .\32md\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .\32md\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .\32md\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .\32md\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .\32md\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .\32md\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .\32md\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .\32md\:hover\:opacity-100:hover{
    opacity:1
  }

  .\32md\:focus\:opacity-0:focus{
    opacity:0
  }

  .\32md\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .\32md\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .\32md\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .\32md\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .\32md\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .\32md\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .\32md\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .\32md\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .\32md\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .\32md\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .\32md\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .\32md\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .\32md\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .\32md\:focus\:opacity-100:focus{
    opacity:1
  }

  .\32md\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .\32md\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .\32md\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .\32md\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .\32md\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .\32md\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .\32md\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .\32md\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .\32md\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .\32md\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .\32md\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .\32md\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .\32md\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .\32md\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .\32md\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .\32md\:bg-blend-normal{
    background-blend-mode:normal
  }

  .\32md\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .\32md\:bg-blend-screen{
    background-blend-mode:screen
  }

  .\32md\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .\32md\:bg-blend-darken{
    background-blend-mode:darken
  }

  .\32md\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .\32md\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .\32md\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .\32md\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .\32md\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .\32md\:bg-blend-difference{
    background-blend-mode:difference
  }

  .\32md\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .\32md\:bg-blend-hue{
    background-blend-mode:hue
  }

  .\32md\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .\32md\:bg-blend-color{
    background-blend-mode:color
  }

  .\32md\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .\32md\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .\32md\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .\32md\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .\32md\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .\32md\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .\32md\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .\32md\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .\32md\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .\32md\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .\32md\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .\32md\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .\32md\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .\32md\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .\32md\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .\32md\:mix-blend-color{
    mix-blend-mode:color
  }

  .\32md\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .\32md\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32md\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32md\:group-hover\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32md\:group-hover\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32md\:group-hover\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32md\:group-hover\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32md\:group-hover\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32md\:group-hover\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32md\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32md\:group-hover\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus-within\:shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus-within\:shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus-within\:shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus-within\:shadow-custom:focus-within{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:hover\:shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:hover\:shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:hover\:shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:hover\:shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:hover\:shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:hover\:shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:hover\:shadow-custom:hover{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus\:shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus\:shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus\:shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus\:shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus\:shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus\:shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:focus\:shadow-custom:focus{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32md\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\32md\:outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\32md\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\32md\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\32md\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\32md\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\32md\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\32md\:focus\:outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\32md\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\32md\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32md\:ring-inset{
    --tw-ring-inset:inset
  }

  .\32md\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .\32md\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .\32md\:ring-transparent{
    --tw-ring-color:transparent
  }

  .\32md\:ring-customGray-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-grayTwo{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-grayThree{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-lighterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-textGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-superDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-iconGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-mediumGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-swampGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-solitudeGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-winterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-tableGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-iceGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-gainsboro{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-offWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-cloudGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-defaultDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGray-skeletonGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-newLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-normal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-royal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-glass{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-hawkesBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-newBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-skyLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-lightBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-lightBlueGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-pale{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-lavender{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32md\:ring-customBlue-iceBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\32md\:ring-customWhite-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\32md\:ring-customWhite-lightDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\32md\:ring-customWhite-bWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32md\:ring-customRed-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGreen-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGreen-approved{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGreen-check{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGreen-lime{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGreen-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\32md\:ring-customGreen-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\32md\:ring-customYellow-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\32md\:ring-customYellow-highlight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\32md\:ring-customYellow-bright{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\32md\:ring-customYellow-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\32md\:ring-customYellow-gold{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\32md\:ring-customYellow-mostard{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\32md\:ring-customOrange-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\32md\:ring-customOrange-mediumOrange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\32md\:ring-customOrange-F96319{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\32md\:ring-customOrange-EB8A02{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\32md\:ring-customPurple-purpleOne{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\32md\:ring-inicieColors-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\32md\:ring-inicieColors-blue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .\32md\:focus-within\:ring-customGray-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-grayTwo:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-grayThree:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-lighterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-textGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-superDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-iconGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-mediumGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-swampGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-solitudeGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-winterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-tableGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-iceGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-gainsboro:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-offWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-cloudGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-defaultDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGray-skeletonGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-newLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-normal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-royal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-glass:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-hawkesBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-newBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-skyLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-lightBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-lightBlueGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-pale:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-lavender:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customBlue-iceBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customWhite-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customWhite-lightDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customWhite-bWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customRed-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGreen-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGreen-approved:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGreen-check:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGreen-lime:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGreen-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customGreen-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customYellow-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customYellow-highlight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customYellow-bright:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customYellow-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customYellow-gold:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customYellow-mostard:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customOrange-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customOrange-mediumOrange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customOrange-F96319:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customOrange-EB8A02:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-customPurple-purpleOne:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-inicieColors-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\32md\:focus-within\:ring-inicieColors-blue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .\32md\:focus\:ring-customGray-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-grayTwo:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-grayThree:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-lighterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-textGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-superDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-iconGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-mediumGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-swampGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-solitudeGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-winterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-tableGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-iceGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-gainsboro:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-offWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-cloudGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-defaultDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGray-skeletonGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-newLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-normal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-royal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-glass:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-hawkesBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-newBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-skyLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-lightBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-lightBlueGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-pale:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-lavender:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customBlue-iceBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customWhite-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customWhite-lightDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customWhite-bWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customRed-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGreen-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGreen-approved:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGreen-check:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGreen-lime:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGreen-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customGreen-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customYellow-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customYellow-highlight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customYellow-bright:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customYellow-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customYellow-gold:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customYellow-mostard:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customOrange-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customOrange-mediumOrange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customOrange-F96319:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customOrange-EB8A02:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-customPurple-purpleOne:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-inicieColors-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\32md\:focus\:ring-inicieColors-blue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32md\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .\32md\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .\32md\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .\32md\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .\32md\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .\32md\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .\32md\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .\32md\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .\32md\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .\32md\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .\32md\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .\32md\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .\32md\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .\32md\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .\32md\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .\32md\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .\32md\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .\32md\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .\32md\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .\32md\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .\32md\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .\32md\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .\32md\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .\32md\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .\32md\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .\32md\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .\32md\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .\32md\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .\32md\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .\32md\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .\32md\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .\32md\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .\32md\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .\32md\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .\32md\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .\32md\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .\32md\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .\32md\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .\32md\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .\32md\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .\32md\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .\32md\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .\32md\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .\32md\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .\32md\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .\32md\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .\32md\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .\32md\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .\32md\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .\32md\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .\32md\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .\32md\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .\32md\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .\32md\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .\32md\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .\32md\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .\32md\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .\32md\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .\32md\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .\32md\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .\32md\:ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .\32md\:ring-offset-customGray-default{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32md\:ring-offset-customGray-light{
    --tw-ring-offset-color:#d9e0e6
  }

  .\32md\:ring-offset-customGray-dark{
    --tw-ring-offset-color:#484B4D
  }

  .\32md\:ring-offset-customGray-darker{
    --tw-ring-offset-color:#49494A
  }

  .\32md\:ring-offset-customGray-grayTwo{
    --tw-ring-offset-color:#C7CBD1
  }

  .\32md\:ring-offset-customGray-grayThree{
    --tw-ring-offset-color:#909193
  }

  .\32md\:ring-offset-customGray-superLight{
    --tw-ring-offset-color:#EDEDED
  }

  .\32md\:ring-offset-customGray-lighterGray{
    --tw-ring-offset-color:#F4F4F4
  }

  .\32md\:ring-offset-customGray-textGray{
    --tw-ring-offset-color:#8F9BB3
  }

  .\32md\:ring-offset-customGray-superDark{
    --tw-ring-offset-color:#231F20
  }

  .\32md\:ring-offset-customGray-iconGray{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32md\:ring-offset-customGray-mediumGray{
    --tw-ring-offset-color:#E3E4E4
  }

  .\32md\:ring-offset-customGray-swampGray{
    --tw-ring-offset-color:#252727
  }

  .\32md\:ring-offset-customGray-solitudeGray{
    --tw-ring-offset-color:#E0E4E8
  }

  .\32md\:ring-offset-customGray-winterGray{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32md\:ring-offset-customGray-tableGray{
    --tw-ring-offset-color:#F2F6FB
  }

  .\32md\:ring-offset-customGray-iceGray{
    --tw-ring-offset-color:#F5F7FC
  }

  .\32md\:ring-offset-customGray-gainsboro{
    --tw-ring-offset-color:#F0F2F6
  }

  .\32md\:ring-offset-customGray-offWhite{
    --tw-ring-offset-color:#F7F7F7
  }

  .\32md\:ring-offset-customGray-cloudGray{
    --tw-ring-offset-color:#B9BDC1
  }

  .\32md\:ring-offset-customGray-defaultDark{
    --tw-ring-offset-color:#AEB3B7
  }

  .\32md\:ring-offset-customGray-skeletonGray{
    --tw-ring-offset-color:#DEDFE3
  }

  .\32md\:ring-offset-customBlue-default{
    --tw-ring-offset-color:#233674
  }

  .\32md\:ring-offset-customBlue-light{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32md\:ring-offset-customBlue-newLight{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32md\:ring-offset-customBlue-superLight{
    --tw-ring-offset-color:#D7E1EC
  }

  .\32md\:ring-offset-customBlue-normal{
    --tw-ring-offset-color:#004899
  }

  .\32md\:ring-offset-customBlue-dark{
    --tw-ring-offset-color:#222B45
  }

  .\32md\:ring-offset-customBlue-royal{
    --tw-ring-offset-color:#3656BF
  }

  .\32md\:ring-offset-customBlue-glass{
    --tw-ring-offset-color:#D8E5F8
  }

  .\32md\:ring-offset-customBlue-hawkesBlue{
    --tw-ring-offset-color:#D7DDF2
  }

  .\32md\:ring-offset-customBlue-darker{
    --tw-ring-offset-color:#0F2741
  }

  .\32md\:ring-offset-customBlue-newBlue{
    --tw-ring-offset-color:#0F2741
  }

  .\32md\:ring-offset-customBlue-black{
    --tw-ring-offset-color:#0F2740
  }

  .\32md\:ring-offset-customBlue-skyLight{
    --tw-ring-offset-color:#F0F4F9
  }

  .\32md\:ring-offset-customBlue-lightBlue{
    --tw-ring-offset-color:#E7EBF8
  }

  .\32md\:ring-offset-customBlue-lightBlueGray{
    --tw-ring-offset-color:#8296D7
  }

  .\32md\:ring-offset-customBlue-pale{
    --tw-ring-offset-color:#D0D8F1
  }

  .\32md\:ring-offset-customBlue-lavender{
    --tw-ring-offset-color:#8296D7
  }

  .\32md\:ring-offset-customBlue-iceBlue{
    --tw-ring-offset-color:#EFF5FF
  }

  .\32md\:ring-offset-customWhite-default{
    --tw-ring-offset-color:#ffffff
  }

  .\32md\:ring-offset-customWhite-lightDark{
    --tw-ring-offset-color:#F8F8F8
  }

  .\32md\:ring-offset-customWhite-bWhite{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32md\:ring-offset-customRed-default{
    --tw-ring-offset-color:#B10000
  }

  .\32md\:ring-offset-customGreen-default{
    --tw-ring-offset-color:#8BD42D
  }

  .\32md\:ring-offset-customGreen-approved{
    --tw-ring-offset-color:#80CC28
  }

  .\32md\:ring-offset-customGreen-check{
    --tw-ring-offset-color:#139E5D
  }

  .\32md\:ring-offset-customGreen-lime{
    --tw-ring-offset-color:#00AD3C
  }

  .\32md\:ring-offset-customGreen-dark{
    --tw-ring-offset-color:#03AC6D
  }

  .\32md\:ring-offset-customGreen-light{
    --tw-ring-offset-color:#A5D072
  }

  .\32md\:ring-offset-customYellow-default{
    --tw-ring-offset-color:#FEF8E6
  }

  .\32md\:ring-offset-customYellow-highlight{
    --tw-ring-offset-color:#EEB103
  }

  .\32md\:ring-offset-customYellow-bright{
    --tw-ring-offset-color:#FDD835
  }

  .\32md\:ring-offset-customYellow-dark{
    --tw-ring-offset-color:#FDDD84
  }

  .\32md\:ring-offset-customYellow-gold{
    --tw-ring-offset-color:#E9AC07
  }

  .\32md\:ring-offset-customYellow-mostard{
    --tw-ring-offset-color:#F59E0B
  }

  .\32md\:ring-offset-customOrange-default{
    --tw-ring-offset-color:#E8532C
  }

  .\32md\:ring-offset-customOrange-mediumOrange{
    --tw-ring-offset-color:#F4933C
  }

  .\32md\:ring-offset-customOrange-F96319{
    --tw-ring-offset-color:#F96319
  }

  .\32md\:ring-offset-customOrange-EB8A02{
    --tw-ring-offset-color:#EB8A02
  }

  .\32md\:ring-offset-customPurple-purpleOne{
    --tw-ring-offset-color:#673AB7
  }

  .\32md\:ring-offset-inicieColors-orange{
    --tw-ring-offset-color:#F36C48
  }

  .\32md\:ring-offset-inicieColors-blue{
    --tw-ring-offset-color:#233674
  }

  .\32md\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .\32md\:focus-within\:ring-offset-customGray-default:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32md\:focus-within\:ring-offset-customGray-light:focus-within{
    --tw-ring-offset-color:#d9e0e6
  }

  .\32md\:focus-within\:ring-offset-customGray-dark:focus-within{
    --tw-ring-offset-color:#484B4D
  }

  .\32md\:focus-within\:ring-offset-customGray-darker:focus-within{
    --tw-ring-offset-color:#49494A
  }

  .\32md\:focus-within\:ring-offset-customGray-grayTwo:focus-within{
    --tw-ring-offset-color:#C7CBD1
  }

  .\32md\:focus-within\:ring-offset-customGray-grayThree:focus-within{
    --tw-ring-offset-color:#909193
  }

  .\32md\:focus-within\:ring-offset-customGray-superLight:focus-within{
    --tw-ring-offset-color:#EDEDED
  }

  .\32md\:focus-within\:ring-offset-customGray-lighterGray:focus-within{
    --tw-ring-offset-color:#F4F4F4
  }

  .\32md\:focus-within\:ring-offset-customGray-textGray:focus-within{
    --tw-ring-offset-color:#8F9BB3
  }

  .\32md\:focus-within\:ring-offset-customGray-superDark:focus-within{
    --tw-ring-offset-color:#231F20
  }

  .\32md\:focus-within\:ring-offset-customGray-iconGray:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32md\:focus-within\:ring-offset-customGray-mediumGray:focus-within{
    --tw-ring-offset-color:#E3E4E4
  }

  .\32md\:focus-within\:ring-offset-customGray-swampGray:focus-within{
    --tw-ring-offset-color:#252727
  }

  .\32md\:focus-within\:ring-offset-customGray-solitudeGray:focus-within{
    --tw-ring-offset-color:#E0E4E8
  }

  .\32md\:focus-within\:ring-offset-customGray-winterGray:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32md\:focus-within\:ring-offset-customGray-tableGray:focus-within{
    --tw-ring-offset-color:#F2F6FB
  }

  .\32md\:focus-within\:ring-offset-customGray-iceGray:focus-within{
    --tw-ring-offset-color:#F5F7FC
  }

  .\32md\:focus-within\:ring-offset-customGray-gainsboro:focus-within{
    --tw-ring-offset-color:#F0F2F6
  }

  .\32md\:focus-within\:ring-offset-customGray-offWhite:focus-within{
    --tw-ring-offset-color:#F7F7F7
  }

  .\32md\:focus-within\:ring-offset-customGray-cloudGray:focus-within{
    --tw-ring-offset-color:#B9BDC1
  }

  .\32md\:focus-within\:ring-offset-customGray-defaultDark:focus-within{
    --tw-ring-offset-color:#AEB3B7
  }

  .\32md\:focus-within\:ring-offset-customGray-skeletonGray:focus-within{
    --tw-ring-offset-color:#DEDFE3
  }

  .\32md\:focus-within\:ring-offset-customBlue-default:focus-within{
    --tw-ring-offset-color:#233674
  }

  .\32md\:focus-within\:ring-offset-customBlue-light:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32md\:focus-within\:ring-offset-customBlue-newLight:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32md\:focus-within\:ring-offset-customBlue-superLight:focus-within{
    --tw-ring-offset-color:#D7E1EC
  }

  .\32md\:focus-within\:ring-offset-customBlue-normal:focus-within{
    --tw-ring-offset-color:#004899
  }

  .\32md\:focus-within\:ring-offset-customBlue-dark:focus-within{
    --tw-ring-offset-color:#222B45
  }

  .\32md\:focus-within\:ring-offset-customBlue-royal:focus-within{
    --tw-ring-offset-color:#3656BF
  }

  .\32md\:focus-within\:ring-offset-customBlue-glass:focus-within{
    --tw-ring-offset-color:#D8E5F8
  }

  .\32md\:focus-within\:ring-offset-customBlue-hawkesBlue:focus-within{
    --tw-ring-offset-color:#D7DDF2
  }

  .\32md\:focus-within\:ring-offset-customBlue-darker:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .\32md\:focus-within\:ring-offset-customBlue-newBlue:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .\32md\:focus-within\:ring-offset-customBlue-black:focus-within{
    --tw-ring-offset-color:#0F2740
  }

  .\32md\:focus-within\:ring-offset-customBlue-skyLight:focus-within{
    --tw-ring-offset-color:#F0F4F9
  }

  .\32md\:focus-within\:ring-offset-customBlue-lightBlue:focus-within{
    --tw-ring-offset-color:#E7EBF8
  }

  .\32md\:focus-within\:ring-offset-customBlue-lightBlueGray:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .\32md\:focus-within\:ring-offset-customBlue-pale:focus-within{
    --tw-ring-offset-color:#D0D8F1
  }

  .\32md\:focus-within\:ring-offset-customBlue-lavender:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .\32md\:focus-within\:ring-offset-customBlue-iceBlue:focus-within{
    --tw-ring-offset-color:#EFF5FF
  }

  .\32md\:focus-within\:ring-offset-customWhite-default:focus-within{
    --tw-ring-offset-color:#ffffff
  }

  .\32md\:focus-within\:ring-offset-customWhite-lightDark:focus-within{
    --tw-ring-offset-color:#F8F8F8
  }

  .\32md\:focus-within\:ring-offset-customWhite-bWhite:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32md\:focus-within\:ring-offset-customRed-default:focus-within{
    --tw-ring-offset-color:#B10000
  }

  .\32md\:focus-within\:ring-offset-customGreen-default:focus-within{
    --tw-ring-offset-color:#8BD42D
  }

  .\32md\:focus-within\:ring-offset-customGreen-approved:focus-within{
    --tw-ring-offset-color:#80CC28
  }

  .\32md\:focus-within\:ring-offset-customGreen-check:focus-within{
    --tw-ring-offset-color:#139E5D
  }

  .\32md\:focus-within\:ring-offset-customGreen-lime:focus-within{
    --tw-ring-offset-color:#00AD3C
  }

  .\32md\:focus-within\:ring-offset-customGreen-dark:focus-within{
    --tw-ring-offset-color:#03AC6D
  }

  .\32md\:focus-within\:ring-offset-customGreen-light:focus-within{
    --tw-ring-offset-color:#A5D072
  }

  .\32md\:focus-within\:ring-offset-customYellow-default:focus-within{
    --tw-ring-offset-color:#FEF8E6
  }

  .\32md\:focus-within\:ring-offset-customYellow-highlight:focus-within{
    --tw-ring-offset-color:#EEB103
  }

  .\32md\:focus-within\:ring-offset-customYellow-bright:focus-within{
    --tw-ring-offset-color:#FDD835
  }

  .\32md\:focus-within\:ring-offset-customYellow-dark:focus-within{
    --tw-ring-offset-color:#FDDD84
  }

  .\32md\:focus-within\:ring-offset-customYellow-gold:focus-within{
    --tw-ring-offset-color:#E9AC07
  }

  .\32md\:focus-within\:ring-offset-customYellow-mostard:focus-within{
    --tw-ring-offset-color:#F59E0B
  }

  .\32md\:focus-within\:ring-offset-customOrange-default:focus-within{
    --tw-ring-offset-color:#E8532C
  }

  .\32md\:focus-within\:ring-offset-customOrange-mediumOrange:focus-within{
    --tw-ring-offset-color:#F4933C
  }

  .\32md\:focus-within\:ring-offset-customOrange-F96319:focus-within{
    --tw-ring-offset-color:#F96319
  }

  .\32md\:focus-within\:ring-offset-customOrange-EB8A02:focus-within{
    --tw-ring-offset-color:#EB8A02
  }

  .\32md\:focus-within\:ring-offset-customPurple-purpleOne:focus-within{
    --tw-ring-offset-color:#673AB7
  }

  .\32md\:focus-within\:ring-offset-inicieColors-orange:focus-within{
    --tw-ring-offset-color:#F36C48
  }

  .\32md\:focus-within\:ring-offset-inicieColors-blue:focus-within{
    --tw-ring-offset-color:#233674
  }

  .\32md\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .\32md\:focus\:ring-offset-customGray-default:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32md\:focus\:ring-offset-customGray-light:focus{
    --tw-ring-offset-color:#d9e0e6
  }

  .\32md\:focus\:ring-offset-customGray-dark:focus{
    --tw-ring-offset-color:#484B4D
  }

  .\32md\:focus\:ring-offset-customGray-darker:focus{
    --tw-ring-offset-color:#49494A
  }

  .\32md\:focus\:ring-offset-customGray-grayTwo:focus{
    --tw-ring-offset-color:#C7CBD1
  }

  .\32md\:focus\:ring-offset-customGray-grayThree:focus{
    --tw-ring-offset-color:#909193
  }

  .\32md\:focus\:ring-offset-customGray-superLight:focus{
    --tw-ring-offset-color:#EDEDED
  }

  .\32md\:focus\:ring-offset-customGray-lighterGray:focus{
    --tw-ring-offset-color:#F4F4F4
  }

  .\32md\:focus\:ring-offset-customGray-textGray:focus{
    --tw-ring-offset-color:#8F9BB3
  }

  .\32md\:focus\:ring-offset-customGray-superDark:focus{
    --tw-ring-offset-color:#231F20
  }

  .\32md\:focus\:ring-offset-customGray-iconGray:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32md\:focus\:ring-offset-customGray-mediumGray:focus{
    --tw-ring-offset-color:#E3E4E4
  }

  .\32md\:focus\:ring-offset-customGray-swampGray:focus{
    --tw-ring-offset-color:#252727
  }

  .\32md\:focus\:ring-offset-customGray-solitudeGray:focus{
    --tw-ring-offset-color:#E0E4E8
  }

  .\32md\:focus\:ring-offset-customGray-winterGray:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32md\:focus\:ring-offset-customGray-tableGray:focus{
    --tw-ring-offset-color:#F2F6FB
  }

  .\32md\:focus\:ring-offset-customGray-iceGray:focus{
    --tw-ring-offset-color:#F5F7FC
  }

  .\32md\:focus\:ring-offset-customGray-gainsboro:focus{
    --tw-ring-offset-color:#F0F2F6
  }

  .\32md\:focus\:ring-offset-customGray-offWhite:focus{
    --tw-ring-offset-color:#F7F7F7
  }

  .\32md\:focus\:ring-offset-customGray-cloudGray:focus{
    --tw-ring-offset-color:#B9BDC1
  }

  .\32md\:focus\:ring-offset-customGray-defaultDark:focus{
    --tw-ring-offset-color:#AEB3B7
  }

  .\32md\:focus\:ring-offset-customGray-skeletonGray:focus{
    --tw-ring-offset-color:#DEDFE3
  }

  .\32md\:focus\:ring-offset-customBlue-default:focus{
    --tw-ring-offset-color:#233674
  }

  .\32md\:focus\:ring-offset-customBlue-light:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32md\:focus\:ring-offset-customBlue-newLight:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32md\:focus\:ring-offset-customBlue-superLight:focus{
    --tw-ring-offset-color:#D7E1EC
  }

  .\32md\:focus\:ring-offset-customBlue-normal:focus{
    --tw-ring-offset-color:#004899
  }

  .\32md\:focus\:ring-offset-customBlue-dark:focus{
    --tw-ring-offset-color:#222B45
  }

  .\32md\:focus\:ring-offset-customBlue-royal:focus{
    --tw-ring-offset-color:#3656BF
  }

  .\32md\:focus\:ring-offset-customBlue-glass:focus{
    --tw-ring-offset-color:#D8E5F8
  }

  .\32md\:focus\:ring-offset-customBlue-hawkesBlue:focus{
    --tw-ring-offset-color:#D7DDF2
  }

  .\32md\:focus\:ring-offset-customBlue-darker:focus{
    --tw-ring-offset-color:#0F2741
  }

  .\32md\:focus\:ring-offset-customBlue-newBlue:focus{
    --tw-ring-offset-color:#0F2741
  }

  .\32md\:focus\:ring-offset-customBlue-black:focus{
    --tw-ring-offset-color:#0F2740
  }

  .\32md\:focus\:ring-offset-customBlue-skyLight:focus{
    --tw-ring-offset-color:#F0F4F9
  }

  .\32md\:focus\:ring-offset-customBlue-lightBlue:focus{
    --tw-ring-offset-color:#E7EBF8
  }

  .\32md\:focus\:ring-offset-customBlue-lightBlueGray:focus{
    --tw-ring-offset-color:#8296D7
  }

  .\32md\:focus\:ring-offset-customBlue-pale:focus{
    --tw-ring-offset-color:#D0D8F1
  }

  .\32md\:focus\:ring-offset-customBlue-lavender:focus{
    --tw-ring-offset-color:#8296D7
  }

  .\32md\:focus\:ring-offset-customBlue-iceBlue:focus{
    --tw-ring-offset-color:#EFF5FF
  }

  .\32md\:focus\:ring-offset-customWhite-default:focus{
    --tw-ring-offset-color:#ffffff
  }

  .\32md\:focus\:ring-offset-customWhite-lightDark:focus{
    --tw-ring-offset-color:#F8F8F8
  }

  .\32md\:focus\:ring-offset-customWhite-bWhite:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32md\:focus\:ring-offset-customRed-default:focus{
    --tw-ring-offset-color:#B10000
  }

  .\32md\:focus\:ring-offset-customGreen-default:focus{
    --tw-ring-offset-color:#8BD42D
  }

  .\32md\:focus\:ring-offset-customGreen-approved:focus{
    --tw-ring-offset-color:#80CC28
  }

  .\32md\:focus\:ring-offset-customGreen-check:focus{
    --tw-ring-offset-color:#139E5D
  }

  .\32md\:focus\:ring-offset-customGreen-lime:focus{
    --tw-ring-offset-color:#00AD3C
  }

  .\32md\:focus\:ring-offset-customGreen-dark:focus{
    --tw-ring-offset-color:#03AC6D
  }

  .\32md\:focus\:ring-offset-customGreen-light:focus{
    --tw-ring-offset-color:#A5D072
  }

  .\32md\:focus\:ring-offset-customYellow-default:focus{
    --tw-ring-offset-color:#FEF8E6
  }

  .\32md\:focus\:ring-offset-customYellow-highlight:focus{
    --tw-ring-offset-color:#EEB103
  }

  .\32md\:focus\:ring-offset-customYellow-bright:focus{
    --tw-ring-offset-color:#FDD835
  }

  .\32md\:focus\:ring-offset-customYellow-dark:focus{
    --tw-ring-offset-color:#FDDD84
  }

  .\32md\:focus\:ring-offset-customYellow-gold:focus{
    --tw-ring-offset-color:#E9AC07
  }

  .\32md\:focus\:ring-offset-customYellow-mostard:focus{
    --tw-ring-offset-color:#F59E0B
  }

  .\32md\:focus\:ring-offset-customOrange-default:focus{
    --tw-ring-offset-color:#E8532C
  }

  .\32md\:focus\:ring-offset-customOrange-mediumOrange:focus{
    --tw-ring-offset-color:#F4933C
  }

  .\32md\:focus\:ring-offset-customOrange-F96319:focus{
    --tw-ring-offset-color:#F96319
  }

  .\32md\:focus\:ring-offset-customOrange-EB8A02:focus{
    --tw-ring-offset-color:#EB8A02
  }

  .\32md\:focus\:ring-offset-customPurple-purpleOne:focus{
    --tw-ring-offset-color:#673AB7
  }

  .\32md\:focus\:ring-offset-inicieColors-orange:focus{
    --tw-ring-offset-color:#F36C48
  }

  .\32md\:focus\:ring-offset-inicieColors-blue:focus{
    --tw-ring-offset-color:#233674
  }

  .\32md\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .\32md\:filter-none{
    filter:none
  }

  .\32md\:blur-0{
    --tw-blur:blur(0)
  }

  .\32md\:blur-none{
    --tw-blur:blur(0)
  }

  .\32md\:blur-sm{
    --tw-blur:blur(4px)
  }

  .\32md\:blur{
    --tw-blur:blur(8px)
  }

  .\32md\:blur-md{
    --tw-blur:blur(12px)
  }

  .\32md\:blur-lg{
    --tw-blur:blur(16px)
  }

  .\32md\:blur-xl{
    --tw-blur:blur(24px)
  }

  .\32md\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .\32md\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .\32md\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .\32md\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .\32md\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .\32md\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .\32md\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .\32md\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .\32md\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .\32md\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .\32md\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .\32md\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .\32md\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .\32md\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .\32md\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .\32md\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .\32md\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .\32md\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .\32md\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .\32md\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .\32md\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .\32md\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .\32md\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .\32md\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .\32md\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .\32md\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .\32md\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .\32md\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .\32md\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .\32md\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .\32md\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .\32md\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .\32md\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .\32md\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .\32md\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .\32md\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .\32md\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .\32md\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .\32md\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .\32md\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .\32md\:invert-0{
    --tw-invert:invert(0)
  }

  .\32md\:invert{
    --tw-invert:invert(100%)
  }

  .\32md\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .\32md\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .\32md\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .\32md\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .\32md\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .\32md\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .\32md\:sepia{
    --tw-sepia:sepia(100%)
  }

  .\32md\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .\32md\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .\32md\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .\32md\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .\32md\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .\32md\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .\32md\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .\32md\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .\32md\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .\32md\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .\32md\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .\32md\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .\32md\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .\32md\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .\32md\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .\32md\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .\32md\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .\32md\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .\32md\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .\32md\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .\32md\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .\32md\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .\32md\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .\32md\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .\32md\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .\32md\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .\32md\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .\32md\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .\32md\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .\32md\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .\32md\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .\32md\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .\32md\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .\32md\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .\32md\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .\32md\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .\32md\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .\32md\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .\32md\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .\32md\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .\32md\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .\32md\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .\32md\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .\32md\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .\32md\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .\32md\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .\32md\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .\32md\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .\32md\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .\32md\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .\32md\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .\32md\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .\32md\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .\32md\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .\32md\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .\32md\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .\32md\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .\32md\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .\32md\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .\32md\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .\32md\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .\32md\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .\32md\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .\32md\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .\32md\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .\32md\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .\32md\:transition-none{
    transition-property:none
  }

  .\32md\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32md\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32md\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32md\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32md\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32md\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32md\:delay-75{
    transition-delay:75ms
  }

  .\32md\:delay-100{
    transition-delay:100ms
  }

  .\32md\:delay-150{
    transition-delay:150ms
  }

  .\32md\:delay-200{
    transition-delay:200ms
  }

  .\32md\:delay-300{
    transition-delay:300ms
  }

  .\32md\:delay-500{
    transition-delay:500ms
  }

  .\32md\:delay-700{
    transition-delay:700ms
  }

  .\32md\:delay-1000{
    transition-delay:1000ms
  }

  .\32md\:duration-75{
    transition-duration:75ms
  }

  .\32md\:duration-100{
    transition-duration:100ms
  }

  .\32md\:duration-150{
    transition-duration:150ms
  }

  .\32md\:duration-200{
    transition-duration:200ms
  }

  .\32md\:duration-300{
    transition-duration:300ms
  }

  .\32md\:duration-500{
    transition-duration:500ms
  }

  .\32md\:duration-700{
    transition-duration:700ms
  }

  .\32md\:duration-1000{
    transition-duration:1000ms
  }

  .\32md\:ease-linear{
    transition-timing-function:linear
  }

  .\32md\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .\32md\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .\32md\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }

  .\32md\:line-clamp-none{
    -webkit-line-clamp:unset
  }
}

@media (min-width: 945px){
  .\33md\:container{
    width:100%
  }

  @media (min-width: 640px){
    .\33md\:container{
      max-width:640px
    }
  }

  @media (min-width: 768px){
    .\33md\:container{
      max-width:768px
    }
  }

  @media (min-width: 896px){
    .\33md\:container{
      max-width:896px
    }
  }

  @media (min-width: 945px){
    .\33md\:container{
      max-width:945px
    }
  }

  @media (min-width: 1024px){
    .\33md\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1152px){
    .\33md\:container{
      max-width:1152px
    }
  }

  @media (min-width: 1280px){
    .\33md\:container{
      max-width:1280px
    }
  }

  @media (min-width: 1400px){
    .\33md\:container{
      max-width:1400px
    }
  }

  @media (min-width: 1700px){
    .\33md\:container{
      max-width:1700px
    }
  }

  .\33md\: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
  }

  .\33md\:not-sr-only{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\33md\:focus-within\:sr-only:focus-within{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

  .\33md\:focus-within\:not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\33md\: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
  }

  .\33md\:focus\:not-sr-only:focus{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\33md\:pointer-events-none{
    pointer-events:none
  }

  .\33md\:pointer-events-auto{
    pointer-events:auto
  }

  .\33md\:visible{
    visibility:visible
  }

  .\33md\:invisible{
    visibility:hidden
  }

  .\33md\:static{
    position:static
  }

  .\33md\:fixed{
    position:fixed
  }

  .\33md\:absolute{
    position:absolute
  }

  .\33md\:relative{
    position:relative
  }

  .\33md\:sticky{
    position:sticky
  }

  .\33md\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .\33md\:inset-1{
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem
  }

  .\33md\:inset-2{
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem
  }

  .\33md\:inset-3{
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem
  }

  .\33md\:inset-4{
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem
  }

  .\33md\:inset-5{
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem
  }

  .\33md\:inset-6{
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem
  }

  .\33md\:inset-7{
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem
  }

  .\33md\:inset-8{
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem
  }

  .\33md\:inset-9{
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem
  }

  .\33md\:inset-10{
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem
  }

  .\33md\:inset-11{
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem
  }

  .\33md\:inset-12{
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem
  }

  .\33md\:inset-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .\33md\:inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .\33md\:inset-20{
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem
  }

  .\33md\:inset-24{
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem
  }

  .\33md\:inset-28{
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem
  }

  .\33md\:inset-32{
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem
  }

  .\33md\:inset-36{
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem
  }

  .\33md\:inset-40{
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem
  }

  .\33md\:inset-44{
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem
  }

  .\33md\:inset-48{
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem
  }

  .\33md\:inset-52{
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem
  }

  .\33md\:inset-56{
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem
  }

  .\33md\:inset-60{
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem
  }

  .\33md\:inset-64{
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem
  }

  .\33md\:inset-72{
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem
  }

  .\33md\:inset-80{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .\33md\:inset-96{
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem
  }

  .\33md\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .\33md\:inset-px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .\33md\:inset-0\.5{
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem
  }

  .\33md\:inset-1\.5{
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem
  }

  .\33md\:inset-2\.5{
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem
  }

  .\33md\:inset-3\.5{
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem
  }

  .\33md\:-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .\33md\:-inset-1{
    top:-0.25rem;
    right:-0.25rem;
    bottom:-0.25rem;
    left:-0.25rem
  }

  .\33md\:-inset-2{
    top:-0.5rem;
    right:-0.5rem;
    bottom:-0.5rem;
    left:-0.5rem
  }

  .\33md\:-inset-3{
    top:-0.75rem;
    right:-0.75rem;
    bottom:-0.75rem;
    left:-0.75rem
  }

  .\33md\:-inset-4{
    top:-1rem;
    right:-1rem;
    bottom:-1rem;
    left:-1rem
  }

  .\33md\:-inset-5{
    top:-1.25rem;
    right:-1.25rem;
    bottom:-1.25rem;
    left:-1.25rem
  }

  .\33md\:-inset-6{
    top:-1.5rem;
    right:-1.5rem;
    bottom:-1.5rem;
    left:-1.5rem
  }

  .\33md\:-inset-7{
    top:-1.75rem;
    right:-1.75rem;
    bottom:-1.75rem;
    left:-1.75rem
  }

  .\33md\:-inset-8{
    top:-2rem;
    right:-2rem;
    bottom:-2rem;
    left:-2rem
  }

  .\33md\:-inset-9{
    top:-2.25rem;
    right:-2.25rem;
    bottom:-2.25rem;
    left:-2.25rem
  }

  .\33md\:-inset-10{
    top:-2.5rem;
    right:-2.5rem;
    bottom:-2.5rem;
    left:-2.5rem
  }

  .\33md\:-inset-11{
    top:-2.75rem;
    right:-2.75rem;
    bottom:-2.75rem;
    left:-2.75rem
  }

  .\33md\:-inset-12{
    top:-3rem;
    right:-3rem;
    bottom:-3rem;
    left:-3rem
  }

  .\33md\:-inset-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .\33md\:-inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .\33md\:-inset-20{
    top:-5rem;
    right:-5rem;
    bottom:-5rem;
    left:-5rem
  }

  .\33md\:-inset-24{
    top:-6rem;
    right:-6rem;
    bottom:-6rem;
    left:-6rem
  }

  .\33md\:-inset-28{
    top:-7rem;
    right:-7rem;
    bottom:-7rem;
    left:-7rem
  }

  .\33md\:-inset-32{
    top:-8rem;
    right:-8rem;
    bottom:-8rem;
    left:-8rem
  }

  .\33md\:-inset-36{
    top:-9rem;
    right:-9rem;
    bottom:-9rem;
    left:-9rem
  }

  .\33md\:-inset-40{
    top:-10rem;
    right:-10rem;
    bottom:-10rem;
    left:-10rem
  }

  .\33md\:-inset-44{
    top:-11rem;
    right:-11rem;
    bottom:-11rem;
    left:-11rem
  }

  .\33md\:-inset-48{
    top:-12rem;
    right:-12rem;
    bottom:-12rem;
    left:-12rem
  }

  .\33md\:-inset-52{
    top:-13rem;
    right:-13rem;
    bottom:-13rem;
    left:-13rem
  }

  .\33md\:-inset-56{
    top:-14rem;
    right:-14rem;
    bottom:-14rem;
    left:-14rem
  }

  .\33md\:-inset-60{
    top:-15rem;
    right:-15rem;
    bottom:-15rem;
    left:-15rem
  }

  .\33md\:-inset-64{
    top:-16rem;
    right:-16rem;
    bottom:-16rem;
    left:-16rem
  }

  .\33md\:-inset-72{
    top:-18rem;
    right:-18rem;
    bottom:-18rem;
    left:-18rem
  }

  .\33md\:-inset-80{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .\33md\:-inset-96{
    top:-24rem;
    right:-24rem;
    bottom:-24rem;
    left:-24rem
  }

  .\33md\:-inset-px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .\33md\:-inset-0\.5{
    top:-0.125rem;
    right:-0.125rem;
    bottom:-0.125rem;
    left:-0.125rem
  }

  .\33md\:-inset-1\.5{
    top:-0.375rem;
    right:-0.375rem;
    bottom:-0.375rem;
    left:-0.375rem
  }

  .\33md\:-inset-2\.5{
    top:-0.625rem;
    right:-0.625rem;
    bottom:-0.625rem;
    left:-0.625rem
  }

  .\33md\:-inset-3\.5{
    top:-0.875rem;
    right:-0.875rem;
    bottom:-0.875rem;
    left:-0.875rem
  }

  .\33md\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .\33md\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .\33md\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .\33md\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .\33md\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .\33md\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .\33md\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .\33md\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .\33md\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .\33md\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .\33md\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .\33md\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .\33md\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .\33md\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .\33md\:inset-x-0{
    left:0px;
    right:0px
  }

  .\33md\:inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .\33md\:inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .\33md\:inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .\33md\:inset-x-4{
    left:1rem;
    right:1rem
  }

  .\33md\:inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .\33md\:inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .\33md\:inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .\33md\:inset-x-8{
    left:2rem;
    right:2rem
  }

  .\33md\:inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .\33md\:inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .\33md\:inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .\33md\:inset-x-12{
    left:3rem;
    right:3rem
  }

  .\33md\:inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .\33md\:inset-x-16{
    left:4rem;
    right:4rem
  }

  .\33md\:inset-x-20{
    left:5rem;
    right:5rem
  }

  .\33md\:inset-x-24{
    left:6rem;
    right:6rem
  }

  .\33md\:inset-x-28{
    left:7rem;
    right:7rem
  }

  .\33md\:inset-x-32{
    left:8rem;
    right:8rem
  }

  .\33md\:inset-x-36{
    left:9rem;
    right:9rem
  }

  .\33md\:inset-x-40{
    left:10rem;
    right:10rem
  }

  .\33md\:inset-x-44{
    left:11rem;
    right:11rem
  }

  .\33md\:inset-x-48{
    left:12rem;
    right:12rem
  }

  .\33md\:inset-x-52{
    left:13rem;
    right:13rem
  }

  .\33md\:inset-x-56{
    left:14rem;
    right:14rem
  }

  .\33md\:inset-x-60{
    left:15rem;
    right:15rem
  }

  .\33md\:inset-x-64{
    left:16rem;
    right:16rem
  }

  .\33md\:inset-x-72{
    left:18rem;
    right:18rem
  }

  .\33md\:inset-x-80{
    left:20rem;
    right:20rem
  }

  .\33md\:inset-x-96{
    left:24rem;
    right:24rem
  }

  .\33md\:inset-x-auto{
    left:auto;
    right:auto
  }

  .\33md\:inset-x-px{
    left:1px;
    right:1px
  }

  .\33md\:inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .\33md\:inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .\33md\:inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .\33md\:inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .\33md\:-inset-x-0{
    left:0px;
    right:0px
  }

  .\33md\:-inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .\33md\:-inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .\33md\:-inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .\33md\:-inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .\33md\:-inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .\33md\:-inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .\33md\:-inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .\33md\:-inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .\33md\:-inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .\33md\:-inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .\33md\:-inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .\33md\:-inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .\33md\:-inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .\33md\:-inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .\33md\:-inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .\33md\:-inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .\33md\:-inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .\33md\:-inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .\33md\:-inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .\33md\:-inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .\33md\:-inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .\33md\:-inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .\33md\:-inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .\33md\:-inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .\33md\:-inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .\33md\:-inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .\33md\:-inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .\33md\:-inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .\33md\:-inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .\33md\:-inset-x-px{
    left:-1px;
    right:-1px
  }

  .\33md\:-inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .\33md\:-inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .\33md\:-inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .\33md\:-inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .\33md\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .\33md\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .\33md\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .\33md\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .\33md\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .\33md\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .\33md\:inset-x-full{
    left:100%;
    right:100%
  }

  .\33md\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .\33md\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .\33md\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .\33md\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .\33md\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .\33md\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .\33md\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .\33md\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .\33md\:inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .\33md\:inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .\33md\:inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .\33md\:inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .\33md\:inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .\33md\:inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .\33md\:inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .\33md\:inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .\33md\:inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .\33md\:inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .\33md\:inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .\33md\:inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .\33md\:inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .\33md\:inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .\33md\:inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .\33md\:inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .\33md\:inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .\33md\:inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .\33md\:inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .\33md\:inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .\33md\:inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .\33md\:inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .\33md\:inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .\33md\:inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .\33md\:inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .\33md\:inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .\33md\:inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .\33md\:inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .\33md\:inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .\33md\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .\33md\:inset-y-px{
    top:1px;
    bottom:1px
  }

  .\33md\:inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .\33md\:inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .\33md\:inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .\33md\:inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .\33md\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .\33md\:-inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .\33md\:-inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .\33md\:-inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .\33md\:-inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .\33md\:-inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .\33md\:-inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .\33md\:-inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .\33md\:-inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .\33md\:-inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .\33md\:-inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .\33md\:-inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .\33md\:-inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .\33md\:-inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .\33md\:-inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .\33md\:-inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .\33md\:-inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .\33md\:-inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .\33md\:-inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .\33md\:-inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .\33md\:-inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .\33md\:-inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .\33md\:-inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .\33md\:-inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .\33md\:-inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .\33md\:-inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .\33md\:-inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .\33md\:-inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .\33md\:-inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .\33md\:-inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .\33md\:-inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .\33md\:-inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .\33md\:-inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .\33md\:-inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .\33md\:-inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .\33md\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .\33md\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .\33md\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .\33md\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .\33md\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .\33md\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .\33md\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .\33md\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .\33md\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .\33md\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .\33md\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .\33md\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .\33md\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .\33md\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .\33md\:top-0{
    top:0px
  }

  .\33md\:top-1{
    top:0.25rem
  }

  .\33md\:top-2{
    top:0.5rem
  }

  .\33md\:top-3{
    top:0.75rem
  }

  .\33md\:top-4{
    top:1rem
  }

  .\33md\:top-5{
    top:1.25rem
  }

  .\33md\:top-6{
    top:1.5rem
  }

  .\33md\:top-7{
    top:1.75rem
  }

  .\33md\:top-8{
    top:2rem
  }

  .\33md\:top-9{
    top:2.25rem
  }

  .\33md\:top-10{
    top:2.5rem
  }

  .\33md\:top-11{
    top:2.75rem
  }

  .\33md\:top-12{
    top:3rem
  }

  .\33md\:top-14{
    top:3.5rem
  }

  .\33md\:top-16{
    top:4rem
  }

  .\33md\:top-20{
    top:5rem
  }

  .\33md\:top-24{
    top:6rem
  }

  .\33md\:top-28{
    top:7rem
  }

  .\33md\:top-32{
    top:8rem
  }

  .\33md\:top-36{
    top:9rem
  }

  .\33md\:top-40{
    top:10rem
  }

  .\33md\:top-44{
    top:11rem
  }

  .\33md\:top-48{
    top:12rem
  }

  .\33md\:top-52{
    top:13rem
  }

  .\33md\:top-56{
    top:14rem
  }

  .\33md\:top-60{
    top:15rem
  }

  .\33md\:top-64{
    top:16rem
  }

  .\33md\:top-72{
    top:18rem
  }

  .\33md\:top-80{
    top:20rem
  }

  .\33md\:top-96{
    top:24rem
  }

  .\33md\:top-auto{
    top:auto
  }

  .\33md\:top-px{
    top:1px
  }

  .\33md\:top-0\.5{
    top:0.125rem
  }

  .\33md\:top-1\.5{
    top:0.375rem
  }

  .\33md\:top-2\.5{
    top:0.625rem
  }

  .\33md\:top-3\.5{
    top:0.875rem
  }

  .\33md\:-top-0{
    top:0px
  }

  .\33md\:-top-1{
    top:-0.25rem
  }

  .\33md\:-top-2{
    top:-0.5rem
  }

  .\33md\:-top-3{
    top:-0.75rem
  }

  .\33md\:-top-4{
    top:-1rem
  }

  .\33md\:-top-5{
    top:-1.25rem
  }

  .\33md\:-top-6{
    top:-1.5rem
  }

  .\33md\:-top-7{
    top:-1.75rem
  }

  .\33md\:-top-8{
    top:-2rem
  }

  .\33md\:-top-9{
    top:-2.25rem
  }

  .\33md\:-top-10{
    top:-2.5rem
  }

  .\33md\:-top-11{
    top:-2.75rem
  }

  .\33md\:-top-12{
    top:-3rem
  }

  .\33md\:-top-14{
    top:-3.5rem
  }

  .\33md\:-top-16{
    top:-4rem
  }

  .\33md\:-top-20{
    top:-5rem
  }

  .\33md\:-top-24{
    top:-6rem
  }

  .\33md\:-top-28{
    top:-7rem
  }

  .\33md\:-top-32{
    top:-8rem
  }

  .\33md\:-top-36{
    top:-9rem
  }

  .\33md\:-top-40{
    top:-10rem
  }

  .\33md\:-top-44{
    top:-11rem
  }

  .\33md\:-top-48{
    top:-12rem
  }

  .\33md\:-top-52{
    top:-13rem
  }

  .\33md\:-top-56{
    top:-14rem
  }

  .\33md\:-top-60{
    top:-15rem
  }

  .\33md\:-top-64{
    top:-16rem
  }

  .\33md\:-top-72{
    top:-18rem
  }

  .\33md\:-top-80{
    top:-20rem
  }

  .\33md\:-top-96{
    top:-24rem
  }

  .\33md\:-top-px{
    top:-1px
  }

  .\33md\:-top-0\.5{
    top:-0.125rem
  }

  .\33md\:-top-1\.5{
    top:-0.375rem
  }

  .\33md\:-top-2\.5{
    top:-0.625rem
  }

  .\33md\:-top-3\.5{
    top:-0.875rem
  }

  .\33md\:top-1\/2{
    top:50%
  }

  .\33md\:top-1\/3{
    top:33.333333%
  }

  .\33md\:top-2\/3{
    top:66.666667%
  }

  .\33md\:top-1\/4{
    top:25%
  }

  .\33md\:top-2\/4{
    top:50%
  }

  .\33md\:top-3\/4{
    top:75%
  }

  .\33md\:top-full{
    top:100%
  }

  .\33md\:-top-1\/2{
    top:-50%
  }

  .\33md\:-top-1\/3{
    top:-33.333333%
  }

  .\33md\:-top-2\/3{
    top:-66.666667%
  }

  .\33md\:-top-1\/4{
    top:-25%
  }

  .\33md\:-top-2\/4{
    top:-50%
  }

  .\33md\:-top-3\/4{
    top:-75%
  }

  .\33md\:-top-full{
    top:-100%
  }

  .\33md\:right-0{
    right:0px
  }

  .\33md\:right-1{
    right:0.25rem
  }

  .\33md\:right-2{
    right:0.5rem
  }

  .\33md\:right-3{
    right:0.75rem
  }

  .\33md\:right-4{
    right:1rem
  }

  .\33md\:right-5{
    right:1.25rem
  }

  .\33md\:right-6{
    right:1.5rem
  }

  .\33md\:right-7{
    right:1.75rem
  }

  .\33md\:right-8{
    right:2rem
  }

  .\33md\:right-9{
    right:2.25rem
  }

  .\33md\:right-10{
    right:2.5rem
  }

  .\33md\:right-11{
    right:2.75rem
  }

  .\33md\:right-12{
    right:3rem
  }

  .\33md\:right-14{
    right:3.5rem
  }

  .\33md\:right-16{
    right:4rem
  }

  .\33md\:right-20{
    right:5rem
  }

  .\33md\:right-24{
    right:6rem
  }

  .\33md\:right-28{
    right:7rem
  }

  .\33md\:right-32{
    right:8rem
  }

  .\33md\:right-36{
    right:9rem
  }

  .\33md\:right-40{
    right:10rem
  }

  .\33md\:right-44{
    right:11rem
  }

  .\33md\:right-48{
    right:12rem
  }

  .\33md\:right-52{
    right:13rem
  }

  .\33md\:right-56{
    right:14rem
  }

  .\33md\:right-60{
    right:15rem
  }

  .\33md\:right-64{
    right:16rem
  }

  .\33md\:right-72{
    right:18rem
  }

  .\33md\:right-80{
    right:20rem
  }

  .\33md\:right-96{
    right:24rem
  }

  .\33md\:right-auto{
    right:auto
  }

  .\33md\:right-px{
    right:1px
  }

  .\33md\:right-0\.5{
    right:0.125rem
  }

  .\33md\:right-1\.5{
    right:0.375rem
  }

  .\33md\:right-2\.5{
    right:0.625rem
  }

  .\33md\:right-3\.5{
    right:0.875rem
  }

  .\33md\:-right-0{
    right:0px
  }

  .\33md\:-right-1{
    right:-0.25rem
  }

  .\33md\:-right-2{
    right:-0.5rem
  }

  .\33md\:-right-3{
    right:-0.75rem
  }

  .\33md\:-right-4{
    right:-1rem
  }

  .\33md\:-right-5{
    right:-1.25rem
  }

  .\33md\:-right-6{
    right:-1.5rem
  }

  .\33md\:-right-7{
    right:-1.75rem
  }

  .\33md\:-right-8{
    right:-2rem
  }

  .\33md\:-right-9{
    right:-2.25rem
  }

  .\33md\:-right-10{
    right:-2.5rem
  }

  .\33md\:-right-11{
    right:-2.75rem
  }

  .\33md\:-right-12{
    right:-3rem
  }

  .\33md\:-right-14{
    right:-3.5rem
  }

  .\33md\:-right-16{
    right:-4rem
  }

  .\33md\:-right-20{
    right:-5rem
  }

  .\33md\:-right-24{
    right:-6rem
  }

  .\33md\:-right-28{
    right:-7rem
  }

  .\33md\:-right-32{
    right:-8rem
  }

  .\33md\:-right-36{
    right:-9rem
  }

  .\33md\:-right-40{
    right:-10rem
  }

  .\33md\:-right-44{
    right:-11rem
  }

  .\33md\:-right-48{
    right:-12rem
  }

  .\33md\:-right-52{
    right:-13rem
  }

  .\33md\:-right-56{
    right:-14rem
  }

  .\33md\:-right-60{
    right:-15rem
  }

  .\33md\:-right-64{
    right:-16rem
  }

  .\33md\:-right-72{
    right:-18rem
  }

  .\33md\:-right-80{
    right:-20rem
  }

  .\33md\:-right-96{
    right:-24rem
  }

  .\33md\:-right-px{
    right:-1px
  }

  .\33md\:-right-0\.5{
    right:-0.125rem
  }

  .\33md\:-right-1\.5{
    right:-0.375rem
  }

  .\33md\:-right-2\.5{
    right:-0.625rem
  }

  .\33md\:-right-3\.5{
    right:-0.875rem
  }

  .\33md\:right-1\/2{
    right:50%
  }

  .\33md\:right-1\/3{
    right:33.333333%
  }

  .\33md\:right-2\/3{
    right:66.666667%
  }

  .\33md\:right-1\/4{
    right:25%
  }

  .\33md\:right-2\/4{
    right:50%
  }

  .\33md\:right-3\/4{
    right:75%
  }

  .\33md\:right-full{
    right:100%
  }

  .\33md\:-right-1\/2{
    right:-50%
  }

  .\33md\:-right-1\/3{
    right:-33.333333%
  }

  .\33md\:-right-2\/3{
    right:-66.666667%
  }

  .\33md\:-right-1\/4{
    right:-25%
  }

  .\33md\:-right-2\/4{
    right:-50%
  }

  .\33md\:-right-3\/4{
    right:-75%
  }

  .\33md\:-right-full{
    right:-100%
  }

  .\33md\:bottom-0{
    bottom:0px
  }

  .\33md\:bottom-1{
    bottom:0.25rem
  }

  .\33md\:bottom-2{
    bottom:0.5rem
  }

  .\33md\:bottom-3{
    bottom:0.75rem
  }

  .\33md\:bottom-4{
    bottom:1rem
  }

  .\33md\:bottom-5{
    bottom:1.25rem
  }

  .\33md\:bottom-6{
    bottom:1.5rem
  }

  .\33md\:bottom-7{
    bottom:1.75rem
  }

  .\33md\:bottom-8{
    bottom:2rem
  }

  .\33md\:bottom-9{
    bottom:2.25rem
  }

  .\33md\:bottom-10{
    bottom:2.5rem
  }

  .\33md\:bottom-11{
    bottom:2.75rem
  }

  .\33md\:bottom-12{
    bottom:3rem
  }

  .\33md\:bottom-14{
    bottom:3.5rem
  }

  .\33md\:bottom-16{
    bottom:4rem
  }

  .\33md\:bottom-20{
    bottom:5rem
  }

  .\33md\:bottom-24{
    bottom:6rem
  }

  .\33md\:bottom-28{
    bottom:7rem
  }

  .\33md\:bottom-32{
    bottom:8rem
  }

  .\33md\:bottom-36{
    bottom:9rem
  }

  .\33md\:bottom-40{
    bottom:10rem
  }

  .\33md\:bottom-44{
    bottom:11rem
  }

  .\33md\:bottom-48{
    bottom:12rem
  }

  .\33md\:bottom-52{
    bottom:13rem
  }

  .\33md\:bottom-56{
    bottom:14rem
  }

  .\33md\:bottom-60{
    bottom:15rem
  }

  .\33md\:bottom-64{
    bottom:16rem
  }

  .\33md\:bottom-72{
    bottom:18rem
  }

  .\33md\:bottom-80{
    bottom:20rem
  }

  .\33md\:bottom-96{
    bottom:24rem
  }

  .\33md\:bottom-auto{
    bottom:auto
  }

  .\33md\:bottom-px{
    bottom:1px
  }

  .\33md\:bottom-0\.5{
    bottom:0.125rem
  }

  .\33md\:bottom-1\.5{
    bottom:0.375rem
  }

  .\33md\:bottom-2\.5{
    bottom:0.625rem
  }

  .\33md\:bottom-3\.5{
    bottom:0.875rem
  }

  .\33md\:-bottom-0{
    bottom:0px
  }

  .\33md\:-bottom-1{
    bottom:-0.25rem
  }

  .\33md\:-bottom-2{
    bottom:-0.5rem
  }

  .\33md\:-bottom-3{
    bottom:-0.75rem
  }

  .\33md\:-bottom-4{
    bottom:-1rem
  }

  .\33md\:-bottom-5{
    bottom:-1.25rem
  }

  .\33md\:-bottom-6{
    bottom:-1.5rem
  }

  .\33md\:-bottom-7{
    bottom:-1.75rem
  }

  .\33md\:-bottom-8{
    bottom:-2rem
  }

  .\33md\:-bottom-9{
    bottom:-2.25rem
  }

  .\33md\:-bottom-10{
    bottom:-2.5rem
  }

  .\33md\:-bottom-11{
    bottom:-2.75rem
  }

  .\33md\:-bottom-12{
    bottom:-3rem
  }

  .\33md\:-bottom-14{
    bottom:-3.5rem
  }

  .\33md\:-bottom-16{
    bottom:-4rem
  }

  .\33md\:-bottom-20{
    bottom:-5rem
  }

  .\33md\:-bottom-24{
    bottom:-6rem
  }

  .\33md\:-bottom-28{
    bottom:-7rem
  }

  .\33md\:-bottom-32{
    bottom:-8rem
  }

  .\33md\:-bottom-36{
    bottom:-9rem
  }

  .\33md\:-bottom-40{
    bottom:-10rem
  }

  .\33md\:-bottom-44{
    bottom:-11rem
  }

  .\33md\:-bottom-48{
    bottom:-12rem
  }

  .\33md\:-bottom-52{
    bottom:-13rem
  }

  .\33md\:-bottom-56{
    bottom:-14rem
  }

  .\33md\:-bottom-60{
    bottom:-15rem
  }

  .\33md\:-bottom-64{
    bottom:-16rem
  }

  .\33md\:-bottom-72{
    bottom:-18rem
  }

  .\33md\:-bottom-80{
    bottom:-20rem
  }

  .\33md\:-bottom-96{
    bottom:-24rem
  }

  .\33md\:-bottom-px{
    bottom:-1px
  }

  .\33md\:-bottom-0\.5{
    bottom:-0.125rem
  }

  .\33md\:-bottom-1\.5{
    bottom:-0.375rem
  }

  .\33md\:-bottom-2\.5{
    bottom:-0.625rem
  }

  .\33md\:-bottom-3\.5{
    bottom:-0.875rem
  }

  .\33md\:bottom-1\/2{
    bottom:50%
  }

  .\33md\:bottom-1\/3{
    bottom:33.333333%
  }

  .\33md\:bottom-2\/3{
    bottom:66.666667%
  }

  .\33md\:bottom-1\/4{
    bottom:25%
  }

  .\33md\:bottom-2\/4{
    bottom:50%
  }

  .\33md\:bottom-3\/4{
    bottom:75%
  }

  .\33md\:bottom-full{
    bottom:100%
  }

  .\33md\:-bottom-1\/2{
    bottom:-50%
  }

  .\33md\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .\33md\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .\33md\:-bottom-1\/4{
    bottom:-25%
  }

  .\33md\:-bottom-2\/4{
    bottom:-50%
  }

  .\33md\:-bottom-3\/4{
    bottom:-75%
  }

  .\33md\:-bottom-full{
    bottom:-100%
  }

  .\33md\:left-0{
    left:0px
  }

  .\33md\:left-1{
    left:0.25rem
  }

  .\33md\:left-2{
    left:0.5rem
  }

  .\33md\:left-3{
    left:0.75rem
  }

  .\33md\:left-4{
    left:1rem
  }

  .\33md\:left-5{
    left:1.25rem
  }

  .\33md\:left-6{
    left:1.5rem
  }

  .\33md\:left-7{
    left:1.75rem
  }

  .\33md\:left-8{
    left:2rem
  }

  .\33md\:left-9{
    left:2.25rem
  }

  .\33md\:left-10{
    left:2.5rem
  }

  .\33md\:left-11{
    left:2.75rem
  }

  .\33md\:left-12{
    left:3rem
  }

  .\33md\:left-14{
    left:3.5rem
  }

  .\33md\:left-16{
    left:4rem
  }

  .\33md\:left-20{
    left:5rem
  }

  .\33md\:left-24{
    left:6rem
  }

  .\33md\:left-28{
    left:7rem
  }

  .\33md\:left-32{
    left:8rem
  }

  .\33md\:left-36{
    left:9rem
  }

  .\33md\:left-40{
    left:10rem
  }

  .\33md\:left-44{
    left:11rem
  }

  .\33md\:left-48{
    left:12rem
  }

  .\33md\:left-52{
    left:13rem
  }

  .\33md\:left-56{
    left:14rem
  }

  .\33md\:left-60{
    left:15rem
  }

  .\33md\:left-64{
    left:16rem
  }

  .\33md\:left-72{
    left:18rem
  }

  .\33md\:left-80{
    left:20rem
  }

  .\33md\:left-96{
    left:24rem
  }

  .\33md\:left-auto{
    left:auto
  }

  .\33md\:left-px{
    left:1px
  }

  .\33md\:left-0\.5{
    left:0.125rem
  }

  .\33md\:left-1\.5{
    left:0.375rem
  }

  .\33md\:left-2\.5{
    left:0.625rem
  }

  .\33md\:left-3\.5{
    left:0.875rem
  }

  .\33md\:-left-0{
    left:0px
  }

  .\33md\:-left-1{
    left:-0.25rem
  }

  .\33md\:-left-2{
    left:-0.5rem
  }

  .\33md\:-left-3{
    left:-0.75rem
  }

  .\33md\:-left-4{
    left:-1rem
  }

  .\33md\:-left-5{
    left:-1.25rem
  }

  .\33md\:-left-6{
    left:-1.5rem
  }

  .\33md\:-left-7{
    left:-1.75rem
  }

  .\33md\:-left-8{
    left:-2rem
  }

  .\33md\:-left-9{
    left:-2.25rem
  }

  .\33md\:-left-10{
    left:-2.5rem
  }

  .\33md\:-left-11{
    left:-2.75rem
  }

  .\33md\:-left-12{
    left:-3rem
  }

  .\33md\:-left-14{
    left:-3.5rem
  }

  .\33md\:-left-16{
    left:-4rem
  }

  .\33md\:-left-20{
    left:-5rem
  }

  .\33md\:-left-24{
    left:-6rem
  }

  .\33md\:-left-28{
    left:-7rem
  }

  .\33md\:-left-32{
    left:-8rem
  }

  .\33md\:-left-36{
    left:-9rem
  }

  .\33md\:-left-40{
    left:-10rem
  }

  .\33md\:-left-44{
    left:-11rem
  }

  .\33md\:-left-48{
    left:-12rem
  }

  .\33md\:-left-52{
    left:-13rem
  }

  .\33md\:-left-56{
    left:-14rem
  }

  .\33md\:-left-60{
    left:-15rem
  }

  .\33md\:-left-64{
    left:-16rem
  }

  .\33md\:-left-72{
    left:-18rem
  }

  .\33md\:-left-80{
    left:-20rem
  }

  .\33md\:-left-96{
    left:-24rem
  }

  .\33md\:-left-px{
    left:-1px
  }

  .\33md\:-left-0\.5{
    left:-0.125rem
  }

  .\33md\:-left-1\.5{
    left:-0.375rem
  }

  .\33md\:-left-2\.5{
    left:-0.625rem
  }

  .\33md\:-left-3\.5{
    left:-0.875rem
  }

  .\33md\:left-1\/2{
    left:50%
  }

  .\33md\:left-1\/3{
    left:33.333333%
  }

  .\33md\:left-2\/3{
    left:66.666667%
  }

  .\33md\:left-1\/4{
    left:25%
  }

  .\33md\:left-2\/4{
    left:50%
  }

  .\33md\:left-3\/4{
    left:75%
  }

  .\33md\:left-full{
    left:100%
  }

  .\33md\:-left-1\/2{
    left:-50%
  }

  .\33md\:-left-1\/3{
    left:-33.333333%
  }

  .\33md\:-left-2\/3{
    left:-66.666667%
  }

  .\33md\:-left-1\/4{
    left:-25%
  }

  .\33md\:-left-2\/4{
    left:-50%
  }

  .\33md\:-left-3\/4{
    left:-75%
  }

  .\33md\:-left-full{
    left:-100%
  }

  .\33md\:isolate{
    isolation:isolate
  }

  .\33md\:isolation-auto{
    isolation:auto
  }

  .\33md\:z-0{
    z-index:0
  }

  .\33md\:z-10{
    z-index:10
  }

  .\33md\:z-20{
    z-index:20
  }

  .\33md\:z-30{
    z-index:30
  }

  .\33md\:z-40{
    z-index:40
  }

  .\33md\:z-50{
    z-index:50
  }

  .\33md\:z-auto{
    z-index:auto
  }

  .\33md\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .\33md\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .\33md\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .\33md\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .\33md\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .\33md\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .\33md\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .\33md\:focus\:z-0:focus{
    z-index:0
  }

  .\33md\:focus\:z-10:focus{
    z-index:10
  }

  .\33md\:focus\:z-20:focus{
    z-index:20
  }

  .\33md\:focus\:z-30:focus{
    z-index:30
  }

  .\33md\:focus\:z-40:focus{
    z-index:40
  }

  .\33md\:focus\:z-50:focus{
    z-index:50
  }

  .\33md\:focus\:z-auto:focus{
    z-index:auto
  }

  .\33md\:order-1{
    order:1
  }

  .\33md\:order-2{
    order:2
  }

  .\33md\:order-3{
    order:3
  }

  .\33md\:order-4{
    order:4
  }

  .\33md\:order-5{
    order:5
  }

  .\33md\:order-6{
    order:6
  }

  .\33md\:order-7{
    order:7
  }

  .\33md\:order-8{
    order:8
  }

  .\33md\:order-9{
    order:9
  }

  .\33md\:order-10{
    order:10
  }

  .\33md\:order-11{
    order:11
  }

  .\33md\:order-12{
    order:12
  }

  .\33md\:order-first{
    order:-9999
  }

  .\33md\:order-last{
    order:9999
  }

  .\33md\:order-none{
    order:0
  }

  .\33md\:col-auto{
    grid-column:auto
  }

  .\33md\:col-span-1{
    grid-column:span 1 / span 1
  }

  .\33md\:col-span-2{
    grid-column:span 2 / span 2
  }

  .\33md\:col-span-3{
    grid-column:span 3 / span 3
  }

  .\33md\:col-span-4{
    grid-column:span 4 / span 4
  }

  .\33md\:col-span-5{
    grid-column:span 5 / span 5
  }

  .\33md\:col-span-6{
    grid-column:span 6 / span 6
  }

  .\33md\:col-span-7{
    grid-column:span 7 / span 7
  }

  .\33md\:col-span-8{
    grid-column:span 8 / span 8
  }

  .\33md\:col-span-9{
    grid-column:span 9 / span 9
  }

  .\33md\:col-span-10{
    grid-column:span 10 / span 10
  }

  .\33md\:col-span-11{
    grid-column:span 11 / span 11
  }

  .\33md\:col-span-12{
    grid-column:span 12 / span 12
  }

  .\33md\:col-span-full{
    grid-column:1 / -1
  }

  .\33md\:col-start-1{
    grid-column-start:1
  }

  .\33md\:col-start-2{
    grid-column-start:2
  }

  .\33md\:col-start-3{
    grid-column-start:3
  }

  .\33md\:col-start-4{
    grid-column-start:4
  }

  .\33md\:col-start-5{
    grid-column-start:5
  }

  .\33md\:col-start-6{
    grid-column-start:6
  }

  .\33md\:col-start-7{
    grid-column-start:7
  }

  .\33md\:col-start-8{
    grid-column-start:8
  }

  .\33md\:col-start-9{
    grid-column-start:9
  }

  .\33md\:col-start-10{
    grid-column-start:10
  }

  .\33md\:col-start-11{
    grid-column-start:11
  }

  .\33md\:col-start-12{
    grid-column-start:12
  }

  .\33md\:col-start-13{
    grid-column-start:13
  }

  .\33md\:col-start-auto{
    grid-column-start:auto
  }

  .\33md\:col-end-1{
    grid-column-end:1
  }

  .\33md\:col-end-2{
    grid-column-end:2
  }

  .\33md\:col-end-3{
    grid-column-end:3
  }

  .\33md\:col-end-4{
    grid-column-end:4
  }

  .\33md\:col-end-5{
    grid-column-end:5
  }

  .\33md\:col-end-6{
    grid-column-end:6
  }

  .\33md\:col-end-7{
    grid-column-end:7
  }

  .\33md\:col-end-8{
    grid-column-end:8
  }

  .\33md\:col-end-9{
    grid-column-end:9
  }

  .\33md\:col-end-10{
    grid-column-end:10
  }

  .\33md\:col-end-11{
    grid-column-end:11
  }

  .\33md\:col-end-12{
    grid-column-end:12
  }

  .\33md\:col-end-13{
    grid-column-end:13
  }

  .\33md\:col-end-auto{
    grid-column-end:auto
  }

  .\33md\:row-auto{
    grid-row:auto
  }

  .\33md\:row-span-1{
    grid-row:span 1 / span 1
  }

  .\33md\:row-span-2{
    grid-row:span 2 / span 2
  }

  .\33md\:row-span-3{
    grid-row:span 3 / span 3
  }

  .\33md\:row-span-4{
    grid-row:span 4 / span 4
  }

  .\33md\:row-span-5{
    grid-row:span 5 / span 5
  }

  .\33md\:row-span-6{
    grid-row:span 6 / span 6
  }

  .\33md\:row-span-full{
    grid-row:1 / -1
  }

  .\33md\:row-start-1{
    grid-row-start:1
  }

  .\33md\:row-start-2{
    grid-row-start:2
  }

  .\33md\:row-start-3{
    grid-row-start:3
  }

  .\33md\:row-start-4{
    grid-row-start:4
  }

  .\33md\:row-start-5{
    grid-row-start:5
  }

  .\33md\:row-start-6{
    grid-row-start:6
  }

  .\33md\:row-start-7{
    grid-row-start:7
  }

  .\33md\:row-start-auto{
    grid-row-start:auto
  }

  .\33md\:row-end-1{
    grid-row-end:1
  }

  .\33md\:row-end-2{
    grid-row-end:2
  }

  .\33md\:row-end-3{
    grid-row-end:3
  }

  .\33md\:row-end-4{
    grid-row-end:4
  }

  .\33md\:row-end-5{
    grid-row-end:5
  }

  .\33md\:row-end-6{
    grid-row-end:6
  }

  .\33md\:row-end-7{
    grid-row-end:7
  }

  .\33md\:row-end-auto{
    grid-row-end:auto
  }

  .\33md\:float-right{
    float:right
  }

  .\33md\:float-left{
    float:left
  }

  .\33md\:float-none{
    float:none
  }

  .\33md\:clear-left{
    clear:left
  }

  .\33md\:clear-right{
    clear:right
  }

  .\33md\:clear-both{
    clear:both
  }

  .\33md\:clear-none{
    clear:none
  }

  .\33md\:m-0{
    margin:0px
  }

  .\33md\:m-1{
    margin:0.25rem
  }

  .\33md\:m-2{
    margin:0.5rem
  }

  .\33md\:m-3{
    margin:0.75rem
  }

  .\33md\:m-4{
    margin:1rem
  }

  .\33md\:m-5{
    margin:1.25rem
  }

  .\33md\:m-6{
    margin:1.5rem
  }

  .\33md\:m-7{
    margin:1.75rem
  }

  .\33md\:m-8{
    margin:2rem
  }

  .\33md\:m-9{
    margin:2.25rem
  }

  .\33md\:m-10{
    margin:2.5rem
  }

  .\33md\:m-11{
    margin:2.75rem
  }

  .\33md\:m-12{
    margin:3rem
  }

  .\33md\:m-14{
    margin:3.5rem
  }

  .\33md\:m-16{
    margin:4rem
  }

  .\33md\:m-20{
    margin:5rem
  }

  .\33md\:m-24{
    margin:6rem
  }

  .\33md\:m-28{
    margin:7rem
  }

  .\33md\:m-32{
    margin:8rem
  }

  .\33md\:m-36{
    margin:9rem
  }

  .\33md\:m-40{
    margin:10rem
  }

  .\33md\:m-44{
    margin:11rem
  }

  .\33md\:m-48{
    margin:12rem
  }

  .\33md\:m-52{
    margin:13rem
  }

  .\33md\:m-56{
    margin:14rem
  }

  .\33md\:m-60{
    margin:15rem
  }

  .\33md\:m-64{
    margin:16rem
  }

  .\33md\:m-72{
    margin:18rem
  }

  .\33md\:m-80{
    margin:20rem
  }

  .\33md\:m-96{
    margin:24rem
  }

  .\33md\:m-auto{
    margin:auto
  }

  .\33md\:m-px{
    margin:1px
  }

  .\33md\:m-0\.5{
    margin:0.125rem
  }

  .\33md\:m-1\.5{
    margin:0.375rem
  }

  .\33md\:m-2\.5{
    margin:0.625rem
  }

  .\33md\:m-3\.5{
    margin:0.875rem
  }

  .\33md\:-m-0{
    margin:0px
  }

  .\33md\:-m-1{
    margin:-0.25rem
  }

  .\33md\:-m-2{
    margin:-0.5rem
  }

  .\33md\:-m-3{
    margin:-0.75rem
  }

  .\33md\:-m-4{
    margin:-1rem
  }

  .\33md\:-m-5{
    margin:-1.25rem
  }

  .\33md\:-m-6{
    margin:-1.5rem
  }

  .\33md\:-m-7{
    margin:-1.75rem
  }

  .\33md\:-m-8{
    margin:-2rem
  }

  .\33md\:-m-9{
    margin:-2.25rem
  }

  .\33md\:-m-10{
    margin:-2.5rem
  }

  .\33md\:-m-11{
    margin:-2.75rem
  }

  .\33md\:-m-12{
    margin:-3rem
  }

  .\33md\:-m-14{
    margin:-3.5rem
  }

  .\33md\:-m-16{
    margin:-4rem
  }

  .\33md\:-m-20{
    margin:-5rem
  }

  .\33md\:-m-24{
    margin:-6rem
  }

  .\33md\:-m-28{
    margin:-7rem
  }

  .\33md\:-m-32{
    margin:-8rem
  }

  .\33md\:-m-36{
    margin:-9rem
  }

  .\33md\:-m-40{
    margin:-10rem
  }

  .\33md\:-m-44{
    margin:-11rem
  }

  .\33md\:-m-48{
    margin:-12rem
  }

  .\33md\:-m-52{
    margin:-13rem
  }

  .\33md\:-m-56{
    margin:-14rem
  }

  .\33md\:-m-60{
    margin:-15rem
  }

  .\33md\:-m-64{
    margin:-16rem
  }

  .\33md\:-m-72{
    margin:-18rem
  }

  .\33md\:-m-80{
    margin:-20rem
  }

  .\33md\:-m-96{
    margin:-24rem
  }

  .\33md\:-m-px{
    margin:-1px
  }

  .\33md\:-m-0\.5{
    margin:-0.125rem
  }

  .\33md\:-m-1\.5{
    margin:-0.375rem
  }

  .\33md\:-m-2\.5{
    margin:-0.625rem
  }

  .\33md\:-m-3\.5{
    margin:-0.875rem
  }

  .\33md\:mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .\33md\:mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

  .\33md\:mx-2{
    margin-left:0.5rem;
    margin-right:0.5rem
  }

  .\33md\:mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .\33md\:mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .\33md\:mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

  .\33md\:mx-6{
    margin-left:1.5rem;
    margin-right:1.5rem
  }

  .\33md\:mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

  .\33md\:mx-8{
    margin-left:2rem;
    margin-right:2rem
  }

  .\33md\:mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .\33md\:mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

  .\33md\:mx-11{
    margin-left:2.75rem;
    margin-right:2.75rem
  }

  .\33md\:mx-12{
    margin-left:3rem;
    margin-right:3rem
  }

  .\33md\:mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .\33md\:mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .\33md\:mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

  .\33md\:mx-24{
    margin-left:6rem;
    margin-right:6rem
  }

  .\33md\:mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

  .\33md\:mx-32{
    margin-left:8rem;
    margin-right:8rem
  }

  .\33md\:mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .\33md\:mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .\33md\:mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

  .\33md\:mx-48{
    margin-left:12rem;
    margin-right:12rem
  }

  .\33md\:mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .\33md\:mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

  .\33md\:mx-60{
    margin-left:15rem;
    margin-right:15rem
  }

  .\33md\:mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .\33md\:mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .\33md\:mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .\33md\:mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .\33md\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .\33md\:mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .\33md\:mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .\33md\:mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .\33md\:mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .\33md\:mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

  .\33md\:-mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .\33md\:-mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

  .\33md\:-mx-2{
    margin-left:-0.5rem;
    margin-right:-0.5rem
  }

  .\33md\:-mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .\33md\:-mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .\33md\:-mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

  .\33md\:-mx-6{
    margin-left:-1.5rem;
    margin-right:-1.5rem
  }

  .\33md\:-mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

  .\33md\:-mx-8{
    margin-left:-2rem;
    margin-right:-2rem
  }

  .\33md\:-mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .\33md\:-mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

  .\33md\:-mx-11{
    margin-left:-2.75rem;
    margin-right:-2.75rem
  }

  .\33md\:-mx-12{
    margin-left:-3rem;
    margin-right:-3rem
  }

  .\33md\:-mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .\33md\:-mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .\33md\:-mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

  .\33md\:-mx-24{
    margin-left:-6rem;
    margin-right:-6rem
  }

  .\33md\:-mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

  .\33md\:-mx-32{
    margin-left:-8rem;
    margin-right:-8rem
  }

  .\33md\:-mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .\33md\:-mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .\33md\:-mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

  .\33md\:-mx-48{
    margin-left:-12rem;
    margin-right:-12rem
  }

  .\33md\:-mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .\33md\:-mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

  .\33md\:-mx-60{
    margin-left:-15rem;
    margin-right:-15rem
  }

  .\33md\:-mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .\33md\:-mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .\33md\:-mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .\33md\:-mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .\33md\:-mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .\33md\:-mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .\33md\:-mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .\33md\:-mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .\33md\:-mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .\33md\:my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .\33md\:my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .\33md\:my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .\33md\:my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .\33md\:my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .\33md\:my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .\33md\:my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .\33md\:my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .\33md\:my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .\33md\:my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .\33md\:my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .\33md\:my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .\33md\:my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .\33md\:my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .\33md\:my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .\33md\:my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .\33md\:my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .\33md\:my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .\33md\:my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .\33md\:my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .\33md\:my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .\33md\:my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .\33md\:my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .\33md\:my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .\33md\:my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .\33md\:my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .\33md\:my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .\33md\:my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .\33md\:my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .\33md\:my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .\33md\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .\33md\:my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .\33md\:my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .\33md\:my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .\33md\:my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .\33md\:my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .\33md\:-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .\33md\:-my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .\33md\:-my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .\33md\:-my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .\33md\:-my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .\33md\:-my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .\33md\:-my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .\33md\:-my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .\33md\:-my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .\33md\:-my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .\33md\:-my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .\33md\:-my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .\33md\:-my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .\33md\:-my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .\33md\:-my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .\33md\:-my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .\33md\:-my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .\33md\:-my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .\33md\:-my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .\33md\:-my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .\33md\:-my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .\33md\:-my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .\33md\:-my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .\33md\:-my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .\33md\:-my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .\33md\:-my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .\33md\:-my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .\33md\:-my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .\33md\:-my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .\33md\:-my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .\33md\:-my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .\33md\:-my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .\33md\:-my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .\33md\:-my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .\33md\:-my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .\33md\:mt-0{
    margin-top:0px
  }

  .\33md\:mt-1{
    margin-top:0.25rem
  }

  .\33md\:mt-2{
    margin-top:0.5rem
  }

  .\33md\:mt-3{
    margin-top:0.75rem
  }

  .\33md\:mt-4{
    margin-top:1rem
  }

  .\33md\:mt-5{
    margin-top:1.25rem
  }

  .\33md\:mt-6{
    margin-top:1.5rem
  }

  .\33md\:mt-7{
    margin-top:1.75rem
  }

  .\33md\:mt-8{
    margin-top:2rem
  }

  .\33md\:mt-9{
    margin-top:2.25rem
  }

  .\33md\:mt-10{
    margin-top:2.5rem
  }

  .\33md\:mt-11{
    margin-top:2.75rem
  }

  .\33md\:mt-12{
    margin-top:3rem
  }

  .\33md\:mt-14{
    margin-top:3.5rem
  }

  .\33md\:mt-16{
    margin-top:4rem
  }

  .\33md\:mt-20{
    margin-top:5rem
  }

  .\33md\:mt-24{
    margin-top:6rem
  }

  .\33md\:mt-28{
    margin-top:7rem
  }

  .\33md\:mt-32{
    margin-top:8rem
  }

  .\33md\:mt-36{
    margin-top:9rem
  }

  .\33md\:mt-40{
    margin-top:10rem
  }

  .\33md\:mt-44{
    margin-top:11rem
  }

  .\33md\:mt-48{
    margin-top:12rem
  }

  .\33md\:mt-52{
    margin-top:13rem
  }

  .\33md\:mt-56{
    margin-top:14rem
  }

  .\33md\:mt-60{
    margin-top:15rem
  }

  .\33md\:mt-64{
    margin-top:16rem
  }

  .\33md\:mt-72{
    margin-top:18rem
  }

  .\33md\:mt-80{
    margin-top:20rem
  }

  .\33md\:mt-96{
    margin-top:24rem
  }

  .\33md\:mt-auto{
    margin-top:auto
  }

  .\33md\:mt-px{
    margin-top:1px
  }

  .\33md\:mt-0\.5{
    margin-top:0.125rem
  }

  .\33md\:mt-1\.5{
    margin-top:0.375rem
  }

  .\33md\:mt-2\.5{
    margin-top:0.625rem
  }

  .\33md\:mt-3\.5{
    margin-top:0.875rem
  }

  .\33md\:-mt-0{
    margin-top:0px
  }

  .\33md\:-mt-1{
    margin-top:-0.25rem
  }

  .\33md\:-mt-2{
    margin-top:-0.5rem
  }

  .\33md\:-mt-3{
    margin-top:-0.75rem
  }

  .\33md\:-mt-4{
    margin-top:-1rem
  }

  .\33md\:-mt-5{
    margin-top:-1.25rem
  }

  .\33md\:-mt-6{
    margin-top:-1.5rem
  }

  .\33md\:-mt-7{
    margin-top:-1.75rem
  }

  .\33md\:-mt-8{
    margin-top:-2rem
  }

  .\33md\:-mt-9{
    margin-top:-2.25rem
  }

  .\33md\:-mt-10{
    margin-top:-2.5rem
  }

  .\33md\:-mt-11{
    margin-top:-2.75rem
  }

  .\33md\:-mt-12{
    margin-top:-3rem
  }

  .\33md\:-mt-14{
    margin-top:-3.5rem
  }

  .\33md\:-mt-16{
    margin-top:-4rem
  }

  .\33md\:-mt-20{
    margin-top:-5rem
  }

  .\33md\:-mt-24{
    margin-top:-6rem
  }

  .\33md\:-mt-28{
    margin-top:-7rem
  }

  .\33md\:-mt-32{
    margin-top:-8rem
  }

  .\33md\:-mt-36{
    margin-top:-9rem
  }

  .\33md\:-mt-40{
    margin-top:-10rem
  }

  .\33md\:-mt-44{
    margin-top:-11rem
  }

  .\33md\:-mt-48{
    margin-top:-12rem
  }

  .\33md\:-mt-52{
    margin-top:-13rem
  }

  .\33md\:-mt-56{
    margin-top:-14rem
  }

  .\33md\:-mt-60{
    margin-top:-15rem
  }

  .\33md\:-mt-64{
    margin-top:-16rem
  }

  .\33md\:-mt-72{
    margin-top:-18rem
  }

  .\33md\:-mt-80{
    margin-top:-20rem
  }

  .\33md\:-mt-96{
    margin-top:-24rem
  }

  .\33md\:-mt-px{
    margin-top:-1px
  }

  .\33md\:-mt-0\.5{
    margin-top:-0.125rem
  }

  .\33md\:-mt-1\.5{
    margin-top:-0.375rem
  }

  .\33md\:-mt-2\.5{
    margin-top:-0.625rem
  }

  .\33md\:-mt-3\.5{
    margin-top:-0.875rem
  }

  .\33md\:mr-0{
    margin-right:0px
  }

  .\33md\:mr-1{
    margin-right:0.25rem
  }

  .\33md\:mr-2{
    margin-right:0.5rem
  }

  .\33md\:mr-3{
    margin-right:0.75rem
  }

  .\33md\:mr-4{
    margin-right:1rem
  }

  .\33md\:mr-5{
    margin-right:1.25rem
  }

  .\33md\:mr-6{
    margin-right:1.5rem
  }

  .\33md\:mr-7{
    margin-right:1.75rem
  }

  .\33md\:mr-8{
    margin-right:2rem
  }

  .\33md\:mr-9{
    margin-right:2.25rem
  }

  .\33md\:mr-10{
    margin-right:2.5rem
  }

  .\33md\:mr-11{
    margin-right:2.75rem
  }

  .\33md\:mr-12{
    margin-right:3rem
  }

  .\33md\:mr-14{
    margin-right:3.5rem
  }

  .\33md\:mr-16{
    margin-right:4rem
  }

  .\33md\:mr-20{
    margin-right:5rem
  }

  .\33md\:mr-24{
    margin-right:6rem
  }

  .\33md\:mr-28{
    margin-right:7rem
  }

  .\33md\:mr-32{
    margin-right:8rem
  }

  .\33md\:mr-36{
    margin-right:9rem
  }

  .\33md\:mr-40{
    margin-right:10rem
  }

  .\33md\:mr-44{
    margin-right:11rem
  }

  .\33md\:mr-48{
    margin-right:12rem
  }

  .\33md\:mr-52{
    margin-right:13rem
  }

  .\33md\:mr-56{
    margin-right:14rem
  }

  .\33md\:mr-60{
    margin-right:15rem
  }

  .\33md\:mr-64{
    margin-right:16rem
  }

  .\33md\:mr-72{
    margin-right:18rem
  }

  .\33md\:mr-80{
    margin-right:20rem
  }

  .\33md\:mr-96{
    margin-right:24rem
  }

  .\33md\:mr-auto{
    margin-right:auto
  }

  .\33md\:mr-px{
    margin-right:1px
  }

  .\33md\:mr-0\.5{
    margin-right:0.125rem
  }

  .\33md\:mr-1\.5{
    margin-right:0.375rem
  }

  .\33md\:mr-2\.5{
    margin-right:0.625rem
  }

  .\33md\:mr-3\.5{
    margin-right:0.875rem
  }

  .\33md\:-mr-0{
    margin-right:0px
  }

  .\33md\:-mr-1{
    margin-right:-0.25rem
  }

  .\33md\:-mr-2{
    margin-right:-0.5rem
  }

  .\33md\:-mr-3{
    margin-right:-0.75rem
  }

  .\33md\:-mr-4{
    margin-right:-1rem
  }

  .\33md\:-mr-5{
    margin-right:-1.25rem
  }

  .\33md\:-mr-6{
    margin-right:-1.5rem
  }

  .\33md\:-mr-7{
    margin-right:-1.75rem
  }

  .\33md\:-mr-8{
    margin-right:-2rem
  }

  .\33md\:-mr-9{
    margin-right:-2.25rem
  }

  .\33md\:-mr-10{
    margin-right:-2.5rem
  }

  .\33md\:-mr-11{
    margin-right:-2.75rem
  }

  .\33md\:-mr-12{
    margin-right:-3rem
  }

  .\33md\:-mr-14{
    margin-right:-3.5rem
  }

  .\33md\:-mr-16{
    margin-right:-4rem
  }

  .\33md\:-mr-20{
    margin-right:-5rem
  }

  .\33md\:-mr-24{
    margin-right:-6rem
  }

  .\33md\:-mr-28{
    margin-right:-7rem
  }

  .\33md\:-mr-32{
    margin-right:-8rem
  }

  .\33md\:-mr-36{
    margin-right:-9rem
  }

  .\33md\:-mr-40{
    margin-right:-10rem
  }

  .\33md\:-mr-44{
    margin-right:-11rem
  }

  .\33md\:-mr-48{
    margin-right:-12rem
  }

  .\33md\:-mr-52{
    margin-right:-13rem
  }

  .\33md\:-mr-56{
    margin-right:-14rem
  }

  .\33md\:-mr-60{
    margin-right:-15rem
  }

  .\33md\:-mr-64{
    margin-right:-16rem
  }

  .\33md\:-mr-72{
    margin-right:-18rem
  }

  .\33md\:-mr-80{
    margin-right:-20rem
  }

  .\33md\:-mr-96{
    margin-right:-24rem
  }

  .\33md\:-mr-px{
    margin-right:-1px
  }

  .\33md\:-mr-0\.5{
    margin-right:-0.125rem
  }

  .\33md\:-mr-1\.5{
    margin-right:-0.375rem
  }

  .\33md\:-mr-2\.5{
    margin-right:-0.625rem
  }

  .\33md\:-mr-3\.5{
    margin-right:-0.875rem
  }

  .\33md\:mb-0{
    margin-bottom:0px
  }

  .\33md\:mb-1{
    margin-bottom:0.25rem
  }

  .\33md\:mb-2{
    margin-bottom:0.5rem
  }

  .\33md\:mb-3{
    margin-bottom:0.75rem
  }

  .\33md\:mb-4{
    margin-bottom:1rem
  }

  .\33md\:mb-5{
    margin-bottom:1.25rem
  }

  .\33md\:mb-6{
    margin-bottom:1.5rem
  }

  .\33md\:mb-7{
    margin-bottom:1.75rem
  }

  .\33md\:mb-8{
    margin-bottom:2rem
  }

  .\33md\:mb-9{
    margin-bottom:2.25rem
  }

  .\33md\:mb-10{
    margin-bottom:2.5rem
  }

  .\33md\:mb-11{
    margin-bottom:2.75rem
  }

  .\33md\:mb-12{
    margin-bottom:3rem
  }

  .\33md\:mb-14{
    margin-bottom:3.5rem
  }

  .\33md\:mb-16{
    margin-bottom:4rem
  }

  .\33md\:mb-20{
    margin-bottom:5rem
  }

  .\33md\:mb-24{
    margin-bottom:6rem
  }

  .\33md\:mb-28{
    margin-bottom:7rem
  }

  .\33md\:mb-32{
    margin-bottom:8rem
  }

  .\33md\:mb-36{
    margin-bottom:9rem
  }

  .\33md\:mb-40{
    margin-bottom:10rem
  }

  .\33md\:mb-44{
    margin-bottom:11rem
  }

  .\33md\:mb-48{
    margin-bottom:12rem
  }

  .\33md\:mb-52{
    margin-bottom:13rem
  }

  .\33md\:mb-56{
    margin-bottom:14rem
  }

  .\33md\:mb-60{
    margin-bottom:15rem
  }

  .\33md\:mb-64{
    margin-bottom:16rem
  }

  .\33md\:mb-72{
    margin-bottom:18rem
  }

  .\33md\:mb-80{
    margin-bottom:20rem
  }

  .\33md\:mb-96{
    margin-bottom:24rem
  }

  .\33md\:mb-auto{
    margin-bottom:auto
  }

  .\33md\:mb-px{
    margin-bottom:1px
  }

  .\33md\:mb-0\.5{
    margin-bottom:0.125rem
  }

  .\33md\:mb-1\.5{
    margin-bottom:0.375rem
  }

  .\33md\:mb-2\.5{
    margin-bottom:0.625rem
  }

  .\33md\:mb-3\.5{
    margin-bottom:0.875rem
  }

  .\33md\:-mb-0{
    margin-bottom:0px
  }

  .\33md\:-mb-1{
    margin-bottom:-0.25rem
  }

  .\33md\:-mb-2{
    margin-bottom:-0.5rem
  }

  .\33md\:-mb-3{
    margin-bottom:-0.75rem
  }

  .\33md\:-mb-4{
    margin-bottom:-1rem
  }

  .\33md\:-mb-5{
    margin-bottom:-1.25rem
  }

  .\33md\:-mb-6{
    margin-bottom:-1.5rem
  }

  .\33md\:-mb-7{
    margin-bottom:-1.75rem
  }

  .\33md\:-mb-8{
    margin-bottom:-2rem
  }

  .\33md\:-mb-9{
    margin-bottom:-2.25rem
  }

  .\33md\:-mb-10{
    margin-bottom:-2.5rem
  }

  .\33md\:-mb-11{
    margin-bottom:-2.75rem
  }

  .\33md\:-mb-12{
    margin-bottom:-3rem
  }

  .\33md\:-mb-14{
    margin-bottom:-3.5rem
  }

  .\33md\:-mb-16{
    margin-bottom:-4rem
  }

  .\33md\:-mb-20{
    margin-bottom:-5rem
  }

  .\33md\:-mb-24{
    margin-bottom:-6rem
  }

  .\33md\:-mb-28{
    margin-bottom:-7rem
  }

  .\33md\:-mb-32{
    margin-bottom:-8rem
  }

  .\33md\:-mb-36{
    margin-bottom:-9rem
  }

  .\33md\:-mb-40{
    margin-bottom:-10rem
  }

  .\33md\:-mb-44{
    margin-bottom:-11rem
  }

  .\33md\:-mb-48{
    margin-bottom:-12rem
  }

  .\33md\:-mb-52{
    margin-bottom:-13rem
  }

  .\33md\:-mb-56{
    margin-bottom:-14rem
  }

  .\33md\:-mb-60{
    margin-bottom:-15rem
  }

  .\33md\:-mb-64{
    margin-bottom:-16rem
  }

  .\33md\:-mb-72{
    margin-bottom:-18rem
  }

  .\33md\:-mb-80{
    margin-bottom:-20rem
  }

  .\33md\:-mb-96{
    margin-bottom:-24rem
  }

  .\33md\:-mb-px{
    margin-bottom:-1px
  }

  .\33md\:-mb-0\.5{
    margin-bottom:-0.125rem
  }

  .\33md\:-mb-1\.5{
    margin-bottom:-0.375rem
  }

  .\33md\:-mb-2\.5{
    margin-bottom:-0.625rem
  }

  .\33md\:-mb-3\.5{
    margin-bottom:-0.875rem
  }

  .\33md\:ml-0{
    margin-left:0px
  }

  .\33md\:ml-1{
    margin-left:0.25rem
  }

  .\33md\:ml-2{
    margin-left:0.5rem
  }

  .\33md\:ml-3{
    margin-left:0.75rem
  }

  .\33md\:ml-4{
    margin-left:1rem
  }

  .\33md\:ml-5{
    margin-left:1.25rem
  }

  .\33md\:ml-6{
    margin-left:1.5rem
  }

  .\33md\:ml-7{
    margin-left:1.75rem
  }

  .\33md\:ml-8{
    margin-left:2rem
  }

  .\33md\:ml-9{
    margin-left:2.25rem
  }

  .\33md\:ml-10{
    margin-left:2.5rem
  }

  .\33md\:ml-11{
    margin-left:2.75rem
  }

  .\33md\:ml-12{
    margin-left:3rem
  }

  .\33md\:ml-14{
    margin-left:3.5rem
  }

  .\33md\:ml-16{
    margin-left:4rem
  }

  .\33md\:ml-20{
    margin-left:5rem
  }

  .\33md\:ml-24{
    margin-left:6rem
  }

  .\33md\:ml-28{
    margin-left:7rem
  }

  .\33md\:ml-32{
    margin-left:8rem
  }

  .\33md\:ml-36{
    margin-left:9rem
  }

  .\33md\:ml-40{
    margin-left:10rem
  }

  .\33md\:ml-44{
    margin-left:11rem
  }

  .\33md\:ml-48{
    margin-left:12rem
  }

  .\33md\:ml-52{
    margin-left:13rem
  }

  .\33md\:ml-56{
    margin-left:14rem
  }

  .\33md\:ml-60{
    margin-left:15rem
  }

  .\33md\:ml-64{
    margin-left:16rem
  }

  .\33md\:ml-72{
    margin-left:18rem
  }

  .\33md\:ml-80{
    margin-left:20rem
  }

  .\33md\:ml-96{
    margin-left:24rem
  }

  .\33md\:ml-auto{
    margin-left:auto
  }

  .\33md\:ml-px{
    margin-left:1px
  }

  .\33md\:ml-0\.5{
    margin-left:0.125rem
  }

  .\33md\:ml-1\.5{
    margin-left:0.375rem
  }

  .\33md\:ml-2\.5{
    margin-left:0.625rem
  }

  .\33md\:ml-3\.5{
    margin-left:0.875rem
  }

  .\33md\:-ml-0{
    margin-left:0px
  }

  .\33md\:-ml-1{
    margin-left:-0.25rem
  }

  .\33md\:-ml-2{
    margin-left:-0.5rem
  }

  .\33md\:-ml-3{
    margin-left:-0.75rem
  }

  .\33md\:-ml-4{
    margin-left:-1rem
  }

  .\33md\:-ml-5{
    margin-left:-1.25rem
  }

  .\33md\:-ml-6{
    margin-left:-1.5rem
  }

  .\33md\:-ml-7{
    margin-left:-1.75rem
  }

  .\33md\:-ml-8{
    margin-left:-2rem
  }

  .\33md\:-ml-9{
    margin-left:-2.25rem
  }

  .\33md\:-ml-10{
    margin-left:-2.5rem
  }

  .\33md\:-ml-11{
    margin-left:-2.75rem
  }

  .\33md\:-ml-12{
    margin-left:-3rem
  }

  .\33md\:-ml-14{
    margin-left:-3.5rem
  }

  .\33md\:-ml-16{
    margin-left:-4rem
  }

  .\33md\:-ml-20{
    margin-left:-5rem
  }

  .\33md\:-ml-24{
    margin-left:-6rem
  }

  .\33md\:-ml-28{
    margin-left:-7rem
  }

  .\33md\:-ml-32{
    margin-left:-8rem
  }

  .\33md\:-ml-36{
    margin-left:-9rem
  }

  .\33md\:-ml-40{
    margin-left:-10rem
  }

  .\33md\:-ml-44{
    margin-left:-11rem
  }

  .\33md\:-ml-48{
    margin-left:-12rem
  }

  .\33md\:-ml-52{
    margin-left:-13rem
  }

  .\33md\:-ml-56{
    margin-left:-14rem
  }

  .\33md\:-ml-60{
    margin-left:-15rem
  }

  .\33md\:-ml-64{
    margin-left:-16rem
  }

  .\33md\:-ml-72{
    margin-left:-18rem
  }

  .\33md\:-ml-80{
    margin-left:-20rem
  }

  .\33md\:-ml-96{
    margin-left:-24rem
  }

  .\33md\:-ml-px{
    margin-left:-1px
  }

  .\33md\:-ml-0\.5{
    margin-left:-0.125rem
  }

  .\33md\:-ml-1\.5{
    margin-left:-0.375rem
  }

  .\33md\:-ml-2\.5{
    margin-left:-0.625rem
  }

  .\33md\:-ml-3\.5{
    margin-left:-0.875rem
  }

  .\33md\:box-border{
    box-sizing:border-box
  }

  .\33md\:box-content{
    box-sizing:content-box
  }

  .\33md\:block{
    display:block
  }

  .\33md\:inline-block{
    display:inline-block
  }

  .\33md\:inline{
    display:inline
  }

  .\33md\:flex{
    display:flex
  }

  .\33md\:inline-flex{
    display:inline-flex
  }

  .\33md\:table{
    display:table
  }

  .\33md\:inline-table{
    display:inline-table
  }

  .\33md\:table-caption{
    display:table-caption
  }

  .\33md\:table-cell{
    display:table-cell
  }

  .\33md\:table-column{
    display:table-column
  }

  .\33md\:table-column-group{
    display:table-column-group
  }

  .\33md\:table-footer-group{
    display:table-footer-group
  }

  .\33md\:table-header-group{
    display:table-header-group
  }

  .\33md\:table-row-group{
    display:table-row-group
  }

  .\33md\:table-row{
    display:table-row
  }

  .\33md\:flow-root{
    display:flow-root
  }

  .\33md\:grid{
    display:grid
  }

  .\33md\:inline-grid{
    display:inline-grid
  }

  .\33md\:contents{
    display:contents
  }

  .\33md\:list-item{
    display:list-item
  }

  .\33md\:hidden{
    display:none
  }

  .\33md\:h-0{
    height:0px
  }

  .\33md\:h-1{
    height:0.25rem
  }

  .\33md\:h-2{
    height:0.5rem
  }

  .\33md\:h-3{
    height:0.75rem
  }

  .\33md\:h-4{
    height:1rem
  }

  .\33md\:h-5{
    height:1.25rem
  }

  .\33md\:h-6{
    height:1.5rem
  }

  .\33md\:h-7{
    height:1.75rem
  }

  .\33md\:h-8{
    height:2rem
  }

  .\33md\:h-9{
    height:2.25rem
  }

  .\33md\:h-10{
    height:2.5rem
  }

  .\33md\:h-11{
    height:2.75rem
  }

  .\33md\:h-12{
    height:3rem
  }

  .\33md\:h-14{
    height:3.5rem
  }

  .\33md\:h-16{
    height:4rem
  }

  .\33md\:h-20{
    height:5rem
  }

  .\33md\:h-24{
    height:6rem
  }

  .\33md\:h-28{
    height:7rem
  }

  .\33md\:h-32{
    height:8rem
  }

  .\33md\:h-36{
    height:9rem
  }

  .\33md\:h-40{
    height:10rem
  }

  .\33md\:h-44{
    height:11rem
  }

  .\33md\:h-48{
    height:12rem
  }

  .\33md\:h-52{
    height:13rem
  }

  .\33md\:h-56{
    height:14rem
  }

  .\33md\:h-60{
    height:15rem
  }

  .\33md\:h-64{
    height:16rem
  }

  .\33md\:h-72{
    height:18rem
  }

  .\33md\:h-80{
    height:20rem
  }

  .\33md\:h-96{
    height:24rem
  }

  .\33md\:h-auto{
    height:auto
  }

  .\33md\:h-px{
    height:1px
  }

  .\33md\:h-0\.5{
    height:0.125rem
  }

  .\33md\:h-1\.5{
    height:0.375rem
  }

  .\33md\:h-2\.5{
    height:0.625rem
  }

  .\33md\:h-3\.5{
    height:0.875rem
  }

  .\33md\:h-1\/2{
    height:50%
  }

  .\33md\:h-1\/3{
    height:33.333333%
  }

  .\33md\:h-2\/3{
    height:66.666667%
  }

  .\33md\:h-1\/4{
    height:25%
  }

  .\33md\:h-2\/4{
    height:50%
  }

  .\33md\:h-3\/4{
    height:75%
  }

  .\33md\:h-1\/5{
    height:20%
  }

  .\33md\:h-2\/5{
    height:40%
  }

  .\33md\:h-3\/5{
    height:60%
  }

  .\33md\:h-4\/5{
    height:80%
  }

  .\33md\:h-1\/6{
    height:16.666667%
  }

  .\33md\:h-2\/6{
    height:33.333333%
  }

  .\33md\:h-3\/6{
    height:50%
  }

  .\33md\:h-4\/6{
    height:66.666667%
  }

  .\33md\:h-5\/6{
    height:83.333333%
  }

  .\33md\:h-full{
    height:100%
  }

  .\33md\:h-screen{
    height:100vh
  }

  .\33md\:max-h-0{
    max-height:0px
  }

  .\33md\:max-h-1{
    max-height:0.25rem
  }

  .\33md\:max-h-2{
    max-height:0.5rem
  }

  .\33md\:max-h-3{
    max-height:0.75rem
  }

  .\33md\:max-h-4{
    max-height:1rem
  }

  .\33md\:max-h-5{
    max-height:1.25rem
  }

  .\33md\:max-h-6{
    max-height:1.5rem
  }

  .\33md\:max-h-7{
    max-height:1.75rem
  }

  .\33md\:max-h-8{
    max-height:2rem
  }

  .\33md\:max-h-9{
    max-height:2.25rem
  }

  .\33md\:max-h-10{
    max-height:2.5rem
  }

  .\33md\:max-h-11{
    max-height:2.75rem
  }

  .\33md\:max-h-12{
    max-height:3rem
  }

  .\33md\:max-h-14{
    max-height:3.5rem
  }

  .\33md\:max-h-16{
    max-height:4rem
  }

  .\33md\:max-h-20{
    max-height:5rem
  }

  .\33md\:max-h-24{
    max-height:6rem
  }

  .\33md\:max-h-28{
    max-height:7rem
  }

  .\33md\:max-h-32{
    max-height:8rem
  }

  .\33md\:max-h-36{
    max-height:9rem
  }

  .\33md\:max-h-40{
    max-height:10rem
  }

  .\33md\:max-h-44{
    max-height:11rem
  }

  .\33md\:max-h-48{
    max-height:12rem
  }

  .\33md\:max-h-52{
    max-height:13rem
  }

  .\33md\:max-h-56{
    max-height:14rem
  }

  .\33md\:max-h-60{
    max-height:15rem
  }

  .\33md\:max-h-64{
    max-height:16rem
  }

  .\33md\:max-h-72{
    max-height:18rem
  }

  .\33md\:max-h-80{
    max-height:20rem
  }

  .\33md\:max-h-96{
    max-height:24rem
  }

  .\33md\:max-h-px{
    max-height:1px
  }

  .\33md\:max-h-0\.5{
    max-height:0.125rem
  }

  .\33md\:max-h-1\.5{
    max-height:0.375rem
  }

  .\33md\:max-h-2\.5{
    max-height:0.625rem
  }

  .\33md\:max-h-3\.5{
    max-height:0.875rem
  }

  .\33md\:max-h-full{
    max-height:100%
  }

  .\33md\:max-h-screen{
    max-height:100vh
  }

  .\33md\:min-h-0{
    min-height:0px
  }

  .\33md\:min-h-full{
    min-height:100%
  }

  .\33md\:min-h-screen{
    min-height:100vh
  }

  .\33md\:w-0{
    width:0px
  }

  .\33md\:w-1{
    width:0.25rem
  }

  .\33md\:w-2{
    width:0.5rem
  }

  .\33md\:w-3{
    width:0.75rem
  }

  .\33md\:w-4{
    width:1rem
  }

  .\33md\:w-5{
    width:1.25rem
  }

  .\33md\:w-6{
    width:1.5rem
  }

  .\33md\:w-7{
    width:1.75rem
  }

  .\33md\:w-8{
    width:2rem
  }

  .\33md\:w-9{
    width:2.25rem
  }

  .\33md\:w-10{
    width:2.5rem
  }

  .\33md\:w-11{
    width:2.75rem
  }

  .\33md\:w-12{
    width:3rem
  }

  .\33md\:w-14{
    width:3.5rem
  }

  .\33md\:w-16{
    width:4rem
  }

  .\33md\:w-20{
    width:5rem
  }

  .\33md\:w-24{
    width:6rem
  }

  .\33md\:w-28{
    width:7rem
  }

  .\33md\:w-32{
    width:8rem
  }

  .\33md\:w-36{
    width:9rem
  }

  .\33md\:w-40{
    width:10rem
  }

  .\33md\:w-44{
    width:11rem
  }

  .\33md\:w-48{
    width:12rem
  }

  .\33md\:w-52{
    width:13rem
  }

  .\33md\:w-56{
    width:14rem
  }

  .\33md\:w-60{
    width:15rem
  }

  .\33md\:w-64{
    width:16rem
  }

  .\33md\:w-72{
    width:18rem
  }

  .\33md\:w-80{
    width:20rem
  }

  .\33md\:w-96{
    width:24rem
  }

  .\33md\:w-auto{
    width:auto
  }

  .\33md\:w-px{
    width:1px
  }

  .\33md\:w-0\.5{
    width:0.125rem
  }

  .\33md\:w-1\.5{
    width:0.375rem
  }

  .\33md\:w-2\.5{
    width:0.625rem
  }

  .\33md\:w-3\.5{
    width:0.875rem
  }

  .\33md\:w-1\/2{
    width:50%
  }

  .\33md\:w-1\/3{
    width:33.333333%
  }

  .\33md\:w-2\/3{
    width:66.666667%
  }

  .\33md\:w-1\/4{
    width:25%
  }

  .\33md\:w-2\/4{
    width:50%
  }

  .\33md\:w-3\/4{
    width:75%
  }

  .\33md\:w-1\/5{
    width:20%
  }

  .\33md\:w-2\/5{
    width:40%
  }

  .\33md\:w-3\/5{
    width:60%
  }

  .\33md\:w-4\/5{
    width:80%
  }

  .\33md\:w-1\/6{
    width:16.666667%
  }

  .\33md\:w-2\/6{
    width:33.333333%
  }

  .\33md\:w-3\/6{
    width:50%
  }

  .\33md\:w-4\/6{
    width:66.666667%
  }

  .\33md\:w-5\/6{
    width:83.333333%
  }

  .\33md\:w-1\/12{
    width:8.333333%
  }

  .\33md\:w-2\/12{
    width:16.666667%
  }

  .\33md\:w-3\/12{
    width:25%
  }

  .\33md\:w-4\/12{
    width:33.333333%
  }

  .\33md\:w-5\/12{
    width:41.666667%
  }

  .\33md\:w-6\/12{
    width:50%
  }

  .\33md\:w-7\/12{
    width:58.333333%
  }

  .\33md\:w-8\/12{
    width:66.666667%
  }

  .\33md\:w-9\/12{
    width:75%
  }

  .\33md\:w-10\/12{
    width:83.333333%
  }

  .\33md\:w-11\/12{
    width:91.666667%
  }

  .\33md\:w-full{
    width:100%
  }

  .\33md\:w-screen{
    width:100vw
  }

  .\33md\:w-min{
    width:min-content
  }

  .\33md\:w-max{
    width:max-content
  }

  .\33md\:min-w-0{
    min-width:0px
  }

  .\33md\:min-w-full{
    min-width:100%
  }

  .\33md\:min-w-min{
    min-width:min-content
  }

  .\33md\:min-w-max{
    min-width:max-content
  }

  .\33md\:max-w-0{
    max-width:0rem
  }

  .\33md\:max-w-none{
    max-width:none
  }

  .\33md\:max-w-xs{
    max-width:20rem
  }

  .\33md\:max-w-sm{
    max-width:24rem
  }

  .\33md\:max-w-md{
    max-width:28rem
  }

  .\33md\:max-w-lg{
    max-width:32rem
  }

  .\33md\:max-w-xl{
    max-width:36rem
  }

  .\33md\:max-w-2xl{
    max-width:42rem
  }

  .\33md\:max-w-3xl{
    max-width:48rem
  }

  .\33md\:max-w-4xl{
    max-width:56rem
  }

  .\33md\:max-w-5xl{
    max-width:64rem
  }

  .\33md\:max-w-6xl{
    max-width:72rem
  }

  .\33md\:max-w-7xl{
    max-width:80rem
  }

  .\33md\:max-w-full{
    max-width:100%
  }

  .\33md\:max-w-min{
    max-width:min-content
  }

  .\33md\:max-w-max{
    max-width:max-content
  }

  .\33md\:max-w-prose{
    max-width:65ch
  }

  .\33md\:max-w-screen-sm{
    max-width:640px
  }

  .\33md\:max-w-screen-md{
    max-width:768px
  }

  .\33md\:max-w-screen-2md{
    max-width:896px
  }

  .\33md\:max-w-screen-3md{
    max-width:945px
  }

  .\33md\:max-w-screen-lg{
    max-width:1024px
  }

  .\33md\:max-w-screen-2lg{
    max-width:1152px
  }

  .\33md\:max-w-screen-xl{
    max-width:1280px
  }

  .\33md\:max-w-screen-1xl{
    max-width:1400px
  }

  .\33md\:max-w-screen-2xl{
    max-width:1700px
  }

  .\33md\:flex-1{
    flex:1 1 0%
  }

  .\33md\:flex-auto{
    flex:1 1 auto
  }

  .\33md\:flex-initial{
    flex:0 1 auto
  }

  .\33md\:flex-none{
    flex:none
  }

  .\33md\:flex-shrink-0{
    flex-shrink:0
  }

  .\33md\:flex-shrink{
    flex-shrink:1
  }

  .\33md\:flex-grow-0{
    flex-grow:0
  }

  .\33md\:flex-grow{
    flex-grow:1
  }

  .\33md\:table-auto{
    table-layout:auto
  }

  .\33md\:table-fixed{
    table-layout:fixed
  }

  .\33md\:border-collapse{
    border-collapse:collapse
  }

  .\33md\:border-separate{
    border-collapse:separate
  }

  .\33md\:origin-center{
    transform-origin:center
  }

  .\33md\:origin-top{
    transform-origin:top
  }

  .\33md\:origin-top-right{
    transform-origin:top right
  }

  .\33md\:origin-right{
    transform-origin:right
  }

  .\33md\:origin-bottom-right{
    transform-origin:bottom right
  }

  .\33md\:origin-bottom{
    transform-origin:bottom
  }

  .\33md\:origin-bottom-left{
    transform-origin:bottom left
  }

  .\33md\:origin-left{
    transform-origin:left
  }

  .\33md\:origin-top-left{
    transform-origin:top left
  }

  .\33md\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .\33md\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .\33md\:transform-none{
    transform:none
  }

  .\33md\:translate-x-0{
    --tw-translate-x:0px
  }

  .\33md\:translate-x-1{
    --tw-translate-x:0.25rem
  }

  .\33md\:translate-x-2{
    --tw-translate-x:0.5rem
  }

  .\33md\:translate-x-3{
    --tw-translate-x:0.75rem
  }

  .\33md\:translate-x-4{
    --tw-translate-x:1rem
  }

  .\33md\:translate-x-5{
    --tw-translate-x:1.25rem
  }

  .\33md\:translate-x-6{
    --tw-translate-x:1.5rem
  }

  .\33md\:translate-x-7{
    --tw-translate-x:1.75rem
  }

  .\33md\:translate-x-8{
    --tw-translate-x:2rem
  }

  .\33md\:translate-x-9{
    --tw-translate-x:2.25rem
  }

  .\33md\:translate-x-10{
    --tw-translate-x:2.5rem
  }

  .\33md\:translate-x-11{
    --tw-translate-x:2.75rem
  }

  .\33md\:translate-x-12{
    --tw-translate-x:3rem
  }

  .\33md\:translate-x-14{
    --tw-translate-x:3.5rem
  }

  .\33md\:translate-x-16{
    --tw-translate-x:4rem
  }

  .\33md\:translate-x-20{
    --tw-translate-x:5rem
  }

  .\33md\:translate-x-24{
    --tw-translate-x:6rem
  }

  .\33md\:translate-x-28{
    --tw-translate-x:7rem
  }

  .\33md\:translate-x-32{
    --tw-translate-x:8rem
  }

  .\33md\:translate-x-36{
    --tw-translate-x:9rem
  }

  .\33md\:translate-x-40{
    --tw-translate-x:10rem
  }

  .\33md\:translate-x-44{
    --tw-translate-x:11rem
  }

  .\33md\:translate-x-48{
    --tw-translate-x:12rem
  }

  .\33md\:translate-x-52{
    --tw-translate-x:13rem
  }

  .\33md\:translate-x-56{
    --tw-translate-x:14rem
  }

  .\33md\:translate-x-60{
    --tw-translate-x:15rem
  }

  .\33md\:translate-x-64{
    --tw-translate-x:16rem
  }

  .\33md\:translate-x-72{
    --tw-translate-x:18rem
  }

  .\33md\:translate-x-80{
    --tw-translate-x:20rem
  }

  .\33md\:translate-x-96{
    --tw-translate-x:24rem
  }

  .\33md\:translate-x-px{
    --tw-translate-x:1px
  }

  .\33md\:translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .\33md\:translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .\33md\:translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .\33md\:translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .\33md\:-translate-x-0{
    --tw-translate-x:0px
  }

  .\33md\:-translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .\33md\:-translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .\33md\:-translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .\33md\:-translate-x-4{
    --tw-translate-x:-1rem
  }

  .\33md\:-translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .\33md\:-translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .\33md\:-translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .\33md\:-translate-x-8{
    --tw-translate-x:-2rem
  }

  .\33md\:-translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .\33md\:-translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .\33md\:-translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .\33md\:-translate-x-12{
    --tw-translate-x:-3rem
  }

  .\33md\:-translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .\33md\:-translate-x-16{
    --tw-translate-x:-4rem
  }

  .\33md\:-translate-x-20{
    --tw-translate-x:-5rem
  }

  .\33md\:-translate-x-24{
    --tw-translate-x:-6rem
  }

  .\33md\:-translate-x-28{
    --tw-translate-x:-7rem
  }

  .\33md\:-translate-x-32{
    --tw-translate-x:-8rem
  }

  .\33md\:-translate-x-36{
    --tw-translate-x:-9rem
  }

  .\33md\:-translate-x-40{
    --tw-translate-x:-10rem
  }

  .\33md\:-translate-x-44{
    --tw-translate-x:-11rem
  }

  .\33md\:-translate-x-48{
    --tw-translate-x:-12rem
  }

  .\33md\:-translate-x-52{
    --tw-translate-x:-13rem
  }

  .\33md\:-translate-x-56{
    --tw-translate-x:-14rem
  }

  .\33md\:-translate-x-60{
    --tw-translate-x:-15rem
  }

  .\33md\:-translate-x-64{
    --tw-translate-x:-16rem
  }

  .\33md\:-translate-x-72{
    --tw-translate-x:-18rem
  }

  .\33md\:-translate-x-80{
    --tw-translate-x:-20rem
  }

  .\33md\:-translate-x-96{
    --tw-translate-x:-24rem
  }

  .\33md\:-translate-x-px{
    --tw-translate-x:-1px
  }

  .\33md\:-translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .\33md\:-translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .\33md\:-translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .\33md\:-translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .\33md\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .\33md\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .\33md\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .\33md\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .\33md\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .\33md\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .\33md\:translate-x-full{
    --tw-translate-x:100%
  }

  .\33md\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .\33md\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .\33md\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .\33md\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .\33md\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .\33md\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .\33md\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .\33md\:translate-y-0{
    --tw-translate-y:0px
  }

  .\33md\:translate-y-1{
    --tw-translate-y:0.25rem
  }

  .\33md\:translate-y-2{
    --tw-translate-y:0.5rem
  }

  .\33md\:translate-y-3{
    --tw-translate-y:0.75rem
  }

  .\33md\:translate-y-4{
    --tw-translate-y:1rem
  }

  .\33md\:translate-y-5{
    --tw-translate-y:1.25rem
  }

  .\33md\:translate-y-6{
    --tw-translate-y:1.5rem
  }

  .\33md\:translate-y-7{
    --tw-translate-y:1.75rem
  }

  .\33md\:translate-y-8{
    --tw-translate-y:2rem
  }

  .\33md\:translate-y-9{
    --tw-translate-y:2.25rem
  }

  .\33md\:translate-y-10{
    --tw-translate-y:2.5rem
  }

  .\33md\:translate-y-11{
    --tw-translate-y:2.75rem
  }

  .\33md\:translate-y-12{
    --tw-translate-y:3rem
  }

  .\33md\:translate-y-14{
    --tw-translate-y:3.5rem
  }

  .\33md\:translate-y-16{
    --tw-translate-y:4rem
  }

  .\33md\:translate-y-20{
    --tw-translate-y:5rem
  }

  .\33md\:translate-y-24{
    --tw-translate-y:6rem
  }

  .\33md\:translate-y-28{
    --tw-translate-y:7rem
  }

  .\33md\:translate-y-32{
    --tw-translate-y:8rem
  }

  .\33md\:translate-y-36{
    --tw-translate-y:9rem
  }

  .\33md\:translate-y-40{
    --tw-translate-y:10rem
  }

  .\33md\:translate-y-44{
    --tw-translate-y:11rem
  }

  .\33md\:translate-y-48{
    --tw-translate-y:12rem
  }

  .\33md\:translate-y-52{
    --tw-translate-y:13rem
  }

  .\33md\:translate-y-56{
    --tw-translate-y:14rem
  }

  .\33md\:translate-y-60{
    --tw-translate-y:15rem
  }

  .\33md\:translate-y-64{
    --tw-translate-y:16rem
  }

  .\33md\:translate-y-72{
    --tw-translate-y:18rem
  }

  .\33md\:translate-y-80{
    --tw-translate-y:20rem
  }

  .\33md\:translate-y-96{
    --tw-translate-y:24rem
  }

  .\33md\:translate-y-px{
    --tw-translate-y:1px
  }

  .\33md\:translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .\33md\:translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .\33md\:translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .\33md\:translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .\33md\:-translate-y-0{
    --tw-translate-y:0px
  }

  .\33md\:-translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .\33md\:-translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .\33md\:-translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .\33md\:-translate-y-4{
    --tw-translate-y:-1rem
  }

  .\33md\:-translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .\33md\:-translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .\33md\:-translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .\33md\:-translate-y-8{
    --tw-translate-y:-2rem
  }

  .\33md\:-translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .\33md\:-translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .\33md\:-translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .\33md\:-translate-y-12{
    --tw-translate-y:-3rem
  }

  .\33md\:-translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .\33md\:-translate-y-16{
    --tw-translate-y:-4rem
  }

  .\33md\:-translate-y-20{
    --tw-translate-y:-5rem
  }

  .\33md\:-translate-y-24{
    --tw-translate-y:-6rem
  }

  .\33md\:-translate-y-28{
    --tw-translate-y:-7rem
  }

  .\33md\:-translate-y-32{
    --tw-translate-y:-8rem
  }

  .\33md\:-translate-y-36{
    --tw-translate-y:-9rem
  }

  .\33md\:-translate-y-40{
    --tw-translate-y:-10rem
  }

  .\33md\:-translate-y-44{
    --tw-translate-y:-11rem
  }

  .\33md\:-translate-y-48{
    --tw-translate-y:-12rem
  }

  .\33md\:-translate-y-52{
    --tw-translate-y:-13rem
  }

  .\33md\:-translate-y-56{
    --tw-translate-y:-14rem
  }

  .\33md\:-translate-y-60{
    --tw-translate-y:-15rem
  }

  .\33md\:-translate-y-64{
    --tw-translate-y:-16rem
  }

  .\33md\:-translate-y-72{
    --tw-translate-y:-18rem
  }

  .\33md\:-translate-y-80{
    --tw-translate-y:-20rem
  }

  .\33md\:-translate-y-96{
    --tw-translate-y:-24rem
  }

  .\33md\:-translate-y-px{
    --tw-translate-y:-1px
  }

  .\33md\:-translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .\33md\:-translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .\33md\:-translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .\33md\:-translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .\33md\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .\33md\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .\33md\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .\33md\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .\33md\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .\33md\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .\33md\:translate-y-full{
    --tw-translate-y:100%
  }

  .\33md\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .\33md\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .\33md\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .\33md\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .\33md\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .\33md\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .\33md\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .\33md\:hover\:translate-x-0:hover{
    --tw-translate-x:0px
  }

  .\33md\:hover\:translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .\33md\:hover\:translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .\33md\:hover\:translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .\33md\:hover\:translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .\33md\:hover\:translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .\33md\:hover\:translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .\33md\:hover\:translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .\33md\:hover\:translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .\33md\:hover\:translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .\33md\:hover\:translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .\33md\:hover\:translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .\33md\:hover\:translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .\33md\:hover\:translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .\33md\:hover\:translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .\33md\:hover\:translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .\33md\:hover\:translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .\33md\:hover\:translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .\33md\:hover\:translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .\33md\:hover\:translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .\33md\:hover\:translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .\33md\:hover\:translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .\33md\:hover\:translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .\33md\:hover\:translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .\33md\:hover\:translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .\33md\:hover\:translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .\33md\:hover\:translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .\33md\:hover\:translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .\33md\:hover\:translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .\33md\:hover\:translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .\33md\:hover\:translate-x-px:hover{
    --tw-translate-x:1px
  }

  .\33md\:hover\:translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .\33md\:hover\:translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .\33md\:hover\:translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .\33md\:hover\:translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .\33md\:hover\:-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .\33md\:hover\:-translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .\33md\:hover\:-translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .\33md\:hover\:-translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .\33md\:hover\:-translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .\33md\:hover\:-translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .\33md\:hover\:-translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .\33md\:hover\:-translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .\33md\:hover\:-translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .\33md\:hover\:-translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .\33md\:hover\:-translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .\33md\:hover\:-translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .\33md\:hover\:-translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .\33md\:hover\:-translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .\33md\:hover\:-translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .\33md\:hover\:-translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .\33md\:hover\:-translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .\33md\:hover\:-translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .\33md\:hover\:-translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .\33md\:hover\:-translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .\33md\:hover\:-translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .\33md\:hover\:-translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .\33md\:hover\:-translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .\33md\:hover\:-translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .\33md\:hover\:-translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .\33md\:hover\:-translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .\33md\:hover\:-translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .\33md\:hover\:-translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .\33md\:hover\:-translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .\33md\:hover\:-translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .\33md\:hover\:-translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .\33md\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .\33md\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .\33md\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .\33md\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .\33md\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .\33md\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .\33md\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .\33md\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .\33md\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .\33md\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .\33md\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .\33md\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .\33md\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .\33md\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .\33md\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .\33md\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .\33md\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .\33md\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .\33md\:hover\:translate-y-0:hover{
    --tw-translate-y:0px
  }

  .\33md\:hover\:translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .\33md\:hover\:translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .\33md\:hover\:translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .\33md\:hover\:translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .\33md\:hover\:translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .\33md\:hover\:translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .\33md\:hover\:translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .\33md\:hover\:translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .\33md\:hover\:translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .\33md\:hover\:translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .\33md\:hover\:translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .\33md\:hover\:translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .\33md\:hover\:translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .\33md\:hover\:translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .\33md\:hover\:translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .\33md\:hover\:translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .\33md\:hover\:translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .\33md\:hover\:translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .\33md\:hover\:translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .\33md\:hover\:translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .\33md\:hover\:translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .\33md\:hover\:translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .\33md\:hover\:translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .\33md\:hover\:translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .\33md\:hover\:translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .\33md\:hover\:translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .\33md\:hover\:translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .\33md\:hover\:translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .\33md\:hover\:translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .\33md\:hover\:translate-y-px:hover{
    --tw-translate-y:1px
  }

  .\33md\:hover\:translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .\33md\:hover\:translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .\33md\:hover\:translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .\33md\:hover\:translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .\33md\:hover\:-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .\33md\:hover\:-translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .\33md\:hover\:-translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .\33md\:hover\:-translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .\33md\:hover\:-translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .\33md\:hover\:-translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .\33md\:hover\:-translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .\33md\:hover\:-translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .\33md\:hover\:-translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .\33md\:hover\:-translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .\33md\:hover\:-translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .\33md\:hover\:-translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .\33md\:hover\:-translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .\33md\:hover\:-translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .\33md\:hover\:-translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .\33md\:hover\:-translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .\33md\:hover\:-translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .\33md\:hover\:-translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .\33md\:hover\:-translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .\33md\:hover\:-translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .\33md\:hover\:-translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .\33md\:hover\:-translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .\33md\:hover\:-translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .\33md\:hover\:-translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .\33md\:hover\:-translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .\33md\:hover\:-translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .\33md\:hover\:-translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .\33md\:hover\:-translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .\33md\:hover\:-translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .\33md\:hover\:-translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .\33md\:hover\:-translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .\33md\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .\33md\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .\33md\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .\33md\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .\33md\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .\33md\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .\33md\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .\33md\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .\33md\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .\33md\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .\33md\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .\33md\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .\33md\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .\33md\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .\33md\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .\33md\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .\33md\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .\33md\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .\33md\:focus\:translate-x-0:focus{
    --tw-translate-x:0px
  }

  .\33md\:focus\:translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .\33md\:focus\:translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .\33md\:focus\:translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .\33md\:focus\:translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .\33md\:focus\:translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .\33md\:focus\:translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .\33md\:focus\:translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .\33md\:focus\:translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .\33md\:focus\:translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .\33md\:focus\:translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .\33md\:focus\:translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .\33md\:focus\:translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .\33md\:focus\:translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .\33md\:focus\:translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .\33md\:focus\:translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .\33md\:focus\:translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .\33md\:focus\:translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .\33md\:focus\:translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .\33md\:focus\:translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .\33md\:focus\:translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .\33md\:focus\:translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .\33md\:focus\:translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .\33md\:focus\:translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .\33md\:focus\:translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .\33md\:focus\:translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .\33md\:focus\:translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .\33md\:focus\:translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .\33md\:focus\:translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .\33md\:focus\:translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .\33md\:focus\:translate-x-px:focus{
    --tw-translate-x:1px
  }

  .\33md\:focus\:translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .\33md\:focus\:translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .\33md\:focus\:translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .\33md\:focus\:translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .\33md\:focus\:-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .\33md\:focus\:-translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .\33md\:focus\:-translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .\33md\:focus\:-translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .\33md\:focus\:-translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .\33md\:focus\:-translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .\33md\:focus\:-translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .\33md\:focus\:-translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .\33md\:focus\:-translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .\33md\:focus\:-translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .\33md\:focus\:-translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .\33md\:focus\:-translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .\33md\:focus\:-translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .\33md\:focus\:-translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .\33md\:focus\:-translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .\33md\:focus\:-translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .\33md\:focus\:-translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .\33md\:focus\:-translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .\33md\:focus\:-translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .\33md\:focus\:-translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .\33md\:focus\:-translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .\33md\:focus\:-translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .\33md\:focus\:-translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .\33md\:focus\:-translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .\33md\:focus\:-translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .\33md\:focus\:-translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .\33md\:focus\:-translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .\33md\:focus\:-translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .\33md\:focus\:-translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .\33md\:focus\:-translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .\33md\:focus\:-translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .\33md\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .\33md\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .\33md\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .\33md\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .\33md\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .\33md\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .\33md\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .\33md\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .\33md\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .\33md\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .\33md\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .\33md\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .\33md\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .\33md\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .\33md\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .\33md\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .\33md\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .\33md\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .\33md\:focus\:translate-y-0:focus{
    --tw-translate-y:0px
  }

  .\33md\:focus\:translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .\33md\:focus\:translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .\33md\:focus\:translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .\33md\:focus\:translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .\33md\:focus\:translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .\33md\:focus\:translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .\33md\:focus\:translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .\33md\:focus\:translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .\33md\:focus\:translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .\33md\:focus\:translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .\33md\:focus\:translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .\33md\:focus\:translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .\33md\:focus\:translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .\33md\:focus\:translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .\33md\:focus\:translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .\33md\:focus\:translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .\33md\:focus\:translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .\33md\:focus\:translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .\33md\:focus\:translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .\33md\:focus\:translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .\33md\:focus\:translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .\33md\:focus\:translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .\33md\:focus\:translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .\33md\:focus\:translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .\33md\:focus\:translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .\33md\:focus\:translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .\33md\:focus\:translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .\33md\:focus\:translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .\33md\:focus\:translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .\33md\:focus\:translate-y-px:focus{
    --tw-translate-y:1px
  }

  .\33md\:focus\:translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .\33md\:focus\:translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .\33md\:focus\:translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .\33md\:focus\:translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .\33md\:focus\:-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .\33md\:focus\:-translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .\33md\:focus\:-translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .\33md\:focus\:-translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .\33md\:focus\:-translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .\33md\:focus\:-translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .\33md\:focus\:-translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .\33md\:focus\:-translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .\33md\:focus\:-translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .\33md\:focus\:-translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .\33md\:focus\:-translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .\33md\:focus\:-translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .\33md\:focus\:-translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .\33md\:focus\:-translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .\33md\:focus\:-translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .\33md\:focus\:-translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .\33md\:focus\:-translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .\33md\:focus\:-translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .\33md\:focus\:-translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .\33md\:focus\:-translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .\33md\:focus\:-translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .\33md\:focus\:-translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .\33md\:focus\:-translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .\33md\:focus\:-translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .\33md\:focus\:-translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .\33md\:focus\:-translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .\33md\:focus\:-translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .\33md\:focus\:-translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .\33md\:focus\:-translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .\33md\:focus\:-translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .\33md\:focus\:-translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .\33md\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .\33md\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .\33md\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .\33md\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .\33md\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .\33md\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .\33md\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .\33md\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .\33md\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .\33md\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .\33md\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .\33md\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .\33md\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .\33md\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .\33md\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .\33md\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .\33md\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .\33md\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .\33md\:rotate-0{
    --tw-rotate:0deg
  }

  .\33md\:rotate-1{
    --tw-rotate:1deg
  }

  .\33md\:rotate-2{
    --tw-rotate:2deg
  }

  .\33md\:rotate-3{
    --tw-rotate:3deg
  }

  .\33md\:rotate-6{
    --tw-rotate:6deg
  }

  .\33md\:rotate-12{
    --tw-rotate:12deg
  }

  .\33md\:rotate-45{
    --tw-rotate:45deg
  }

  .\33md\:rotate-90{
    --tw-rotate:90deg
  }

  .\33md\:rotate-180{
    --tw-rotate:180deg
  }

  .\33md\:-rotate-180{
    --tw-rotate:-180deg
  }

  .\33md\:-rotate-90{
    --tw-rotate:-90deg
  }

  .\33md\:-rotate-45{
    --tw-rotate:-45deg
  }

  .\33md\:-rotate-12{
    --tw-rotate:-12deg
  }

  .\33md\:-rotate-6{
    --tw-rotate:-6deg
  }

  .\33md\:-rotate-3{
    --tw-rotate:-3deg
  }

  .\33md\:-rotate-2{
    --tw-rotate:-2deg
  }

  .\33md\:-rotate-1{
    --tw-rotate:-1deg
  }

  .\33md\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .\33md\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .\33md\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .\33md\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .\33md\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .\33md\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .\33md\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .\33md\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .\33md\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .\33md\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .\33md\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .\33md\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .\33md\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .\33md\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .\33md\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .\33md\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .\33md\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .\33md\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .\33md\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .\33md\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .\33md\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .\33md\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .\33md\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .\33md\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .\33md\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .\33md\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .\33md\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .\33md\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .\33md\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .\33md\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .\33md\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .\33md\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .\33md\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .\33md\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .\33md\:skew-x-0{
    --tw-skew-x:0deg
  }

  .\33md\:skew-x-1{
    --tw-skew-x:1deg
  }

  .\33md\:skew-x-2{
    --tw-skew-x:2deg
  }

  .\33md\:skew-x-3{
    --tw-skew-x:3deg
  }

  .\33md\:skew-x-6{
    --tw-skew-x:6deg
  }

  .\33md\:skew-x-12{
    --tw-skew-x:12deg
  }

  .\33md\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .\33md\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .\33md\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .\33md\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .\33md\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .\33md\:skew-y-0{
    --tw-skew-y:0deg
  }

  .\33md\:skew-y-1{
    --tw-skew-y:1deg
  }

  .\33md\:skew-y-2{
    --tw-skew-y:2deg
  }

  .\33md\:skew-y-3{
    --tw-skew-y:3deg
  }

  .\33md\:skew-y-6{
    --tw-skew-y:6deg
  }

  .\33md\:skew-y-12{
    --tw-skew-y:12deg
  }

  .\33md\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .\33md\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .\33md\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .\33md\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .\33md\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .\33md\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .\33md\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .\33md\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .\33md\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .\33md\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .\33md\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .\33md\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .\33md\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .\33md\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .\33md\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .\33md\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .\33md\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .\33md\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .\33md\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .\33md\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .\33md\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .\33md\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .\33md\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .\33md\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .\33md\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .\33md\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .\33md\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .\33md\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .\33md\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .\33md\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .\33md\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .\33md\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .\33md\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .\33md\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .\33md\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .\33md\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .\33md\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .\33md\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .\33md\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .\33md\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .\33md\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .\33md\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .\33md\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .\33md\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .\33md\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .\33md\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .\33md\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .\33md\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .\33md\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .\33md\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\33md\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\33md\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\33md\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\33md\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\33md\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\33md\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\33md\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\33md\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\33md\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\33md\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\33md\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\33md\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\33md\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\33md\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\33md\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\33md\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\33md\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\33md\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\33md\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\33md\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\33md\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\33md\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\33md\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\33md\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\33md\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\33md\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\33md\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\33md\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\33md\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\33md\:scale-x-0{
    --tw-scale-x:0
  }

  .\33md\:scale-x-50{
    --tw-scale-x:.5
  }

  .\33md\:scale-x-75{
    --tw-scale-x:.75
  }

  .\33md\:scale-x-90{
    --tw-scale-x:.9
  }

  .\33md\:scale-x-95{
    --tw-scale-x:.95
  }

  .\33md\:scale-x-100{
    --tw-scale-x:1
  }

  .\33md\:scale-x-105{
    --tw-scale-x:1.05
  }

  .\33md\:scale-x-110{
    --tw-scale-x:1.1
  }

  .\33md\:scale-x-125{
    --tw-scale-x:1.25
  }

  .\33md\:scale-x-150{
    --tw-scale-x:1.5
  }

  .\33md\:scale-y-0{
    --tw-scale-y:0
  }

  .\33md\:scale-y-50{
    --tw-scale-y:.5
  }

  .\33md\:scale-y-75{
    --tw-scale-y:.75
  }

  .\33md\:scale-y-90{
    --tw-scale-y:.9
  }

  .\33md\:scale-y-95{
    --tw-scale-y:.95
  }

  .\33md\:scale-y-100{
    --tw-scale-y:1
  }

  .\33md\:scale-y-105{
    --tw-scale-y:1.05
  }

  .\33md\:scale-y-110{
    --tw-scale-y:1.1
  }

  .\33md\:scale-y-125{
    --tw-scale-y:1.25
  }

  .\33md\:scale-y-150{
    --tw-scale-y:1.5
  }

  .\33md\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .\33md\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .\33md\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .\33md\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .\33md\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .\33md\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .\33md\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .\33md\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .\33md\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .\33md\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .\33md\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .\33md\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .\33md\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .\33md\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .\33md\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .\33md\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .\33md\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .\33md\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .\33md\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .\33md\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .\33md\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .\33md\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .\33md\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .\33md\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .\33md\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .\33md\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .\33md\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .\33md\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .\33md\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .\33md\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .\33md\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .\33md\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .\33md\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .\33md\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .\33md\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .\33md\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .\33md\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .\33md\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .\33md\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .\33md\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .\33md\:animate-none{
    animation:none
  }

  .\33md\:animate-spin{
    animation:spin 1s linear infinite
  }

  .\33md\:animate-ping{
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .\33md\:animate-pulse{
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .\33md\:animate-bounce{
    animation:bounce 1s infinite
  }

  .\33md\:animate-fade-in-down{
    animation:fade-in-down 0.4s ease-out
  }

  .\33md\:cursor-auto{
    cursor:auto
  }

  .\33md\:cursor-default{
    cursor:default
  }

  .\33md\:cursor-pointer{
    cursor:pointer
  }

  .\33md\:cursor-wait{
    cursor:wait
  }

  .\33md\:cursor-text{
    cursor:text
  }

  .\33md\:cursor-move{
    cursor:move
  }

  .\33md\:cursor-help{
    cursor:help
  }

  .\33md\:cursor-not-allowed{
    cursor:not-allowed
  }

  .\33md\:select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .\33md\:select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .\33md\:select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .\33md\:select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .\33md\:resize-none{
    resize:none
  }

  .\33md\:resize-y{
    resize:vertical
  }

  .\33md\:resize-x{
    resize:horizontal
  }

  .\33md\:resize{
    resize:both
  }

  .\33md\:list-inside{
    list-style-position:inside
  }

  .\33md\:list-outside{
    list-style-position:outside
  }

  .\33md\:list-none{
    list-style-type:none
  }

  .\33md\:list-disc{
    list-style-type:disc
  }

  .\33md\:list-decimal{
    list-style-type:decimal
  }

  .\33md\:appearance-none{
    appearance:none
  }

  .\33md\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .\33md\:auto-cols-min{
    grid-auto-columns:min-content
  }

  .\33md\:auto-cols-max{
    grid-auto-columns:max-content
  }

  .\33md\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .\33md\:grid-flow-row{
    grid-auto-flow:row
  }

  .\33md\:grid-flow-col{
    grid-auto-flow:column
  }

  .\33md\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .\33md\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .\33md\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .\33md\:auto-rows-min{
    grid-auto-rows:min-content
  }

  .\33md\:auto-rows-max{
    grid-auto-rows:max-content
  }

  .\33md\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .\33md\:grid-cols-1{
    grid-template-columns:repeat(1, minmax(0, 1fr))
  }

  .\33md\:grid-cols-2{
    grid-template-columns:repeat(2, minmax(0, 1fr))
  }

  .\33md\:grid-cols-3{
    grid-template-columns:repeat(3, minmax(0, 1fr))
  }

  .\33md\:grid-cols-4{
    grid-template-columns:repeat(4, minmax(0, 1fr))
  }

  .\33md\:grid-cols-5{
    grid-template-columns:repeat(5, minmax(0, 1fr))
  }

  .\33md\:grid-cols-6{
    grid-template-columns:repeat(6, minmax(0, 1fr))
  }

  .\33md\:grid-cols-7{
    grid-template-columns:repeat(7, minmax(0, 1fr))
  }

  .\33md\:grid-cols-8{
    grid-template-columns:repeat(8, minmax(0, 1fr))
  }

  .\33md\:grid-cols-9{
    grid-template-columns:repeat(9, minmax(0, 1fr))
  }

  .\33md\:grid-cols-10{
    grid-template-columns:repeat(10, minmax(0, 1fr))
  }

  .\33md\:grid-cols-11{
    grid-template-columns:repeat(11, minmax(0, 1fr))
  }

  .\33md\:grid-cols-12{
    grid-template-columns:repeat(12, minmax(0, 1fr))
  }

  .\33md\:grid-cols-none{
    grid-template-columns:none
  }

  .\33md\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .\33md\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .\33md\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .\33md\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .\33md\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .\33md\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .\33md\:grid-rows-none{
    grid-template-rows:none
  }

  .\33md\:flex-row{
    flex-direction:row
  }

  .\33md\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .\33md\:flex-col{
    flex-direction:column
  }

  .\33md\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .\33md\:flex-wrap{
    flex-wrap:wrap
  }

  .\33md\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .\33md\:flex-nowrap{
    flex-wrap:nowrap
  }

  .\33md\:place-content-center{
    place-content:center
  }

  .\33md\:place-content-start{
    place-content:start
  }

  .\33md\:place-content-end{
    place-content:end
  }

  .\33md\:place-content-between{
    place-content:space-between
  }

  .\33md\:place-content-around{
    place-content:space-around
  }

  .\33md\:place-content-evenly{
    place-content:space-evenly
  }

  .\33md\:place-content-stretch{
    place-content:stretch
  }

  .\33md\:place-items-start{
    place-items:start
  }

  .\33md\:place-items-end{
    place-items:end
  }

  .\33md\:place-items-center{
    place-items:center
  }

  .\33md\:place-items-stretch{
    place-items:stretch
  }

  .\33md\:content-center{
    align-content:center
  }

  .\33md\:content-start{
    align-content:flex-start
  }

  .\33md\:content-end{
    align-content:flex-end
  }

  .\33md\:content-between{
    align-content:space-between
  }

  .\33md\:content-around{
    align-content:space-around
  }

  .\33md\:content-evenly{
    align-content:space-evenly
  }

  .\33md\:items-start{
    align-items:flex-start
  }

  .\33md\:items-end{
    align-items:flex-end
  }

  .\33md\:items-center{
    align-items:center
  }

  .\33md\:items-baseline{
    align-items:baseline
  }

  .\33md\:items-stretch{
    align-items:stretch
  }

  .\33md\:justify-start{
    justify-content:flex-start
  }

  .\33md\:justify-end{
    justify-content:flex-end
  }

  .\33md\:justify-center{
    justify-content:center
  }

  .\33md\:justify-between{
    justify-content:space-between
  }

  .\33md\:justify-around{
    justify-content:space-around
  }

  .\33md\:justify-evenly{
    justify-content:space-evenly
  }

  .\33md\:justify-items-start{
    justify-items:start
  }

  .\33md\:justify-items-end{
    justify-items:end
  }

  .\33md\:justify-items-center{
    justify-items:center
  }

  .\33md\:justify-items-stretch{
    justify-items:stretch
  }

  .\33md\:gap-0{
    gap:0px
  }

  .\33md\:gap-1{
    gap:0.25rem
  }

  .\33md\:gap-2{
    gap:0.5rem
  }

  .\33md\:gap-3{
    gap:0.75rem
  }

  .\33md\:gap-4{
    gap:1rem
  }

  .\33md\:gap-5{
    gap:1.25rem
  }

  .\33md\:gap-6{
    gap:1.5rem
  }

  .\33md\:gap-7{
    gap:1.75rem
  }

  .\33md\:gap-8{
    gap:2rem
  }

  .\33md\:gap-9{
    gap:2.25rem
  }

  .\33md\:gap-10{
    gap:2.5rem
  }

  .\33md\:gap-11{
    gap:2.75rem
  }

  .\33md\:gap-12{
    gap:3rem
  }

  .\33md\:gap-14{
    gap:3.5rem
  }

  .\33md\:gap-16{
    gap:4rem
  }

  .\33md\:gap-20{
    gap:5rem
  }

  .\33md\:gap-24{
    gap:6rem
  }

  .\33md\:gap-28{
    gap:7rem
  }

  .\33md\:gap-32{
    gap:8rem
  }

  .\33md\:gap-36{
    gap:9rem
  }

  .\33md\:gap-40{
    gap:10rem
  }

  .\33md\:gap-44{
    gap:11rem
  }

  .\33md\:gap-48{
    gap:12rem
  }

  .\33md\:gap-52{
    gap:13rem
  }

  .\33md\:gap-56{
    gap:14rem
  }

  .\33md\:gap-60{
    gap:15rem
  }

  .\33md\:gap-64{
    gap:16rem
  }

  .\33md\:gap-72{
    gap:18rem
  }

  .\33md\:gap-80{
    gap:20rem
  }

  .\33md\:gap-96{
    gap:24rem
  }

  .\33md\:gap-px{
    gap:1px
  }

  .\33md\:gap-0\.5{
    gap:0.125rem
  }

  .\33md\:gap-1\.5{
    gap:0.375rem
  }

  .\33md\:gap-2\.5{
    gap:0.625rem
  }

  .\33md\:gap-3\.5{
    gap:0.875rem
  }

  .\33md\:gap-x-0{
    column-gap:0px
  }

  .\33md\:gap-x-1{
    column-gap:0.25rem
  }

  .\33md\:gap-x-2{
    column-gap:0.5rem
  }

  .\33md\:gap-x-3{
    column-gap:0.75rem
  }

  .\33md\:gap-x-4{
    column-gap:1rem
  }

  .\33md\:gap-x-5{
    column-gap:1.25rem
  }

  .\33md\:gap-x-6{
    column-gap:1.5rem
  }

  .\33md\:gap-x-7{
    column-gap:1.75rem
  }

  .\33md\:gap-x-8{
    column-gap:2rem
  }

  .\33md\:gap-x-9{
    column-gap:2.25rem
  }

  .\33md\:gap-x-10{
    column-gap:2.5rem
  }

  .\33md\:gap-x-11{
    column-gap:2.75rem
  }

  .\33md\:gap-x-12{
    column-gap:3rem
  }

  .\33md\:gap-x-14{
    column-gap:3.5rem
  }

  .\33md\:gap-x-16{
    column-gap:4rem
  }

  .\33md\:gap-x-20{
    column-gap:5rem
  }

  .\33md\:gap-x-24{
    column-gap:6rem
  }

  .\33md\:gap-x-28{
    column-gap:7rem
  }

  .\33md\:gap-x-32{
    column-gap:8rem
  }

  .\33md\:gap-x-36{
    column-gap:9rem
  }

  .\33md\:gap-x-40{
    column-gap:10rem
  }

  .\33md\:gap-x-44{
    column-gap:11rem
  }

  .\33md\:gap-x-48{
    column-gap:12rem
  }

  .\33md\:gap-x-52{
    column-gap:13rem
  }

  .\33md\:gap-x-56{
    column-gap:14rem
  }

  .\33md\:gap-x-60{
    column-gap:15rem
  }

  .\33md\:gap-x-64{
    column-gap:16rem
  }

  .\33md\:gap-x-72{
    column-gap:18rem
  }

  .\33md\:gap-x-80{
    column-gap:20rem
  }

  .\33md\:gap-x-96{
    column-gap:24rem
  }

  .\33md\:gap-x-px{
    column-gap:1px
  }

  .\33md\:gap-x-0\.5{
    column-gap:0.125rem
  }

  .\33md\:gap-x-1\.5{
    column-gap:0.375rem
  }

  .\33md\:gap-x-2\.5{
    column-gap:0.625rem
  }

  .\33md\:gap-x-3\.5{
    column-gap:0.875rem
  }

  .\33md\:gap-y-0{
    row-gap:0px
  }

  .\33md\:gap-y-1{
    row-gap:0.25rem
  }

  .\33md\:gap-y-2{
    row-gap:0.5rem
  }

  .\33md\:gap-y-3{
    row-gap:0.75rem
  }

  .\33md\:gap-y-4{
    row-gap:1rem
  }

  .\33md\:gap-y-5{
    row-gap:1.25rem
  }

  .\33md\:gap-y-6{
    row-gap:1.5rem
  }

  .\33md\:gap-y-7{
    row-gap:1.75rem
  }

  .\33md\:gap-y-8{
    row-gap:2rem
  }

  .\33md\:gap-y-9{
    row-gap:2.25rem
  }

  .\33md\:gap-y-10{
    row-gap:2.5rem
  }

  .\33md\:gap-y-11{
    row-gap:2.75rem
  }

  .\33md\:gap-y-12{
    row-gap:3rem
  }

  .\33md\:gap-y-14{
    row-gap:3.5rem
  }

  .\33md\:gap-y-16{
    row-gap:4rem
  }

  .\33md\:gap-y-20{
    row-gap:5rem
  }

  .\33md\:gap-y-24{
    row-gap:6rem
  }

  .\33md\:gap-y-28{
    row-gap:7rem
  }

  .\33md\:gap-y-32{
    row-gap:8rem
  }

  .\33md\:gap-y-36{
    row-gap:9rem
  }

  .\33md\:gap-y-40{
    row-gap:10rem
  }

  .\33md\:gap-y-44{
    row-gap:11rem
  }

  .\33md\:gap-y-48{
    row-gap:12rem
  }

  .\33md\:gap-y-52{
    row-gap:13rem
  }

  .\33md\:gap-y-56{
    row-gap:14rem
  }

  .\33md\:gap-y-60{
    row-gap:15rem
  }

  .\33md\:gap-y-64{
    row-gap:16rem
  }

  .\33md\:gap-y-72{
    row-gap:18rem
  }

  .\33md\:gap-y-80{
    row-gap:20rem
  }

  .\33md\:gap-y-96{
    row-gap:24rem
  }

  .\33md\:gap-y-px{
    row-gap:1px
  }

  .\33md\:gap-y-0\.5{
    row-gap:0.125rem
  }

  .\33md\:gap-y-1\.5{
    row-gap:0.375rem
  }

  .\33md\:gap-y-2\.5{
    row-gap:0.625rem
  }

  .\33md\:gap-y-3\.5{
    row-gap:0.875rem
  }

  .\33md\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1rem * var(--tw-space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2rem * var(--tw-space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3rem * var(--tw-space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4rem * var(--tw-space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(5rem * var(--tw-space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(6rem * var(--tw-space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(7rem * var(--tw-space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8rem * var(--tw-space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(9rem * var(--tw-space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(10rem * var(--tw-space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(11rem * var(--tw-space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(12rem * var(--tw-space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(13rem * var(--tw-space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(14rem * var(--tw-space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(15rem * var(--tw-space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16rem * var(--tw-space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(18rem * var(--tw-space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24rem * var(--tw-space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1rem * var(--tw-space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2rem * var(--tw-space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3rem * var(--tw-space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4rem * var(--tw-space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-5rem * var(--tw-space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-6rem * var(--tw-space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-7rem * var(--tw-space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8rem * var(--tw-space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-9rem * var(--tw-space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-10rem * var(--tw-space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-11rem * var(--tw-space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-12rem * var(--tw-space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-13rem * var(--tw-space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-14rem * var(--tw-space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-15rem * var(--tw-space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16rem * var(--tw-space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-18rem * var(--tw-space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24rem * var(--tw-space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\33md\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .\33md\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .\33md\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .\33md\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .\33md\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\33md\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\33md\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\33md\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\33md\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\33md\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .\33md\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .\33md\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .\33md\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .\33md\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .\33md\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .\33md\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .\33md\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .\33md\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .\33md\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .\33md\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .\33md\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .\33md\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .\33md\:divide-customGray-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-grayTwo > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-grayThree > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-lighterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-textGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-superDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-iconGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-mediumGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-swampGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-solitudeGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-winterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-tableGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-iceGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-gainsboro > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-offWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-cloudGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-defaultDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGray-skeletonGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-newLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-normal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-royal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-glass > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-hawkesBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-newBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-skyLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-lightBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-lightBlueGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-pale > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-lavender > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .\33md\:divide-customBlue-iceBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-divide-opacity))
  }

  .\33md\:divide-customWhite-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .\33md\:divide-customWhite-lightDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-divide-opacity))
  }

  .\33md\:divide-customWhite-bWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .\33md\:divide-customRed-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGreen-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGreen-approved > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGreen-check > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGreen-lime > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGreen-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-divide-opacity))
  }

  .\33md\:divide-customGreen-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-divide-opacity))
  }

  .\33md\:divide-customYellow-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-divide-opacity))
  }

  .\33md\:divide-customYellow-highlight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-divide-opacity))
  }

  .\33md\:divide-customYellow-bright > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-divide-opacity))
  }

  .\33md\:divide-customYellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-divide-opacity))
  }

  .\33md\:divide-customYellow-gold > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-divide-opacity))
  }

  .\33md\:divide-customYellow-mostard > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .\33md\:divide-customOrange-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-divide-opacity))
  }

  .\33md\:divide-customOrange-mediumOrange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-divide-opacity))
  }

  .\33md\:divide-customOrange-F96319 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-divide-opacity))
  }

  .\33md\:divide-customOrange-EB8A02 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-divide-opacity))
  }

  .\33md\:divide-customPurple-purpleOne > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-divide-opacity))
  }

  .\33md\:divide-inicieColors-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-divide-opacity))
  }

  .\33md\:divide-inicieColors-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .\33md\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .\33md\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .\33md\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .\33md\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .\33md\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .\33md\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .\33md\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .\33md\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .\33md\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .\33md\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .\33md\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .\33md\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .\33md\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .\33md\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .\33md\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .\33md\:place-self-auto{
    place-self:auto
  }

  .\33md\:place-self-start{
    place-self:start
  }

  .\33md\:place-self-end{
    place-self:end
  }

  .\33md\:place-self-center{
    place-self:center
  }

  .\33md\:place-self-stretch{
    place-self:stretch
  }

  .\33md\:self-auto{
    align-self:auto
  }

  .\33md\:self-start{
    align-self:flex-start
  }

  .\33md\:self-end{
    align-self:flex-end
  }

  .\33md\:self-center{
    align-self:center
  }

  .\33md\:self-stretch{
    align-self:stretch
  }

  .\33md\:self-baseline{
    align-self:baseline
  }

  .\33md\:justify-self-auto{
    justify-self:auto
  }

  .\33md\:justify-self-start{
    justify-self:start
  }

  .\33md\:justify-self-end{
    justify-self:end
  }

  .\33md\:justify-self-center{
    justify-self:center
  }

  .\33md\:justify-self-stretch{
    justify-self:stretch
  }

  .\33md\:overflow-auto{
    overflow:auto
  }

  .\33md\:overflow-hidden{
    overflow:hidden
  }

  .\33md\:overflow-visible{
    overflow:visible
  }

  .\33md\:overflow-scroll{
    overflow:scroll
  }

  .\33md\:overflow-x-auto{
    overflow-x:auto
  }

  .\33md\:overflow-y-auto{
    overflow-y:auto
  }

  .\33md\:overflow-x-hidden{
    overflow-x:hidden
  }

  .\33md\:overflow-y-hidden{
    overflow-y:hidden
  }

  .\33md\:overflow-x-visible{
    overflow-x:visible
  }

  .\33md\:overflow-y-visible{
    overflow-y:visible
  }

  .\33md\:overflow-x-scroll{
    overflow-x:scroll
  }

  .\33md\:overflow-y-scroll{
    overflow-y:scroll
  }

  .\33md\:overscroll-auto{
    overscroll-behavior:auto
  }

  .\33md\:overscroll-contain{
    overscroll-behavior:contain
  }

  .\33md\:overscroll-none{
    overscroll-behavior:none
  }

  .\33md\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .\33md\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .\33md\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .\33md\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .\33md\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .\33md\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .\33md\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .\33md\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .\33md\:overflow-clip{
    text-overflow:clip
  }

  .\33md\:whitespace-normal{
    white-space:normal
  }

  .\33md\:whitespace-nowrap{
    white-space:nowrap
  }

  .\33md\:whitespace-pre{
    white-space:pre
  }

  .\33md\:whitespace-pre-line{
    white-space:pre-line
  }

  .\33md\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .\33md\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .\33md\:break-words{
    overflow-wrap:break-word
  }

  .\33md\:break-all{
    word-break:break-all
  }

  .\33md\:rounded-none{
    border-radius:0px
  }

  .\33md\:rounded-sm{
    border-radius:0.125rem
  }

  .\33md\:rounded{
    border-radius:0.25rem
  }

  .\33md\:rounded-md{
    border-radius:0.375rem
  }

  .\33md\:rounded-lg{
    border-radius:0.5rem
  }

  .\33md\:rounded-xl{
    border-radius:0.75rem
  }

  .\33md\:rounded-2xl{
    border-radius:1rem
  }

  .\33md\:rounded-3xl{
    border-radius:1.5rem
  }

  .\33md\:rounded-full{
    border-radius:9999px
  }

  .\33md\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .\33md\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .\33md\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .\33md\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .\33md\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .\33md\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .\33md\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .\33md\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .\33md\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .\33md\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .\33md\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .\33md\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .\33md\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .\33md\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .\33md\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .\33md\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .\33md\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .\33md\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .\33md\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .\33md\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .\33md\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .\33md\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .\33md\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .\33md\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .\33md\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .\33md\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .\33md\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .\33md\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .\33md\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .\33md\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .\33md\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .\33md\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .\33md\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .\33md\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .\33md\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .\33md\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .\33md\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .\33md\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .\33md\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .\33md\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .\33md\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .\33md\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .\33md\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .\33md\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .\33md\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .\33md\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .\33md\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .\33md\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .\33md\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .\33md\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .\33md\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .\33md\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .\33md\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .\33md\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .\33md\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .\33md\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .\33md\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .\33md\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .\33md\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .\33md\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .\33md\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .\33md\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .\33md\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .\33md\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .\33md\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .\33md\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .\33md\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .\33md\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .\33md\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .\33md\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .\33md\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .\33md\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .\33md\:border-0{
    border-width:0px
  }

  .\33md\:border-2{
    border-width:2px
  }

  .\33md\:border-4{
    border-width:4px
  }

  .\33md\:border-8{
    border-width:8px
  }

  .\33md\:border{
    border-width:1px
  }

  .\33md\:border-t-0{
    border-top-width:0px
  }

  .\33md\:border-t-2{
    border-top-width:2px
  }

  .\33md\:border-t-4{
    border-top-width:4px
  }

  .\33md\:border-t-8{
    border-top-width:8px
  }

  .\33md\:border-t{
    border-top-width:1px
  }

  .\33md\:border-r-0{
    border-right-width:0px
  }

  .\33md\:border-r-2{
    border-right-width:2px
  }

  .\33md\:border-r-4{
    border-right-width:4px
  }

  .\33md\:border-r-8{
    border-right-width:8px
  }

  .\33md\:border-r{
    border-right-width:1px
  }

  .\33md\:border-b-0{
    border-bottom-width:0px
  }

  .\33md\:border-b-2{
    border-bottom-width:2px
  }

  .\33md\:border-b-4{
    border-bottom-width:4px
  }

  .\33md\:border-b-8{
    border-bottom-width:8px
  }

  .\33md\:border-b{
    border-bottom-width:1px
  }

  .\33md\:border-l-0{
    border-left-width:0px
  }

  .\33md\:border-l-2{
    border-left-width:2px
  }

  .\33md\:border-l-4{
    border-left-width:4px
  }

  .\33md\:border-l-8{
    border-left-width:8px
  }

  .\33md\:border-l{
    border-left-width:1px
  }

  .\33md\:border-solid{
    border-style:solid
  }

  .\33md\:border-dashed{
    border-style:dashed
  }

  .\33md\:border-dotted{
    border-style:dotted
  }

  .\33md\:border-double{
    border-style:double
  }

  .\33md\:border-none{
    border-style:none
  }

  .\33md\:border-transparent{
    border-color:transparent
  }

  .\33md\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\33md\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\33md\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\33md\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\33md\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\33md\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\33md\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\33md\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\33md\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\33md\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\33md\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\33md\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\33md\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\33md\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\33md\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\33md\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\33md\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\33md\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\33md\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\33md\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\33md\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\33md\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\33md\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\33md\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\33md\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\33md\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .\33md\:group-hover\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .group:hover .\33md\:group-hover\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .\33md\:focus-within\:border-customGray-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-grayTwo:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-grayThree:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-lighterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-textGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-superDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-iconGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-mediumGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-swampGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-solitudeGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-winterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-tableGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-iceGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-gainsboro:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-offWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-cloudGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-defaultDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGray-skeletonGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-newLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-normal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-royal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-glass:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-hawkesBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-newBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-skyLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-lightBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-lightBlueGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-pale:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-lavender:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customBlue-iceBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customWhite-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customWhite-lightDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customWhite-bWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customRed-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGreen-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGreen-approved:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGreen-check:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGreen-lime:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGreen-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customGreen-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customYellow-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customYellow-highlight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customYellow-bright:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customYellow-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customYellow-gold:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customYellow-mostard:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customOrange-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customOrange-mediumOrange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customOrange-F96319:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customOrange-EB8A02:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-customPurple-purpleOne:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-inicieColors-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\33md\:focus-within\:border-inicieColors-blue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .\33md\:hover\:border-customGray-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-grayTwo:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-grayThree:hover{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-lighterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-textGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-superDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-iconGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-mediumGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-swampGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-solitudeGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-winterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-tableGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-iceGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-gainsboro:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-offWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-cloudGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-defaultDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGray-skeletonGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-newLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-normal:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-royal:hover{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-glass:hover{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-hawkesBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-newBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-skyLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-lightBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-lightBlueGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-pale:hover{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-lavender:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customBlue-iceBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customWhite-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customWhite-lightDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customWhite-bWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customRed-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGreen-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGreen-approved:hover{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGreen-check:hover{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGreen-lime:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGreen-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customGreen-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customYellow-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customYellow-highlight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customYellow-bright:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customYellow-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customYellow-gold:hover{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customYellow-mostard:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customOrange-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customOrange-mediumOrange:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customOrange-F96319:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customOrange-EB8A02:hover{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-customPurple-purpleOne:hover{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-inicieColors-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\33md\:hover\:border-inicieColors-blue:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .\33md\:focus\:border-customGray-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-grayTwo:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-grayThree:focus{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-lighterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-textGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-superDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-iconGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-mediumGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-swampGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-solitudeGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-winterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-tableGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-iceGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-gainsboro:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-offWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-cloudGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-defaultDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGray-skeletonGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-newLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-normal:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-royal:focus{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-glass:focus{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-hawkesBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-newBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-skyLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-lightBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-lightBlueGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-pale:focus{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-lavender:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customBlue-iceBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customWhite-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customWhite-lightDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customWhite-bWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customRed-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGreen-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGreen-approved:focus{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGreen-check:focus{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGreen-lime:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGreen-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customGreen-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customYellow-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customYellow-highlight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customYellow-bright:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customYellow-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customYellow-gold:focus{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customYellow-mostard:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customOrange-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customOrange-mediumOrange:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customOrange-F96319:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customOrange-EB8A02:focus{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-customPurple-purpleOne:focus{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-inicieColors-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\33md\:focus\:border-inicieColors-blue:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\33md\:border-opacity-0{
    --tw-border-opacity:0
  }

  .\33md\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .\33md\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .\33md\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .\33md\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .\33md\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .\33md\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .\33md\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .\33md\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .\33md\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .\33md\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .\33md\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .\33md\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .\33md\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .\33md\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .\33md\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .\33md\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .\33md\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .\33md\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .\33md\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .\33md\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .\33md\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .\33md\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .\33md\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .\33md\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .\33md\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .\33md\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .\33md\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .\33md\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .\33md\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .\33md\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .\33md\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .\33md\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .\33md\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .\33md\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .\33md\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .\33md\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .\33md\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .\33md\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .\33md\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .\33md\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .\33md\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .\33md\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .\33md\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .\33md\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .\33md\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .\33md\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .\33md\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .\33md\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .\33md\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .\33md\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .\33md\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .\33md\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .\33md\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .\33md\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .\33md\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .\33md\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .\33md\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .\33md\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .\33md\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .\33md\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .\33md\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .\33md\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .\33md\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .\33md\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .\33md\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .\33md\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .\33md\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .\33md\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .\33md\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .\33md\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .\33md\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .\33md\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .\33md\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .\33md\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .\33md\:bg-transparent{
    background-color:transparent
  }

  .\33md\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\33md\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\33md\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\33md\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\33md\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\33md\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\33md\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\33md\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\33md\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\33md\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\33md\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\33md\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\33md\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\33md\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\33md\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\33md\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\33md\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\33md\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\33md\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\33md\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .\33md\:group-hover\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .group:hover .\33md\:group-hover\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .\33md\:focus-within\:bg-customGray-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-grayTwo:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-grayThree:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-lighterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-textGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-superDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-iconGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-mediumGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-swampGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-solitudeGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-winterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-tableGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-iceGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-gainsboro:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-offWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-cloudGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-defaultDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGray-skeletonGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-newLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-normal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-royal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-glass:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-hawkesBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-newBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-skyLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-lightBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-lightBlueGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-pale:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-lavender:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customBlue-iceBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customWhite-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customWhite-lightDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customWhite-bWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customRed-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGreen-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGreen-approved:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGreen-check:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGreen-lime:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGreen-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customGreen-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customYellow-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customYellow-highlight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customYellow-bright:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customYellow-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customYellow-gold:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customYellow-mostard:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customOrange-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customOrange-mediumOrange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customOrange-F96319:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customOrange-EB8A02:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-customPurple-purpleOne:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-inicieColors-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\33md\:focus-within\:bg-inicieColors-blue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .\33md\:hover\:bg-customGray-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-grayTwo:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-grayThree:hover{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-lighterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-textGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-superDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-iconGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-mediumGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-swampGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-solitudeGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-winterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-tableGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-iceGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-gainsboro:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-offWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-cloudGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-defaultDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGray-skeletonGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-newLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-normal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-royal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-glass:hover{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-hawkesBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-newBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-skyLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-lightBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-lightBlueGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-pale:hover{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-lavender:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customBlue-iceBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customWhite-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customWhite-lightDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customWhite-bWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customRed-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGreen-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGreen-approved:hover{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGreen-check:hover{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGreen-lime:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGreen-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customGreen-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customYellow-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customYellow-highlight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customYellow-bright:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customYellow-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customYellow-gold:hover{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customYellow-mostard:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customOrange-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customOrange-mediumOrange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customOrange-F96319:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customOrange-EB8A02:hover{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-customPurple-purpleOne:hover{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-inicieColors-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\33md\:hover\:bg-inicieColors-blue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .\33md\:focus\:bg-customGray-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-grayTwo:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-grayThree:focus{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-lighterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-textGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-superDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-iconGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-mediumGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-swampGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-solitudeGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-winterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-tableGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-iceGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-gainsboro:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-offWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-cloudGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-defaultDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGray-skeletonGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-newLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-normal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-royal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-glass:focus{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-hawkesBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-newBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-skyLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-lightBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-lightBlueGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-pale:focus{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-lavender:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customBlue-iceBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customWhite-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customWhite-lightDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customWhite-bWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customRed-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGreen-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGreen-approved:focus{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGreen-check:focus{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGreen-lime:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGreen-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customGreen-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customYellow-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customYellow-highlight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customYellow-bright:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customYellow-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customYellow-gold:focus{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customYellow-mostard:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customOrange-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customOrange-mediumOrange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customOrange-F96319:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customOrange-EB8A02:focus{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-customPurple-purpleOne:focus{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-inicieColors-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\33md\:focus\:bg-inicieColors-blue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\33md\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .\33md\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .\33md\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .\33md\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .\33md\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .\33md\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .\33md\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .\33md\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .\33md\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .\33md\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .\33md\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .\33md\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .\33md\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .\33md\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .\33md\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .\33md\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .\33md\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .\33md\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .\33md\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .\33md\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .\33md\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .\33md\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .\33md\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .\33md\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .\33md\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .\33md\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .\33md\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .\33md\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .\33md\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .\33md\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .\33md\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .\33md\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .\33md\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .\33md\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .\33md\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .\33md\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .\33md\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .\33md\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .\33md\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .\33md\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .\33md\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .\33md\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .\33md\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .\33md\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .\33md\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .\33md\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .\33md\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .\33md\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .\33md\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .\33md\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .\33md\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .\33md\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .\33md\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .\33md\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .\33md\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .\33md\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .\33md\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .\33md\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .\33md\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .\33md\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .\33md\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .\33md\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .\33md\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .\33md\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .\33md\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .\33md\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .\33md\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .\33md\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .\33md\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .\33md\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .\33md\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .\33md\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .\33md\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .\33md\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .\33md\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .\33md\:bg-none{
    background-image:none
  }

  .\33md\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .\33md\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .\33md\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .\33md\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .\33md\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .\33md\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .\33md\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .\33md\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .\33md\:from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\33md\:from-customGray-default{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\33md\:from-customGray-light{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\33md\:from-customGray-dark{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\33md\:from-customGray-darker{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\33md\:from-customGray-grayTwo{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\33md\:from-customGray-grayThree{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\33md\:from-customGray-superLight{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\33md\:from-customGray-lighterGray{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\33md\:from-customGray-textGray{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\33md\:from-customGray-superDark{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\33md\:from-customGray-iconGray{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\33md\:from-customGray-mediumGray{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\33md\:from-customGray-swampGray{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\33md\:from-customGray-solitudeGray{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\33md\:from-customGray-winterGray{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\33md\:from-customGray-tableGray{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\33md\:from-customGray-iceGray{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\33md\:from-customGray-gainsboro{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\33md\:from-customGray-offWhite{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\33md\:from-customGray-cloudGray{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\33md\:from-customGray-defaultDark{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\33md\:from-customGray-skeletonGray{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\33md\:from-customBlue-default{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\33md\:from-customBlue-light{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\33md\:from-customBlue-newLight{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\33md\:from-customBlue-superLight{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\33md\:from-customBlue-normal{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\33md\:from-customBlue-dark{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\33md\:from-customBlue-royal{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\33md\:from-customBlue-glass{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\33md\:from-customBlue-hawkesBlue{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\33md\:from-customBlue-darker{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\33md\:from-customBlue-newBlue{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\33md\:from-customBlue-black{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\33md\:from-customBlue-skyLight{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\33md\:from-customBlue-lightBlue{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\33md\:from-customBlue-lightBlueGray{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\33md\:from-customBlue-pale{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\33md\:from-customBlue-lavender{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\33md\:from-customBlue-iceBlue{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\33md\:from-customWhite-default{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\33md\:from-customWhite-lightDark{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\33md\:from-customWhite-bWhite{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\33md\:from-customRed-default{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\33md\:from-customGreen-default{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\33md\:from-customGreen-approved{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\33md\:from-customGreen-check{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\33md\:from-customGreen-lime{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\33md\:from-customGreen-dark{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\33md\:from-customGreen-light{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\33md\:from-customYellow-default{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\33md\:from-customYellow-highlight{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\33md\:from-customYellow-bright{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\33md\:from-customYellow-dark{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\33md\:from-customYellow-gold{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\33md\:from-customYellow-mostard{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\33md\:from-customOrange-default{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\33md\:from-customOrange-mediumOrange{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\33md\:from-customOrange-F96319{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\33md\:from-customOrange-EB8A02{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\33md\:from-customPurple-purpleOne{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\33md\:from-inicieColors-orange{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\33md\:from-inicieColors-blue{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\33md\:hover\:from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\33md\:hover\:from-customGray-default:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\33md\:hover\:from-customGray-light:hover{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\33md\:hover\:from-customGray-dark:hover{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\33md\:hover\:from-customGray-darker:hover{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\33md\:hover\:from-customGray-grayTwo:hover{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\33md\:hover\:from-customGray-grayThree:hover{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\33md\:hover\:from-customGray-superLight:hover{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\33md\:hover\:from-customGray-lighterGray:hover{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\33md\:hover\:from-customGray-textGray:hover{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\33md\:hover\:from-customGray-superDark:hover{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\33md\:hover\:from-customGray-iconGray:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\33md\:hover\:from-customGray-mediumGray:hover{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\33md\:hover\:from-customGray-swampGray:hover{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\33md\:hover\:from-customGray-solitudeGray:hover{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\33md\:hover\:from-customGray-winterGray:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\33md\:hover\:from-customGray-tableGray:hover{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\33md\:hover\:from-customGray-iceGray:hover{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\33md\:hover\:from-customGray-gainsboro:hover{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\33md\:hover\:from-customGray-offWhite:hover{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\33md\:hover\:from-customGray-cloudGray:hover{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\33md\:hover\:from-customGray-defaultDark:hover{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\33md\:hover\:from-customGray-skeletonGray:hover{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\33md\:hover\:from-customBlue-default:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\33md\:hover\:from-customBlue-light:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\33md\:hover\:from-customBlue-newLight:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\33md\:hover\:from-customBlue-superLight:hover{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\33md\:hover\:from-customBlue-normal:hover{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\33md\:hover\:from-customBlue-dark:hover{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\33md\:hover\:from-customBlue-royal:hover{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\33md\:hover\:from-customBlue-glass:hover{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\33md\:hover\:from-customBlue-hawkesBlue:hover{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\33md\:hover\:from-customBlue-darker:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\33md\:hover\:from-customBlue-newBlue:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\33md\:hover\:from-customBlue-black:hover{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\33md\:hover\:from-customBlue-skyLight:hover{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\33md\:hover\:from-customBlue-lightBlue:hover{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\33md\:hover\:from-customBlue-lightBlueGray:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\33md\:hover\:from-customBlue-pale:hover{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\33md\:hover\:from-customBlue-lavender:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\33md\:hover\:from-customBlue-iceBlue:hover{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\33md\:hover\:from-customWhite-default:hover{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\33md\:hover\:from-customWhite-lightDark:hover{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\33md\:hover\:from-customWhite-bWhite:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\33md\:hover\:from-customRed-default:hover{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\33md\:hover\:from-customGreen-default:hover{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\33md\:hover\:from-customGreen-approved:hover{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\33md\:hover\:from-customGreen-check:hover{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\33md\:hover\:from-customGreen-lime:hover{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\33md\:hover\:from-customGreen-dark:hover{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\33md\:hover\:from-customGreen-light:hover{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\33md\:hover\:from-customYellow-default:hover{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\33md\:hover\:from-customYellow-highlight:hover{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\33md\:hover\:from-customYellow-bright:hover{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\33md\:hover\:from-customYellow-dark:hover{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\33md\:hover\:from-customYellow-gold:hover{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\33md\:hover\:from-customYellow-mostard:hover{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\33md\:hover\:from-customOrange-default:hover{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\33md\:hover\:from-customOrange-mediumOrange:hover{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\33md\:hover\:from-customOrange-F96319:hover{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\33md\:hover\:from-customOrange-EB8A02:hover{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\33md\:hover\:from-customPurple-purpleOne:hover{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\33md\:hover\:from-inicieColors-orange:hover{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\33md\:hover\:from-inicieColors-blue:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\33md\:focus\:from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\33md\:focus\:from-customGray-default:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\33md\:focus\:from-customGray-light:focus{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\33md\:focus\:from-customGray-dark:focus{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\33md\:focus\:from-customGray-darker:focus{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\33md\:focus\:from-customGray-grayTwo:focus{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\33md\:focus\:from-customGray-grayThree:focus{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\33md\:focus\:from-customGray-superLight:focus{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\33md\:focus\:from-customGray-lighterGray:focus{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\33md\:focus\:from-customGray-textGray:focus{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\33md\:focus\:from-customGray-superDark:focus{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\33md\:focus\:from-customGray-iconGray:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\33md\:focus\:from-customGray-mediumGray:focus{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\33md\:focus\:from-customGray-swampGray:focus{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\33md\:focus\:from-customGray-solitudeGray:focus{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\33md\:focus\:from-customGray-winterGray:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\33md\:focus\:from-customGray-tableGray:focus{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\33md\:focus\:from-customGray-iceGray:focus{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\33md\:focus\:from-customGray-gainsboro:focus{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\33md\:focus\:from-customGray-offWhite:focus{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\33md\:focus\:from-customGray-cloudGray:focus{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\33md\:focus\:from-customGray-defaultDark:focus{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\33md\:focus\:from-customGray-skeletonGray:focus{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\33md\:focus\:from-customBlue-default:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\33md\:focus\:from-customBlue-light:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\33md\:focus\:from-customBlue-newLight:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\33md\:focus\:from-customBlue-superLight:focus{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\33md\:focus\:from-customBlue-normal:focus{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\33md\:focus\:from-customBlue-dark:focus{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\33md\:focus\:from-customBlue-royal:focus{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\33md\:focus\:from-customBlue-glass:focus{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\33md\:focus\:from-customBlue-hawkesBlue:focus{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\33md\:focus\:from-customBlue-darker:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\33md\:focus\:from-customBlue-newBlue:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\33md\:focus\:from-customBlue-black:focus{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\33md\:focus\:from-customBlue-skyLight:focus{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\33md\:focus\:from-customBlue-lightBlue:focus{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\33md\:focus\:from-customBlue-lightBlueGray:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\33md\:focus\:from-customBlue-pale:focus{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\33md\:focus\:from-customBlue-lavender:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\33md\:focus\:from-customBlue-iceBlue:focus{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\33md\:focus\:from-customWhite-default:focus{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\33md\:focus\:from-customWhite-lightDark:focus{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\33md\:focus\:from-customWhite-bWhite:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\33md\:focus\:from-customRed-default:focus{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\33md\:focus\:from-customGreen-default:focus{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\33md\:focus\:from-customGreen-approved:focus{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\33md\:focus\:from-customGreen-check:focus{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\33md\:focus\:from-customGreen-lime:focus{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\33md\:focus\:from-customGreen-dark:focus{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\33md\:focus\:from-customGreen-light:focus{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\33md\:focus\:from-customYellow-default:focus{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\33md\:focus\:from-customYellow-highlight:focus{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\33md\:focus\:from-customYellow-bright:focus{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\33md\:focus\:from-customYellow-dark:focus{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\33md\:focus\:from-customYellow-gold:focus{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\33md\:focus\:from-customYellow-mostard:focus{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\33md\:focus\:from-customOrange-default:focus{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\33md\:focus\:from-customOrange-mediumOrange:focus{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\33md\:focus\:from-customOrange-F96319:focus{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\33md\:focus\:from-customOrange-EB8A02:focus{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\33md\:focus\:from-customPurple-purpleOne:focus{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\33md\:focus\:from-inicieColors-orange:focus{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\33md\:focus\:from-inicieColors-blue:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\33md\:via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\33md\:via-customGray-default{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\33md\:via-customGray-light{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\33md\:via-customGray-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\33md\:via-customGray-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\33md\:via-customGray-grayTwo{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\33md\:via-customGray-grayThree{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\33md\:via-customGray-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\33md\:via-customGray-lighterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\33md\:via-customGray-textGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\33md\:via-customGray-superDark{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\33md\:via-customGray-iconGray{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\33md\:via-customGray-mediumGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\33md\:via-customGray-swampGray{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\33md\:via-customGray-solitudeGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\33md\:via-customGray-winterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\33md\:via-customGray-tableGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\33md\:via-customGray-iceGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\33md\:via-customGray-gainsboro{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\33md\:via-customGray-offWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\33md\:via-customGray-cloudGray{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\33md\:via-customGray-defaultDark{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\33md\:via-customGray-skeletonGray{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\33md\:via-customBlue-default{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\33md\:via-customBlue-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\33md\:via-customBlue-newLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\33md\:via-customBlue-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\33md\:via-customBlue-normal{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\33md\:via-customBlue-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\33md\:via-customBlue-royal{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\33md\:via-customBlue-glass{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\33md\:via-customBlue-hawkesBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\33md\:via-customBlue-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\33md\:via-customBlue-newBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\33md\:via-customBlue-black{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\33md\:via-customBlue-skyLight{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\33md\:via-customBlue-lightBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\33md\:via-customBlue-lightBlueGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\33md\:via-customBlue-pale{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\33md\:via-customBlue-lavender{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\33md\:via-customBlue-iceBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\33md\:via-customWhite-default{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\33md\:via-customWhite-lightDark{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\33md\:via-customWhite-bWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\33md\:via-customRed-default{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\33md\:via-customGreen-default{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\33md\:via-customGreen-approved{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\33md\:via-customGreen-check{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\33md\:via-customGreen-lime{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\33md\:via-customGreen-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\33md\:via-customGreen-light{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\33md\:via-customYellow-default{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\33md\:via-customYellow-highlight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\33md\:via-customYellow-bright{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\33md\:via-customYellow-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\33md\:via-customYellow-gold{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\33md\:via-customYellow-mostard{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\33md\:via-customOrange-default{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\33md\:via-customOrange-mediumOrange{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\33md\:via-customOrange-F96319{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\33md\:via-customOrange-EB8A02{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\33md\:via-customPurple-purpleOne{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\33md\:via-inicieColors-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\33md\:via-inicieColors-blue{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\33md\:hover\:via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\33md\:hover\:via-customGray-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\33md\:hover\:via-customGray-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\33md\:hover\:via-customGray-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\33md\:hover\:via-customGray-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\33md\:hover\:via-customGray-grayTwo:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\33md\:hover\:via-customGray-grayThree:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\33md\:hover\:via-customGray-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\33md\:hover\:via-customGray-lighterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\33md\:hover\:via-customGray-textGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\33md\:hover\:via-customGray-superDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\33md\:hover\:via-customGray-iconGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\33md\:hover\:via-customGray-mediumGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\33md\:hover\:via-customGray-swampGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\33md\:hover\:via-customGray-solitudeGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\33md\:hover\:via-customGray-winterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\33md\:hover\:via-customGray-tableGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\33md\:hover\:via-customGray-iceGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\33md\:hover\:via-customGray-gainsboro:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\33md\:hover\:via-customGray-offWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\33md\:hover\:via-customGray-cloudGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\33md\:hover\:via-customGray-defaultDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\33md\:hover\:via-customGray-skeletonGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\33md\:hover\:via-customBlue-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\33md\:hover\:via-customBlue-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\33md\:hover\:via-customBlue-newLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\33md\:hover\:via-customBlue-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\33md\:hover\:via-customBlue-normal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\33md\:hover\:via-customBlue-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\33md\:hover\:via-customBlue-royal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\33md\:hover\:via-customBlue-glass:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\33md\:hover\:via-customBlue-hawkesBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\33md\:hover\:via-customBlue-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\33md\:hover\:via-customBlue-newBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\33md\:hover\:via-customBlue-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\33md\:hover\:via-customBlue-skyLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\33md\:hover\:via-customBlue-lightBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\33md\:hover\:via-customBlue-lightBlueGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\33md\:hover\:via-customBlue-pale:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\33md\:hover\:via-customBlue-lavender:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\33md\:hover\:via-customBlue-iceBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\33md\:hover\:via-customWhite-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\33md\:hover\:via-customWhite-lightDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\33md\:hover\:via-customWhite-bWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\33md\:hover\:via-customRed-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\33md\:hover\:via-customGreen-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\33md\:hover\:via-customGreen-approved:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\33md\:hover\:via-customGreen-check:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\33md\:hover\:via-customGreen-lime:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\33md\:hover\:via-customGreen-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\33md\:hover\:via-customGreen-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\33md\:hover\:via-customYellow-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\33md\:hover\:via-customYellow-highlight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\33md\:hover\:via-customYellow-bright:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\33md\:hover\:via-customYellow-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\33md\:hover\:via-customYellow-gold:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\33md\:hover\:via-customYellow-mostard:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\33md\:hover\:via-customOrange-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\33md\:hover\:via-customOrange-mediumOrange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\33md\:hover\:via-customOrange-F96319:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\33md\:hover\:via-customOrange-EB8A02:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\33md\:hover\:via-customPurple-purpleOne:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\33md\:hover\:via-inicieColors-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\33md\:hover\:via-inicieColors-blue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\33md\:focus\:via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\33md\:focus\:via-customGray-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\33md\:focus\:via-customGray-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\33md\:focus\:via-customGray-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\33md\:focus\:via-customGray-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\33md\:focus\:via-customGray-grayTwo:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\33md\:focus\:via-customGray-grayThree:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\33md\:focus\:via-customGray-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\33md\:focus\:via-customGray-lighterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\33md\:focus\:via-customGray-textGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\33md\:focus\:via-customGray-superDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\33md\:focus\:via-customGray-iconGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\33md\:focus\:via-customGray-mediumGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\33md\:focus\:via-customGray-swampGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\33md\:focus\:via-customGray-solitudeGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\33md\:focus\:via-customGray-winterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\33md\:focus\:via-customGray-tableGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\33md\:focus\:via-customGray-iceGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\33md\:focus\:via-customGray-gainsboro:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\33md\:focus\:via-customGray-offWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\33md\:focus\:via-customGray-cloudGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\33md\:focus\:via-customGray-defaultDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\33md\:focus\:via-customGray-skeletonGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\33md\:focus\:via-customBlue-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\33md\:focus\:via-customBlue-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\33md\:focus\:via-customBlue-newLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\33md\:focus\:via-customBlue-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\33md\:focus\:via-customBlue-normal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\33md\:focus\:via-customBlue-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\33md\:focus\:via-customBlue-royal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\33md\:focus\:via-customBlue-glass:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\33md\:focus\:via-customBlue-hawkesBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\33md\:focus\:via-customBlue-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\33md\:focus\:via-customBlue-newBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\33md\:focus\:via-customBlue-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\33md\:focus\:via-customBlue-skyLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\33md\:focus\:via-customBlue-lightBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\33md\:focus\:via-customBlue-lightBlueGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\33md\:focus\:via-customBlue-pale:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\33md\:focus\:via-customBlue-lavender:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\33md\:focus\:via-customBlue-iceBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\33md\:focus\:via-customWhite-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\33md\:focus\:via-customWhite-lightDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\33md\:focus\:via-customWhite-bWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\33md\:focus\:via-customRed-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\33md\:focus\:via-customGreen-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\33md\:focus\:via-customGreen-approved:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\33md\:focus\:via-customGreen-check:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\33md\:focus\:via-customGreen-lime:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\33md\:focus\:via-customGreen-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\33md\:focus\:via-customGreen-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\33md\:focus\:via-customYellow-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\33md\:focus\:via-customYellow-highlight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\33md\:focus\:via-customYellow-bright:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\33md\:focus\:via-customYellow-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\33md\:focus\:via-customYellow-gold:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\33md\:focus\:via-customYellow-mostard:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\33md\:focus\:via-customOrange-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\33md\:focus\:via-customOrange-mediumOrange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\33md\:focus\:via-customOrange-F96319:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\33md\:focus\:via-customOrange-EB8A02:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\33md\:focus\:via-customPurple-purpleOne:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\33md\:focus\:via-inicieColors-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\33md\:focus\:via-inicieColors-blue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\33md\:to-transparent{
    --tw-gradient-to:transparent
  }

  .\33md\:to-customGray-default{
    --tw-gradient-to:#A9AEB3
  }

  .\33md\:to-customGray-light{
    --tw-gradient-to:#d9e0e6
  }

  .\33md\:to-customGray-dark{
    --tw-gradient-to:#484B4D
  }

  .\33md\:to-customGray-darker{
    --tw-gradient-to:#49494A
  }

  .\33md\:to-customGray-grayTwo{
    --tw-gradient-to:#C7CBD1
  }

  .\33md\:to-customGray-grayThree{
    --tw-gradient-to:#909193
  }

  .\33md\:to-customGray-superLight{
    --tw-gradient-to:#EDEDED
  }

  .\33md\:to-customGray-lighterGray{
    --tw-gradient-to:#F4F4F4
  }

  .\33md\:to-customGray-textGray{
    --tw-gradient-to:#8F9BB3
  }

  .\33md\:to-customGray-superDark{
    --tw-gradient-to:#231F20
  }

  .\33md\:to-customGray-iconGray{
    --tw-gradient-to:#A9AEB3
  }

  .\33md\:to-customGray-mediumGray{
    --tw-gradient-to:#E3E4E4
  }

  .\33md\:to-customGray-swampGray{
    --tw-gradient-to:#252727
  }

  .\33md\:to-customGray-solitudeGray{
    --tw-gradient-to:#E0E4E8
  }

  .\33md\:to-customGray-winterGray{
    --tw-gradient-to:#EEF0F5
  }

  .\33md\:to-customGray-tableGray{
    --tw-gradient-to:#F2F6FB
  }

  .\33md\:to-customGray-iceGray{
    --tw-gradient-to:#F5F7FC
  }

  .\33md\:to-customGray-gainsboro{
    --tw-gradient-to:#F0F2F6
  }

  .\33md\:to-customGray-offWhite{
    --tw-gradient-to:#F7F7F7
  }

  .\33md\:to-customGray-cloudGray{
    --tw-gradient-to:#B9BDC1
  }

  .\33md\:to-customGray-defaultDark{
    --tw-gradient-to:#AEB3B7
  }

  .\33md\:to-customGray-skeletonGray{
    --tw-gradient-to:#DEDFE3
  }

  .\33md\:to-customBlue-default{
    --tw-gradient-to:#233674
  }

  .\33md\:to-customBlue-light{
    --tw-gradient-to:#EFF4FA
  }

  .\33md\:to-customBlue-newLight{
    --tw-gradient-to:#EEF0F5
  }

  .\33md\:to-customBlue-superLight{
    --tw-gradient-to:#D7E1EC
  }

  .\33md\:to-customBlue-normal{
    --tw-gradient-to:#004899
  }

  .\33md\:to-customBlue-dark{
    --tw-gradient-to:#222B45
  }

  .\33md\:to-customBlue-royal{
    --tw-gradient-to:#3656BF
  }

  .\33md\:to-customBlue-glass{
    --tw-gradient-to:#D8E5F8
  }

  .\33md\:to-customBlue-hawkesBlue{
    --tw-gradient-to:#D7DDF2
  }

  .\33md\:to-customBlue-darker{
    --tw-gradient-to:#0F2741
  }

  .\33md\:to-customBlue-newBlue{
    --tw-gradient-to:#0F2741
  }

  .\33md\:to-customBlue-black{
    --tw-gradient-to:#0F2740
  }

  .\33md\:to-customBlue-skyLight{
    --tw-gradient-to:#F0F4F9
  }

  .\33md\:to-customBlue-lightBlue{
    --tw-gradient-to:#E7EBF8
  }

  .\33md\:to-customBlue-lightBlueGray{
    --tw-gradient-to:#8296D7
  }

  .\33md\:to-customBlue-pale{
    --tw-gradient-to:#D0D8F1
  }

  .\33md\:to-customBlue-lavender{
    --tw-gradient-to:#8296D7
  }

  .\33md\:to-customBlue-iceBlue{
    --tw-gradient-to:#EFF5FF
  }

  .\33md\:to-customWhite-default{
    --tw-gradient-to:#ffffff
  }

  .\33md\:to-customWhite-lightDark{
    --tw-gradient-to:#F8F8F8
  }

  .\33md\:to-customWhite-bWhite{
    --tw-gradient-to:#EFF4FA
  }

  .\33md\:to-customRed-default{
    --tw-gradient-to:#B10000
  }

  .\33md\:to-customGreen-default{
    --tw-gradient-to:#8BD42D
  }

  .\33md\:to-customGreen-approved{
    --tw-gradient-to:#80CC28
  }

  .\33md\:to-customGreen-check{
    --tw-gradient-to:#139E5D
  }

  .\33md\:to-customGreen-lime{
    --tw-gradient-to:#00AD3C
  }

  .\33md\:to-customGreen-dark{
    --tw-gradient-to:#03AC6D
  }

  .\33md\:to-customGreen-light{
    --tw-gradient-to:#A5D072
  }

  .\33md\:to-customYellow-default{
    --tw-gradient-to:#FEF8E6
  }

  .\33md\:to-customYellow-highlight{
    --tw-gradient-to:#EEB103
  }

  .\33md\:to-customYellow-bright{
    --tw-gradient-to:#FDD835
  }

  .\33md\:to-customYellow-dark{
    --tw-gradient-to:#FDDD84
  }

  .\33md\:to-customYellow-gold{
    --tw-gradient-to:#E9AC07
  }

  .\33md\:to-customYellow-mostard{
    --tw-gradient-to:#F59E0B
  }

  .\33md\:to-customOrange-default{
    --tw-gradient-to:#E8532C
  }

  .\33md\:to-customOrange-mediumOrange{
    --tw-gradient-to:#F4933C
  }

  .\33md\:to-customOrange-F96319{
    --tw-gradient-to:#F96319
  }

  .\33md\:to-customOrange-EB8A02{
    --tw-gradient-to:#EB8A02
  }

  .\33md\:to-customPurple-purpleOne{
    --tw-gradient-to:#673AB7
  }

  .\33md\:to-inicieColors-orange{
    --tw-gradient-to:#F36C48
  }

  .\33md\:to-inicieColors-blue{
    --tw-gradient-to:#233674
  }

  .\33md\:hover\:to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .\33md\:hover\:to-customGray-default:hover{
    --tw-gradient-to:#A9AEB3
  }

  .\33md\:hover\:to-customGray-light:hover{
    --tw-gradient-to:#d9e0e6
  }

  .\33md\:hover\:to-customGray-dark:hover{
    --tw-gradient-to:#484B4D
  }

  .\33md\:hover\:to-customGray-darker:hover{
    --tw-gradient-to:#49494A
  }

  .\33md\:hover\:to-customGray-grayTwo:hover{
    --tw-gradient-to:#C7CBD1
  }

  .\33md\:hover\:to-customGray-grayThree:hover{
    --tw-gradient-to:#909193
  }

  .\33md\:hover\:to-customGray-superLight:hover{
    --tw-gradient-to:#EDEDED
  }

  .\33md\:hover\:to-customGray-lighterGray:hover{
    --tw-gradient-to:#F4F4F4
  }

  .\33md\:hover\:to-customGray-textGray:hover{
    --tw-gradient-to:#8F9BB3
  }

  .\33md\:hover\:to-customGray-superDark:hover{
    --tw-gradient-to:#231F20
  }

  .\33md\:hover\:to-customGray-iconGray:hover{
    --tw-gradient-to:#A9AEB3
  }

  .\33md\:hover\:to-customGray-mediumGray:hover{
    --tw-gradient-to:#E3E4E4
  }

  .\33md\:hover\:to-customGray-swampGray:hover{
    --tw-gradient-to:#252727
  }

  .\33md\:hover\:to-customGray-solitudeGray:hover{
    --tw-gradient-to:#E0E4E8
  }

  .\33md\:hover\:to-customGray-winterGray:hover{
    --tw-gradient-to:#EEF0F5
  }

  .\33md\:hover\:to-customGray-tableGray:hover{
    --tw-gradient-to:#F2F6FB
  }

  .\33md\:hover\:to-customGray-iceGray:hover{
    --tw-gradient-to:#F5F7FC
  }

  .\33md\:hover\:to-customGray-gainsboro:hover{
    --tw-gradient-to:#F0F2F6
  }

  .\33md\:hover\:to-customGray-offWhite:hover{
    --tw-gradient-to:#F7F7F7
  }

  .\33md\:hover\:to-customGray-cloudGray:hover{
    --tw-gradient-to:#B9BDC1
  }

  .\33md\:hover\:to-customGray-defaultDark:hover{
    --tw-gradient-to:#AEB3B7
  }

  .\33md\:hover\:to-customGray-skeletonGray:hover{
    --tw-gradient-to:#DEDFE3
  }

  .\33md\:hover\:to-customBlue-default:hover{
    --tw-gradient-to:#233674
  }

  .\33md\:hover\:to-customBlue-light:hover{
    --tw-gradient-to:#EFF4FA
  }

  .\33md\:hover\:to-customBlue-newLight:hover{
    --tw-gradient-to:#EEF0F5
  }

  .\33md\:hover\:to-customBlue-superLight:hover{
    --tw-gradient-to:#D7E1EC
  }

  .\33md\:hover\:to-customBlue-normal:hover{
    --tw-gradient-to:#004899
  }

  .\33md\:hover\:to-customBlue-dark:hover{
    --tw-gradient-to:#222B45
  }

  .\33md\:hover\:to-customBlue-royal:hover{
    --tw-gradient-to:#3656BF
  }

  .\33md\:hover\:to-customBlue-glass:hover{
    --tw-gradient-to:#D8E5F8
  }

  .\33md\:hover\:to-customBlue-hawkesBlue:hover{
    --tw-gradient-to:#D7DDF2
  }

  .\33md\:hover\:to-customBlue-darker:hover{
    --tw-gradient-to:#0F2741
  }

  .\33md\:hover\:to-customBlue-newBlue:hover{
    --tw-gradient-to:#0F2741
  }

  .\33md\:hover\:to-customBlue-black:hover{
    --tw-gradient-to:#0F2740
  }

  .\33md\:hover\:to-customBlue-skyLight:hover{
    --tw-gradient-to:#F0F4F9
  }

  .\33md\:hover\:to-customBlue-lightBlue:hover{
    --tw-gradient-to:#E7EBF8
  }

  .\33md\:hover\:to-customBlue-lightBlueGray:hover{
    --tw-gradient-to:#8296D7
  }

  .\33md\:hover\:to-customBlue-pale:hover{
    --tw-gradient-to:#D0D8F1
  }

  .\33md\:hover\:to-customBlue-lavender:hover{
    --tw-gradient-to:#8296D7
  }

  .\33md\:hover\:to-customBlue-iceBlue:hover{
    --tw-gradient-to:#EFF5FF
  }

  .\33md\:hover\:to-customWhite-default:hover{
    --tw-gradient-to:#ffffff
  }

  .\33md\:hover\:to-customWhite-lightDark:hover{
    --tw-gradient-to:#F8F8F8
  }

  .\33md\:hover\:to-customWhite-bWhite:hover{
    --tw-gradient-to:#EFF4FA
  }

  .\33md\:hover\:to-customRed-default:hover{
    --tw-gradient-to:#B10000
  }

  .\33md\:hover\:to-customGreen-default:hover{
    --tw-gradient-to:#8BD42D
  }

  .\33md\:hover\:to-customGreen-approved:hover{
    --tw-gradient-to:#80CC28
  }

  .\33md\:hover\:to-customGreen-check:hover{
    --tw-gradient-to:#139E5D
  }

  .\33md\:hover\:to-customGreen-lime:hover{
    --tw-gradient-to:#00AD3C
  }

  .\33md\:hover\:to-customGreen-dark:hover{
    --tw-gradient-to:#03AC6D
  }

  .\33md\:hover\:to-customGreen-light:hover{
    --tw-gradient-to:#A5D072
  }

  .\33md\:hover\:to-customYellow-default:hover{
    --tw-gradient-to:#FEF8E6
  }

  .\33md\:hover\:to-customYellow-highlight:hover{
    --tw-gradient-to:#EEB103
  }

  .\33md\:hover\:to-customYellow-bright:hover{
    --tw-gradient-to:#FDD835
  }

  .\33md\:hover\:to-customYellow-dark:hover{
    --tw-gradient-to:#FDDD84
  }

  .\33md\:hover\:to-customYellow-gold:hover{
    --tw-gradient-to:#E9AC07
  }

  .\33md\:hover\:to-customYellow-mostard:hover{
    --tw-gradient-to:#F59E0B
  }

  .\33md\:hover\:to-customOrange-default:hover{
    --tw-gradient-to:#E8532C
  }

  .\33md\:hover\:to-customOrange-mediumOrange:hover{
    --tw-gradient-to:#F4933C
  }

  .\33md\:hover\:to-customOrange-F96319:hover{
    --tw-gradient-to:#F96319
  }

  .\33md\:hover\:to-customOrange-EB8A02:hover{
    --tw-gradient-to:#EB8A02
  }

  .\33md\:hover\:to-customPurple-purpleOne:hover{
    --tw-gradient-to:#673AB7
  }

  .\33md\:hover\:to-inicieColors-orange:hover{
    --tw-gradient-to:#F36C48
  }

  .\33md\:hover\:to-inicieColors-blue:hover{
    --tw-gradient-to:#233674
  }

  .\33md\:focus\:to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .\33md\:focus\:to-customGray-default:focus{
    --tw-gradient-to:#A9AEB3
  }

  .\33md\:focus\:to-customGray-light:focus{
    --tw-gradient-to:#d9e0e6
  }

  .\33md\:focus\:to-customGray-dark:focus{
    --tw-gradient-to:#484B4D
  }

  .\33md\:focus\:to-customGray-darker:focus{
    --tw-gradient-to:#49494A
  }

  .\33md\:focus\:to-customGray-grayTwo:focus{
    --tw-gradient-to:#C7CBD1
  }

  .\33md\:focus\:to-customGray-grayThree:focus{
    --tw-gradient-to:#909193
  }

  .\33md\:focus\:to-customGray-superLight:focus{
    --tw-gradient-to:#EDEDED
  }

  .\33md\:focus\:to-customGray-lighterGray:focus{
    --tw-gradient-to:#F4F4F4
  }

  .\33md\:focus\:to-customGray-textGray:focus{
    --tw-gradient-to:#8F9BB3
  }

  .\33md\:focus\:to-customGray-superDark:focus{
    --tw-gradient-to:#231F20
  }

  .\33md\:focus\:to-customGray-iconGray:focus{
    --tw-gradient-to:#A9AEB3
  }

  .\33md\:focus\:to-customGray-mediumGray:focus{
    --tw-gradient-to:#E3E4E4
  }

  .\33md\:focus\:to-customGray-swampGray:focus{
    --tw-gradient-to:#252727
  }

  .\33md\:focus\:to-customGray-solitudeGray:focus{
    --tw-gradient-to:#E0E4E8
  }

  .\33md\:focus\:to-customGray-winterGray:focus{
    --tw-gradient-to:#EEF0F5
  }

  .\33md\:focus\:to-customGray-tableGray:focus{
    --tw-gradient-to:#F2F6FB
  }

  .\33md\:focus\:to-customGray-iceGray:focus{
    --tw-gradient-to:#F5F7FC
  }

  .\33md\:focus\:to-customGray-gainsboro:focus{
    --tw-gradient-to:#F0F2F6
  }

  .\33md\:focus\:to-customGray-offWhite:focus{
    --tw-gradient-to:#F7F7F7
  }

  .\33md\:focus\:to-customGray-cloudGray:focus{
    --tw-gradient-to:#B9BDC1
  }

  .\33md\:focus\:to-customGray-defaultDark:focus{
    --tw-gradient-to:#AEB3B7
  }

  .\33md\:focus\:to-customGray-skeletonGray:focus{
    --tw-gradient-to:#DEDFE3
  }

  .\33md\:focus\:to-customBlue-default:focus{
    --tw-gradient-to:#233674
  }

  .\33md\:focus\:to-customBlue-light:focus{
    --tw-gradient-to:#EFF4FA
  }

  .\33md\:focus\:to-customBlue-newLight:focus{
    --tw-gradient-to:#EEF0F5
  }

  .\33md\:focus\:to-customBlue-superLight:focus{
    --tw-gradient-to:#D7E1EC
  }

  .\33md\:focus\:to-customBlue-normal:focus{
    --tw-gradient-to:#004899
  }

  .\33md\:focus\:to-customBlue-dark:focus{
    --tw-gradient-to:#222B45
  }

  .\33md\:focus\:to-customBlue-royal:focus{
    --tw-gradient-to:#3656BF
  }

  .\33md\:focus\:to-customBlue-glass:focus{
    --tw-gradient-to:#D8E5F8
  }

  .\33md\:focus\:to-customBlue-hawkesBlue:focus{
    --tw-gradient-to:#D7DDF2
  }

  .\33md\:focus\:to-customBlue-darker:focus{
    --tw-gradient-to:#0F2741
  }

  .\33md\:focus\:to-customBlue-newBlue:focus{
    --tw-gradient-to:#0F2741
  }

  .\33md\:focus\:to-customBlue-black:focus{
    --tw-gradient-to:#0F2740
  }

  .\33md\:focus\:to-customBlue-skyLight:focus{
    --tw-gradient-to:#F0F4F9
  }

  .\33md\:focus\:to-customBlue-lightBlue:focus{
    --tw-gradient-to:#E7EBF8
  }

  .\33md\:focus\:to-customBlue-lightBlueGray:focus{
    --tw-gradient-to:#8296D7
  }

  .\33md\:focus\:to-customBlue-pale:focus{
    --tw-gradient-to:#D0D8F1
  }

  .\33md\:focus\:to-customBlue-lavender:focus{
    --tw-gradient-to:#8296D7
  }

  .\33md\:focus\:to-customBlue-iceBlue:focus{
    --tw-gradient-to:#EFF5FF
  }

  .\33md\:focus\:to-customWhite-default:focus{
    --tw-gradient-to:#ffffff
  }

  .\33md\:focus\:to-customWhite-lightDark:focus{
    --tw-gradient-to:#F8F8F8
  }

  .\33md\:focus\:to-customWhite-bWhite:focus{
    --tw-gradient-to:#EFF4FA
  }

  .\33md\:focus\:to-customRed-default:focus{
    --tw-gradient-to:#B10000
  }

  .\33md\:focus\:to-customGreen-default:focus{
    --tw-gradient-to:#8BD42D
  }

  .\33md\:focus\:to-customGreen-approved:focus{
    --tw-gradient-to:#80CC28
  }

  .\33md\:focus\:to-customGreen-check:focus{
    --tw-gradient-to:#139E5D
  }

  .\33md\:focus\:to-customGreen-lime:focus{
    --tw-gradient-to:#00AD3C
  }

  .\33md\:focus\:to-customGreen-dark:focus{
    --tw-gradient-to:#03AC6D
  }

  .\33md\:focus\:to-customGreen-light:focus{
    --tw-gradient-to:#A5D072
  }

  .\33md\:focus\:to-customYellow-default:focus{
    --tw-gradient-to:#FEF8E6
  }

  .\33md\:focus\:to-customYellow-highlight:focus{
    --tw-gradient-to:#EEB103
  }

  .\33md\:focus\:to-customYellow-bright:focus{
    --tw-gradient-to:#FDD835
  }

  .\33md\:focus\:to-customYellow-dark:focus{
    --tw-gradient-to:#FDDD84
  }

  .\33md\:focus\:to-customYellow-gold:focus{
    --tw-gradient-to:#E9AC07
  }

  .\33md\:focus\:to-customYellow-mostard:focus{
    --tw-gradient-to:#F59E0B
  }

  .\33md\:focus\:to-customOrange-default:focus{
    --tw-gradient-to:#E8532C
  }

  .\33md\:focus\:to-customOrange-mediumOrange:focus{
    --tw-gradient-to:#F4933C
  }

  .\33md\:focus\:to-customOrange-F96319:focus{
    --tw-gradient-to:#F96319
  }

  .\33md\:focus\:to-customOrange-EB8A02:focus{
    --tw-gradient-to:#EB8A02
  }

  .\33md\:focus\:to-customPurple-purpleOne:focus{
    --tw-gradient-to:#673AB7
  }

  .\33md\:focus\:to-inicieColors-orange:focus{
    --tw-gradient-to:#F36C48
  }

  .\33md\:focus\:to-inicieColors-blue:focus{
    --tw-gradient-to:#233674
  }

  .\33md\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .\33md\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .\33md\:bg-auto{
    background-size:auto
  }

  .\33md\:bg-cover{
    background-size:cover
  }

  .\33md\:bg-contain{
    background-size:contain
  }

  .\33md\:bg-fixed{
    background-attachment:fixed
  }

  .\33md\:bg-local{
    background-attachment:local
  }

  .\33md\:bg-scroll{
    background-attachment:scroll
  }

  .\33md\:bg-clip-border{
    background-clip:border-box
  }

  .\33md\:bg-clip-padding{
    background-clip:padding-box
  }

  .\33md\:bg-clip-content{
    background-clip:content-box
  }

  .\33md\:bg-clip-text{
    background-clip:text
  }

  .\33md\:bg-bottom{
    background-position:bottom
  }

  .\33md\:bg-center{
    background-position:center
  }

  .\33md\:bg-left{
    background-position:left
  }

  .\33md\:bg-left-bottom{
    background-position:left bottom
  }

  .\33md\:bg-left-top{
    background-position:left top
  }

  .\33md\:bg-right{
    background-position:right
  }

  .\33md\:bg-right-bottom{
    background-position:right bottom
  }

  .\33md\:bg-right-top{
    background-position:right top
  }

  .\33md\:bg-top{
    background-position:top
  }

  .\33md\:bg-repeat{
    background-repeat:repeat
  }

  .\33md\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .\33md\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .\33md\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .\33md\:bg-repeat-round{
    background-repeat:round
  }

  .\33md\:bg-repeat-space{
    background-repeat:space
  }

  .\33md\:bg-origin-border{
    background-origin:border-box
  }

  .\33md\:bg-origin-padding{
    background-origin:padding-box
  }

  .\33md\:bg-origin-content{
    background-origin:content-box
  }

  .\33md\:fill-current{
    fill:currentColor
  }

  .\33md\:stroke-current{
    stroke:currentColor
  }

  .\33md\:stroke-0{
    stroke-width:0
  }

  .\33md\:stroke-1{
    stroke-width:1
  }

  .\33md\:stroke-2{
    stroke-width:2
  }

  .\33md\:object-contain{
    object-fit:contain
  }

  .\33md\:object-cover{
    object-fit:cover
  }

  .\33md\:object-fill{
    object-fit:fill
  }

  .\33md\:object-none{
    object-fit:none
  }

  .\33md\:object-scale-down{
    object-fit:scale-down
  }

  .\33md\:object-bottom{
    object-position:bottom
  }

  .\33md\:object-center{
    object-position:center
  }

  .\33md\:object-left{
    object-position:left
  }

  .\33md\:object-left-bottom{
    object-position:left bottom
  }

  .\33md\:object-left-top{
    object-position:left top
  }

  .\33md\:object-right{
    object-position:right
  }

  .\33md\:object-right-bottom{
    object-position:right bottom
  }

  .\33md\:object-right-top{
    object-position:right top
  }

  .\33md\:object-top{
    object-position:top
  }

  .\33md\:p-0{
    padding:0px
  }

  .\33md\:p-1{
    padding:0.25rem
  }

  .\33md\:p-2{
    padding:0.5rem
  }

  .\33md\:p-3{
    padding:0.75rem
  }

  .\33md\:p-4{
    padding:1rem
  }

  .\33md\:p-5{
    padding:1.25rem
  }

  .\33md\:p-6{
    padding:1.5rem
  }

  .\33md\:p-7{
    padding:1.75rem
  }

  .\33md\:p-8{
    padding:2rem
  }

  .\33md\:p-9{
    padding:2.25rem
  }

  .\33md\:p-10{
    padding:2.5rem
  }

  .\33md\:p-11{
    padding:2.75rem
  }

  .\33md\:p-12{
    padding:3rem
  }

  .\33md\:p-14{
    padding:3.5rem
  }

  .\33md\:p-16{
    padding:4rem
  }

  .\33md\:p-20{
    padding:5rem
  }

  .\33md\:p-24{
    padding:6rem
  }

  .\33md\:p-28{
    padding:7rem
  }

  .\33md\:p-32{
    padding:8rem
  }

  .\33md\:p-36{
    padding:9rem
  }

  .\33md\:p-40{
    padding:10rem
  }

  .\33md\:p-44{
    padding:11rem
  }

  .\33md\:p-48{
    padding:12rem
  }

  .\33md\:p-52{
    padding:13rem
  }

  .\33md\:p-56{
    padding:14rem
  }

  .\33md\:p-60{
    padding:15rem
  }

  .\33md\:p-64{
    padding:16rem
  }

  .\33md\:p-72{
    padding:18rem
  }

  .\33md\:p-80{
    padding:20rem
  }

  .\33md\:p-96{
    padding:24rem
  }

  .\33md\:p-px{
    padding:1px
  }

  .\33md\:p-0\.5{
    padding:0.125rem
  }

  .\33md\:p-1\.5{
    padding:0.375rem
  }

  .\33md\:p-2\.5{
    padding:0.625rem
  }

  .\33md\:p-3\.5{
    padding:0.875rem
  }

  .\33md\:px-0{
    padding-left:0px;
    padding-right:0px
  }

  .\33md\:px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .\33md\:px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .\33md\:px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .\33md\:px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .\33md\:px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

  .\33md\:px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .\33md\:px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

  .\33md\:px-8{
    padding-left:2rem;
    padding-right:2rem
  }

  .\33md\:px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .\33md\:px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

  .\33md\:px-11{
    padding-left:2.75rem;
    padding-right:2.75rem
  }

  .\33md\:px-12{
    padding-left:3rem;
    padding-right:3rem
  }

  .\33md\:px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .\33md\:px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .\33md\:px-20{
    padding-left:5rem;
    padding-right:5rem
  }

  .\33md\:px-24{
    padding-left:6rem;
    padding-right:6rem
  }

  .\33md\:px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .\33md\:px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .\33md\:px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .\33md\:px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .\33md\:px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .\33md\:px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .\33md\:px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .\33md\:px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .\33md\:px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .\33md\:px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .\33md\:px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .\33md\:px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .\33md\:px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .\33md\:px-px{
    padding-left:1px;
    padding-right:1px
  }

  .\33md\:px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .\33md\:px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .\33md\:px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .\33md\:px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

  .\33md\:py-0{
    padding-top:0px;
    padding-bottom:0px
  }

  .\33md\:py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .\33md\:py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .\33md\:py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .\33md\:py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .\33md\:py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .\33md\:py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .\33md\:py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .\33md\:py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .\33md\:py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .\33md\:py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .\33md\:py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .\33md\:py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .\33md\:py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .\33md\:py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .\33md\:py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .\33md\:py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .\33md\:py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .\33md\:py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .\33md\:py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .\33md\:py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .\33md\:py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .\33md\:py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .\33md\:py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .\33md\:py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .\33md\:py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .\33md\:py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .\33md\:py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .\33md\:py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .\33md\:py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .\33md\:py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .\33md\:py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .\33md\:py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .\33md\:py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .\33md\:py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .\33md\:pt-0{
    padding-top:0px
  }

  .\33md\:pt-1{
    padding-top:0.25rem
  }

  .\33md\:pt-2{
    padding-top:0.5rem
  }

  .\33md\:pt-3{
    padding-top:0.75rem
  }

  .\33md\:pt-4{
    padding-top:1rem
  }

  .\33md\:pt-5{
    padding-top:1.25rem
  }

  .\33md\:pt-6{
    padding-top:1.5rem
  }

  .\33md\:pt-7{
    padding-top:1.75rem
  }

  .\33md\:pt-8{
    padding-top:2rem
  }

  .\33md\:pt-9{
    padding-top:2.25rem
  }

  .\33md\:pt-10{
    padding-top:2.5rem
  }

  .\33md\:pt-11{
    padding-top:2.75rem
  }

  .\33md\:pt-12{
    padding-top:3rem
  }

  .\33md\:pt-14{
    padding-top:3.5rem
  }

  .\33md\:pt-16{
    padding-top:4rem
  }

  .\33md\:pt-20{
    padding-top:5rem
  }

  .\33md\:pt-24{
    padding-top:6rem
  }

  .\33md\:pt-28{
    padding-top:7rem
  }

  .\33md\:pt-32{
    padding-top:8rem
  }

  .\33md\:pt-36{
    padding-top:9rem
  }

  .\33md\:pt-40{
    padding-top:10rem
  }

  .\33md\:pt-44{
    padding-top:11rem
  }

  .\33md\:pt-48{
    padding-top:12rem
  }

  .\33md\:pt-52{
    padding-top:13rem
  }

  .\33md\:pt-56{
    padding-top:14rem
  }

  .\33md\:pt-60{
    padding-top:15rem
  }

  .\33md\:pt-64{
    padding-top:16rem
  }

  .\33md\:pt-72{
    padding-top:18rem
  }

  .\33md\:pt-80{
    padding-top:20rem
  }

  .\33md\:pt-96{
    padding-top:24rem
  }

  .\33md\:pt-px{
    padding-top:1px
  }

  .\33md\:pt-0\.5{
    padding-top:0.125rem
  }

  .\33md\:pt-1\.5{
    padding-top:0.375rem
  }

  .\33md\:pt-2\.5{
    padding-top:0.625rem
  }

  .\33md\:pt-3\.5{
    padding-top:0.875rem
  }

  .\33md\:pr-0{
    padding-right:0px
  }

  .\33md\:pr-1{
    padding-right:0.25rem
  }

  .\33md\:pr-2{
    padding-right:0.5rem
  }

  .\33md\:pr-3{
    padding-right:0.75rem
  }

  .\33md\:pr-4{
    padding-right:1rem
  }

  .\33md\:pr-5{
    padding-right:1.25rem
  }

  .\33md\:pr-6{
    padding-right:1.5rem
  }

  .\33md\:pr-7{
    padding-right:1.75rem
  }

  .\33md\:pr-8{
    padding-right:2rem
  }

  .\33md\:pr-9{
    padding-right:2.25rem
  }

  .\33md\:pr-10{
    padding-right:2.5rem
  }

  .\33md\:pr-11{
    padding-right:2.75rem
  }

  .\33md\:pr-12{
    padding-right:3rem
  }

  .\33md\:pr-14{
    padding-right:3.5rem
  }

  .\33md\:pr-16{
    padding-right:4rem
  }

  .\33md\:pr-20{
    padding-right:5rem
  }

  .\33md\:pr-24{
    padding-right:6rem
  }

  .\33md\:pr-28{
    padding-right:7rem
  }

  .\33md\:pr-32{
    padding-right:8rem
  }

  .\33md\:pr-36{
    padding-right:9rem
  }

  .\33md\:pr-40{
    padding-right:10rem
  }

  .\33md\:pr-44{
    padding-right:11rem
  }

  .\33md\:pr-48{
    padding-right:12rem
  }

  .\33md\:pr-52{
    padding-right:13rem
  }

  .\33md\:pr-56{
    padding-right:14rem
  }

  .\33md\:pr-60{
    padding-right:15rem
  }

  .\33md\:pr-64{
    padding-right:16rem
  }

  .\33md\:pr-72{
    padding-right:18rem
  }

  .\33md\:pr-80{
    padding-right:20rem
  }

  .\33md\:pr-96{
    padding-right:24rem
  }

  .\33md\:pr-px{
    padding-right:1px
  }

  .\33md\:pr-0\.5{
    padding-right:0.125rem
  }

  .\33md\:pr-1\.5{
    padding-right:0.375rem
  }

  .\33md\:pr-2\.5{
    padding-right:0.625rem
  }

  .\33md\:pr-3\.5{
    padding-right:0.875rem
  }

  .\33md\:pb-0{
    padding-bottom:0px
  }

  .\33md\:pb-1{
    padding-bottom:0.25rem
  }

  .\33md\:pb-2{
    padding-bottom:0.5rem
  }

  .\33md\:pb-3{
    padding-bottom:0.75rem
  }

  .\33md\:pb-4{
    padding-bottom:1rem
  }

  .\33md\:pb-5{
    padding-bottom:1.25rem
  }

  .\33md\:pb-6{
    padding-bottom:1.5rem
  }

  .\33md\:pb-7{
    padding-bottom:1.75rem
  }

  .\33md\:pb-8{
    padding-bottom:2rem
  }

  .\33md\:pb-9{
    padding-bottom:2.25rem
  }

  .\33md\:pb-10{
    padding-bottom:2.5rem
  }

  .\33md\:pb-11{
    padding-bottom:2.75rem
  }

  .\33md\:pb-12{
    padding-bottom:3rem
  }

  .\33md\:pb-14{
    padding-bottom:3.5rem
  }

  .\33md\:pb-16{
    padding-bottom:4rem
  }

  .\33md\:pb-20{
    padding-bottom:5rem
  }

  .\33md\:pb-24{
    padding-bottom:6rem
  }

  .\33md\:pb-28{
    padding-bottom:7rem
  }

  .\33md\:pb-32{
    padding-bottom:8rem
  }

  .\33md\:pb-36{
    padding-bottom:9rem
  }

  .\33md\:pb-40{
    padding-bottom:10rem
  }

  .\33md\:pb-44{
    padding-bottom:11rem
  }

  .\33md\:pb-48{
    padding-bottom:12rem
  }

  .\33md\:pb-52{
    padding-bottom:13rem
  }

  .\33md\:pb-56{
    padding-bottom:14rem
  }

  .\33md\:pb-60{
    padding-bottom:15rem
  }

  .\33md\:pb-64{
    padding-bottom:16rem
  }

  .\33md\:pb-72{
    padding-bottom:18rem
  }

  .\33md\:pb-80{
    padding-bottom:20rem
  }

  .\33md\:pb-96{
    padding-bottom:24rem
  }

  .\33md\:pb-px{
    padding-bottom:1px
  }

  .\33md\:pb-0\.5{
    padding-bottom:0.125rem
  }

  .\33md\:pb-1\.5{
    padding-bottom:0.375rem
  }

  .\33md\:pb-2\.5{
    padding-bottom:0.625rem
  }

  .\33md\:pb-3\.5{
    padding-bottom:0.875rem
  }

  .\33md\:pl-0{
    padding-left:0px
  }

  .\33md\:pl-1{
    padding-left:0.25rem
  }

  .\33md\:pl-2{
    padding-left:0.5rem
  }

  .\33md\:pl-3{
    padding-left:0.75rem
  }

  .\33md\:pl-4{
    padding-left:1rem
  }

  .\33md\:pl-5{
    padding-left:1.25rem
  }

  .\33md\:pl-6{
    padding-left:1.5rem
  }

  .\33md\:pl-7{
    padding-left:1.75rem
  }

  .\33md\:pl-8{
    padding-left:2rem
  }

  .\33md\:pl-9{
    padding-left:2.25rem
  }

  .\33md\:pl-10{
    padding-left:2.5rem
  }

  .\33md\:pl-11{
    padding-left:2.75rem
  }

  .\33md\:pl-12{
    padding-left:3rem
  }

  .\33md\:pl-14{
    padding-left:3.5rem
  }

  .\33md\:pl-16{
    padding-left:4rem
  }

  .\33md\:pl-20{
    padding-left:5rem
  }

  .\33md\:pl-24{
    padding-left:6rem
  }

  .\33md\:pl-28{
    padding-left:7rem
  }

  .\33md\:pl-32{
    padding-left:8rem
  }

  .\33md\:pl-36{
    padding-left:9rem
  }

  .\33md\:pl-40{
    padding-left:10rem
  }

  .\33md\:pl-44{
    padding-left:11rem
  }

  .\33md\:pl-48{
    padding-left:12rem
  }

  .\33md\:pl-52{
    padding-left:13rem
  }

  .\33md\:pl-56{
    padding-left:14rem
  }

  .\33md\:pl-60{
    padding-left:15rem
  }

  .\33md\:pl-64{
    padding-left:16rem
  }

  .\33md\:pl-72{
    padding-left:18rem
  }

  .\33md\:pl-80{
    padding-left:20rem
  }

  .\33md\:pl-96{
    padding-left:24rem
  }

  .\33md\:pl-px{
    padding-left:1px
  }

  .\33md\:pl-0\.5{
    padding-left:0.125rem
  }

  .\33md\:pl-1\.5{
    padding-left:0.375rem
  }

  .\33md\:pl-2\.5{
    padding-left:0.625rem
  }

  .\33md\:pl-3\.5{
    padding-left:0.875rem
  }

  .\33md\:text-left{
    text-align:left
  }

  .\33md\:text-center{
    text-align:center
  }

  .\33md\:text-right{
    text-align:right
  }

  .\33md\:text-justify{
    text-align:justify
  }

  .\33md\:align-baseline{
    vertical-align:baseline
  }

  .\33md\:align-top{
    vertical-align:top
  }

  .\33md\:align-middle{
    vertical-align:middle
  }

  .\33md\:align-bottom{
    vertical-align:bottom
  }

  .\33md\:align-text-top{
    vertical-align:text-top
  }

  .\33md\:align-text-bottom{
    vertical-align:text-bottom
  }

  .\33md\:font-Montserrat{
    font-family:Montserrat, Roboto, Open Sans
  }

  .\33md\:font-Prompt{
    font-family:Prompt, Roboto, Open Sans
  }

  .\33md\:font-Roboto{
    font-family:Roboto, Open Sans
  }

  .\33md\:font-OpenSans{
    font-family:Open Sans, Roboto
  }

  .\33md\:font-Nunito{
    font-family:Nunito, Roboto, Open Sans
  }

  .\33md\:text-10{
    font-size:10px
  }

  .\33md\:text-11{
    font-size:11px
  }

  .\33md\:text-12{
    font-size:12px
  }

  .\33md\:text-13{
    font-size:13px
  }

  .\33md\:text-14{
    font-size:14px
  }

  .\33md\:text-15{
    font-size:15px
  }

  .\33md\:text-16{
    font-size:16px
  }

  .\33md\:text-18{
    font-size:18px
  }

  .\33md\:text-19{
    font-size:19px
  }

  .\33md\:text-20{
    font-size:20px
  }

  .\33md\:text-22{
    font-size:22px
  }

  .\33md\:text-24{
    font-size:24px
  }

  .\33md\:text-25{
    font-size:25px
  }

  .\33md\:text-26{
    font-size:26px
  }

  .\33md\:text-28{
    font-size:28px
  }

  .\33md\:text-30{
    font-size:30px
  }

  .\33md\:text-32{
    font-size:32px
  }

  .\33md\:text-40{
    font-size:40px
  }

  .\33md\:text-55{
    font-size:55px
  }

  .\33md\:text-xs{
    font-size:.75rem
  }

  .\33md\:text-sm{
    font-size:.875rem
  }

  .\33md\:text-lg{
    font-size:1.125rem
  }

  .\33md\:text-xl{
    font-size:1.25rem
  }

  .\33md\:text-2xl{
    font-size:1.5rem
  }

  .\33md\:text-3xl{
    font-size:1.875rem
  }

  .\33md\:text-4xl{
    font-size:2.25rem
  }

  .\33md\:text-5xl{
    font-size:3rem
  }

  .\33md\:text-6xl{
    font-size:4rem
  }

  .\33md\:text-7xl{
    font-size:5rem
  }

  .\33md\:font-thin{
    font-weight:100
  }

  .\33md\:font-extralight{
    font-weight:200
  }

  .\33md\:font-light{
    font-weight:300
  }

  .\33md\:font-normal{
    font-weight:400
  }

  .\33md\:font-medium{
    font-weight:500
  }

  .\33md\:font-semibold{
    font-weight:600
  }

  .\33md\:font-bold{
    font-weight:700
  }

  .\33md\:font-extrabold{
    font-weight:800
  }

  .\33md\:font-black{
    font-weight:900
  }

  .\33md\:uppercase{
    text-transform:uppercase
  }

  .\33md\:lowercase{
    text-transform:lowercase
  }

  .\33md\:capitalize{
    text-transform:capitalize
  }

  .\33md\:normal-case{
    text-transform:none
  }

  .\33md\:italic{
    font-style:italic
  }

  .\33md\:not-italic{
    font-style:normal
  }

  .\33md\:ordinal, .\33md\:slashed-zero, .\33md\:lining-nums, .\33md\:oldstyle-nums, .\33md\:proportional-nums, .\33md\:tabular-nums, .\33md\:diagonal-fractions, .\33md\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .\33md\:normal-nums{
    font-variant-numeric:normal
  }

  .\33md\:ordinal{
    --tw-ordinal:ordinal
  }

  .\33md\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .\33md\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .\33md\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .\33md\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .\33md\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .\33md\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .\33md\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .\33md\:leading-3{
    line-height:.75rem
  }

  .\33md\:leading-4{
    line-height:1rem
  }

  .\33md\:leading-5{
    line-height:1.25rem
  }

  .\33md\:leading-6{
    line-height:1.5rem
  }

  .\33md\:leading-7{
    line-height:1.75rem
  }

  .\33md\:leading-8{
    line-height:2rem
  }

  .\33md\:leading-9{
    line-height:2.25rem
  }

  .\33md\:leading-10{
    line-height:2.5rem
  }

  .\33md\:leading-19{
    line-height:19px
  }

  .\33md\:leading-none{
    line-height:1
  }

  .\33md\:leading-tight{
    line-height:1.25
  }

  .\33md\:leading-snug{
    line-height:1.375
  }

  .\33md\:leading-normal{
    line-height:1.5
  }

  .\33md\:leading-relaxed{
    line-height:1.625
  }

  .\33md\:leading-loose{
    line-height:2
  }

  .\33md\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .\33md\:tracking-tight{
    letter-spacing:-0.025em
  }

  .\33md\:tracking-normal{
    letter-spacing:0em
  }

  .\33md\:tracking-wide{
    letter-spacing:0.025em
  }

  .\33md\:tracking-wider{
    letter-spacing:0.05em
  }

  .\33md\:tracking-widest{
    letter-spacing:0.1em
  }

  .\33md\:text-transparent{
    color:transparent
  }

  .\33md\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\33md\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\33md\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\33md\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\33md\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\33md\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\33md\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\33md\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\33md\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\33md\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\33md\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\33md\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\33md\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\33md\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\33md\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\33md\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\33md\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\33md\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\33md\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\33md\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\33md\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\33md\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\33md\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\33md\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\33md\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\33md\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .\33md\:group-hover\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .group:hover .\33md\:group-hover\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .\33md\:focus-within\:text-customGray-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-grayTwo:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-grayThree:focus-within{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-lighterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-textGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-superDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-iconGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-mediumGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-swampGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-solitudeGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-winterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-tableGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-iceGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-gainsboro:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-offWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-cloudGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-defaultDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGray-skeletonGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-newLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-normal:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-royal:focus-within{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-glass:focus-within{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-hawkesBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-newBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-skyLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-lightBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-lightBlueGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-pale:focus-within{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-lavender:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customBlue-iceBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customWhite-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customWhite-lightDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customWhite-bWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customRed-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGreen-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGreen-approved:focus-within{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGreen-check:focus-within{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGreen-lime:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGreen-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customGreen-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customYellow-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customYellow-highlight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customYellow-bright:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customYellow-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customYellow-gold:focus-within{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customYellow-mostard:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customOrange-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customOrange-mediumOrange:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customOrange-F96319:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customOrange-EB8A02:focus-within{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-customPurple-purpleOne:focus-within{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-inicieColors-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\33md\:focus-within\:text-inicieColors-blue:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-transparent:hover{
    color:transparent
  }

  .\33md\:hover\:text-customGray-default:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-light:hover{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-dark:hover{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-darker:hover{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-grayTwo:hover{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-grayThree:hover{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-lighterGray:hover{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-textGray:hover{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-superDark:hover{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-iconGray:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-mediumGray:hover{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-swampGray:hover{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-solitudeGray:hover{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-winterGray:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-tableGray:hover{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-iceGray:hover{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-gainsboro:hover{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-offWhite:hover{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-cloudGray:hover{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-defaultDark:hover{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGray-skeletonGray:hover{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-default:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-light:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-newLight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-normal:hover{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-dark:hover{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-royal:hover{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-glass:hover{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-hawkesBlue:hover{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-darker:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-newBlue:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-black:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-skyLight:hover{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-lightBlue:hover{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-lightBlueGray:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-pale:hover{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-lavender:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customBlue-iceBlue:hover{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customWhite-default:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customWhite-lightDark:hover{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customWhite-bWhite:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customRed-default:hover{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGreen-default:hover{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGreen-approved:hover{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGreen-check:hover{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGreen-lime:hover{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGreen-dark:hover{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customGreen-light:hover{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customYellow-default:hover{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customYellow-highlight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customYellow-bright:hover{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customYellow-dark:hover{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customYellow-gold:hover{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customYellow-mostard:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customOrange-default:hover{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customOrange-mediumOrange:hover{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customOrange-F96319:hover{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customOrange-EB8A02:hover{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-customPurple-purpleOne:hover{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-inicieColors-orange:hover{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\33md\:hover\:text-inicieColors-blue:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-transparent:focus{
    color:transparent
  }

  .\33md\:focus\:text-customGray-default:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-light:focus{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-dark:focus{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-darker:focus{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-grayTwo:focus{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-grayThree:focus{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-lighterGray:focus{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-textGray:focus{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-superDark:focus{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-iconGray:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-mediumGray:focus{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-swampGray:focus{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-solitudeGray:focus{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-winterGray:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-tableGray:focus{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-iceGray:focus{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-gainsboro:focus{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-offWhite:focus{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-cloudGray:focus{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-defaultDark:focus{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGray-skeletonGray:focus{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-default:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-light:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-newLight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-normal:focus{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-dark:focus{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-royal:focus{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-glass:focus{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-hawkesBlue:focus{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-darker:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-newBlue:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-black:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-skyLight:focus{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-lightBlue:focus{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-lightBlueGray:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-pale:focus{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-lavender:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customBlue-iceBlue:focus{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customWhite-default:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customWhite-lightDark:focus{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customWhite-bWhite:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customRed-default:focus{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGreen-default:focus{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGreen-approved:focus{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGreen-check:focus{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGreen-lime:focus{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGreen-dark:focus{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customGreen-light:focus{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customYellow-default:focus{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customYellow-highlight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customYellow-bright:focus{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customYellow-dark:focus{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customYellow-gold:focus{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customYellow-mostard:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customOrange-default:focus{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customOrange-mediumOrange:focus{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customOrange-F96319:focus{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customOrange-EB8A02:focus{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-customPurple-purpleOne:focus{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-inicieColors-orange:focus{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\33md\:focus\:text-inicieColors-blue:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\33md\:text-opacity-0{
    --tw-text-opacity:0
  }

  .\33md\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .\33md\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .\33md\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .\33md\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .\33md\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .\33md\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .\33md\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .\33md\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .\33md\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .\33md\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .\33md\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .\33md\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .\33md\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .\33md\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .\33md\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .\33md\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .\33md\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .\33md\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .\33md\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .\33md\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .\33md\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .\33md\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .\33md\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .\33md\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .\33md\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .\33md\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .\33md\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .\33md\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .\33md\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .\33md\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .\33md\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .\33md\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .\33md\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .\33md\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .\33md\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .\33md\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .\33md\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .\33md\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .\33md\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .\33md\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .\33md\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .\33md\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .\33md\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .\33md\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .\33md\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .\33md\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .\33md\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .\33md\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .\33md\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .\33md\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .\33md\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .\33md\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .\33md\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .\33md\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .\33md\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .\33md\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .\33md\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .\33md\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .\33md\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .\33md\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .\33md\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .\33md\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .\33md\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .\33md\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .\33md\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .\33md\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .\33md\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .\33md\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .\33md\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .\33md\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .\33md\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .\33md\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .\33md\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .\33md\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .\33md\:underline{
    text-decoration:underline
  }

  .\33md\:line-through{
    text-decoration:line-through
  }

  .\33md\:no-underline{
    text-decoration:none
  }

  .group:hover .\33md\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .\33md\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .\33md\:group-hover\:no-underline{
    text-decoration:none
  }

  .\33md\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .\33md\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .\33md\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .\33md\:hover\:underline:hover{
    text-decoration:underline
  }

  .\33md\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .\33md\:hover\:no-underline:hover{
    text-decoration:none
  }

  .\33md\:focus\:underline:focus{
    text-decoration:underline
  }

  .\33md\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .\33md\:focus\:no-underline:focus{
    text-decoration:none
  }

  .\33md\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .\33md\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .\33md\:placeholder-transparent::placeholder{
    color:transparent
  }

  .\33md\:placeholder-customGray-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-grayTwo::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-grayThree::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-lighterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-textGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-superDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-iconGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-mediumGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-swampGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-solitudeGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-winterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-tableGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-iceGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-gainsboro::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-offWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-cloudGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-defaultDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGray-skeletonGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-newLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-normal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-royal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-glass::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-hawkesBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-newBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-skyLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-lightBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-lightBlueGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-pale::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-lavender::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customBlue-iceBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customWhite-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customWhite-lightDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customWhite-bWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customRed-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGreen-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGreen-approved::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGreen-check::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGreen-lime::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGreen-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customGreen-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customYellow-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customYellow-highlight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customYellow-bright::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customYellow-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customYellow-gold::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customYellow-mostard::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customOrange-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customOrange-mediumOrange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customOrange-F96319::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customOrange-EB8A02::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-customPurple-purpleOne::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-inicieColors-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-inicieColors-blue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .\33md\:focus\:placeholder-customGray-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-grayTwo:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-grayThree:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-lighterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-textGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-superDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-iconGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-mediumGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-swampGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-solitudeGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-winterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-tableGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-iceGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-gainsboro:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-offWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-cloudGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-defaultDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGray-skeletonGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-newLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-normal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-royal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-glass:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-hawkesBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-newBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-skyLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-lightBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-lightBlueGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-pale:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-lavender:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customBlue-iceBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customWhite-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customWhite-lightDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customWhite-bWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customRed-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGreen-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGreen-approved:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGreen-check:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGreen-lime:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGreen-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customGreen-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customYellow-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customYellow-highlight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customYellow-bright:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customYellow-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customYellow-gold:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customYellow-mostard:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customOrange-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customOrange-mediumOrange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customOrange-F96319:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customOrange-EB8A02:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-customPurple-purpleOne:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-inicieColors-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .\33md\:focus\:placeholder-inicieColors-blue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\33md\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .\33md\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .\33md\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .\33md\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .\33md\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .\33md\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .\33md\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .\33md\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .\33md\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .\33md\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .\33md\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .\33md\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .\33md\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .\33md\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .\33md\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .\33md\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .\33md\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .\33md\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .\33md\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .\33md\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .\33md\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .\33md\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .\33md\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .\33md\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .\33md\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .\33md\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .\33md\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .\33md\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .\33md\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .\33md\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .\33md\:opacity-0{
    opacity:0
  }

  .\33md\:opacity-5{
    opacity:0.05
  }

  .\33md\:opacity-10{
    opacity:0.1
  }

  .\33md\:opacity-20{
    opacity:0.2
  }

  .\33md\:opacity-25{
    opacity:0.25
  }

  .\33md\:opacity-30{
    opacity:0.3
  }

  .\33md\:opacity-40{
    opacity:0.4
  }

  .\33md\:opacity-50{
    opacity:0.5
  }

  .\33md\:opacity-60{
    opacity:0.6
  }

  .\33md\:opacity-70{
    opacity:0.7
  }

  .\33md\:opacity-75{
    opacity:0.75
  }

  .\33md\:opacity-80{
    opacity:0.8
  }

  .\33md\:opacity-90{
    opacity:0.9
  }

  .\33md\:opacity-95{
    opacity:0.95
  }

  .\33md\:opacity-100{
    opacity:1
  }

  .group:hover .\33md\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .\33md\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .\33md\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .\33md\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .\33md\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .\33md\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .\33md\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .\33md\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .\33md\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .\33md\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .\33md\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .\33md\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .\33md\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .\33md\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .\33md\:group-hover\:opacity-100{
    opacity:1
  }

  .\33md\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .\33md\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .\33md\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .\33md\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .\33md\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .\33md\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .\33md\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .\33md\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .\33md\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .\33md\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .\33md\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .\33md\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .\33md\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .\33md\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .\33md\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .\33md\:hover\:opacity-0:hover{
    opacity:0
  }

  .\33md\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .\33md\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .\33md\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .\33md\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .\33md\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .\33md\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .\33md\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .\33md\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .\33md\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .\33md\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .\33md\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .\33md\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .\33md\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .\33md\:hover\:opacity-100:hover{
    opacity:1
  }

  .\33md\:focus\:opacity-0:focus{
    opacity:0
  }

  .\33md\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .\33md\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .\33md\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .\33md\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .\33md\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .\33md\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .\33md\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .\33md\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .\33md\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .\33md\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .\33md\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .\33md\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .\33md\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .\33md\:focus\:opacity-100:focus{
    opacity:1
  }

  .\33md\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .\33md\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .\33md\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .\33md\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .\33md\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .\33md\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .\33md\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .\33md\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .\33md\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .\33md\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .\33md\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .\33md\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .\33md\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .\33md\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .\33md\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .\33md\:bg-blend-normal{
    background-blend-mode:normal
  }

  .\33md\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .\33md\:bg-blend-screen{
    background-blend-mode:screen
  }

  .\33md\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .\33md\:bg-blend-darken{
    background-blend-mode:darken
  }

  .\33md\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .\33md\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .\33md\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .\33md\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .\33md\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .\33md\:bg-blend-difference{
    background-blend-mode:difference
  }

  .\33md\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .\33md\:bg-blend-hue{
    background-blend-mode:hue
  }

  .\33md\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .\33md\:bg-blend-color{
    background-blend-mode:color
  }

  .\33md\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .\33md\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .\33md\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .\33md\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .\33md\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .\33md\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .\33md\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .\33md\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .\33md\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .\33md\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .\33md\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .\33md\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .\33md\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .\33md\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .\33md\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .\33md\:mix-blend-color{
    mix-blend-mode:color
  }

  .\33md\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .\33md\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\33md\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\33md\:group-hover\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\33md\:group-hover\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\33md\:group-hover\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\33md\:group-hover\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\33md\:group-hover\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\33md\:group-hover\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\33md\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\33md\:group-hover\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus-within\:shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus-within\:shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus-within\:shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus-within\:shadow-custom:focus-within{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:hover\:shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:hover\:shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:hover\:shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:hover\:shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:hover\:shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:hover\:shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:hover\:shadow-custom:hover{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus\:shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus\:shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus\:shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus\:shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus\:shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus\:shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:focus\:shadow-custom:focus{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\33md\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\33md\:outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\33md\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\33md\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\33md\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\33md\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\33md\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\33md\:focus\:outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\33md\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\33md\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\33md\:ring-inset{
    --tw-ring-inset:inset
  }

  .\33md\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .\33md\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .\33md\:ring-transparent{
    --tw-ring-color:transparent
  }

  .\33md\:ring-customGray-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-grayTwo{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-grayThree{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-lighterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-textGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-superDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-iconGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-mediumGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-swampGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-solitudeGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-winterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-tableGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-iceGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-gainsboro{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-offWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-cloudGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-defaultDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGray-skeletonGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-newLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-normal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-royal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-glass{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-hawkesBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-newBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-skyLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-lightBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-lightBlueGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-pale{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-lavender{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\33md\:ring-customBlue-iceBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\33md\:ring-customWhite-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\33md\:ring-customWhite-lightDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\33md\:ring-customWhite-bWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\33md\:ring-customRed-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGreen-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGreen-approved{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGreen-check{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGreen-lime{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGreen-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\33md\:ring-customGreen-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\33md\:ring-customYellow-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\33md\:ring-customYellow-highlight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\33md\:ring-customYellow-bright{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\33md\:ring-customYellow-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\33md\:ring-customYellow-gold{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\33md\:ring-customYellow-mostard{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\33md\:ring-customOrange-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\33md\:ring-customOrange-mediumOrange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\33md\:ring-customOrange-F96319{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\33md\:ring-customOrange-EB8A02{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\33md\:ring-customPurple-purpleOne{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\33md\:ring-inicieColors-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\33md\:ring-inicieColors-blue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .\33md\:focus-within\:ring-customGray-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-grayTwo:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-grayThree:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-lighterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-textGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-superDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-iconGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-mediumGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-swampGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-solitudeGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-winterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-tableGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-iceGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-gainsboro:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-offWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-cloudGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-defaultDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGray-skeletonGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-newLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-normal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-royal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-glass:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-hawkesBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-newBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-skyLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-lightBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-lightBlueGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-pale:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-lavender:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customBlue-iceBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customWhite-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customWhite-lightDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customWhite-bWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customRed-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGreen-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGreen-approved:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGreen-check:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGreen-lime:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGreen-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customGreen-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customYellow-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customYellow-highlight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customYellow-bright:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customYellow-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customYellow-gold:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customYellow-mostard:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customOrange-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customOrange-mediumOrange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customOrange-F96319:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customOrange-EB8A02:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-customPurple-purpleOne:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-inicieColors-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\33md\:focus-within\:ring-inicieColors-blue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .\33md\:focus\:ring-customGray-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-grayTwo:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-grayThree:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-lighterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-textGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-superDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-iconGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-mediumGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-swampGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-solitudeGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-winterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-tableGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-iceGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-gainsboro:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-offWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-cloudGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-defaultDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGray-skeletonGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-newLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-normal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-royal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-glass:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-hawkesBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-newBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-skyLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-lightBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-lightBlueGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-pale:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-lavender:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customBlue-iceBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customWhite-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customWhite-lightDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customWhite-bWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customRed-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGreen-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGreen-approved:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGreen-check:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGreen-lime:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGreen-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customGreen-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customYellow-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customYellow-highlight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customYellow-bright:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customYellow-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customYellow-gold:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customYellow-mostard:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customOrange-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customOrange-mediumOrange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customOrange-F96319:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customOrange-EB8A02:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-customPurple-purpleOne:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-inicieColors-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\33md\:focus\:ring-inicieColors-blue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\33md\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .\33md\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .\33md\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .\33md\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .\33md\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .\33md\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .\33md\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .\33md\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .\33md\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .\33md\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .\33md\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .\33md\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .\33md\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .\33md\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .\33md\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .\33md\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .\33md\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .\33md\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .\33md\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .\33md\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .\33md\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .\33md\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .\33md\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .\33md\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .\33md\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .\33md\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .\33md\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .\33md\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .\33md\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .\33md\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .\33md\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .\33md\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .\33md\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .\33md\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .\33md\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .\33md\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .\33md\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .\33md\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .\33md\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .\33md\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .\33md\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .\33md\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .\33md\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .\33md\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .\33md\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .\33md\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .\33md\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .\33md\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .\33md\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .\33md\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .\33md\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .\33md\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .\33md\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .\33md\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .\33md\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .\33md\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .\33md\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .\33md\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .\33md\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .\33md\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .\33md\:ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .\33md\:ring-offset-customGray-default{
    --tw-ring-offset-color:#A9AEB3
  }

  .\33md\:ring-offset-customGray-light{
    --tw-ring-offset-color:#d9e0e6
  }

  .\33md\:ring-offset-customGray-dark{
    --tw-ring-offset-color:#484B4D
  }

  .\33md\:ring-offset-customGray-darker{
    --tw-ring-offset-color:#49494A
  }

  .\33md\:ring-offset-customGray-grayTwo{
    --tw-ring-offset-color:#C7CBD1
  }

  .\33md\:ring-offset-customGray-grayThree{
    --tw-ring-offset-color:#909193
  }

  .\33md\:ring-offset-customGray-superLight{
    --tw-ring-offset-color:#EDEDED
  }

  .\33md\:ring-offset-customGray-lighterGray{
    --tw-ring-offset-color:#F4F4F4
  }

  .\33md\:ring-offset-customGray-textGray{
    --tw-ring-offset-color:#8F9BB3
  }

  .\33md\:ring-offset-customGray-superDark{
    --tw-ring-offset-color:#231F20
  }

  .\33md\:ring-offset-customGray-iconGray{
    --tw-ring-offset-color:#A9AEB3
  }

  .\33md\:ring-offset-customGray-mediumGray{
    --tw-ring-offset-color:#E3E4E4
  }

  .\33md\:ring-offset-customGray-swampGray{
    --tw-ring-offset-color:#252727
  }

  .\33md\:ring-offset-customGray-solitudeGray{
    --tw-ring-offset-color:#E0E4E8
  }

  .\33md\:ring-offset-customGray-winterGray{
    --tw-ring-offset-color:#EEF0F5
  }

  .\33md\:ring-offset-customGray-tableGray{
    --tw-ring-offset-color:#F2F6FB
  }

  .\33md\:ring-offset-customGray-iceGray{
    --tw-ring-offset-color:#F5F7FC
  }

  .\33md\:ring-offset-customGray-gainsboro{
    --tw-ring-offset-color:#F0F2F6
  }

  .\33md\:ring-offset-customGray-offWhite{
    --tw-ring-offset-color:#F7F7F7
  }

  .\33md\:ring-offset-customGray-cloudGray{
    --tw-ring-offset-color:#B9BDC1
  }

  .\33md\:ring-offset-customGray-defaultDark{
    --tw-ring-offset-color:#AEB3B7
  }

  .\33md\:ring-offset-customGray-skeletonGray{
    --tw-ring-offset-color:#DEDFE3
  }

  .\33md\:ring-offset-customBlue-default{
    --tw-ring-offset-color:#233674
  }

  .\33md\:ring-offset-customBlue-light{
    --tw-ring-offset-color:#EFF4FA
  }

  .\33md\:ring-offset-customBlue-newLight{
    --tw-ring-offset-color:#EEF0F5
  }

  .\33md\:ring-offset-customBlue-superLight{
    --tw-ring-offset-color:#D7E1EC
  }

  .\33md\:ring-offset-customBlue-normal{
    --tw-ring-offset-color:#004899
  }

  .\33md\:ring-offset-customBlue-dark{
    --tw-ring-offset-color:#222B45
  }

  .\33md\:ring-offset-customBlue-royal{
    --tw-ring-offset-color:#3656BF
  }

  .\33md\:ring-offset-customBlue-glass{
    --tw-ring-offset-color:#D8E5F8
  }

  .\33md\:ring-offset-customBlue-hawkesBlue{
    --tw-ring-offset-color:#D7DDF2
  }

  .\33md\:ring-offset-customBlue-darker{
    --tw-ring-offset-color:#0F2741
  }

  .\33md\:ring-offset-customBlue-newBlue{
    --tw-ring-offset-color:#0F2741
  }

  .\33md\:ring-offset-customBlue-black{
    --tw-ring-offset-color:#0F2740
  }

  .\33md\:ring-offset-customBlue-skyLight{
    --tw-ring-offset-color:#F0F4F9
  }

  .\33md\:ring-offset-customBlue-lightBlue{
    --tw-ring-offset-color:#E7EBF8
  }

  .\33md\:ring-offset-customBlue-lightBlueGray{
    --tw-ring-offset-color:#8296D7
  }

  .\33md\:ring-offset-customBlue-pale{
    --tw-ring-offset-color:#D0D8F1
  }

  .\33md\:ring-offset-customBlue-lavender{
    --tw-ring-offset-color:#8296D7
  }

  .\33md\:ring-offset-customBlue-iceBlue{
    --tw-ring-offset-color:#EFF5FF
  }

  .\33md\:ring-offset-customWhite-default{
    --tw-ring-offset-color:#ffffff
  }

  .\33md\:ring-offset-customWhite-lightDark{
    --tw-ring-offset-color:#F8F8F8
  }

  .\33md\:ring-offset-customWhite-bWhite{
    --tw-ring-offset-color:#EFF4FA
  }

  .\33md\:ring-offset-customRed-default{
    --tw-ring-offset-color:#B10000
  }

  .\33md\:ring-offset-customGreen-default{
    --tw-ring-offset-color:#8BD42D
  }

  .\33md\:ring-offset-customGreen-approved{
    --tw-ring-offset-color:#80CC28
  }

  .\33md\:ring-offset-customGreen-check{
    --tw-ring-offset-color:#139E5D
  }

  .\33md\:ring-offset-customGreen-lime{
    --tw-ring-offset-color:#00AD3C
  }

  .\33md\:ring-offset-customGreen-dark{
    --tw-ring-offset-color:#03AC6D
  }

  .\33md\:ring-offset-customGreen-light{
    --tw-ring-offset-color:#A5D072
  }

  .\33md\:ring-offset-customYellow-default{
    --tw-ring-offset-color:#FEF8E6
  }

  .\33md\:ring-offset-customYellow-highlight{
    --tw-ring-offset-color:#EEB103
  }

  .\33md\:ring-offset-customYellow-bright{
    --tw-ring-offset-color:#FDD835
  }

  .\33md\:ring-offset-customYellow-dark{
    --tw-ring-offset-color:#FDDD84
  }

  .\33md\:ring-offset-customYellow-gold{
    --tw-ring-offset-color:#E9AC07
  }

  .\33md\:ring-offset-customYellow-mostard{
    --tw-ring-offset-color:#F59E0B
  }

  .\33md\:ring-offset-customOrange-default{
    --tw-ring-offset-color:#E8532C
  }

  .\33md\:ring-offset-customOrange-mediumOrange{
    --tw-ring-offset-color:#F4933C
  }

  .\33md\:ring-offset-customOrange-F96319{
    --tw-ring-offset-color:#F96319
  }

  .\33md\:ring-offset-customOrange-EB8A02{
    --tw-ring-offset-color:#EB8A02
  }

  .\33md\:ring-offset-customPurple-purpleOne{
    --tw-ring-offset-color:#673AB7
  }

  .\33md\:ring-offset-inicieColors-orange{
    --tw-ring-offset-color:#F36C48
  }

  .\33md\:ring-offset-inicieColors-blue{
    --tw-ring-offset-color:#233674
  }

  .\33md\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .\33md\:focus-within\:ring-offset-customGray-default:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .\33md\:focus-within\:ring-offset-customGray-light:focus-within{
    --tw-ring-offset-color:#d9e0e6
  }

  .\33md\:focus-within\:ring-offset-customGray-dark:focus-within{
    --tw-ring-offset-color:#484B4D
  }

  .\33md\:focus-within\:ring-offset-customGray-darker:focus-within{
    --tw-ring-offset-color:#49494A
  }

  .\33md\:focus-within\:ring-offset-customGray-grayTwo:focus-within{
    --tw-ring-offset-color:#C7CBD1
  }

  .\33md\:focus-within\:ring-offset-customGray-grayThree:focus-within{
    --tw-ring-offset-color:#909193
  }

  .\33md\:focus-within\:ring-offset-customGray-superLight:focus-within{
    --tw-ring-offset-color:#EDEDED
  }

  .\33md\:focus-within\:ring-offset-customGray-lighterGray:focus-within{
    --tw-ring-offset-color:#F4F4F4
  }

  .\33md\:focus-within\:ring-offset-customGray-textGray:focus-within{
    --tw-ring-offset-color:#8F9BB3
  }

  .\33md\:focus-within\:ring-offset-customGray-superDark:focus-within{
    --tw-ring-offset-color:#231F20
  }

  .\33md\:focus-within\:ring-offset-customGray-iconGray:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .\33md\:focus-within\:ring-offset-customGray-mediumGray:focus-within{
    --tw-ring-offset-color:#E3E4E4
  }

  .\33md\:focus-within\:ring-offset-customGray-swampGray:focus-within{
    --tw-ring-offset-color:#252727
  }

  .\33md\:focus-within\:ring-offset-customGray-solitudeGray:focus-within{
    --tw-ring-offset-color:#E0E4E8
  }

  .\33md\:focus-within\:ring-offset-customGray-winterGray:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .\33md\:focus-within\:ring-offset-customGray-tableGray:focus-within{
    --tw-ring-offset-color:#F2F6FB
  }

  .\33md\:focus-within\:ring-offset-customGray-iceGray:focus-within{
    --tw-ring-offset-color:#F5F7FC
  }

  .\33md\:focus-within\:ring-offset-customGray-gainsboro:focus-within{
    --tw-ring-offset-color:#F0F2F6
  }

  .\33md\:focus-within\:ring-offset-customGray-offWhite:focus-within{
    --tw-ring-offset-color:#F7F7F7
  }

  .\33md\:focus-within\:ring-offset-customGray-cloudGray:focus-within{
    --tw-ring-offset-color:#B9BDC1
  }

  .\33md\:focus-within\:ring-offset-customGray-defaultDark:focus-within{
    --tw-ring-offset-color:#AEB3B7
  }

  .\33md\:focus-within\:ring-offset-customGray-skeletonGray:focus-within{
    --tw-ring-offset-color:#DEDFE3
  }

  .\33md\:focus-within\:ring-offset-customBlue-default:focus-within{
    --tw-ring-offset-color:#233674
  }

  .\33md\:focus-within\:ring-offset-customBlue-light:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .\33md\:focus-within\:ring-offset-customBlue-newLight:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .\33md\:focus-within\:ring-offset-customBlue-superLight:focus-within{
    --tw-ring-offset-color:#D7E1EC
  }

  .\33md\:focus-within\:ring-offset-customBlue-normal:focus-within{
    --tw-ring-offset-color:#004899
  }

  .\33md\:focus-within\:ring-offset-customBlue-dark:focus-within{
    --tw-ring-offset-color:#222B45
  }

  .\33md\:focus-within\:ring-offset-customBlue-royal:focus-within{
    --tw-ring-offset-color:#3656BF
  }

  .\33md\:focus-within\:ring-offset-customBlue-glass:focus-within{
    --tw-ring-offset-color:#D8E5F8
  }

  .\33md\:focus-within\:ring-offset-customBlue-hawkesBlue:focus-within{
    --tw-ring-offset-color:#D7DDF2
  }

  .\33md\:focus-within\:ring-offset-customBlue-darker:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .\33md\:focus-within\:ring-offset-customBlue-newBlue:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .\33md\:focus-within\:ring-offset-customBlue-black:focus-within{
    --tw-ring-offset-color:#0F2740
  }

  .\33md\:focus-within\:ring-offset-customBlue-skyLight:focus-within{
    --tw-ring-offset-color:#F0F4F9
  }

  .\33md\:focus-within\:ring-offset-customBlue-lightBlue:focus-within{
    --tw-ring-offset-color:#E7EBF8
  }

  .\33md\:focus-within\:ring-offset-customBlue-lightBlueGray:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .\33md\:focus-within\:ring-offset-customBlue-pale:focus-within{
    --tw-ring-offset-color:#D0D8F1
  }

  .\33md\:focus-within\:ring-offset-customBlue-lavender:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .\33md\:focus-within\:ring-offset-customBlue-iceBlue:focus-within{
    --tw-ring-offset-color:#EFF5FF
  }

  .\33md\:focus-within\:ring-offset-customWhite-default:focus-within{
    --tw-ring-offset-color:#ffffff
  }

  .\33md\:focus-within\:ring-offset-customWhite-lightDark:focus-within{
    --tw-ring-offset-color:#F8F8F8
  }

  .\33md\:focus-within\:ring-offset-customWhite-bWhite:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .\33md\:focus-within\:ring-offset-customRed-default:focus-within{
    --tw-ring-offset-color:#B10000
  }

  .\33md\:focus-within\:ring-offset-customGreen-default:focus-within{
    --tw-ring-offset-color:#8BD42D
  }

  .\33md\:focus-within\:ring-offset-customGreen-approved:focus-within{
    --tw-ring-offset-color:#80CC28
  }

  .\33md\:focus-within\:ring-offset-customGreen-check:focus-within{
    --tw-ring-offset-color:#139E5D
  }

  .\33md\:focus-within\:ring-offset-customGreen-lime:focus-within{
    --tw-ring-offset-color:#00AD3C
  }

  .\33md\:focus-within\:ring-offset-customGreen-dark:focus-within{
    --tw-ring-offset-color:#03AC6D
  }

  .\33md\:focus-within\:ring-offset-customGreen-light:focus-within{
    --tw-ring-offset-color:#A5D072
  }

  .\33md\:focus-within\:ring-offset-customYellow-default:focus-within{
    --tw-ring-offset-color:#FEF8E6
  }

  .\33md\:focus-within\:ring-offset-customYellow-highlight:focus-within{
    --tw-ring-offset-color:#EEB103
  }

  .\33md\:focus-within\:ring-offset-customYellow-bright:focus-within{
    --tw-ring-offset-color:#FDD835
  }

  .\33md\:focus-within\:ring-offset-customYellow-dark:focus-within{
    --tw-ring-offset-color:#FDDD84
  }

  .\33md\:focus-within\:ring-offset-customYellow-gold:focus-within{
    --tw-ring-offset-color:#E9AC07
  }

  .\33md\:focus-within\:ring-offset-customYellow-mostard:focus-within{
    --tw-ring-offset-color:#F59E0B
  }

  .\33md\:focus-within\:ring-offset-customOrange-default:focus-within{
    --tw-ring-offset-color:#E8532C
  }

  .\33md\:focus-within\:ring-offset-customOrange-mediumOrange:focus-within{
    --tw-ring-offset-color:#F4933C
  }

  .\33md\:focus-within\:ring-offset-customOrange-F96319:focus-within{
    --tw-ring-offset-color:#F96319
  }

  .\33md\:focus-within\:ring-offset-customOrange-EB8A02:focus-within{
    --tw-ring-offset-color:#EB8A02
  }

  .\33md\:focus-within\:ring-offset-customPurple-purpleOne:focus-within{
    --tw-ring-offset-color:#673AB7
  }

  .\33md\:focus-within\:ring-offset-inicieColors-orange:focus-within{
    --tw-ring-offset-color:#F36C48
  }

  .\33md\:focus-within\:ring-offset-inicieColors-blue:focus-within{
    --tw-ring-offset-color:#233674
  }

  .\33md\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .\33md\:focus\:ring-offset-customGray-default:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .\33md\:focus\:ring-offset-customGray-light:focus{
    --tw-ring-offset-color:#d9e0e6
  }

  .\33md\:focus\:ring-offset-customGray-dark:focus{
    --tw-ring-offset-color:#484B4D
  }

  .\33md\:focus\:ring-offset-customGray-darker:focus{
    --tw-ring-offset-color:#49494A
  }

  .\33md\:focus\:ring-offset-customGray-grayTwo:focus{
    --tw-ring-offset-color:#C7CBD1
  }

  .\33md\:focus\:ring-offset-customGray-grayThree:focus{
    --tw-ring-offset-color:#909193
  }

  .\33md\:focus\:ring-offset-customGray-superLight:focus{
    --tw-ring-offset-color:#EDEDED
  }

  .\33md\:focus\:ring-offset-customGray-lighterGray:focus{
    --tw-ring-offset-color:#F4F4F4
  }

  .\33md\:focus\:ring-offset-customGray-textGray:focus{
    --tw-ring-offset-color:#8F9BB3
  }

  .\33md\:focus\:ring-offset-customGray-superDark:focus{
    --tw-ring-offset-color:#231F20
  }

  .\33md\:focus\:ring-offset-customGray-iconGray:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .\33md\:focus\:ring-offset-customGray-mediumGray:focus{
    --tw-ring-offset-color:#E3E4E4
  }

  .\33md\:focus\:ring-offset-customGray-swampGray:focus{
    --tw-ring-offset-color:#252727
  }

  .\33md\:focus\:ring-offset-customGray-solitudeGray:focus{
    --tw-ring-offset-color:#E0E4E8
  }

  .\33md\:focus\:ring-offset-customGray-winterGray:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .\33md\:focus\:ring-offset-customGray-tableGray:focus{
    --tw-ring-offset-color:#F2F6FB
  }

  .\33md\:focus\:ring-offset-customGray-iceGray:focus{
    --tw-ring-offset-color:#F5F7FC
  }

  .\33md\:focus\:ring-offset-customGray-gainsboro:focus{
    --tw-ring-offset-color:#F0F2F6
  }

  .\33md\:focus\:ring-offset-customGray-offWhite:focus{
    --tw-ring-offset-color:#F7F7F7
  }

  .\33md\:focus\:ring-offset-customGray-cloudGray:focus{
    --tw-ring-offset-color:#B9BDC1
  }

  .\33md\:focus\:ring-offset-customGray-defaultDark:focus{
    --tw-ring-offset-color:#AEB3B7
  }

  .\33md\:focus\:ring-offset-customGray-skeletonGray:focus{
    --tw-ring-offset-color:#DEDFE3
  }

  .\33md\:focus\:ring-offset-customBlue-default:focus{
    --tw-ring-offset-color:#233674
  }

  .\33md\:focus\:ring-offset-customBlue-light:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .\33md\:focus\:ring-offset-customBlue-newLight:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .\33md\:focus\:ring-offset-customBlue-superLight:focus{
    --tw-ring-offset-color:#D7E1EC
  }

  .\33md\:focus\:ring-offset-customBlue-normal:focus{
    --tw-ring-offset-color:#004899
  }

  .\33md\:focus\:ring-offset-customBlue-dark:focus{
    --tw-ring-offset-color:#222B45
  }

  .\33md\:focus\:ring-offset-customBlue-royal:focus{
    --tw-ring-offset-color:#3656BF
  }

  .\33md\:focus\:ring-offset-customBlue-glass:focus{
    --tw-ring-offset-color:#D8E5F8
  }

  .\33md\:focus\:ring-offset-customBlue-hawkesBlue:focus{
    --tw-ring-offset-color:#D7DDF2
  }

  .\33md\:focus\:ring-offset-customBlue-darker:focus{
    --tw-ring-offset-color:#0F2741
  }

  .\33md\:focus\:ring-offset-customBlue-newBlue:focus{
    --tw-ring-offset-color:#0F2741
  }

  .\33md\:focus\:ring-offset-customBlue-black:focus{
    --tw-ring-offset-color:#0F2740
  }

  .\33md\:focus\:ring-offset-customBlue-skyLight:focus{
    --tw-ring-offset-color:#F0F4F9
  }

  .\33md\:focus\:ring-offset-customBlue-lightBlue:focus{
    --tw-ring-offset-color:#E7EBF8
  }

  .\33md\:focus\:ring-offset-customBlue-lightBlueGray:focus{
    --tw-ring-offset-color:#8296D7
  }

  .\33md\:focus\:ring-offset-customBlue-pale:focus{
    --tw-ring-offset-color:#D0D8F1
  }

  .\33md\:focus\:ring-offset-customBlue-lavender:focus{
    --tw-ring-offset-color:#8296D7
  }

  .\33md\:focus\:ring-offset-customBlue-iceBlue:focus{
    --tw-ring-offset-color:#EFF5FF
  }

  .\33md\:focus\:ring-offset-customWhite-default:focus{
    --tw-ring-offset-color:#ffffff
  }

  .\33md\:focus\:ring-offset-customWhite-lightDark:focus{
    --tw-ring-offset-color:#F8F8F8
  }

  .\33md\:focus\:ring-offset-customWhite-bWhite:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .\33md\:focus\:ring-offset-customRed-default:focus{
    --tw-ring-offset-color:#B10000
  }

  .\33md\:focus\:ring-offset-customGreen-default:focus{
    --tw-ring-offset-color:#8BD42D
  }

  .\33md\:focus\:ring-offset-customGreen-approved:focus{
    --tw-ring-offset-color:#80CC28
  }

  .\33md\:focus\:ring-offset-customGreen-check:focus{
    --tw-ring-offset-color:#139E5D
  }

  .\33md\:focus\:ring-offset-customGreen-lime:focus{
    --tw-ring-offset-color:#00AD3C
  }

  .\33md\:focus\:ring-offset-customGreen-dark:focus{
    --tw-ring-offset-color:#03AC6D
  }

  .\33md\:focus\:ring-offset-customGreen-light:focus{
    --tw-ring-offset-color:#A5D072
  }

  .\33md\:focus\:ring-offset-customYellow-default:focus{
    --tw-ring-offset-color:#FEF8E6
  }

  .\33md\:focus\:ring-offset-customYellow-highlight:focus{
    --tw-ring-offset-color:#EEB103
  }

  .\33md\:focus\:ring-offset-customYellow-bright:focus{
    --tw-ring-offset-color:#FDD835
  }

  .\33md\:focus\:ring-offset-customYellow-dark:focus{
    --tw-ring-offset-color:#FDDD84
  }

  .\33md\:focus\:ring-offset-customYellow-gold:focus{
    --tw-ring-offset-color:#E9AC07
  }

  .\33md\:focus\:ring-offset-customYellow-mostard:focus{
    --tw-ring-offset-color:#F59E0B
  }

  .\33md\:focus\:ring-offset-customOrange-default:focus{
    --tw-ring-offset-color:#E8532C
  }

  .\33md\:focus\:ring-offset-customOrange-mediumOrange:focus{
    --tw-ring-offset-color:#F4933C
  }

  .\33md\:focus\:ring-offset-customOrange-F96319:focus{
    --tw-ring-offset-color:#F96319
  }

  .\33md\:focus\:ring-offset-customOrange-EB8A02:focus{
    --tw-ring-offset-color:#EB8A02
  }

  .\33md\:focus\:ring-offset-customPurple-purpleOne:focus{
    --tw-ring-offset-color:#673AB7
  }

  .\33md\:focus\:ring-offset-inicieColors-orange:focus{
    --tw-ring-offset-color:#F36C48
  }

  .\33md\:focus\:ring-offset-inicieColors-blue:focus{
    --tw-ring-offset-color:#233674
  }

  .\33md\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .\33md\:filter-none{
    filter:none
  }

  .\33md\:blur-0{
    --tw-blur:blur(0)
  }

  .\33md\:blur-none{
    --tw-blur:blur(0)
  }

  .\33md\:blur-sm{
    --tw-blur:blur(4px)
  }

  .\33md\:blur{
    --tw-blur:blur(8px)
  }

  .\33md\:blur-md{
    --tw-blur:blur(12px)
  }

  .\33md\:blur-lg{
    --tw-blur:blur(16px)
  }

  .\33md\:blur-xl{
    --tw-blur:blur(24px)
  }

  .\33md\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .\33md\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .\33md\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .\33md\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .\33md\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .\33md\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .\33md\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .\33md\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .\33md\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .\33md\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .\33md\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .\33md\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .\33md\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .\33md\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .\33md\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .\33md\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .\33md\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .\33md\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .\33md\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .\33md\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .\33md\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .\33md\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .\33md\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .\33md\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .\33md\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .\33md\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .\33md\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .\33md\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .\33md\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .\33md\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .\33md\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .\33md\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .\33md\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .\33md\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .\33md\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .\33md\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .\33md\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .\33md\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .\33md\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .\33md\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .\33md\:invert-0{
    --tw-invert:invert(0)
  }

  .\33md\:invert{
    --tw-invert:invert(100%)
  }

  .\33md\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .\33md\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .\33md\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .\33md\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .\33md\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .\33md\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .\33md\:sepia{
    --tw-sepia:sepia(100%)
  }

  .\33md\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .\33md\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .\33md\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .\33md\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .\33md\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .\33md\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .\33md\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .\33md\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .\33md\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .\33md\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .\33md\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .\33md\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .\33md\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .\33md\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .\33md\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .\33md\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .\33md\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .\33md\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .\33md\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .\33md\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .\33md\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .\33md\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .\33md\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .\33md\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .\33md\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .\33md\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .\33md\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .\33md\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .\33md\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .\33md\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .\33md\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .\33md\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .\33md\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .\33md\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .\33md\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .\33md\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .\33md\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .\33md\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .\33md\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .\33md\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .\33md\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .\33md\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .\33md\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .\33md\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .\33md\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .\33md\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .\33md\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .\33md\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .\33md\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .\33md\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .\33md\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .\33md\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .\33md\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .\33md\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .\33md\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .\33md\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .\33md\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .\33md\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .\33md\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .\33md\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .\33md\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .\33md\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .\33md\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .\33md\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .\33md\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .\33md\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .\33md\:transition-none{
    transition-property:none
  }

  .\33md\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\33md\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\33md\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\33md\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\33md\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\33md\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\33md\:delay-75{
    transition-delay:75ms
  }

  .\33md\:delay-100{
    transition-delay:100ms
  }

  .\33md\:delay-150{
    transition-delay:150ms
  }

  .\33md\:delay-200{
    transition-delay:200ms
  }

  .\33md\:delay-300{
    transition-delay:300ms
  }

  .\33md\:delay-500{
    transition-delay:500ms
  }

  .\33md\:delay-700{
    transition-delay:700ms
  }

  .\33md\:delay-1000{
    transition-delay:1000ms
  }

  .\33md\:duration-75{
    transition-duration:75ms
  }

  .\33md\:duration-100{
    transition-duration:100ms
  }

  .\33md\:duration-150{
    transition-duration:150ms
  }

  .\33md\:duration-200{
    transition-duration:200ms
  }

  .\33md\:duration-300{
    transition-duration:300ms
  }

  .\33md\:duration-500{
    transition-duration:500ms
  }

  .\33md\:duration-700{
    transition-duration:700ms
  }

  .\33md\:duration-1000{
    transition-duration:1000ms
  }

  .\33md\:ease-linear{
    transition-timing-function:linear
  }

  .\33md\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .\33md\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .\33md\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }

  .\33md\:line-clamp-none{
    -webkit-line-clamp:unset
  }
}

@media (min-width: 1024px){
  .lg\:container{
    width:100%
  }

  @media (min-width: 640px){
    .lg\:container{
      max-width:640px
    }
  }

  @media (min-width: 768px){
    .lg\:container{
      max-width:768px
    }
  }

  @media (min-width: 896px){
    .lg\:container{
      max-width:896px
    }
  }

  @media (min-width: 945px){
    .lg\:container{
      max-width:945px
    }
  }

  @media (min-width: 1024px){
    .lg\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1152px){
    .lg\:container{
      max-width:1152px
    }
  }

  @media (min-width: 1280px){
    .lg\:container{
      max-width:1280px
    }
  }

  @media (min-width: 1400px){
    .lg\:container{
      max-width:1400px
    }
  }

  @media (min-width: 1700px){
    .lg\:container{
      max-width:1700px
    }
  }

  .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-within\:sr-only:focus-within{
    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-within\:not-sr-only:focus-within{
    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\:pointer-events-none{
    pointer-events:none
  }

  .lg\:pointer-events-auto{
    pointer-events:auto
  }

  .lg\:visible{
    visibility:visible
  }

  .lg\:invisible{
    visibility:hidden
  }

  .lg\:static{
    position:static
  }

  .lg\:fixed{
    position:fixed
  }

  .lg\:absolute{
    position:absolute
  }

  .lg\:relative{
    position:relative
  }

  .lg\:sticky{
    position:sticky
  }

  .lg\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .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-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .lg\:inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .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-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .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-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .lg\:-inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .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-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-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .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-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .lg\:inset-x-0{
    left:0px;
    right:0px
  }

  .lg\:inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .lg\:inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .lg\:inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .lg\:inset-x-4{
    left:1rem;
    right:1rem
  }

  .lg\:inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .lg\:inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .lg\:inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .lg\:inset-x-8{
    left:2rem;
    right:2rem
  }

  .lg\:inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .lg\:inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .lg\:inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .lg\:inset-x-12{
    left:3rem;
    right:3rem
  }

  .lg\:inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .lg\:inset-x-16{
    left:4rem;
    right:4rem
  }

  .lg\:inset-x-20{
    left:5rem;
    right:5rem
  }

  .lg\:inset-x-24{
    left:6rem;
    right:6rem
  }

  .lg\:inset-x-28{
    left:7rem;
    right:7rem
  }

  .lg\:inset-x-32{
    left:8rem;
    right:8rem
  }

  .lg\:inset-x-36{
    left:9rem;
    right:9rem
  }

  .lg\:inset-x-40{
    left:10rem;
    right:10rem
  }

  .lg\:inset-x-44{
    left:11rem;
    right:11rem
  }

  .lg\:inset-x-48{
    left:12rem;
    right:12rem
  }

  .lg\:inset-x-52{
    left:13rem;
    right:13rem
  }

  .lg\:inset-x-56{
    left:14rem;
    right:14rem
  }

  .lg\:inset-x-60{
    left:15rem;
    right:15rem
  }

  .lg\:inset-x-64{
    left:16rem;
    right:16rem
  }

  .lg\:inset-x-72{
    left:18rem;
    right:18rem
  }

  .lg\:inset-x-80{
    left:20rem;
    right:20rem
  }

  .lg\:inset-x-96{
    left:24rem;
    right:24rem
  }

  .lg\:inset-x-auto{
    left:auto;
    right:auto
  }

  .lg\:inset-x-px{
    left:1px;
    right:1px
  }

  .lg\:inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .lg\:inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .lg\:inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .lg\:inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .lg\:-inset-x-0{
    left:0px;
    right:0px
  }

  .lg\:-inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .lg\:-inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .lg\:-inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .lg\:-inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .lg\:-inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .lg\:-inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .lg\:-inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .lg\:-inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .lg\:-inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .lg\:-inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .lg\:-inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .lg\:-inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .lg\:-inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .lg\:-inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .lg\:-inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .lg\:-inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .lg\:-inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .lg\:-inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .lg\:-inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .lg\:-inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .lg\:-inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .lg\:-inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .lg\:-inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .lg\:-inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .lg\:-inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .lg\:-inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .lg\:-inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .lg\:-inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .lg\:-inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .lg\:-inset-x-px{
    left:-1px;
    right:-1px
  }

  .lg\:-inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .lg\:-inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .lg\:-inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .lg\:-inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .lg\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .lg\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .lg\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .lg\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .lg\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .lg\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .lg\:inset-x-full{
    left:100%;
    right:100%
  }

  .lg\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .lg\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .lg\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .lg\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .lg\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .lg\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .lg\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .lg\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .lg\:inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .lg\:inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .lg\:inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .lg\:inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .lg\:inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .lg\:inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .lg\:inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .lg\:inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .lg\:inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .lg\:inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .lg\:inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .lg\:inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .lg\:inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .lg\:inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .lg\:inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .lg\:inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .lg\:inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .lg\:inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .lg\:inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .lg\:inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .lg\:inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .lg\:inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .lg\:inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .lg\:inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .lg\:inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .lg\:inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .lg\:inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .lg\:inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .lg\:inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .lg\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .lg\:inset-y-px{
    top:1px;
    bottom:1px
  }

  .lg\:inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .lg\:inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .lg\:inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .lg\:inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .lg\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .lg\:-inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .lg\:-inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .lg\:-inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .lg\:-inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .lg\:-inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .lg\:-inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .lg\:-inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .lg\:-inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .lg\:-inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .lg\:-inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .lg\:-inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .lg\:-inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .lg\:-inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .lg\:-inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .lg\:-inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .lg\:-inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .lg\:-inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .lg\:-inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .lg\:-inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .lg\:-inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .lg\:-inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .lg\:-inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .lg\:-inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .lg\:-inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .lg\:-inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .lg\:-inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .lg\:-inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .lg\:-inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .lg\:-inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .lg\:-inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .lg\:-inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .lg\:-inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .lg\:-inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .lg\:-inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .lg\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .lg\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .lg\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .lg\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .lg\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .lg\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .lg\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .lg\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .lg\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .lg\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .lg\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .lg\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .lg\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .lg\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .lg\:top-0{
    top:0px
  }

  .lg\:top-1{
    top:0.25rem
  }

  .lg\:top-2{
    top:0.5rem
  }

  .lg\:top-3{
    top:0.75rem
  }

  .lg\:top-4{
    top:1rem
  }

  .lg\:top-5{
    top:1.25rem
  }

  .lg\:top-6{
    top:1.5rem
  }

  .lg\:top-7{
    top:1.75rem
  }

  .lg\:top-8{
    top:2rem
  }

  .lg\:top-9{
    top:2.25rem
  }

  .lg\:top-10{
    top:2.5rem
  }

  .lg\:top-11{
    top:2.75rem
  }

  .lg\:top-12{
    top:3rem
  }

  .lg\:top-14{
    top:3.5rem
  }

  .lg\:top-16{
    top:4rem
  }

  .lg\:top-20{
    top:5rem
  }

  .lg\:top-24{
    top:6rem
  }

  .lg\:top-28{
    top:7rem
  }

  .lg\:top-32{
    top:8rem
  }

  .lg\:top-36{
    top:9rem
  }

  .lg\:top-40{
    top:10rem
  }

  .lg\:top-44{
    top:11rem
  }

  .lg\:top-48{
    top:12rem
  }

  .lg\:top-52{
    top:13rem
  }

  .lg\:top-56{
    top:14rem
  }

  .lg\:top-60{
    top:15rem
  }

  .lg\:top-64{
    top:16rem
  }

  .lg\:top-72{
    top:18rem
  }

  .lg\:top-80{
    top:20rem
  }

  .lg\:top-96{
    top:24rem
  }

  .lg\:top-auto{
    top:auto
  }

  .lg\:top-px{
    top:1px
  }

  .lg\:top-0\.5{
    top:0.125rem
  }

  .lg\:top-1\.5{
    top:0.375rem
  }

  .lg\:top-2\.5{
    top:0.625rem
  }

  .lg\:top-3\.5{
    top:0.875rem
  }

  .lg\:-top-0{
    top:0px
  }

  .lg\:-top-1{
    top:-0.25rem
  }

  .lg\:-top-2{
    top:-0.5rem
  }

  .lg\:-top-3{
    top:-0.75rem
  }

  .lg\:-top-4{
    top:-1rem
  }

  .lg\:-top-5{
    top:-1.25rem
  }

  .lg\:-top-6{
    top:-1.5rem
  }

  .lg\:-top-7{
    top:-1.75rem
  }

  .lg\:-top-8{
    top:-2rem
  }

  .lg\:-top-9{
    top:-2.25rem
  }

  .lg\:-top-10{
    top:-2.5rem
  }

  .lg\:-top-11{
    top:-2.75rem
  }

  .lg\:-top-12{
    top:-3rem
  }

  .lg\:-top-14{
    top:-3.5rem
  }

  .lg\:-top-16{
    top:-4rem
  }

  .lg\:-top-20{
    top:-5rem
  }

  .lg\:-top-24{
    top:-6rem
  }

  .lg\:-top-28{
    top:-7rem
  }

  .lg\:-top-32{
    top:-8rem
  }

  .lg\:-top-36{
    top:-9rem
  }

  .lg\:-top-40{
    top:-10rem
  }

  .lg\:-top-44{
    top:-11rem
  }

  .lg\:-top-48{
    top:-12rem
  }

  .lg\:-top-52{
    top:-13rem
  }

  .lg\:-top-56{
    top:-14rem
  }

  .lg\:-top-60{
    top:-15rem
  }

  .lg\:-top-64{
    top:-16rem
  }

  .lg\:-top-72{
    top:-18rem
  }

  .lg\:-top-80{
    top:-20rem
  }

  .lg\:-top-96{
    top:-24rem
  }

  .lg\:-top-px{
    top:-1px
  }

  .lg\:-top-0\.5{
    top:-0.125rem
  }

  .lg\:-top-1\.5{
    top:-0.375rem
  }

  .lg\:-top-2\.5{
    top:-0.625rem
  }

  .lg\:-top-3\.5{
    top:-0.875rem
  }

  .lg\:top-1\/2{
    top:50%
  }

  .lg\:top-1\/3{
    top:33.333333%
  }

  .lg\:top-2\/3{
    top:66.666667%
  }

  .lg\:top-1\/4{
    top:25%
  }

  .lg\:top-2\/4{
    top:50%
  }

  .lg\:top-3\/4{
    top:75%
  }

  .lg\:top-full{
    top:100%
  }

  .lg\:-top-1\/2{
    top:-50%
  }

  .lg\:-top-1\/3{
    top:-33.333333%
  }

  .lg\:-top-2\/3{
    top:-66.666667%
  }

  .lg\:-top-1\/4{
    top:-25%
  }

  .lg\:-top-2\/4{
    top:-50%
  }

  .lg\:-top-3\/4{
    top:-75%
  }

  .lg\:-top-full{
    top:-100%
  }

  .lg\:right-0{
    right:0px
  }

  .lg\:right-1{
    right:0.25rem
  }

  .lg\:right-2{
    right:0.5rem
  }

  .lg\:right-3{
    right:0.75rem
  }

  .lg\:right-4{
    right:1rem
  }

  .lg\:right-5{
    right:1.25rem
  }

  .lg\:right-6{
    right:1.5rem
  }

  .lg\:right-7{
    right:1.75rem
  }

  .lg\:right-8{
    right:2rem
  }

  .lg\:right-9{
    right:2.25rem
  }

  .lg\:right-10{
    right:2.5rem
  }

  .lg\:right-11{
    right:2.75rem
  }

  .lg\:right-12{
    right:3rem
  }

  .lg\:right-14{
    right:3.5rem
  }

  .lg\:right-16{
    right:4rem
  }

  .lg\:right-20{
    right:5rem
  }

  .lg\:right-24{
    right:6rem
  }

  .lg\:right-28{
    right:7rem
  }

  .lg\:right-32{
    right:8rem
  }

  .lg\:right-36{
    right:9rem
  }

  .lg\:right-40{
    right:10rem
  }

  .lg\:right-44{
    right:11rem
  }

  .lg\:right-48{
    right:12rem
  }

  .lg\:right-52{
    right:13rem
  }

  .lg\:right-56{
    right:14rem
  }

  .lg\:right-60{
    right:15rem
  }

  .lg\:right-64{
    right:16rem
  }

  .lg\:right-72{
    right:18rem
  }

  .lg\:right-80{
    right:20rem
  }

  .lg\:right-96{
    right:24rem
  }

  .lg\:right-auto{
    right:auto
  }

  .lg\:right-px{
    right:1px
  }

  .lg\:right-0\.5{
    right:0.125rem
  }

  .lg\:right-1\.5{
    right:0.375rem
  }

  .lg\:right-2\.5{
    right:0.625rem
  }

  .lg\:right-3\.5{
    right:0.875rem
  }

  .lg\:-right-0{
    right:0px
  }

  .lg\:-right-1{
    right:-0.25rem
  }

  .lg\:-right-2{
    right:-0.5rem
  }

  .lg\:-right-3{
    right:-0.75rem
  }

  .lg\:-right-4{
    right:-1rem
  }

  .lg\:-right-5{
    right:-1.25rem
  }

  .lg\:-right-6{
    right:-1.5rem
  }

  .lg\:-right-7{
    right:-1.75rem
  }

  .lg\:-right-8{
    right:-2rem
  }

  .lg\:-right-9{
    right:-2.25rem
  }

  .lg\:-right-10{
    right:-2.5rem
  }

  .lg\:-right-11{
    right:-2.75rem
  }

  .lg\:-right-12{
    right:-3rem
  }

  .lg\:-right-14{
    right:-3.5rem
  }

  .lg\:-right-16{
    right:-4rem
  }

  .lg\:-right-20{
    right:-5rem
  }

  .lg\:-right-24{
    right:-6rem
  }

  .lg\:-right-28{
    right:-7rem
  }

  .lg\:-right-32{
    right:-8rem
  }

  .lg\:-right-36{
    right:-9rem
  }

  .lg\:-right-40{
    right:-10rem
  }

  .lg\:-right-44{
    right:-11rem
  }

  .lg\:-right-48{
    right:-12rem
  }

  .lg\:-right-52{
    right:-13rem
  }

  .lg\:-right-56{
    right:-14rem
  }

  .lg\:-right-60{
    right:-15rem
  }

  .lg\:-right-64{
    right:-16rem
  }

  .lg\:-right-72{
    right:-18rem
  }

  .lg\:-right-80{
    right:-20rem
  }

  .lg\:-right-96{
    right:-24rem
  }

  .lg\:-right-px{
    right:-1px
  }

  .lg\:-right-0\.5{
    right:-0.125rem
  }

  .lg\:-right-1\.5{
    right:-0.375rem
  }

  .lg\:-right-2\.5{
    right:-0.625rem
  }

  .lg\:-right-3\.5{
    right:-0.875rem
  }

  .lg\:right-1\/2{
    right:50%
  }

  .lg\:right-1\/3{
    right:33.333333%
  }

  .lg\:right-2\/3{
    right:66.666667%
  }

  .lg\:right-1\/4{
    right:25%
  }

  .lg\:right-2\/4{
    right:50%
  }

  .lg\:right-3\/4{
    right:75%
  }

  .lg\:right-full{
    right:100%
  }

  .lg\:-right-1\/2{
    right:-50%
  }

  .lg\:-right-1\/3{
    right:-33.333333%
  }

  .lg\:-right-2\/3{
    right:-66.666667%
  }

  .lg\:-right-1\/4{
    right:-25%
  }

  .lg\:-right-2\/4{
    right:-50%
  }

  .lg\:-right-3\/4{
    right:-75%
  }

  .lg\:-right-full{
    right:-100%
  }

  .lg\:bottom-0{
    bottom:0px
  }

  .lg\:bottom-1{
    bottom:0.25rem
  }

  .lg\:bottom-2{
    bottom:0.5rem
  }

  .lg\:bottom-3{
    bottom:0.75rem
  }

  .lg\:bottom-4{
    bottom:1rem
  }

  .lg\:bottom-5{
    bottom:1.25rem
  }

  .lg\:bottom-6{
    bottom:1.5rem
  }

  .lg\:bottom-7{
    bottom:1.75rem
  }

  .lg\:bottom-8{
    bottom:2rem
  }

  .lg\:bottom-9{
    bottom:2.25rem
  }

  .lg\:bottom-10{
    bottom:2.5rem
  }

  .lg\:bottom-11{
    bottom:2.75rem
  }

  .lg\:bottom-12{
    bottom:3rem
  }

  .lg\:bottom-14{
    bottom:3.5rem
  }

  .lg\:bottom-16{
    bottom:4rem
  }

  .lg\:bottom-20{
    bottom:5rem
  }

  .lg\:bottom-24{
    bottom:6rem
  }

  .lg\:bottom-28{
    bottom:7rem
  }

  .lg\:bottom-32{
    bottom:8rem
  }

  .lg\:bottom-36{
    bottom:9rem
  }

  .lg\:bottom-40{
    bottom:10rem
  }

  .lg\:bottom-44{
    bottom:11rem
  }

  .lg\:bottom-48{
    bottom:12rem
  }

  .lg\:bottom-52{
    bottom:13rem
  }

  .lg\:bottom-56{
    bottom:14rem
  }

  .lg\:bottom-60{
    bottom:15rem
  }

  .lg\:bottom-64{
    bottom:16rem
  }

  .lg\:bottom-72{
    bottom:18rem
  }

  .lg\:bottom-80{
    bottom:20rem
  }

  .lg\:bottom-96{
    bottom:24rem
  }

  .lg\:bottom-auto{
    bottom:auto
  }

  .lg\:bottom-px{
    bottom:1px
  }

  .lg\:bottom-0\.5{
    bottom:0.125rem
  }

  .lg\:bottom-1\.5{
    bottom:0.375rem
  }

  .lg\:bottom-2\.5{
    bottom:0.625rem
  }

  .lg\:bottom-3\.5{
    bottom:0.875rem
  }

  .lg\:-bottom-0{
    bottom:0px
  }

  .lg\:-bottom-1{
    bottom:-0.25rem
  }

  .lg\:-bottom-2{
    bottom:-0.5rem
  }

  .lg\:-bottom-3{
    bottom:-0.75rem
  }

  .lg\:-bottom-4{
    bottom:-1rem
  }

  .lg\:-bottom-5{
    bottom:-1.25rem
  }

  .lg\:-bottom-6{
    bottom:-1.5rem
  }

  .lg\:-bottom-7{
    bottom:-1.75rem
  }

  .lg\:-bottom-8{
    bottom:-2rem
  }

  .lg\:-bottom-9{
    bottom:-2.25rem
  }

  .lg\:-bottom-10{
    bottom:-2.5rem
  }

  .lg\:-bottom-11{
    bottom:-2.75rem
  }

  .lg\:-bottom-12{
    bottom:-3rem
  }

  .lg\:-bottom-14{
    bottom:-3.5rem
  }

  .lg\:-bottom-16{
    bottom:-4rem
  }

  .lg\:-bottom-20{
    bottom:-5rem
  }

  .lg\:-bottom-24{
    bottom:-6rem
  }

  .lg\:-bottom-28{
    bottom:-7rem
  }

  .lg\:-bottom-32{
    bottom:-8rem
  }

  .lg\:-bottom-36{
    bottom:-9rem
  }

  .lg\:-bottom-40{
    bottom:-10rem
  }

  .lg\:-bottom-44{
    bottom:-11rem
  }

  .lg\:-bottom-48{
    bottom:-12rem
  }

  .lg\:-bottom-52{
    bottom:-13rem
  }

  .lg\:-bottom-56{
    bottom:-14rem
  }

  .lg\:-bottom-60{
    bottom:-15rem
  }

  .lg\:-bottom-64{
    bottom:-16rem
  }

  .lg\:-bottom-72{
    bottom:-18rem
  }

  .lg\:-bottom-80{
    bottom:-20rem
  }

  .lg\:-bottom-96{
    bottom:-24rem
  }

  .lg\:-bottom-px{
    bottom:-1px
  }

  .lg\:-bottom-0\.5{
    bottom:-0.125rem
  }

  .lg\:-bottom-1\.5{
    bottom:-0.375rem
  }

  .lg\:-bottom-2\.5{
    bottom:-0.625rem
  }

  .lg\:-bottom-3\.5{
    bottom:-0.875rem
  }

  .lg\:bottom-1\/2{
    bottom:50%
  }

  .lg\:bottom-1\/3{
    bottom:33.333333%
  }

  .lg\:bottom-2\/3{
    bottom:66.666667%
  }

  .lg\:bottom-1\/4{
    bottom:25%
  }

  .lg\:bottom-2\/4{
    bottom:50%
  }

  .lg\:bottom-3\/4{
    bottom:75%
  }

  .lg\:bottom-full{
    bottom:100%
  }

  .lg\:-bottom-1\/2{
    bottom:-50%
  }

  .lg\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .lg\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .lg\:-bottom-1\/4{
    bottom:-25%
  }

  .lg\:-bottom-2\/4{
    bottom:-50%
  }

  .lg\:-bottom-3\/4{
    bottom:-75%
  }

  .lg\:-bottom-full{
    bottom:-100%
  }

  .lg\:left-0{
    left:0px
  }

  .lg\:left-1{
    left:0.25rem
  }

  .lg\:left-2{
    left:0.5rem
  }

  .lg\:left-3{
    left:0.75rem
  }

  .lg\:left-4{
    left:1rem
  }

  .lg\:left-5{
    left:1.25rem
  }

  .lg\:left-6{
    left:1.5rem
  }

  .lg\:left-7{
    left:1.75rem
  }

  .lg\:left-8{
    left:2rem
  }

  .lg\:left-9{
    left:2.25rem
  }

  .lg\:left-10{
    left:2.5rem
  }

  .lg\:left-11{
    left:2.75rem
  }

  .lg\:left-12{
    left:3rem
  }

  .lg\:left-14{
    left:3.5rem
  }

  .lg\:left-16{
    left:4rem
  }

  .lg\:left-20{
    left:5rem
  }

  .lg\:left-24{
    left:6rem
  }

  .lg\:left-28{
    left:7rem
  }

  .lg\:left-32{
    left:8rem
  }

  .lg\:left-36{
    left:9rem
  }

  .lg\:left-40{
    left:10rem
  }

  .lg\:left-44{
    left:11rem
  }

  .lg\:left-48{
    left:12rem
  }

  .lg\:left-52{
    left:13rem
  }

  .lg\:left-56{
    left:14rem
  }

  .lg\:left-60{
    left:15rem
  }

  .lg\:left-64{
    left:16rem
  }

  .lg\:left-72{
    left:18rem
  }

  .lg\:left-80{
    left:20rem
  }

  .lg\:left-96{
    left:24rem
  }

  .lg\:left-auto{
    left:auto
  }

  .lg\:left-px{
    left:1px
  }

  .lg\:left-0\.5{
    left:0.125rem
  }

  .lg\:left-1\.5{
    left:0.375rem
  }

  .lg\:left-2\.5{
    left:0.625rem
  }

  .lg\:left-3\.5{
    left:0.875rem
  }

  .lg\:-left-0{
    left:0px
  }

  .lg\:-left-1{
    left:-0.25rem
  }

  .lg\:-left-2{
    left:-0.5rem
  }

  .lg\:-left-3{
    left:-0.75rem
  }

  .lg\:-left-4{
    left:-1rem
  }

  .lg\:-left-5{
    left:-1.25rem
  }

  .lg\:-left-6{
    left:-1.5rem
  }

  .lg\:-left-7{
    left:-1.75rem
  }

  .lg\:-left-8{
    left:-2rem
  }

  .lg\:-left-9{
    left:-2.25rem
  }

  .lg\:-left-10{
    left:-2.5rem
  }

  .lg\:-left-11{
    left:-2.75rem
  }

  .lg\:-left-12{
    left:-3rem
  }

  .lg\:-left-14{
    left:-3.5rem
  }

  .lg\:-left-16{
    left:-4rem
  }

  .lg\:-left-20{
    left:-5rem
  }

  .lg\:-left-24{
    left:-6rem
  }

  .lg\:-left-28{
    left:-7rem
  }

  .lg\:-left-32{
    left:-8rem
  }

  .lg\:-left-36{
    left:-9rem
  }

  .lg\:-left-40{
    left:-10rem
  }

  .lg\:-left-44{
    left:-11rem
  }

  .lg\:-left-48{
    left:-12rem
  }

  .lg\:-left-52{
    left:-13rem
  }

  .lg\:-left-56{
    left:-14rem
  }

  .lg\:-left-60{
    left:-15rem
  }

  .lg\:-left-64{
    left:-16rem
  }

  .lg\:-left-72{
    left:-18rem
  }

  .lg\:-left-80{
    left:-20rem
  }

  .lg\:-left-96{
    left:-24rem
  }

  .lg\:-left-px{
    left:-1px
  }

  .lg\:-left-0\.5{
    left:-0.125rem
  }

  .lg\:-left-1\.5{
    left:-0.375rem
  }

  .lg\:-left-2\.5{
    left:-0.625rem
  }

  .lg\:-left-3\.5{
    left:-0.875rem
  }

  .lg\:left-1\/2{
    left:50%
  }

  .lg\:left-1\/3{
    left:33.333333%
  }

  .lg\:left-2\/3{
    left:66.666667%
  }

  .lg\:left-1\/4{
    left:25%
  }

  .lg\:left-2\/4{
    left:50%
  }

  .lg\:left-3\/4{
    left:75%
  }

  .lg\:left-full{
    left:100%
  }

  .lg\:-left-1\/2{
    left:-50%
  }

  .lg\:-left-1\/3{
    left:-33.333333%
  }

  .lg\:-left-2\/3{
    left:-66.666667%
  }

  .lg\:-left-1\/4{
    left:-25%
  }

  .lg\:-left-2\/4{
    left:-50%
  }

  .lg\:-left-3\/4{
    left:-75%
  }

  .lg\:-left-full{
    left:-100%
  }

  .lg\:isolate{
    isolation:isolate
  }

  .lg\:isolation-auto{
    isolation:auto
  }

  .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-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-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-auto:focus{
    z-index:auto
  }

  .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\: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\: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\:float-right{
    float:right
  }

  .lg\:float-left{
    float:left
  }

  .lg\:float-none{
    float:none
  }

  .lg\:clear-left{
    clear:left
  }

  .lg\:clear-right{
    clear:right
  }

  .lg\:clear-both{
    clear:both
  }

  .lg\:clear-none{
    clear:none
  }

  .lg\:m-0{
    margin:0px
  }

  .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-14{
    margin:3.5rem
  }

  .lg\:m-16{
    margin:4rem
  }

  .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-0{
    margin:0px
  }

  .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-14{
    margin:-3.5rem
  }

  .lg\:-m-16{
    margin:-4rem
  }

  .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\:mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .lg\:mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

  .lg\:mx-2{
    margin-left:0.5rem;
    margin-right:0.5rem
  }

  .lg\:mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .lg\:mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .lg\:mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

  .lg\:mx-6{
    margin-left:1.5rem;
    margin-right:1.5rem
  }

  .lg\:mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

  .lg\:mx-8{
    margin-left:2rem;
    margin-right:2rem
  }

  .lg\:mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .lg\:mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

  .lg\:mx-11{
    margin-left:2.75rem;
    margin-right:2.75rem
  }

  .lg\:mx-12{
    margin-left:3rem;
    margin-right:3rem
  }

  .lg\:mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .lg\:mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .lg\:mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

  .lg\:mx-24{
    margin-left:6rem;
    margin-right:6rem
  }

  .lg\:mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

  .lg\:mx-32{
    margin-left:8rem;
    margin-right:8rem
  }

  .lg\:mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .lg\:mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .lg\:mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

  .lg\:mx-48{
    margin-left:12rem;
    margin-right:12rem
  }

  .lg\:mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .lg\:mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

  .lg\:mx-60{
    margin-left:15rem;
    margin-right:15rem
  }

  .lg\:mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .lg\:mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .lg\:mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .lg\:mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .lg\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .lg\:mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .lg\:mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .lg\:mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .lg\:mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .lg\:mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

  .lg\:-mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .lg\:-mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

  .lg\:-mx-2{
    margin-left:-0.5rem;
    margin-right:-0.5rem
  }

  .lg\:-mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .lg\:-mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .lg\:-mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

  .lg\:-mx-6{
    margin-left:-1.5rem;
    margin-right:-1.5rem
  }

  .lg\:-mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

  .lg\:-mx-8{
    margin-left:-2rem;
    margin-right:-2rem
  }

  .lg\:-mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .lg\:-mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

  .lg\:-mx-11{
    margin-left:-2.75rem;
    margin-right:-2.75rem
  }

  .lg\:-mx-12{
    margin-left:-3rem;
    margin-right:-3rem
  }

  .lg\:-mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .lg\:-mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .lg\:-mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

  .lg\:-mx-24{
    margin-left:-6rem;
    margin-right:-6rem
  }

  .lg\:-mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

  .lg\:-mx-32{
    margin-left:-8rem;
    margin-right:-8rem
  }

  .lg\:-mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .lg\:-mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .lg\:-mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

  .lg\:-mx-48{
    margin-left:-12rem;
    margin-right:-12rem
  }

  .lg\:-mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .lg\:-mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

  .lg\:-mx-60{
    margin-left:-15rem;
    margin-right:-15rem
  }

  .lg\:-mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .lg\:-mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .lg\:-mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .lg\:-mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .lg\:-mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .lg\:-mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .lg\:-mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .lg\:-mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .lg\:-mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .lg\:my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .lg\:my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .lg\:my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .lg\:my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .lg\:my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .lg\:my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .lg\:my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .lg\:my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .lg\:my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .lg\:my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .lg\:my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .lg\:my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .lg\:my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .lg\:my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .lg\:my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .lg\:my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .lg\:my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .lg\:my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .lg\:my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .lg\:my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .lg\:my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .lg\:my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .lg\:my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .lg\:my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .lg\:my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .lg\:my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .lg\:my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .lg\:my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .lg\:my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .lg\:my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .lg\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .lg\:my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .lg\:my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .lg\:my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .lg\:my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .lg\:my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .lg\:-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .lg\:-my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .lg\:-my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .lg\:-my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .lg\:-my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .lg\:-my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .lg\:-my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .lg\:-my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .lg\:-my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .lg\:-my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .lg\:-my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .lg\:-my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .lg\:-my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .lg\:-my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .lg\:-my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .lg\:-my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .lg\:-my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .lg\:-my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .lg\:-my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .lg\:-my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .lg\:-my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .lg\:-my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .lg\:-my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .lg\:-my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .lg\:-my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .lg\:-my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .lg\:-my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .lg\:-my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .lg\:-my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .lg\:-my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .lg\:-my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .lg\:-my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .lg\:-my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .lg\:-my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .lg\:-my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .lg\:mt-0{
    margin-top:0px
  }

  .lg\:mt-1{
    margin-top:0.25rem
  }

  .lg\:mt-2{
    margin-top:0.5rem
  }

  .lg\:mt-3{
    margin-top:0.75rem
  }

  .lg\:mt-4{
    margin-top:1rem
  }

  .lg\:mt-5{
    margin-top:1.25rem
  }

  .lg\:mt-6{
    margin-top:1.5rem
  }

  .lg\:mt-7{
    margin-top:1.75rem
  }

  .lg\:mt-8{
    margin-top:2rem
  }

  .lg\:mt-9{
    margin-top:2.25rem
  }

  .lg\:mt-10{
    margin-top:2.5rem
  }

  .lg\:mt-11{
    margin-top:2.75rem
  }

  .lg\:mt-12{
    margin-top:3rem
  }

  .lg\:mt-14{
    margin-top:3.5rem
  }

  .lg\:mt-16{
    margin-top:4rem
  }

  .lg\:mt-20{
    margin-top:5rem
  }

  .lg\:mt-24{
    margin-top:6rem
  }

  .lg\:mt-28{
    margin-top:7rem
  }

  .lg\:mt-32{
    margin-top:8rem
  }

  .lg\:mt-36{
    margin-top:9rem
  }

  .lg\:mt-40{
    margin-top:10rem
  }

  .lg\:mt-44{
    margin-top:11rem
  }

  .lg\:mt-48{
    margin-top:12rem
  }

  .lg\:mt-52{
    margin-top:13rem
  }

  .lg\:mt-56{
    margin-top:14rem
  }

  .lg\:mt-60{
    margin-top:15rem
  }

  .lg\:mt-64{
    margin-top:16rem
  }

  .lg\:mt-72{
    margin-top:18rem
  }

  .lg\:mt-80{
    margin-top:20rem
  }

  .lg\:mt-96{
    margin-top:24rem
  }

  .lg\:mt-auto{
    margin-top:auto
  }

  .lg\:mt-px{
    margin-top:1px
  }

  .lg\:mt-0\.5{
    margin-top:0.125rem
  }

  .lg\:mt-1\.5{
    margin-top:0.375rem
  }

  .lg\:mt-2\.5{
    margin-top:0.625rem
  }

  .lg\:mt-3\.5{
    margin-top:0.875rem
  }

  .lg\:-mt-0{
    margin-top:0px
  }

  .lg\:-mt-1{
    margin-top:-0.25rem
  }

  .lg\:-mt-2{
    margin-top:-0.5rem
  }

  .lg\:-mt-3{
    margin-top:-0.75rem
  }

  .lg\:-mt-4{
    margin-top:-1rem
  }

  .lg\:-mt-5{
    margin-top:-1.25rem
  }

  .lg\:-mt-6{
    margin-top:-1.5rem
  }

  .lg\:-mt-7{
    margin-top:-1.75rem
  }

  .lg\:-mt-8{
    margin-top:-2rem
  }

  .lg\:-mt-9{
    margin-top:-2.25rem
  }

  .lg\:-mt-10{
    margin-top:-2.5rem
  }

  .lg\:-mt-11{
    margin-top:-2.75rem
  }

  .lg\:-mt-12{
    margin-top:-3rem
  }

  .lg\:-mt-14{
    margin-top:-3.5rem
  }

  .lg\:-mt-16{
    margin-top:-4rem
  }

  .lg\:-mt-20{
    margin-top:-5rem
  }

  .lg\:-mt-24{
    margin-top:-6rem
  }

  .lg\:-mt-28{
    margin-top:-7rem
  }

  .lg\:-mt-32{
    margin-top:-8rem
  }

  .lg\:-mt-36{
    margin-top:-9rem
  }

  .lg\:-mt-40{
    margin-top:-10rem
  }

  .lg\:-mt-44{
    margin-top:-11rem
  }

  .lg\:-mt-48{
    margin-top:-12rem
  }

  .lg\:-mt-52{
    margin-top:-13rem
  }

  .lg\:-mt-56{
    margin-top:-14rem
  }

  .lg\:-mt-60{
    margin-top:-15rem
  }

  .lg\:-mt-64{
    margin-top:-16rem
  }

  .lg\:-mt-72{
    margin-top:-18rem
  }

  .lg\:-mt-80{
    margin-top:-20rem
  }

  .lg\:-mt-96{
    margin-top:-24rem
  }

  .lg\:-mt-px{
    margin-top:-1px
  }

  .lg\:-mt-0\.5{
    margin-top:-0.125rem
  }

  .lg\:-mt-1\.5{
    margin-top:-0.375rem
  }

  .lg\:-mt-2\.5{
    margin-top:-0.625rem
  }

  .lg\:-mt-3\.5{
    margin-top:-0.875rem
  }

  .lg\:mr-0{
    margin-right:0px
  }

  .lg\:mr-1{
    margin-right:0.25rem
  }

  .lg\:mr-2{
    margin-right:0.5rem
  }

  .lg\:mr-3{
    margin-right:0.75rem
  }

  .lg\:mr-4{
    margin-right:1rem
  }

  .lg\:mr-5{
    margin-right:1.25rem
  }

  .lg\:mr-6{
    margin-right:1.5rem
  }

  .lg\:mr-7{
    margin-right:1.75rem
  }

  .lg\:mr-8{
    margin-right:2rem
  }

  .lg\:mr-9{
    margin-right:2.25rem
  }

  .lg\:mr-10{
    margin-right:2.5rem
  }

  .lg\:mr-11{
    margin-right:2.75rem
  }

  .lg\:mr-12{
    margin-right:3rem
  }

  .lg\:mr-14{
    margin-right:3.5rem
  }

  .lg\:mr-16{
    margin-right:4rem
  }

  .lg\:mr-20{
    margin-right:5rem
  }

  .lg\:mr-24{
    margin-right:6rem
  }

  .lg\:mr-28{
    margin-right:7rem
  }

  .lg\:mr-32{
    margin-right:8rem
  }

  .lg\:mr-36{
    margin-right:9rem
  }

  .lg\:mr-40{
    margin-right:10rem
  }

  .lg\:mr-44{
    margin-right:11rem
  }

  .lg\:mr-48{
    margin-right:12rem
  }

  .lg\:mr-52{
    margin-right:13rem
  }

  .lg\:mr-56{
    margin-right:14rem
  }

  .lg\:mr-60{
    margin-right:15rem
  }

  .lg\:mr-64{
    margin-right:16rem
  }

  .lg\:mr-72{
    margin-right:18rem
  }

  .lg\:mr-80{
    margin-right:20rem
  }

  .lg\:mr-96{
    margin-right:24rem
  }

  .lg\:mr-auto{
    margin-right:auto
  }

  .lg\:mr-px{
    margin-right:1px
  }

  .lg\:mr-0\.5{
    margin-right:0.125rem
  }

  .lg\:mr-1\.5{
    margin-right:0.375rem
  }

  .lg\:mr-2\.5{
    margin-right:0.625rem
  }

  .lg\:mr-3\.5{
    margin-right:0.875rem
  }

  .lg\:-mr-0{
    margin-right:0px
  }

  .lg\:-mr-1{
    margin-right:-0.25rem
  }

  .lg\:-mr-2{
    margin-right:-0.5rem
  }

  .lg\:-mr-3{
    margin-right:-0.75rem
  }

  .lg\:-mr-4{
    margin-right:-1rem
  }

  .lg\:-mr-5{
    margin-right:-1.25rem
  }

  .lg\:-mr-6{
    margin-right:-1.5rem
  }

  .lg\:-mr-7{
    margin-right:-1.75rem
  }

  .lg\:-mr-8{
    margin-right:-2rem
  }

  .lg\:-mr-9{
    margin-right:-2.25rem
  }

  .lg\:-mr-10{
    margin-right:-2.5rem
  }

  .lg\:-mr-11{
    margin-right:-2.75rem
  }

  .lg\:-mr-12{
    margin-right:-3rem
  }

  .lg\:-mr-14{
    margin-right:-3.5rem
  }

  .lg\:-mr-16{
    margin-right:-4rem
  }

  .lg\:-mr-20{
    margin-right:-5rem
  }

  .lg\:-mr-24{
    margin-right:-6rem
  }

  .lg\:-mr-28{
    margin-right:-7rem
  }

  .lg\:-mr-32{
    margin-right:-8rem
  }

  .lg\:-mr-36{
    margin-right:-9rem
  }

  .lg\:-mr-40{
    margin-right:-10rem
  }

  .lg\:-mr-44{
    margin-right:-11rem
  }

  .lg\:-mr-48{
    margin-right:-12rem
  }

  .lg\:-mr-52{
    margin-right:-13rem
  }

  .lg\:-mr-56{
    margin-right:-14rem
  }

  .lg\:-mr-60{
    margin-right:-15rem
  }

  .lg\:-mr-64{
    margin-right:-16rem
  }

  .lg\:-mr-72{
    margin-right:-18rem
  }

  .lg\:-mr-80{
    margin-right:-20rem
  }

  .lg\:-mr-96{
    margin-right:-24rem
  }

  .lg\:-mr-px{
    margin-right:-1px
  }

  .lg\:-mr-0\.5{
    margin-right:-0.125rem
  }

  .lg\:-mr-1\.5{
    margin-right:-0.375rem
  }

  .lg\:-mr-2\.5{
    margin-right:-0.625rem
  }

  .lg\:-mr-3\.5{
    margin-right:-0.875rem
  }

  .lg\:mb-0{
    margin-bottom:0px
  }

  .lg\:mb-1{
    margin-bottom:0.25rem
  }

  .lg\:mb-2{
    margin-bottom:0.5rem
  }

  .lg\:mb-3{
    margin-bottom:0.75rem
  }

  .lg\:mb-4{
    margin-bottom:1rem
  }

  .lg\:mb-5{
    margin-bottom:1.25rem
  }

  .lg\:mb-6{
    margin-bottom:1.5rem
  }

  .lg\:mb-7{
    margin-bottom:1.75rem
  }

  .lg\:mb-8{
    margin-bottom:2rem
  }

  .lg\:mb-9{
    margin-bottom:2.25rem
  }

  .lg\:mb-10{
    margin-bottom:2.5rem
  }

  .lg\:mb-11{
    margin-bottom:2.75rem
  }

  .lg\:mb-12{
    margin-bottom:3rem
  }

  .lg\:mb-14{
    margin-bottom:3.5rem
  }

  .lg\:mb-16{
    margin-bottom:4rem
  }

  .lg\:mb-20{
    margin-bottom:5rem
  }

  .lg\:mb-24{
    margin-bottom:6rem
  }

  .lg\:mb-28{
    margin-bottom:7rem
  }

  .lg\:mb-32{
    margin-bottom:8rem
  }

  .lg\:mb-36{
    margin-bottom:9rem
  }

  .lg\:mb-40{
    margin-bottom:10rem
  }

  .lg\:mb-44{
    margin-bottom:11rem
  }

  .lg\:mb-48{
    margin-bottom:12rem
  }

  .lg\:mb-52{
    margin-bottom:13rem
  }

  .lg\:mb-56{
    margin-bottom:14rem
  }

  .lg\:mb-60{
    margin-bottom:15rem
  }

  .lg\:mb-64{
    margin-bottom:16rem
  }

  .lg\:mb-72{
    margin-bottom:18rem
  }

  .lg\:mb-80{
    margin-bottom:20rem
  }

  .lg\:mb-96{
    margin-bottom:24rem
  }

  .lg\:mb-auto{
    margin-bottom:auto
  }

  .lg\:mb-px{
    margin-bottom:1px
  }

  .lg\:mb-0\.5{
    margin-bottom:0.125rem
  }

  .lg\:mb-1\.5{
    margin-bottom:0.375rem
  }

  .lg\:mb-2\.5{
    margin-bottom:0.625rem
  }

  .lg\:mb-3\.5{
    margin-bottom:0.875rem
  }

  .lg\:-mb-0{
    margin-bottom:0px
  }

  .lg\:-mb-1{
    margin-bottom:-0.25rem
  }

  .lg\:-mb-2{
    margin-bottom:-0.5rem
  }

  .lg\:-mb-3{
    margin-bottom:-0.75rem
  }

  .lg\:-mb-4{
    margin-bottom:-1rem
  }

  .lg\:-mb-5{
    margin-bottom:-1.25rem
  }

  .lg\:-mb-6{
    margin-bottom:-1.5rem
  }

  .lg\:-mb-7{
    margin-bottom:-1.75rem
  }

  .lg\:-mb-8{
    margin-bottom:-2rem
  }

  .lg\:-mb-9{
    margin-bottom:-2.25rem
  }

  .lg\:-mb-10{
    margin-bottom:-2.5rem
  }

  .lg\:-mb-11{
    margin-bottom:-2.75rem
  }

  .lg\:-mb-12{
    margin-bottom:-3rem
  }

  .lg\:-mb-14{
    margin-bottom:-3.5rem
  }

  .lg\:-mb-16{
    margin-bottom:-4rem
  }

  .lg\:-mb-20{
    margin-bottom:-5rem
  }

  .lg\:-mb-24{
    margin-bottom:-6rem
  }

  .lg\:-mb-28{
    margin-bottom:-7rem
  }

  .lg\:-mb-32{
    margin-bottom:-8rem
  }

  .lg\:-mb-36{
    margin-bottom:-9rem
  }

  .lg\:-mb-40{
    margin-bottom:-10rem
  }

  .lg\:-mb-44{
    margin-bottom:-11rem
  }

  .lg\:-mb-48{
    margin-bottom:-12rem
  }

  .lg\:-mb-52{
    margin-bottom:-13rem
  }

  .lg\:-mb-56{
    margin-bottom:-14rem
  }

  .lg\:-mb-60{
    margin-bottom:-15rem
  }

  .lg\:-mb-64{
    margin-bottom:-16rem
  }

  .lg\:-mb-72{
    margin-bottom:-18rem
  }

  .lg\:-mb-80{
    margin-bottom:-20rem
  }

  .lg\:-mb-96{
    margin-bottom:-24rem
  }

  .lg\:-mb-px{
    margin-bottom:-1px
  }

  .lg\:-mb-0\.5{
    margin-bottom:-0.125rem
  }

  .lg\:-mb-1\.5{
    margin-bottom:-0.375rem
  }

  .lg\:-mb-2\.5{
    margin-bottom:-0.625rem
  }

  .lg\:-mb-3\.5{
    margin-bottom:-0.875rem
  }

  .lg\:ml-0{
    margin-left:0px
  }

  .lg\:ml-1{
    margin-left:0.25rem
  }

  .lg\:ml-2{
    margin-left:0.5rem
  }

  .lg\:ml-3{
    margin-left:0.75rem
  }

  .lg\:ml-4{
    margin-left:1rem
  }

  .lg\:ml-5{
    margin-left:1.25rem
  }

  .lg\:ml-6{
    margin-left:1.5rem
  }

  .lg\:ml-7{
    margin-left:1.75rem
  }

  .lg\:ml-8{
    margin-left:2rem
  }

  .lg\:ml-9{
    margin-left:2.25rem
  }

  .lg\:ml-10{
    margin-left:2.5rem
  }

  .lg\:ml-11{
    margin-left:2.75rem
  }

  .lg\:ml-12{
    margin-left:3rem
  }

  .lg\:ml-14{
    margin-left:3.5rem
  }

  .lg\:ml-16{
    margin-left:4rem
  }

  .lg\:ml-20{
    margin-left:5rem
  }

  .lg\:ml-24{
    margin-left:6rem
  }

  .lg\:ml-28{
    margin-left:7rem
  }

  .lg\:ml-32{
    margin-left:8rem
  }

  .lg\:ml-36{
    margin-left:9rem
  }

  .lg\:ml-40{
    margin-left:10rem
  }

  .lg\:ml-44{
    margin-left:11rem
  }

  .lg\:ml-48{
    margin-left:12rem
  }

  .lg\:ml-52{
    margin-left:13rem
  }

  .lg\:ml-56{
    margin-left:14rem
  }

  .lg\:ml-60{
    margin-left:15rem
  }

  .lg\:ml-64{
    margin-left:16rem
  }

  .lg\:ml-72{
    margin-left:18rem
  }

  .lg\:ml-80{
    margin-left:20rem
  }

  .lg\:ml-96{
    margin-left:24rem
  }

  .lg\:ml-auto{
    margin-left:auto
  }

  .lg\:ml-px{
    margin-left:1px
  }

  .lg\:ml-0\.5{
    margin-left:0.125rem
  }

  .lg\:ml-1\.5{
    margin-left:0.375rem
  }

  .lg\:ml-2\.5{
    margin-left:0.625rem
  }

  .lg\:ml-3\.5{
    margin-left:0.875rem
  }

  .lg\:-ml-0{
    margin-left:0px
  }

  .lg\:-ml-1{
    margin-left:-0.25rem
  }

  .lg\:-ml-2{
    margin-left:-0.5rem
  }

  .lg\:-ml-3{
    margin-left:-0.75rem
  }

  .lg\:-ml-4{
    margin-left:-1rem
  }

  .lg\:-ml-5{
    margin-left:-1.25rem
  }

  .lg\:-ml-6{
    margin-left:-1.5rem
  }

  .lg\:-ml-7{
    margin-left:-1.75rem
  }

  .lg\:-ml-8{
    margin-left:-2rem
  }

  .lg\:-ml-9{
    margin-left:-2.25rem
  }

  .lg\:-ml-10{
    margin-left:-2.5rem
  }

  .lg\:-ml-11{
    margin-left:-2.75rem
  }

  .lg\:-ml-12{
    margin-left:-3rem
  }

  .lg\:-ml-14{
    margin-left:-3.5rem
  }

  .lg\:-ml-16{
    margin-left:-4rem
  }

  .lg\:-ml-20{
    margin-left:-5rem
  }

  .lg\:-ml-24{
    margin-left:-6rem
  }

  .lg\:-ml-28{
    margin-left:-7rem
  }

  .lg\:-ml-32{
    margin-left:-8rem
  }

  .lg\:-ml-36{
    margin-left:-9rem
  }

  .lg\:-ml-40{
    margin-left:-10rem
  }

  .lg\:-ml-44{
    margin-left:-11rem
  }

  .lg\:-ml-48{
    margin-left:-12rem
  }

  .lg\:-ml-52{
    margin-left:-13rem
  }

  .lg\:-ml-56{
    margin-left:-14rem
  }

  .lg\:-ml-60{
    margin-left:-15rem
  }

  .lg\:-ml-64{
    margin-left:-16rem
  }

  .lg\:-ml-72{
    margin-left:-18rem
  }

  .lg\:-ml-80{
    margin-left:-20rem
  }

  .lg\:-ml-96{
    margin-left:-24rem
  }

  .lg\:-ml-px{
    margin-left:-1px
  }

  .lg\:-ml-0\.5{
    margin-left:-0.125rem
  }

  .lg\:-ml-1\.5{
    margin-left:-0.375rem
  }

  .lg\:-ml-2\.5{
    margin-left:-0.625rem
  }

  .lg\:-ml-3\.5{
    margin-left:-0.875rem
  }

  .lg\:box-border{
    box-sizing:border-box
  }

  .lg\:box-content{
    box-sizing:content-box
  }

  .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\:inline-table{
    display:inline-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\:list-item{
    display:list-item
  }

  .lg\:hidden{
    display:none
  }

  .lg\:h-0{
    height:0px
  }

  .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-14{
    height:3.5rem
  }

  .lg\:h-16{
    height:4rem
  }

  .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-full{
    height:100%
  }

  .lg\:h-screen{
    height:100vh
  }

  .lg\:max-h-0{
    max-height:0px
  }

  .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-14{
    max-height:3.5rem
  }

  .lg\:max-h-16{
    max-height:4rem
  }

  .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-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-full{
    max-height:100%
  }

  .lg\:max-h-screen{
    max-height:100vh
  }

  .lg\:min-h-0{
    min-height:0px
  }

  .lg\:min-h-full{
    min-height:100%
  }

  .lg\:min-h-screen{
    min-height:100vh
  }

  .lg\:w-0{
    width:0px
  }

  .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-14{
    width:3.5rem
  }

  .lg\:w-16{
    width:4rem
  }

  .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-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-screen{
    width:100vw
  }

  .lg\:w-min{
    width:min-content
  }

  .lg\:w-max{
    width:max-content
  }

  .lg\:min-w-0{
    min-width:0px
  }

  .lg\:min-w-full{
    min-width:100%
  }

  .lg\:min-w-min{
    min-width:min-content
  }

  .lg\:min-w-max{
    min-width:max-content
  }

  .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{
    max-width:min-content
  }

  .lg\:max-w-max{
    max-width:max-content
  }

  .lg\:max-w-prose{
    max-width:65ch
  }

  .lg\:max-w-screen-sm{
    max-width:640px
  }

  .lg\:max-w-screen-md{
    max-width:768px
  }

  .lg\:max-w-screen-2md{
    max-width:896px
  }

  .lg\:max-w-screen-3md{
    max-width:945px
  }

  .lg\:max-w-screen-lg{
    max-width:1024px
  }

  .lg\:max-w-screen-2lg{
    max-width:1152px
  }

  .lg\:max-w-screen-xl{
    max-width:1280px
  }

  .lg\:max-w-screen-1xl{
    max-width:1400px
  }

  .lg\:max-w-screen-2xl{
    max-width:1700px
  }

  .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-shrink-0{
    flex-shrink:0
  }

  .lg\:flex-shrink{
    flex-shrink:1
  }

  .lg\:flex-grow-0{
    flex-grow:0
  }

  .lg\:flex-grow{
    flex-grow:1
  }

  .lg\:table-auto{
    table-layout:auto
  }

  .lg\:table-fixed{
    table-layout:fixed
  }

  .lg\:border-collapse{
    border-collapse:collapse
  }

  .lg\:border-separate{
    border-collapse:separate
  }

  .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\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .lg\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .lg\:transform-none{
    transform:none
  }

  .lg\:translate-x-0{
    --tw-translate-x:0px
  }

  .lg\:translate-x-1{
    --tw-translate-x:0.25rem
  }

  .lg\:translate-x-2{
    --tw-translate-x:0.5rem
  }

  .lg\:translate-x-3{
    --tw-translate-x:0.75rem
  }

  .lg\:translate-x-4{
    --tw-translate-x:1rem
  }

  .lg\:translate-x-5{
    --tw-translate-x:1.25rem
  }

  .lg\:translate-x-6{
    --tw-translate-x:1.5rem
  }

  .lg\:translate-x-7{
    --tw-translate-x:1.75rem
  }

  .lg\:translate-x-8{
    --tw-translate-x:2rem
  }

  .lg\:translate-x-9{
    --tw-translate-x:2.25rem
  }

  .lg\:translate-x-10{
    --tw-translate-x:2.5rem
  }

  .lg\:translate-x-11{
    --tw-translate-x:2.75rem
  }

  .lg\:translate-x-12{
    --tw-translate-x:3rem
  }

  .lg\:translate-x-14{
    --tw-translate-x:3.5rem
  }

  .lg\:translate-x-16{
    --tw-translate-x:4rem
  }

  .lg\:translate-x-20{
    --tw-translate-x:5rem
  }

  .lg\:translate-x-24{
    --tw-translate-x:6rem
  }

  .lg\:translate-x-28{
    --tw-translate-x:7rem
  }

  .lg\:translate-x-32{
    --tw-translate-x:8rem
  }

  .lg\:translate-x-36{
    --tw-translate-x:9rem
  }

  .lg\:translate-x-40{
    --tw-translate-x:10rem
  }

  .lg\:translate-x-44{
    --tw-translate-x:11rem
  }

  .lg\:translate-x-48{
    --tw-translate-x:12rem
  }

  .lg\:translate-x-52{
    --tw-translate-x:13rem
  }

  .lg\:translate-x-56{
    --tw-translate-x:14rem
  }

  .lg\:translate-x-60{
    --tw-translate-x:15rem
  }

  .lg\:translate-x-64{
    --tw-translate-x:16rem
  }

  .lg\:translate-x-72{
    --tw-translate-x:18rem
  }

  .lg\:translate-x-80{
    --tw-translate-x:20rem
  }

  .lg\:translate-x-96{
    --tw-translate-x:24rem
  }

  .lg\:translate-x-px{
    --tw-translate-x:1px
  }

  .lg\:translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .lg\:translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .lg\:translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .lg\:translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .lg\:-translate-x-0{
    --tw-translate-x:0px
  }

  .lg\:-translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .lg\:-translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .lg\:-translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .lg\:-translate-x-4{
    --tw-translate-x:-1rem
  }

  .lg\:-translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .lg\:-translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .lg\:-translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .lg\:-translate-x-8{
    --tw-translate-x:-2rem
  }

  .lg\:-translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .lg\:-translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .lg\:-translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .lg\:-translate-x-12{
    --tw-translate-x:-3rem
  }

  .lg\:-translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .lg\:-translate-x-16{
    --tw-translate-x:-4rem
  }

  .lg\:-translate-x-20{
    --tw-translate-x:-5rem
  }

  .lg\:-translate-x-24{
    --tw-translate-x:-6rem
  }

  .lg\:-translate-x-28{
    --tw-translate-x:-7rem
  }

  .lg\:-translate-x-32{
    --tw-translate-x:-8rem
  }

  .lg\:-translate-x-36{
    --tw-translate-x:-9rem
  }

  .lg\:-translate-x-40{
    --tw-translate-x:-10rem
  }

  .lg\:-translate-x-44{
    --tw-translate-x:-11rem
  }

  .lg\:-translate-x-48{
    --tw-translate-x:-12rem
  }

  .lg\:-translate-x-52{
    --tw-translate-x:-13rem
  }

  .lg\:-translate-x-56{
    --tw-translate-x:-14rem
  }

  .lg\:-translate-x-60{
    --tw-translate-x:-15rem
  }

  .lg\:-translate-x-64{
    --tw-translate-x:-16rem
  }

  .lg\:-translate-x-72{
    --tw-translate-x:-18rem
  }

  .lg\:-translate-x-80{
    --tw-translate-x:-20rem
  }

  .lg\:-translate-x-96{
    --tw-translate-x:-24rem
  }

  .lg\:-translate-x-px{
    --tw-translate-x:-1px
  }

  .lg\:-translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .lg\:-translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .lg\:-translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .lg\:-translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .lg\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .lg\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .lg\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .lg\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .lg\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .lg\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .lg\:translate-x-full{
    --tw-translate-x:100%
  }

  .lg\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .lg\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .lg\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .lg\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .lg\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .lg\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .lg\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .lg\:translate-y-0{
    --tw-translate-y:0px
  }

  .lg\:translate-y-1{
    --tw-translate-y:0.25rem
  }

  .lg\:translate-y-2{
    --tw-translate-y:0.5rem
  }

  .lg\:translate-y-3{
    --tw-translate-y:0.75rem
  }

  .lg\:translate-y-4{
    --tw-translate-y:1rem
  }

  .lg\:translate-y-5{
    --tw-translate-y:1.25rem
  }

  .lg\:translate-y-6{
    --tw-translate-y:1.5rem
  }

  .lg\:translate-y-7{
    --tw-translate-y:1.75rem
  }

  .lg\:translate-y-8{
    --tw-translate-y:2rem
  }

  .lg\:translate-y-9{
    --tw-translate-y:2.25rem
  }

  .lg\:translate-y-10{
    --tw-translate-y:2.5rem
  }

  .lg\:translate-y-11{
    --tw-translate-y:2.75rem
  }

  .lg\:translate-y-12{
    --tw-translate-y:3rem
  }

  .lg\:translate-y-14{
    --tw-translate-y:3.5rem
  }

  .lg\:translate-y-16{
    --tw-translate-y:4rem
  }

  .lg\:translate-y-20{
    --tw-translate-y:5rem
  }

  .lg\:translate-y-24{
    --tw-translate-y:6rem
  }

  .lg\:translate-y-28{
    --tw-translate-y:7rem
  }

  .lg\:translate-y-32{
    --tw-translate-y:8rem
  }

  .lg\:translate-y-36{
    --tw-translate-y:9rem
  }

  .lg\:translate-y-40{
    --tw-translate-y:10rem
  }

  .lg\:translate-y-44{
    --tw-translate-y:11rem
  }

  .lg\:translate-y-48{
    --tw-translate-y:12rem
  }

  .lg\:translate-y-52{
    --tw-translate-y:13rem
  }

  .lg\:translate-y-56{
    --tw-translate-y:14rem
  }

  .lg\:translate-y-60{
    --tw-translate-y:15rem
  }

  .lg\:translate-y-64{
    --tw-translate-y:16rem
  }

  .lg\:translate-y-72{
    --tw-translate-y:18rem
  }

  .lg\:translate-y-80{
    --tw-translate-y:20rem
  }

  .lg\:translate-y-96{
    --tw-translate-y:24rem
  }

  .lg\:translate-y-px{
    --tw-translate-y:1px
  }

  .lg\:translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .lg\:translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .lg\:translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .lg\:translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .lg\:-translate-y-0{
    --tw-translate-y:0px
  }

  .lg\:-translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .lg\:-translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .lg\:-translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .lg\:-translate-y-4{
    --tw-translate-y:-1rem
  }

  .lg\:-translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .lg\:-translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .lg\:-translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .lg\:-translate-y-8{
    --tw-translate-y:-2rem
  }

  .lg\:-translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .lg\:-translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .lg\:-translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .lg\:-translate-y-12{
    --tw-translate-y:-3rem
  }

  .lg\:-translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .lg\:-translate-y-16{
    --tw-translate-y:-4rem
  }

  .lg\:-translate-y-20{
    --tw-translate-y:-5rem
  }

  .lg\:-translate-y-24{
    --tw-translate-y:-6rem
  }

  .lg\:-translate-y-28{
    --tw-translate-y:-7rem
  }

  .lg\:-translate-y-32{
    --tw-translate-y:-8rem
  }

  .lg\:-translate-y-36{
    --tw-translate-y:-9rem
  }

  .lg\:-translate-y-40{
    --tw-translate-y:-10rem
  }

  .lg\:-translate-y-44{
    --tw-translate-y:-11rem
  }

  .lg\:-translate-y-48{
    --tw-translate-y:-12rem
  }

  .lg\:-translate-y-52{
    --tw-translate-y:-13rem
  }

  .lg\:-translate-y-56{
    --tw-translate-y:-14rem
  }

  .lg\:-translate-y-60{
    --tw-translate-y:-15rem
  }

  .lg\:-translate-y-64{
    --tw-translate-y:-16rem
  }

  .lg\:-translate-y-72{
    --tw-translate-y:-18rem
  }

  .lg\:-translate-y-80{
    --tw-translate-y:-20rem
  }

  .lg\:-translate-y-96{
    --tw-translate-y:-24rem
  }

  .lg\:-translate-y-px{
    --tw-translate-y:-1px
  }

  .lg\:-translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .lg\:-translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .lg\:-translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .lg\:-translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .lg\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .lg\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .lg\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .lg\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .lg\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .lg\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .lg\:translate-y-full{
    --tw-translate-y:100%
  }

  .lg\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .lg\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .lg\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .lg\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .lg\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .lg\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .lg\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .lg\:hover\:translate-x-0:hover{
    --tw-translate-x:0px
  }

  .lg\:hover\:translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .lg\:hover\:translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .lg\:hover\:translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .lg\:hover\:translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .lg\:hover\:translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .lg\:hover\:translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .lg\:hover\:translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .lg\:hover\:translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .lg\:hover\:translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .lg\:hover\:translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .lg\:hover\:translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .lg\:hover\:translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .lg\:hover\:translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .lg\:hover\:translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .lg\:hover\:translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .lg\:hover\:translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .lg\:hover\:translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .lg\:hover\:translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .lg\:hover\:translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .lg\:hover\:translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .lg\:hover\:translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .lg\:hover\:translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .lg\:hover\:translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .lg\:hover\:translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .lg\:hover\:translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .lg\:hover\:translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .lg\:hover\:translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .lg\:hover\:translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .lg\:hover\:translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .lg\:hover\:translate-x-px:hover{
    --tw-translate-x:1px
  }

  .lg\:hover\:translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .lg\:hover\:translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .lg\:hover\:translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .lg\:hover\:translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .lg\:hover\:-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .lg\:hover\:-translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .lg\:hover\:-translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .lg\:hover\:-translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .lg\:hover\:-translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .lg\:hover\:-translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .lg\:hover\:-translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .lg\:hover\:-translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .lg\:hover\:-translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .lg\:hover\:-translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .lg\:hover\:-translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .lg\:hover\:-translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .lg\:hover\:-translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .lg\:hover\:-translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .lg\:hover\:-translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .lg\:hover\:-translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .lg\:hover\:-translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .lg\:hover\:-translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .lg\:hover\:-translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .lg\:hover\:-translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .lg\:hover\:-translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .lg\:hover\:-translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .lg\:hover\:-translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .lg\:hover\:-translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .lg\:hover\:-translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .lg\:hover\:-translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .lg\:hover\:-translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .lg\:hover\:-translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .lg\:hover\:-translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .lg\:hover\:-translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .lg\:hover\:-translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .lg\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .lg\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .lg\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .lg\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .lg\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .lg\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .lg\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .lg\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .lg\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .lg\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .lg\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .lg\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .lg\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .lg\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .lg\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .lg\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .lg\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .lg\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .lg\:hover\:translate-y-0:hover{
    --tw-translate-y:0px
  }

  .lg\:hover\:translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .lg\:hover\:translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .lg\:hover\:translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .lg\:hover\:translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .lg\:hover\:translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .lg\:hover\:translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .lg\:hover\:translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .lg\:hover\:translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .lg\:hover\:translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .lg\:hover\:translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .lg\:hover\:translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .lg\:hover\:translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .lg\:hover\:translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .lg\:hover\:translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .lg\:hover\:translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .lg\:hover\:translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .lg\:hover\:translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .lg\:hover\:translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .lg\:hover\:translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .lg\:hover\:translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .lg\:hover\:translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .lg\:hover\:translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .lg\:hover\:translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .lg\:hover\:translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .lg\:hover\:translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .lg\:hover\:translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .lg\:hover\:translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .lg\:hover\:translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .lg\:hover\:translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .lg\:hover\:translate-y-px:hover{
    --tw-translate-y:1px
  }

  .lg\:hover\:translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .lg\:hover\:translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .lg\:hover\:translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .lg\:hover\:translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .lg\:hover\:-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .lg\:hover\:-translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .lg\:hover\:-translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .lg\:hover\:-translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .lg\:hover\:-translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .lg\:hover\:-translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .lg\:hover\:-translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .lg\:hover\:-translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .lg\:hover\:-translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .lg\:hover\:-translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .lg\:hover\:-translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .lg\:hover\:-translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .lg\:hover\:-translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .lg\:hover\:-translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .lg\:hover\:-translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .lg\:hover\:-translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .lg\:hover\:-translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .lg\:hover\:-translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .lg\:hover\:-translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .lg\:hover\:-translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .lg\:hover\:-translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .lg\:hover\:-translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .lg\:hover\:-translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .lg\:hover\:-translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .lg\:hover\:-translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .lg\:hover\:-translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .lg\:hover\:-translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .lg\:hover\:-translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .lg\:hover\:-translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .lg\:hover\:-translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .lg\:hover\:-translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .lg\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .lg\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .lg\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .lg\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .lg\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .lg\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .lg\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .lg\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .lg\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .lg\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .lg\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .lg\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .lg\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .lg\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .lg\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .lg\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .lg\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .lg\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .lg\:focus\:translate-x-0:focus{
    --tw-translate-x:0px
  }

  .lg\:focus\:translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .lg\:focus\:translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .lg\:focus\:translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .lg\:focus\:translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .lg\:focus\:translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .lg\:focus\:translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .lg\:focus\:translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .lg\:focus\:translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .lg\:focus\:translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .lg\:focus\:translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .lg\:focus\:translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .lg\:focus\:translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .lg\:focus\:translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .lg\:focus\:translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .lg\:focus\:translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .lg\:focus\:translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .lg\:focus\:translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .lg\:focus\:translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .lg\:focus\:translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .lg\:focus\:translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .lg\:focus\:translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .lg\:focus\:translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .lg\:focus\:translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .lg\:focus\:translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .lg\:focus\:translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .lg\:focus\:translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .lg\:focus\:translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .lg\:focus\:translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .lg\:focus\:translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .lg\:focus\:translate-x-px:focus{
    --tw-translate-x:1px
  }

  .lg\:focus\:translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .lg\:focus\:translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .lg\:focus\:translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .lg\:focus\:translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .lg\:focus\:-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .lg\:focus\:-translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .lg\:focus\:-translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .lg\:focus\:-translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .lg\:focus\:-translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .lg\:focus\:-translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .lg\:focus\:-translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .lg\:focus\:-translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .lg\:focus\:-translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .lg\:focus\:-translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .lg\:focus\:-translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .lg\:focus\:-translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .lg\:focus\:-translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .lg\:focus\:-translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .lg\:focus\:-translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .lg\:focus\:-translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .lg\:focus\:-translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .lg\:focus\:-translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .lg\:focus\:-translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .lg\:focus\:-translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .lg\:focus\:-translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .lg\:focus\:-translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .lg\:focus\:-translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .lg\:focus\:-translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .lg\:focus\:-translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .lg\:focus\:-translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .lg\:focus\:-translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .lg\:focus\:-translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .lg\:focus\:-translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .lg\:focus\:-translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .lg\:focus\:-translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .lg\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .lg\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .lg\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .lg\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .lg\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .lg\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .lg\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .lg\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .lg\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .lg\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .lg\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .lg\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .lg\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .lg\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .lg\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .lg\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .lg\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .lg\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .lg\:focus\:translate-y-0:focus{
    --tw-translate-y:0px
  }

  .lg\:focus\:translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .lg\:focus\:translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .lg\:focus\:translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .lg\:focus\:translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .lg\:focus\:translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .lg\:focus\:translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .lg\:focus\:translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .lg\:focus\:translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .lg\:focus\:translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .lg\:focus\:translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .lg\:focus\:translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .lg\:focus\:translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .lg\:focus\:translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .lg\:focus\:translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .lg\:focus\:translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .lg\:focus\:translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .lg\:focus\:translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .lg\:focus\:translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .lg\:focus\:translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .lg\:focus\:translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .lg\:focus\:translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .lg\:focus\:translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .lg\:focus\:translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .lg\:focus\:translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .lg\:focus\:translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .lg\:focus\:translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .lg\:focus\:translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .lg\:focus\:translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .lg\:focus\:translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .lg\:focus\:translate-y-px:focus{
    --tw-translate-y:1px
  }

  .lg\:focus\:translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .lg\:focus\:translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .lg\:focus\:translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .lg\:focus\:translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .lg\:focus\:-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .lg\:focus\:-translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .lg\:focus\:-translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .lg\:focus\:-translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .lg\:focus\:-translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .lg\:focus\:-translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .lg\:focus\:-translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .lg\:focus\:-translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .lg\:focus\:-translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .lg\:focus\:-translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .lg\:focus\:-translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .lg\:focus\:-translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .lg\:focus\:-translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .lg\:focus\:-translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .lg\:focus\:-translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .lg\:focus\:-translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .lg\:focus\:-translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .lg\:focus\:-translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .lg\:focus\:-translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .lg\:focus\:-translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .lg\:focus\:-translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .lg\:focus\:-translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .lg\:focus\:-translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .lg\:focus\:-translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .lg\:focus\:-translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .lg\:focus\:-translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .lg\:focus\:-translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .lg\:focus\:-translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .lg\:focus\:-translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .lg\:focus\:-translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .lg\:focus\:-translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .lg\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .lg\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .lg\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .lg\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .lg\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .lg\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .lg\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .lg\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .lg\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .lg\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .lg\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .lg\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .lg\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .lg\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .lg\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .lg\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .lg\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .lg\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .lg\:rotate-0{
    --tw-rotate:0deg
  }

  .lg\:rotate-1{
    --tw-rotate:1deg
  }

  .lg\:rotate-2{
    --tw-rotate:2deg
  }

  .lg\:rotate-3{
    --tw-rotate:3deg
  }

  .lg\:rotate-6{
    --tw-rotate:6deg
  }

  .lg\:rotate-12{
    --tw-rotate:12deg
  }

  .lg\:rotate-45{
    --tw-rotate:45deg
  }

  .lg\:rotate-90{
    --tw-rotate:90deg
  }

  .lg\:rotate-180{
    --tw-rotate:180deg
  }

  .lg\:-rotate-180{
    --tw-rotate:-180deg
  }

  .lg\:-rotate-90{
    --tw-rotate:-90deg
  }

  .lg\:-rotate-45{
    --tw-rotate:-45deg
  }

  .lg\:-rotate-12{
    --tw-rotate:-12deg
  }

  .lg\:-rotate-6{
    --tw-rotate:-6deg
  }

  .lg\:-rotate-3{
    --tw-rotate:-3deg
  }

  .lg\:-rotate-2{
    --tw-rotate:-2deg
  }

  .lg\:-rotate-1{
    --tw-rotate:-1deg
  }

  .lg\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .lg\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .lg\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .lg\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .lg\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .lg\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .lg\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .lg\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .lg\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .lg\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .lg\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .lg\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .lg\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .lg\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .lg\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .lg\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .lg\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .lg\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .lg\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .lg\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .lg\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .lg\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .lg\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .lg\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .lg\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .lg\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .lg\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .lg\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .lg\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .lg\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .lg\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .lg\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .lg\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .lg\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .lg\:skew-x-0{
    --tw-skew-x:0deg
  }

  .lg\:skew-x-1{
    --tw-skew-x:1deg
  }

  .lg\:skew-x-2{
    --tw-skew-x:2deg
  }

  .lg\:skew-x-3{
    --tw-skew-x:3deg
  }

  .lg\:skew-x-6{
    --tw-skew-x:6deg
  }

  .lg\:skew-x-12{
    --tw-skew-x:12deg
  }

  .lg\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .lg\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .lg\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .lg\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .lg\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .lg\:skew-y-0{
    --tw-skew-y:0deg
  }

  .lg\:skew-y-1{
    --tw-skew-y:1deg
  }

  .lg\:skew-y-2{
    --tw-skew-y:2deg
  }

  .lg\:skew-y-3{
    --tw-skew-y:3deg
  }

  .lg\:skew-y-6{
    --tw-skew-y:6deg
  }

  .lg\:skew-y-12{
    --tw-skew-y:12deg
  }

  .lg\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .lg\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .lg\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .lg\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .lg\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .lg\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .lg\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .lg\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .lg\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .lg\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .lg\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .lg\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .lg\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .lg\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .lg\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .lg\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .lg\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .lg\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .lg\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .lg\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .lg\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .lg\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .lg\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .lg\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .lg\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .lg\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .lg\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .lg\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .lg\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .lg\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .lg\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .lg\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .lg\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .lg\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .lg\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .lg\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .lg\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .lg\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .lg\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .lg\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .lg\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .lg\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .lg\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .lg\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .lg\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .lg\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .lg\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .lg\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .lg\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .lg\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .lg\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .lg\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .lg\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .lg\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .lg\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .lg\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .lg\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .lg\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .lg\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .lg\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .lg\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .lg\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .lg\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .lg\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .lg\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .lg\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .lg\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .lg\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .lg\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .lg\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .lg\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .lg\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .lg\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .lg\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .lg\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .lg\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .lg\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .lg\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .lg\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .lg\:scale-x-0{
    --tw-scale-x:0
  }

  .lg\:scale-x-50{
    --tw-scale-x:.5
  }

  .lg\:scale-x-75{
    --tw-scale-x:.75
  }

  .lg\:scale-x-90{
    --tw-scale-x:.9
  }

  .lg\:scale-x-95{
    --tw-scale-x:.95
  }

  .lg\:scale-x-100{
    --tw-scale-x:1
  }

  .lg\:scale-x-105{
    --tw-scale-x:1.05
  }

  .lg\:scale-x-110{
    --tw-scale-x:1.1
  }

  .lg\:scale-x-125{
    --tw-scale-x:1.25
  }

  .lg\:scale-x-150{
    --tw-scale-x:1.5
  }

  .lg\:scale-y-0{
    --tw-scale-y:0
  }

  .lg\:scale-y-50{
    --tw-scale-y:.5
  }

  .lg\:scale-y-75{
    --tw-scale-y:.75
  }

  .lg\:scale-y-90{
    --tw-scale-y:.9
  }

  .lg\:scale-y-95{
    --tw-scale-y:.95
  }

  .lg\:scale-y-100{
    --tw-scale-y:1
  }

  .lg\:scale-y-105{
    --tw-scale-y:1.05
  }

  .lg\:scale-y-110{
    --tw-scale-y:1.1
  }

  .lg\:scale-y-125{
    --tw-scale-y:1.25
  }

  .lg\:scale-y-150{
    --tw-scale-y:1.5
  }

  .lg\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .lg\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .lg\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .lg\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .lg\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .lg\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .lg\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .lg\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .lg\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .lg\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .lg\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .lg\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .lg\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .lg\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .lg\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .lg\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .lg\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .lg\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .lg\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .lg\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .lg\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .lg\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .lg\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .lg\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .lg\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .lg\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .lg\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .lg\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .lg\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .lg\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .lg\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .lg\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .lg\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .lg\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .lg\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .lg\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .lg\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .lg\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .lg\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .lg\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .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-fade-in-down{
    animation:fade-in-down 0.4s ease-out
  }

  .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-help{
    cursor:help
  }

  .lg\:cursor-not-allowed{
    cursor:not-allowed
  }

  .lg\:select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .lg\:select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .lg\:select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .lg\:select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .lg\:resize-none{
    resize:none
  }

  .lg\:resize-y{
    resize:vertical
  }

  .lg\:resize-x{
    resize:horizontal
  }

  .lg\:resize{
    resize:both
  }

  .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\:appearance-none{
    appearance: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\: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\: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\: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\: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\: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-nowrap{
    flex-wrap:nowrap
  }

  .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-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\: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\: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\: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-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\:gap-0{
    gap:0px
  }

  .lg\:gap-1{
    gap:0.25rem
  }

  .lg\:gap-2{
    gap:0.5rem
  }

  .lg\:gap-3{
    gap:0.75rem
  }

  .lg\:gap-4{
    gap:1rem
  }

  .lg\:gap-5{
    gap:1.25rem
  }

  .lg\:gap-6{
    gap:1.5rem
  }

  .lg\:gap-7{
    gap:1.75rem
  }

  .lg\:gap-8{
    gap:2rem
  }

  .lg\:gap-9{
    gap:2.25rem
  }

  .lg\:gap-10{
    gap:2.5rem
  }

  .lg\:gap-11{
    gap:2.75rem
  }

  .lg\:gap-12{
    gap:3rem
  }

  .lg\:gap-14{
    gap:3.5rem
  }

  .lg\:gap-16{
    gap:4rem
  }

  .lg\:gap-20{
    gap:5rem
  }

  .lg\:gap-24{
    gap:6rem
  }

  .lg\:gap-28{
    gap:7rem
  }

  .lg\:gap-32{
    gap:8rem
  }

  .lg\:gap-36{
    gap:9rem
  }

  .lg\:gap-40{
    gap:10rem
  }

  .lg\:gap-44{
    gap:11rem
  }

  .lg\:gap-48{
    gap:12rem
  }

  .lg\:gap-52{
    gap:13rem
  }

  .lg\:gap-56{
    gap:14rem
  }

  .lg\:gap-60{
    gap:15rem
  }

  .lg\:gap-64{
    gap:16rem
  }

  .lg\:gap-72{
    gap:18rem
  }

  .lg\:gap-80{
    gap:20rem
  }

  .lg\:gap-96{
    gap:24rem
  }

  .lg\:gap-px{
    gap:1px
  }

  .lg\:gap-0\.5{
    gap:0.125rem
  }

  .lg\:gap-1\.5{
    gap:0.375rem
  }

  .lg\:gap-2\.5{
    gap:0.625rem
  }

  .lg\:gap-3\.5{
    gap:0.875rem
  }

  .lg\:gap-x-0{
    column-gap:0px
  }

  .lg\:gap-x-1{
    column-gap:0.25rem
  }

  .lg\:gap-x-2{
    column-gap:0.5rem
  }

  .lg\:gap-x-3{
    column-gap:0.75rem
  }

  .lg\:gap-x-4{
    column-gap:1rem
  }

  .lg\:gap-x-5{
    column-gap:1.25rem
  }

  .lg\:gap-x-6{
    column-gap:1.5rem
  }

  .lg\:gap-x-7{
    column-gap:1.75rem
  }

  .lg\:gap-x-8{
    column-gap:2rem
  }

  .lg\:gap-x-9{
    column-gap:2.25rem
  }

  .lg\:gap-x-10{
    column-gap:2.5rem
  }

  .lg\:gap-x-11{
    column-gap:2.75rem
  }

  .lg\:gap-x-12{
    column-gap:3rem
  }

  .lg\:gap-x-14{
    column-gap:3.5rem
  }

  .lg\:gap-x-16{
    column-gap:4rem
  }

  .lg\:gap-x-20{
    column-gap:5rem
  }

  .lg\:gap-x-24{
    column-gap:6rem
  }

  .lg\:gap-x-28{
    column-gap:7rem
  }

  .lg\:gap-x-32{
    column-gap:8rem
  }

  .lg\:gap-x-36{
    column-gap:9rem
  }

  .lg\:gap-x-40{
    column-gap:10rem
  }

  .lg\:gap-x-44{
    column-gap:11rem
  }

  .lg\:gap-x-48{
    column-gap:12rem
  }

  .lg\:gap-x-52{
    column-gap:13rem
  }

  .lg\:gap-x-56{
    column-gap:14rem
  }

  .lg\:gap-x-60{
    column-gap:15rem
  }

  .lg\:gap-x-64{
    column-gap:16rem
  }

  .lg\:gap-x-72{
    column-gap:18rem
  }

  .lg\:gap-x-80{
    column-gap:20rem
  }

  .lg\:gap-x-96{
    column-gap:24rem
  }

  .lg\:gap-x-px{
    column-gap:1px
  }

  .lg\:gap-x-0\.5{
    column-gap:0.125rem
  }

  .lg\:gap-x-1\.5{
    column-gap:0.375rem
  }

  .lg\:gap-x-2\.5{
    column-gap:0.625rem
  }

  .lg\:gap-x-3\.5{
    column-gap:0.875rem
  }

  .lg\:gap-y-0{
    row-gap:0px
  }

  .lg\:gap-y-1{
    row-gap:0.25rem
  }

  .lg\:gap-y-2{
    row-gap:0.5rem
  }

  .lg\:gap-y-3{
    row-gap:0.75rem
  }

  .lg\:gap-y-4{
    row-gap:1rem
  }

  .lg\:gap-y-5{
    row-gap:1.25rem
  }

  .lg\:gap-y-6{
    row-gap:1.5rem
  }

  .lg\:gap-y-7{
    row-gap:1.75rem
  }

  .lg\:gap-y-8{
    row-gap:2rem
  }

  .lg\:gap-y-9{
    row-gap:2.25rem
  }

  .lg\:gap-y-10{
    row-gap:2.5rem
  }

  .lg\:gap-y-11{
    row-gap:2.75rem
  }

  .lg\:gap-y-12{
    row-gap:3rem
  }

  .lg\:gap-y-14{
    row-gap:3.5rem
  }

  .lg\:gap-y-16{
    row-gap:4rem
  }

  .lg\:gap-y-20{
    row-gap:5rem
  }

  .lg\:gap-y-24{
    row-gap:6rem
  }

  .lg\:gap-y-28{
    row-gap:7rem
  }

  .lg\:gap-y-32{
    row-gap:8rem
  }

  .lg\:gap-y-36{
    row-gap:9rem
  }

  .lg\:gap-y-40{
    row-gap:10rem
  }

  .lg\:gap-y-44{
    row-gap:11rem
  }

  .lg\:gap-y-48{
    row-gap:12rem
  }

  .lg\:gap-y-52{
    row-gap:13rem
  }

  .lg\:gap-y-56{
    row-gap:14rem
  }

  .lg\:gap-y-60{
    row-gap:15rem
  }

  .lg\:gap-y-64{
    row-gap:16rem
  }

  .lg\:gap-y-72{
    row-gap:18rem
  }

  .lg\:gap-y-80{
    row-gap:20rem
  }

  .lg\:gap-y-96{
    row-gap:24rem
  }

  .lg\:gap-y-px{
    row-gap:1px
  }

  .lg\:gap-y-0\.5{
    row-gap:0.125rem
  }

  .lg\:gap-y-1\.5{
    row-gap:0.375rem
  }

  .lg\:gap-y-2\.5{
    row-gap:0.625rem
  }

  .lg\:gap-y-3\.5{
    row-gap:0.875rem
  }

  .lg\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1rem * var(--tw-space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2rem * var(--tw-space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3rem * var(--tw-space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4rem * var(--tw-space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(5rem * var(--tw-space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(6rem * var(--tw-space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(7rem * var(--tw-space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8rem * var(--tw-space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(9rem * var(--tw-space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(10rem * var(--tw-space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(11rem * var(--tw-space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(12rem * var(--tw-space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(13rem * var(--tw-space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(14rem * var(--tw-space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(15rem * var(--tw-space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16rem * var(--tw-space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(18rem * var(--tw-space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24rem * var(--tw-space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1rem * var(--tw-space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2rem * var(--tw-space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3rem * var(--tw-space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4rem * var(--tw-space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-5rem * var(--tw-space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-6rem * var(--tw-space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-7rem * var(--tw-space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8rem * var(--tw-space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-9rem * var(--tw-space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-10rem * var(--tw-space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-11rem * var(--tw-space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-12rem * var(--tw-space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-13rem * var(--tw-space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-14rem * var(--tw-space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-15rem * var(--tw-space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16rem * var(--tw-space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-18rem * var(--tw-space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24rem * var(--tw-space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .lg\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

  .lg\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .lg\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .lg\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .lg\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .lg\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .lg\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .lg\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .lg\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .lg\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .lg\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .lg\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .lg\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .lg\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .lg\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .lg\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .lg\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .lg\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .lg\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .lg\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .lg\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .lg\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .lg\:divide-customGray-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-grayTwo > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-grayThree > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-lighterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-textGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-superDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-iconGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-mediumGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-swampGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-solitudeGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-winterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-tableGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-iceGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-gainsboro > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-offWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-cloudGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-defaultDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-divide-opacity))
  }

  .lg\:divide-customGray-skeletonGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-newLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-normal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-royal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-glass > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-hawkesBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-newBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-skyLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-lightBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-lightBlueGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-pale > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-lavender > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .lg\:divide-customBlue-iceBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-divide-opacity))
  }

  .lg\:divide-customWhite-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .lg\:divide-customWhite-lightDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-divide-opacity))
  }

  .lg\:divide-customWhite-bWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .lg\:divide-customRed-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-divide-opacity))
  }

  .lg\:divide-customGreen-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-divide-opacity))
  }

  .lg\:divide-customGreen-approved > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-divide-opacity))
  }

  .lg\:divide-customGreen-check > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-divide-opacity))
  }

  .lg\:divide-customGreen-lime > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-divide-opacity))
  }

  .lg\:divide-customGreen-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-divide-opacity))
  }

  .lg\:divide-customGreen-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-divide-opacity))
  }

  .lg\:divide-customYellow-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-divide-opacity))
  }

  .lg\:divide-customYellow-highlight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-divide-opacity))
  }

  .lg\:divide-customYellow-bright > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-divide-opacity))
  }

  .lg\:divide-customYellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-divide-opacity))
  }

  .lg\:divide-customYellow-gold > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-divide-opacity))
  }

  .lg\:divide-customYellow-mostard > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .lg\:divide-customOrange-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-divide-opacity))
  }

  .lg\:divide-customOrange-mediumOrange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-divide-opacity))
  }

  .lg\:divide-customOrange-F96319 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-divide-opacity))
  }

  .lg\:divide-customOrange-EB8A02 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-divide-opacity))
  }

  .lg\:divide-customPurple-purpleOne > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-divide-opacity))
  }

  .lg\:divide-inicieColors-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-divide-opacity))
  }

  .lg\:divide-inicieColors-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .lg\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .lg\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .lg\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .lg\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .lg\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .lg\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .lg\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .lg\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .lg\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .lg\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .lg\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .lg\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .lg\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .lg\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .lg\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .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\: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\:self-baseline{
    align-self:baseline
  }

  .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\: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\: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\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .lg\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .lg\:overflow-clip{
    text-overflow:clip
  }

  .lg\:whitespace-normal{
    white-space:normal
  }

  .lg\:whitespace-nowrap{
    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{
    overflow-wrap:normal;
    word-break:normal
  }

  .lg\:break-words{
    overflow-wrap:break-word
  }

  .lg\:break-all{
    word-break:break-all
  }

  .lg\:rounded-none{
    border-radius:0px
  }

  .lg\:rounded-sm{
    border-radius:0.125rem
  }

  .lg\:rounded{
    border-radius:0.25rem
  }

  .lg\:rounded-md{
    border-radius:0.375rem
  }

  .lg\:rounded-lg{
    border-radius:0.5rem
  }

  .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-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .lg\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .lg\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .lg\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .lg\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .lg\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .lg\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .lg\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .lg\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .lg\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .lg\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .lg\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .lg\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .lg\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .lg\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .lg\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .lg\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .lg\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .lg\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .lg\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .lg\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .lg\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .lg\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .lg\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .lg\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .lg\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .lg\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .lg\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .lg\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .lg\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .lg\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .lg\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .lg\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .lg\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .lg\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .lg\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .lg\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .lg\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .lg\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .lg\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .lg\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .lg\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .lg\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .lg\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .lg\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .lg\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .lg\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .lg\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .lg\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .lg\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .lg\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .lg\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .lg\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .lg\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .lg\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .lg\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .lg\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .lg\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .lg\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .lg\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .lg\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .lg\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .lg\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .lg\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .lg\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .lg\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .lg\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .lg\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .lg\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .lg\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .lg\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .lg\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .lg\:border-0{
    border-width:0px
  }

  .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:0px
  }

  .lg\:border-t-2{
    border-top-width:2px
  }

  .lg\:border-t-4{
    border-top-width:4px
  }

  .lg\:border-t-8{
    border-top-width:8px
  }

  .lg\:border-t{
    border-top-width:1px
  }

  .lg\:border-r-0{
    border-right-width:0px
  }

  .lg\:border-r-2{
    border-right-width:2px
  }

  .lg\:border-r-4{
    border-right-width:4px
  }

  .lg\:border-r-8{
    border-right-width:8px
  }

  .lg\:border-r{
    border-right-width:1px
  }

  .lg\:border-b-0{
    border-bottom-width:0px
  }

  .lg\:border-b-2{
    border-bottom-width:2px
  }

  .lg\:border-b-4{
    border-bottom-width:4px
  }

  .lg\:border-b-8{
    border-bottom-width:8px
  }

  .lg\:border-b{
    border-bottom-width:1px
  }

  .lg\:border-l-0{
    border-left-width:0px
  }

  .lg\:border-l-2{
    border-left-width:2px
  }

  .lg\:border-l-4{
    border-left-width:4px
  }

  .lg\:border-l-8{
    border-left-width:8px
  }

  .lg\:border-l{
    border-left-width:1px
  }

  .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-transparent{
    border-color:transparent
  }

  .lg\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .lg\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .lg\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .lg\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .lg\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .lg\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .lg\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .lg\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .lg\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .lg\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .lg\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .lg\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .lg\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .lg\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .lg\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .lg\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .lg\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .lg\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .lg\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .lg\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .lg\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .lg\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .lg\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .lg\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .lg\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .lg\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .lg\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .lg\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .lg\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .lg\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .lg\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .lg\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .lg\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .lg\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .lg\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .lg\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .lg\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .lg\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .lg\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .lg\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .lg\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .lg\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .lg\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .lg\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .lg\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .lg\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .lg\:group-hover\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .group:hover .lg\:group-hover\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .lg\:focus-within\:border-customGray-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-grayTwo:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-grayThree:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-lighterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-textGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-superDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-iconGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-mediumGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-swampGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-solitudeGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-winterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-tableGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-iceGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-gainsboro:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-offWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-cloudGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-defaultDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGray-skeletonGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-newLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-normal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-royal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-glass:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-hawkesBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-newBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-skyLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-lightBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-lightBlueGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-pale:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-lavender:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customBlue-iceBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customWhite-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customWhite-lightDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customWhite-bWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customRed-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGreen-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGreen-approved:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGreen-check:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGreen-lime:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGreen-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customGreen-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customYellow-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customYellow-highlight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customYellow-bright:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customYellow-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customYellow-gold:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customYellow-mostard:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customOrange-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customOrange-mediumOrange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customOrange-F96319:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customOrange-EB8A02:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-customPurple-purpleOne:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-inicieColors-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .lg\:focus-within\:border-inicieColors-blue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .lg\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .lg\:hover\:border-customGray-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-grayTwo:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-grayThree:hover{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-lighterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-textGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-superDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-iconGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-mediumGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-swampGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-solitudeGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-winterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-tableGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-iceGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-gainsboro:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-offWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-cloudGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-defaultDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGray-skeletonGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-newLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-normal:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-royal:hover{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-glass:hover{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-hawkesBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-newBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-skyLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-lightBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-lightBlueGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-pale:hover{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-lavender:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customBlue-iceBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customWhite-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customWhite-lightDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customWhite-bWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customRed-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGreen-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGreen-approved:hover{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGreen-check:hover{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGreen-lime:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGreen-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customGreen-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customYellow-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customYellow-highlight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customYellow-bright:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customYellow-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customYellow-gold:hover{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customYellow-mostard:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customOrange-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customOrange-mediumOrange:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customOrange-F96319:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customOrange-EB8A02:hover{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .lg\:hover\:border-customPurple-purpleOne:hover{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .lg\:hover\:border-inicieColors-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .lg\:hover\:border-inicieColors-blue:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .lg\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .lg\:focus\:border-customGray-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-grayTwo:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-grayThree:focus{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-lighterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-textGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-superDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-iconGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-mediumGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-swampGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-solitudeGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-winterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-tableGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-iceGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-gainsboro:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-offWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-cloudGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-defaultDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGray-skeletonGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-newLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-normal:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-royal:focus{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-glass:focus{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-hawkesBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-newBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-skyLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-lightBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-lightBlueGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-pale:focus{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-lavender:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customBlue-iceBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customWhite-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customWhite-lightDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customWhite-bWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customRed-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGreen-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGreen-approved:focus{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGreen-check:focus{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGreen-lime:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGreen-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customGreen-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customYellow-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customYellow-highlight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customYellow-bright:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customYellow-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customYellow-gold:focus{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customYellow-mostard:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customOrange-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customOrange-mediumOrange:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customOrange-F96319:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customOrange-EB8A02:focus{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .lg\:focus\:border-customPurple-purpleOne:focus{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .lg\:focus\:border-inicieColors-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .lg\:focus\:border-inicieColors-blue:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .lg\:border-opacity-0{
    --tw-border-opacity:0
  }

  .lg\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .lg\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .lg\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .lg\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .lg\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .lg\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .lg\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .lg\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .lg\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .lg\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .lg\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .lg\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .lg\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .lg\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .lg\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .lg\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .lg\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .lg\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .lg\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .lg\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .lg\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .lg\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .lg\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .lg\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .lg\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .lg\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .lg\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .lg\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .lg\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .lg\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .lg\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .lg\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .lg\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .lg\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .lg\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .lg\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .lg\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .lg\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .lg\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .lg\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .lg\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .lg\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .lg\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .lg\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .lg\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .lg\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .lg\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .lg\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .lg\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .lg\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .lg\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .lg\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .lg\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .lg\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .lg\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .lg\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .lg\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .lg\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .lg\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .lg\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .lg\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .lg\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .lg\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .lg\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .lg\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .lg\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .lg\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .lg\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .lg\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .lg\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .lg\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .lg\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .lg\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .lg\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .lg\:bg-transparent{
    background-color:transparent
  }

  .lg\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .lg\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .lg\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .lg\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .lg\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .lg\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .lg\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .lg\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .lg\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .lg\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .lg\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .lg\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .lg\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .lg\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .lg\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .lg\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .lg\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .lg\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .lg\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .lg\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .lg\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .lg\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .lg\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .lg\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .lg\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .lg\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .lg\:group-hover\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .group:hover .lg\:group-hover\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .lg\:focus-within\:bg-customGray-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-grayTwo:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-grayThree:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-lighterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-textGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-superDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-iconGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-mediumGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-swampGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-solitudeGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-winterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-tableGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-iceGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-gainsboro:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-offWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-cloudGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-defaultDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGray-skeletonGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-newLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-normal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-royal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-glass:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-hawkesBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-newBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-skyLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-lightBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-lightBlueGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-pale:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-lavender:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customBlue-iceBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customWhite-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customWhite-lightDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customWhite-bWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customRed-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGreen-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGreen-approved:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGreen-check:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGreen-lime:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGreen-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customGreen-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customYellow-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customYellow-highlight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customYellow-bright:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customYellow-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customYellow-gold:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customYellow-mostard:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customOrange-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customOrange-mediumOrange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customOrange-F96319:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customOrange-EB8A02:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-customPurple-purpleOne:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-inicieColors-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .lg\:focus-within\:bg-inicieColors-blue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .lg\:hover\:bg-customGray-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-grayTwo:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-grayThree:hover{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-lighterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-textGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-superDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-iconGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-mediumGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-swampGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-solitudeGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-winterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-tableGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-iceGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-gainsboro:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-offWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-cloudGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-defaultDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGray-skeletonGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-newLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-normal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-royal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-glass:hover{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-hawkesBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-newBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-skyLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-lightBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-lightBlueGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-pale:hover{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-lavender:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customBlue-iceBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customWhite-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customWhite-lightDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customWhite-bWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customRed-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGreen-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGreen-approved:hover{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGreen-check:hover{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGreen-lime:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGreen-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customGreen-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customYellow-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customYellow-highlight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customYellow-bright:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customYellow-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customYellow-gold:hover{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customYellow-mostard:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customOrange-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customOrange-mediumOrange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customOrange-F96319:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customOrange-EB8A02:hover{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-customPurple-purpleOne:hover{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-inicieColors-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .lg\:hover\:bg-inicieColors-blue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .lg\:focus\:bg-customGray-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-grayTwo:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-grayThree:focus{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-lighterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-textGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-superDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-iconGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-mediumGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-swampGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-solitudeGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-winterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-tableGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-iceGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-gainsboro:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-offWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-cloudGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-defaultDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGray-skeletonGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-newLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-normal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-royal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-glass:focus{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-hawkesBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-newBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-skyLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-lightBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-lightBlueGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-pale:focus{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-lavender:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customBlue-iceBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customWhite-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customWhite-lightDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customWhite-bWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customRed-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGreen-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGreen-approved:focus{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGreen-check:focus{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGreen-lime:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGreen-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customGreen-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customYellow-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customYellow-highlight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customYellow-bright:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customYellow-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customYellow-gold:focus{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customYellow-mostard:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customOrange-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customOrange-mediumOrange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customOrange-F96319:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customOrange-EB8A02:focus{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-customPurple-purpleOne:focus{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-inicieColors-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .lg\:focus\:bg-inicieColors-blue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .lg\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .lg\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .lg\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .lg\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .lg\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .lg\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .lg\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .lg\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .lg\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .lg\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .lg\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .lg\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .lg\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .lg\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .lg\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .lg\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .lg\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .lg\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .lg\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .lg\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .lg\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .lg\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .lg\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .lg\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .lg\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .lg\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .lg\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .lg\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .lg\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .lg\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .lg\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .lg\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .lg\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .lg\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .lg\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .lg\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .lg\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .lg\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .lg\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .lg\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .lg\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .lg\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .lg\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .lg\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .lg\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .lg\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .lg\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .lg\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .lg\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .lg\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .lg\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .lg\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .lg\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .lg\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .lg\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .lg\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .lg\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .lg\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .lg\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .lg\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .lg\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .lg\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .lg\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .lg\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .lg\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .lg\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .lg\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .lg\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .lg\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .lg\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .lg\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .lg\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .lg\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .lg\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .lg\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .lg\:bg-none{
    background-image:none
  }

  .lg\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .lg\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .lg\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .lg\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .lg\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .lg\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .lg\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .lg\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .lg\:from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:from-customGray-default{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .lg\:from-customGray-light{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .lg\:from-customGray-dark{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .lg\:from-customGray-darker{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .lg\:from-customGray-grayTwo{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .lg\:from-customGray-grayThree{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .lg\:from-customGray-superLight{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .lg\:from-customGray-lighterGray{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .lg\:from-customGray-textGray{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .lg\:from-customGray-superDark{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .lg\:from-customGray-iconGray{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .lg\:from-customGray-mediumGray{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .lg\:from-customGray-swampGray{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .lg\:from-customGray-solitudeGray{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .lg\:from-customGray-winterGray{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .lg\:from-customGray-tableGray{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .lg\:from-customGray-iceGray{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .lg\:from-customGray-gainsboro{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .lg\:from-customGray-offWhite{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .lg\:from-customGray-cloudGray{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .lg\:from-customGray-defaultDark{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .lg\:from-customGray-skeletonGray{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .lg\:from-customBlue-default{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .lg\:from-customBlue-light{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .lg\:from-customBlue-newLight{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .lg\:from-customBlue-superLight{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .lg\:from-customBlue-normal{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .lg\:from-customBlue-dark{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .lg\:from-customBlue-royal{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .lg\:from-customBlue-glass{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .lg\:from-customBlue-hawkesBlue{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .lg\:from-customBlue-darker{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .lg\:from-customBlue-newBlue{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .lg\:from-customBlue-black{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .lg\:from-customBlue-skyLight{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .lg\:from-customBlue-lightBlue{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .lg\:from-customBlue-lightBlueGray{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .lg\:from-customBlue-pale{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .lg\:from-customBlue-lavender{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .lg\:from-customBlue-iceBlue{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .lg\:from-customWhite-default{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:from-customWhite-lightDark{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .lg\:from-customWhite-bWhite{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .lg\:from-customRed-default{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .lg\:from-customGreen-default{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .lg\:from-customGreen-approved{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .lg\:from-customGreen-check{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .lg\:from-customGreen-lime{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .lg\:from-customGreen-dark{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .lg\:from-customGreen-light{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .lg\:from-customYellow-default{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .lg\:from-customYellow-highlight{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .lg\:from-customYellow-bright{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .lg\:from-customYellow-dark{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .lg\:from-customYellow-gold{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .lg\:from-customYellow-mostard{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .lg\:from-customOrange-default{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .lg\:from-customOrange-mediumOrange{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .lg\:from-customOrange-F96319{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .lg\:from-customOrange-EB8A02{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .lg\:from-customPurple-purpleOne{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .lg\:from-inicieColors-orange{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .lg\:from-inicieColors-blue{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .lg\:hover\:from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:hover\:from-customGray-default:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .lg\:hover\:from-customGray-light:hover{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .lg\:hover\:from-customGray-dark:hover{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .lg\:hover\:from-customGray-darker:hover{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .lg\:hover\:from-customGray-grayTwo:hover{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .lg\:hover\:from-customGray-grayThree:hover{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .lg\:hover\:from-customGray-superLight:hover{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .lg\:hover\:from-customGray-lighterGray:hover{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .lg\:hover\:from-customGray-textGray:hover{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .lg\:hover\:from-customGray-superDark:hover{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .lg\:hover\:from-customGray-iconGray:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .lg\:hover\:from-customGray-mediumGray:hover{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .lg\:hover\:from-customGray-swampGray:hover{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .lg\:hover\:from-customGray-solitudeGray:hover{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .lg\:hover\:from-customGray-winterGray:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .lg\:hover\:from-customGray-tableGray:hover{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .lg\:hover\:from-customGray-iceGray:hover{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .lg\:hover\:from-customGray-gainsboro:hover{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .lg\:hover\:from-customGray-offWhite:hover{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .lg\:hover\:from-customGray-cloudGray:hover{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .lg\:hover\:from-customGray-defaultDark:hover{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .lg\:hover\:from-customGray-skeletonGray:hover{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .lg\:hover\:from-customBlue-default:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .lg\:hover\:from-customBlue-light:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .lg\:hover\:from-customBlue-newLight:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .lg\:hover\:from-customBlue-superLight:hover{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .lg\:hover\:from-customBlue-normal:hover{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .lg\:hover\:from-customBlue-dark:hover{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .lg\:hover\:from-customBlue-royal:hover{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .lg\:hover\:from-customBlue-glass:hover{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .lg\:hover\:from-customBlue-hawkesBlue:hover{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .lg\:hover\:from-customBlue-darker:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .lg\:hover\:from-customBlue-newBlue:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .lg\:hover\:from-customBlue-black:hover{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .lg\:hover\:from-customBlue-skyLight:hover{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .lg\:hover\:from-customBlue-lightBlue:hover{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .lg\:hover\:from-customBlue-lightBlueGray:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .lg\:hover\:from-customBlue-pale:hover{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .lg\:hover\:from-customBlue-lavender:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .lg\:hover\:from-customBlue-iceBlue:hover{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .lg\:hover\:from-customWhite-default:hover{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:from-customWhite-lightDark:hover{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .lg\:hover\:from-customWhite-bWhite:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .lg\:hover\:from-customRed-default:hover{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .lg\:hover\:from-customGreen-default:hover{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .lg\:hover\:from-customGreen-approved:hover{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .lg\:hover\:from-customGreen-check:hover{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .lg\:hover\:from-customGreen-lime:hover{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .lg\:hover\:from-customGreen-dark:hover{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .lg\:hover\:from-customGreen-light:hover{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .lg\:hover\:from-customYellow-default:hover{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .lg\:hover\:from-customYellow-highlight:hover{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .lg\:hover\:from-customYellow-bright:hover{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .lg\:hover\:from-customYellow-dark:hover{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .lg\:hover\:from-customYellow-gold:hover{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .lg\:hover\:from-customYellow-mostard:hover{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .lg\:hover\:from-customOrange-default:hover{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .lg\:hover\:from-customOrange-mediumOrange:hover{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .lg\:hover\:from-customOrange-F96319:hover{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .lg\:hover\:from-customOrange-EB8A02:hover{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .lg\:hover\:from-customPurple-purpleOne:hover{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .lg\:hover\:from-inicieColors-orange:hover{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .lg\:hover\:from-inicieColors-blue:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .lg\:focus\:from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:focus\:from-customGray-default:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .lg\:focus\:from-customGray-light:focus{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .lg\:focus\:from-customGray-dark:focus{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .lg\:focus\:from-customGray-darker:focus{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .lg\:focus\:from-customGray-grayTwo:focus{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .lg\:focus\:from-customGray-grayThree:focus{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .lg\:focus\:from-customGray-superLight:focus{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .lg\:focus\:from-customGray-lighterGray:focus{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .lg\:focus\:from-customGray-textGray:focus{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .lg\:focus\:from-customGray-superDark:focus{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .lg\:focus\:from-customGray-iconGray:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .lg\:focus\:from-customGray-mediumGray:focus{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .lg\:focus\:from-customGray-swampGray:focus{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .lg\:focus\:from-customGray-solitudeGray:focus{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .lg\:focus\:from-customGray-winterGray:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .lg\:focus\:from-customGray-tableGray:focus{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .lg\:focus\:from-customGray-iceGray:focus{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .lg\:focus\:from-customGray-gainsboro:focus{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .lg\:focus\:from-customGray-offWhite:focus{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .lg\:focus\:from-customGray-cloudGray:focus{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .lg\:focus\:from-customGray-defaultDark:focus{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .lg\:focus\:from-customGray-skeletonGray:focus{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .lg\:focus\:from-customBlue-default:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .lg\:focus\:from-customBlue-light:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .lg\:focus\:from-customBlue-newLight:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .lg\:focus\:from-customBlue-superLight:focus{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .lg\:focus\:from-customBlue-normal:focus{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .lg\:focus\:from-customBlue-dark:focus{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .lg\:focus\:from-customBlue-royal:focus{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .lg\:focus\:from-customBlue-glass:focus{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .lg\:focus\:from-customBlue-hawkesBlue:focus{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .lg\:focus\:from-customBlue-darker:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .lg\:focus\:from-customBlue-newBlue:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .lg\:focus\:from-customBlue-black:focus{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .lg\:focus\:from-customBlue-skyLight:focus{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .lg\:focus\:from-customBlue-lightBlue:focus{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .lg\:focus\:from-customBlue-lightBlueGray:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .lg\:focus\:from-customBlue-pale:focus{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .lg\:focus\:from-customBlue-lavender:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .lg\:focus\:from-customBlue-iceBlue:focus{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .lg\:focus\:from-customWhite-default:focus{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:from-customWhite-lightDark:focus{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .lg\:focus\:from-customWhite-bWhite:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .lg\:focus\:from-customRed-default:focus{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .lg\:focus\:from-customGreen-default:focus{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .lg\:focus\:from-customGreen-approved:focus{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .lg\:focus\:from-customGreen-check:focus{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .lg\:focus\:from-customGreen-lime:focus{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .lg\:focus\:from-customGreen-dark:focus{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .lg\:focus\:from-customGreen-light:focus{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .lg\:focus\:from-customYellow-default:focus{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .lg\:focus\:from-customYellow-highlight:focus{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .lg\:focus\:from-customYellow-bright:focus{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .lg\:focus\:from-customYellow-dark:focus{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .lg\:focus\:from-customYellow-gold:focus{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .lg\:focus\:from-customYellow-mostard:focus{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .lg\:focus\:from-customOrange-default:focus{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .lg\:focus\:from-customOrange-mediumOrange:focus{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .lg\:focus\:from-customOrange-F96319:focus{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .lg\:focus\:from-customOrange-EB8A02:focus{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .lg\:focus\:from-customPurple-purpleOne:focus{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .lg\:focus\:from-inicieColors-orange:focus{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .lg\:focus\:from-inicieColors-blue:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .lg\:via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:via-customGray-default{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .lg\:via-customGray-light{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .lg\:via-customGray-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .lg\:via-customGray-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .lg\:via-customGray-grayTwo{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .lg\:via-customGray-grayThree{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .lg\:via-customGray-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .lg\:via-customGray-lighterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .lg\:via-customGray-textGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .lg\:via-customGray-superDark{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .lg\:via-customGray-iconGray{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .lg\:via-customGray-mediumGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .lg\:via-customGray-swampGray{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .lg\:via-customGray-solitudeGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .lg\:via-customGray-winterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .lg\:via-customGray-tableGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .lg\:via-customGray-iceGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .lg\:via-customGray-gainsboro{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .lg\:via-customGray-offWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .lg\:via-customGray-cloudGray{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .lg\:via-customGray-defaultDark{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .lg\:via-customGray-skeletonGray{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .lg\:via-customBlue-default{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .lg\:via-customBlue-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .lg\:via-customBlue-newLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .lg\:via-customBlue-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .lg\:via-customBlue-normal{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .lg\:via-customBlue-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .lg\:via-customBlue-royal{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .lg\:via-customBlue-glass{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .lg\:via-customBlue-hawkesBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .lg\:via-customBlue-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .lg\:via-customBlue-newBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .lg\:via-customBlue-black{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .lg\:via-customBlue-skyLight{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .lg\:via-customBlue-lightBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .lg\:via-customBlue-lightBlueGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .lg\:via-customBlue-pale{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .lg\:via-customBlue-lavender{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .lg\:via-customBlue-iceBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .lg\:via-customWhite-default{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:via-customWhite-lightDark{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .lg\:via-customWhite-bWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .lg\:via-customRed-default{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .lg\:via-customGreen-default{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .lg\:via-customGreen-approved{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .lg\:via-customGreen-check{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .lg\:via-customGreen-lime{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .lg\:via-customGreen-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .lg\:via-customGreen-light{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .lg\:via-customYellow-default{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .lg\:via-customYellow-highlight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .lg\:via-customYellow-bright{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .lg\:via-customYellow-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .lg\:via-customYellow-gold{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .lg\:via-customYellow-mostard{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .lg\:via-customOrange-default{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .lg\:via-customOrange-mediumOrange{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .lg\:via-customOrange-F96319{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .lg\:via-customOrange-EB8A02{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .lg\:via-customPurple-purpleOne{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .lg\:via-inicieColors-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .lg\:via-inicieColors-blue{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .lg\:hover\:via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:hover\:via-customGray-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .lg\:hover\:via-customGray-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .lg\:hover\:via-customGray-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .lg\:hover\:via-customGray-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .lg\:hover\:via-customGray-grayTwo:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .lg\:hover\:via-customGray-grayThree:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .lg\:hover\:via-customGray-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .lg\:hover\:via-customGray-lighterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .lg\:hover\:via-customGray-textGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .lg\:hover\:via-customGray-superDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .lg\:hover\:via-customGray-iconGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .lg\:hover\:via-customGray-mediumGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .lg\:hover\:via-customGray-swampGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .lg\:hover\:via-customGray-solitudeGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .lg\:hover\:via-customGray-winterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .lg\:hover\:via-customGray-tableGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .lg\:hover\:via-customGray-iceGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .lg\:hover\:via-customGray-gainsboro:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .lg\:hover\:via-customGray-offWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .lg\:hover\:via-customGray-cloudGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .lg\:hover\:via-customGray-defaultDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .lg\:hover\:via-customGray-skeletonGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .lg\:hover\:via-customBlue-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .lg\:hover\:via-customBlue-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .lg\:hover\:via-customBlue-newLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .lg\:hover\:via-customBlue-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .lg\:hover\:via-customBlue-normal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .lg\:hover\:via-customBlue-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .lg\:hover\:via-customBlue-royal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .lg\:hover\:via-customBlue-glass:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .lg\:hover\:via-customBlue-hawkesBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .lg\:hover\:via-customBlue-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .lg\:hover\:via-customBlue-newBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .lg\:hover\:via-customBlue-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .lg\:hover\:via-customBlue-skyLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .lg\:hover\:via-customBlue-lightBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .lg\:hover\:via-customBlue-lightBlueGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .lg\:hover\:via-customBlue-pale:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .lg\:hover\:via-customBlue-lavender:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .lg\:hover\:via-customBlue-iceBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .lg\:hover\:via-customWhite-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:hover\:via-customWhite-lightDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .lg\:hover\:via-customWhite-bWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .lg\:hover\:via-customRed-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .lg\:hover\:via-customGreen-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .lg\:hover\:via-customGreen-approved:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .lg\:hover\:via-customGreen-check:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .lg\:hover\:via-customGreen-lime:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .lg\:hover\:via-customGreen-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .lg\:hover\:via-customGreen-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .lg\:hover\:via-customYellow-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .lg\:hover\:via-customYellow-highlight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .lg\:hover\:via-customYellow-bright:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .lg\:hover\:via-customYellow-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .lg\:hover\:via-customYellow-gold:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .lg\:hover\:via-customYellow-mostard:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .lg\:hover\:via-customOrange-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .lg\:hover\:via-customOrange-mediumOrange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .lg\:hover\:via-customOrange-F96319:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .lg\:hover\:via-customOrange-EB8A02:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .lg\:hover\:via-customPurple-purpleOne:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .lg\:hover\:via-inicieColors-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .lg\:hover\:via-inicieColors-blue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .lg\:focus\:via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .lg\:focus\:via-customGray-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .lg\:focus\:via-customGray-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .lg\:focus\:via-customGray-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .lg\:focus\:via-customGray-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .lg\:focus\:via-customGray-grayTwo:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .lg\:focus\:via-customGray-grayThree:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .lg\:focus\:via-customGray-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .lg\:focus\:via-customGray-lighterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .lg\:focus\:via-customGray-textGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .lg\:focus\:via-customGray-superDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .lg\:focus\:via-customGray-iconGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .lg\:focus\:via-customGray-mediumGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .lg\:focus\:via-customGray-swampGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .lg\:focus\:via-customGray-solitudeGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .lg\:focus\:via-customGray-winterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .lg\:focus\:via-customGray-tableGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .lg\:focus\:via-customGray-iceGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .lg\:focus\:via-customGray-gainsboro:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .lg\:focus\:via-customGray-offWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .lg\:focus\:via-customGray-cloudGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .lg\:focus\:via-customGray-defaultDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .lg\:focus\:via-customGray-skeletonGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .lg\:focus\:via-customBlue-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .lg\:focus\:via-customBlue-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .lg\:focus\:via-customBlue-newLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .lg\:focus\:via-customBlue-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .lg\:focus\:via-customBlue-normal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .lg\:focus\:via-customBlue-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .lg\:focus\:via-customBlue-royal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .lg\:focus\:via-customBlue-glass:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .lg\:focus\:via-customBlue-hawkesBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .lg\:focus\:via-customBlue-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .lg\:focus\:via-customBlue-newBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .lg\:focus\:via-customBlue-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .lg\:focus\:via-customBlue-skyLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .lg\:focus\:via-customBlue-lightBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .lg\:focus\:via-customBlue-lightBlueGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .lg\:focus\:via-customBlue-pale:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .lg\:focus\:via-customBlue-lavender:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .lg\:focus\:via-customBlue-iceBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .lg\:focus\:via-customWhite-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .lg\:focus\:via-customWhite-lightDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .lg\:focus\:via-customWhite-bWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .lg\:focus\:via-customRed-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .lg\:focus\:via-customGreen-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .lg\:focus\:via-customGreen-approved:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .lg\:focus\:via-customGreen-check:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .lg\:focus\:via-customGreen-lime:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .lg\:focus\:via-customGreen-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .lg\:focus\:via-customGreen-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .lg\:focus\:via-customYellow-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .lg\:focus\:via-customYellow-highlight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .lg\:focus\:via-customYellow-bright:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .lg\:focus\:via-customYellow-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .lg\:focus\:via-customYellow-gold:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .lg\:focus\:via-customYellow-mostard:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .lg\:focus\:via-customOrange-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .lg\:focus\:via-customOrange-mediumOrange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .lg\:focus\:via-customOrange-F96319:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .lg\:focus\:via-customOrange-EB8A02:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .lg\:focus\:via-customPurple-purpleOne:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .lg\:focus\:via-inicieColors-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .lg\:focus\:via-inicieColors-blue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .lg\:to-transparent{
    --tw-gradient-to:transparent
  }

  .lg\:to-customGray-default{
    --tw-gradient-to:#A9AEB3
  }

  .lg\:to-customGray-light{
    --tw-gradient-to:#d9e0e6
  }

  .lg\:to-customGray-dark{
    --tw-gradient-to:#484B4D
  }

  .lg\:to-customGray-darker{
    --tw-gradient-to:#49494A
  }

  .lg\:to-customGray-grayTwo{
    --tw-gradient-to:#C7CBD1
  }

  .lg\:to-customGray-grayThree{
    --tw-gradient-to:#909193
  }

  .lg\:to-customGray-superLight{
    --tw-gradient-to:#EDEDED
  }

  .lg\:to-customGray-lighterGray{
    --tw-gradient-to:#F4F4F4
  }

  .lg\:to-customGray-textGray{
    --tw-gradient-to:#8F9BB3
  }

  .lg\:to-customGray-superDark{
    --tw-gradient-to:#231F20
  }

  .lg\:to-customGray-iconGray{
    --tw-gradient-to:#A9AEB3
  }

  .lg\:to-customGray-mediumGray{
    --tw-gradient-to:#E3E4E4
  }

  .lg\:to-customGray-swampGray{
    --tw-gradient-to:#252727
  }

  .lg\:to-customGray-solitudeGray{
    --tw-gradient-to:#E0E4E8
  }

  .lg\:to-customGray-winterGray{
    --tw-gradient-to:#EEF0F5
  }

  .lg\:to-customGray-tableGray{
    --tw-gradient-to:#F2F6FB
  }

  .lg\:to-customGray-iceGray{
    --tw-gradient-to:#F5F7FC
  }

  .lg\:to-customGray-gainsboro{
    --tw-gradient-to:#F0F2F6
  }

  .lg\:to-customGray-offWhite{
    --tw-gradient-to:#F7F7F7
  }

  .lg\:to-customGray-cloudGray{
    --tw-gradient-to:#B9BDC1
  }

  .lg\:to-customGray-defaultDark{
    --tw-gradient-to:#AEB3B7
  }

  .lg\:to-customGray-skeletonGray{
    --tw-gradient-to:#DEDFE3
  }

  .lg\:to-customBlue-default{
    --tw-gradient-to:#233674
  }

  .lg\:to-customBlue-light{
    --tw-gradient-to:#EFF4FA
  }

  .lg\:to-customBlue-newLight{
    --tw-gradient-to:#EEF0F5
  }

  .lg\:to-customBlue-superLight{
    --tw-gradient-to:#D7E1EC
  }

  .lg\:to-customBlue-normal{
    --tw-gradient-to:#004899
  }

  .lg\:to-customBlue-dark{
    --tw-gradient-to:#222B45
  }

  .lg\:to-customBlue-royal{
    --tw-gradient-to:#3656BF
  }

  .lg\:to-customBlue-glass{
    --tw-gradient-to:#D8E5F8
  }

  .lg\:to-customBlue-hawkesBlue{
    --tw-gradient-to:#D7DDF2
  }

  .lg\:to-customBlue-darker{
    --tw-gradient-to:#0F2741
  }

  .lg\:to-customBlue-newBlue{
    --tw-gradient-to:#0F2741
  }

  .lg\:to-customBlue-black{
    --tw-gradient-to:#0F2740
  }

  .lg\:to-customBlue-skyLight{
    --tw-gradient-to:#F0F4F9
  }

  .lg\:to-customBlue-lightBlue{
    --tw-gradient-to:#E7EBF8
  }

  .lg\:to-customBlue-lightBlueGray{
    --tw-gradient-to:#8296D7
  }

  .lg\:to-customBlue-pale{
    --tw-gradient-to:#D0D8F1
  }

  .lg\:to-customBlue-lavender{
    --tw-gradient-to:#8296D7
  }

  .lg\:to-customBlue-iceBlue{
    --tw-gradient-to:#EFF5FF
  }

  .lg\:to-customWhite-default{
    --tw-gradient-to:#ffffff
  }

  .lg\:to-customWhite-lightDark{
    --tw-gradient-to:#F8F8F8
  }

  .lg\:to-customWhite-bWhite{
    --tw-gradient-to:#EFF4FA
  }

  .lg\:to-customRed-default{
    --tw-gradient-to:#B10000
  }

  .lg\:to-customGreen-default{
    --tw-gradient-to:#8BD42D
  }

  .lg\:to-customGreen-approved{
    --tw-gradient-to:#80CC28
  }

  .lg\:to-customGreen-check{
    --tw-gradient-to:#139E5D
  }

  .lg\:to-customGreen-lime{
    --tw-gradient-to:#00AD3C
  }

  .lg\:to-customGreen-dark{
    --tw-gradient-to:#03AC6D
  }

  .lg\:to-customGreen-light{
    --tw-gradient-to:#A5D072
  }

  .lg\:to-customYellow-default{
    --tw-gradient-to:#FEF8E6
  }

  .lg\:to-customYellow-highlight{
    --tw-gradient-to:#EEB103
  }

  .lg\:to-customYellow-bright{
    --tw-gradient-to:#FDD835
  }

  .lg\:to-customYellow-dark{
    --tw-gradient-to:#FDDD84
  }

  .lg\:to-customYellow-gold{
    --tw-gradient-to:#E9AC07
  }

  .lg\:to-customYellow-mostard{
    --tw-gradient-to:#F59E0B
  }

  .lg\:to-customOrange-default{
    --tw-gradient-to:#E8532C
  }

  .lg\:to-customOrange-mediumOrange{
    --tw-gradient-to:#F4933C
  }

  .lg\:to-customOrange-F96319{
    --tw-gradient-to:#F96319
  }

  .lg\:to-customOrange-EB8A02{
    --tw-gradient-to:#EB8A02
  }

  .lg\:to-customPurple-purpleOne{
    --tw-gradient-to:#673AB7
  }

  .lg\:to-inicieColors-orange{
    --tw-gradient-to:#F36C48
  }

  .lg\:to-inicieColors-blue{
    --tw-gradient-to:#233674
  }

  .lg\:hover\:to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .lg\:hover\:to-customGray-default:hover{
    --tw-gradient-to:#A9AEB3
  }

  .lg\:hover\:to-customGray-light:hover{
    --tw-gradient-to:#d9e0e6
  }

  .lg\:hover\:to-customGray-dark:hover{
    --tw-gradient-to:#484B4D
  }

  .lg\:hover\:to-customGray-darker:hover{
    --tw-gradient-to:#49494A
  }

  .lg\:hover\:to-customGray-grayTwo:hover{
    --tw-gradient-to:#C7CBD1
  }

  .lg\:hover\:to-customGray-grayThree:hover{
    --tw-gradient-to:#909193
  }

  .lg\:hover\:to-customGray-superLight:hover{
    --tw-gradient-to:#EDEDED
  }

  .lg\:hover\:to-customGray-lighterGray:hover{
    --tw-gradient-to:#F4F4F4
  }

  .lg\:hover\:to-customGray-textGray:hover{
    --tw-gradient-to:#8F9BB3
  }

  .lg\:hover\:to-customGray-superDark:hover{
    --tw-gradient-to:#231F20
  }

  .lg\:hover\:to-customGray-iconGray:hover{
    --tw-gradient-to:#A9AEB3
  }

  .lg\:hover\:to-customGray-mediumGray:hover{
    --tw-gradient-to:#E3E4E4
  }

  .lg\:hover\:to-customGray-swampGray:hover{
    --tw-gradient-to:#252727
  }

  .lg\:hover\:to-customGray-solitudeGray:hover{
    --tw-gradient-to:#E0E4E8
  }

  .lg\:hover\:to-customGray-winterGray:hover{
    --tw-gradient-to:#EEF0F5
  }

  .lg\:hover\:to-customGray-tableGray:hover{
    --tw-gradient-to:#F2F6FB
  }

  .lg\:hover\:to-customGray-iceGray:hover{
    --tw-gradient-to:#F5F7FC
  }

  .lg\:hover\:to-customGray-gainsboro:hover{
    --tw-gradient-to:#F0F2F6
  }

  .lg\:hover\:to-customGray-offWhite:hover{
    --tw-gradient-to:#F7F7F7
  }

  .lg\:hover\:to-customGray-cloudGray:hover{
    --tw-gradient-to:#B9BDC1
  }

  .lg\:hover\:to-customGray-defaultDark:hover{
    --tw-gradient-to:#AEB3B7
  }

  .lg\:hover\:to-customGray-skeletonGray:hover{
    --tw-gradient-to:#DEDFE3
  }

  .lg\:hover\:to-customBlue-default:hover{
    --tw-gradient-to:#233674
  }

  .lg\:hover\:to-customBlue-light:hover{
    --tw-gradient-to:#EFF4FA
  }

  .lg\:hover\:to-customBlue-newLight:hover{
    --tw-gradient-to:#EEF0F5
  }

  .lg\:hover\:to-customBlue-superLight:hover{
    --tw-gradient-to:#D7E1EC
  }

  .lg\:hover\:to-customBlue-normal:hover{
    --tw-gradient-to:#004899
  }

  .lg\:hover\:to-customBlue-dark:hover{
    --tw-gradient-to:#222B45
  }

  .lg\:hover\:to-customBlue-royal:hover{
    --tw-gradient-to:#3656BF
  }

  .lg\:hover\:to-customBlue-glass:hover{
    --tw-gradient-to:#D8E5F8
  }

  .lg\:hover\:to-customBlue-hawkesBlue:hover{
    --tw-gradient-to:#D7DDF2
  }

  .lg\:hover\:to-customBlue-darker:hover{
    --tw-gradient-to:#0F2741
  }

  .lg\:hover\:to-customBlue-newBlue:hover{
    --tw-gradient-to:#0F2741
  }

  .lg\:hover\:to-customBlue-black:hover{
    --tw-gradient-to:#0F2740
  }

  .lg\:hover\:to-customBlue-skyLight:hover{
    --tw-gradient-to:#F0F4F9
  }

  .lg\:hover\:to-customBlue-lightBlue:hover{
    --tw-gradient-to:#E7EBF8
  }

  .lg\:hover\:to-customBlue-lightBlueGray:hover{
    --tw-gradient-to:#8296D7
  }

  .lg\:hover\:to-customBlue-pale:hover{
    --tw-gradient-to:#D0D8F1
  }

  .lg\:hover\:to-customBlue-lavender:hover{
    --tw-gradient-to:#8296D7
  }

  .lg\:hover\:to-customBlue-iceBlue:hover{
    --tw-gradient-to:#EFF5FF
  }

  .lg\:hover\:to-customWhite-default:hover{
    --tw-gradient-to:#ffffff
  }

  .lg\:hover\:to-customWhite-lightDark:hover{
    --tw-gradient-to:#F8F8F8
  }

  .lg\:hover\:to-customWhite-bWhite:hover{
    --tw-gradient-to:#EFF4FA
  }

  .lg\:hover\:to-customRed-default:hover{
    --tw-gradient-to:#B10000
  }

  .lg\:hover\:to-customGreen-default:hover{
    --tw-gradient-to:#8BD42D
  }

  .lg\:hover\:to-customGreen-approved:hover{
    --tw-gradient-to:#80CC28
  }

  .lg\:hover\:to-customGreen-check:hover{
    --tw-gradient-to:#139E5D
  }

  .lg\:hover\:to-customGreen-lime:hover{
    --tw-gradient-to:#00AD3C
  }

  .lg\:hover\:to-customGreen-dark:hover{
    --tw-gradient-to:#03AC6D
  }

  .lg\:hover\:to-customGreen-light:hover{
    --tw-gradient-to:#A5D072
  }

  .lg\:hover\:to-customYellow-default:hover{
    --tw-gradient-to:#FEF8E6
  }

  .lg\:hover\:to-customYellow-highlight:hover{
    --tw-gradient-to:#EEB103
  }

  .lg\:hover\:to-customYellow-bright:hover{
    --tw-gradient-to:#FDD835
  }

  .lg\:hover\:to-customYellow-dark:hover{
    --tw-gradient-to:#FDDD84
  }

  .lg\:hover\:to-customYellow-gold:hover{
    --tw-gradient-to:#E9AC07
  }

  .lg\:hover\:to-customYellow-mostard:hover{
    --tw-gradient-to:#F59E0B
  }

  .lg\:hover\:to-customOrange-default:hover{
    --tw-gradient-to:#E8532C
  }

  .lg\:hover\:to-customOrange-mediumOrange:hover{
    --tw-gradient-to:#F4933C
  }

  .lg\:hover\:to-customOrange-F96319:hover{
    --tw-gradient-to:#F96319
  }

  .lg\:hover\:to-customOrange-EB8A02:hover{
    --tw-gradient-to:#EB8A02
  }

  .lg\:hover\:to-customPurple-purpleOne:hover{
    --tw-gradient-to:#673AB7
  }

  .lg\:hover\:to-inicieColors-orange:hover{
    --tw-gradient-to:#F36C48
  }

  .lg\:hover\:to-inicieColors-blue:hover{
    --tw-gradient-to:#233674
  }

  .lg\:focus\:to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .lg\:focus\:to-customGray-default:focus{
    --tw-gradient-to:#A9AEB3
  }

  .lg\:focus\:to-customGray-light:focus{
    --tw-gradient-to:#d9e0e6
  }

  .lg\:focus\:to-customGray-dark:focus{
    --tw-gradient-to:#484B4D
  }

  .lg\:focus\:to-customGray-darker:focus{
    --tw-gradient-to:#49494A
  }

  .lg\:focus\:to-customGray-grayTwo:focus{
    --tw-gradient-to:#C7CBD1
  }

  .lg\:focus\:to-customGray-grayThree:focus{
    --tw-gradient-to:#909193
  }

  .lg\:focus\:to-customGray-superLight:focus{
    --tw-gradient-to:#EDEDED
  }

  .lg\:focus\:to-customGray-lighterGray:focus{
    --tw-gradient-to:#F4F4F4
  }

  .lg\:focus\:to-customGray-textGray:focus{
    --tw-gradient-to:#8F9BB3
  }

  .lg\:focus\:to-customGray-superDark:focus{
    --tw-gradient-to:#231F20
  }

  .lg\:focus\:to-customGray-iconGray:focus{
    --tw-gradient-to:#A9AEB3
  }

  .lg\:focus\:to-customGray-mediumGray:focus{
    --tw-gradient-to:#E3E4E4
  }

  .lg\:focus\:to-customGray-swampGray:focus{
    --tw-gradient-to:#252727
  }

  .lg\:focus\:to-customGray-solitudeGray:focus{
    --tw-gradient-to:#E0E4E8
  }

  .lg\:focus\:to-customGray-winterGray:focus{
    --tw-gradient-to:#EEF0F5
  }

  .lg\:focus\:to-customGray-tableGray:focus{
    --tw-gradient-to:#F2F6FB
  }

  .lg\:focus\:to-customGray-iceGray:focus{
    --tw-gradient-to:#F5F7FC
  }

  .lg\:focus\:to-customGray-gainsboro:focus{
    --tw-gradient-to:#F0F2F6
  }

  .lg\:focus\:to-customGray-offWhite:focus{
    --tw-gradient-to:#F7F7F7
  }

  .lg\:focus\:to-customGray-cloudGray:focus{
    --tw-gradient-to:#B9BDC1
  }

  .lg\:focus\:to-customGray-defaultDark:focus{
    --tw-gradient-to:#AEB3B7
  }

  .lg\:focus\:to-customGray-skeletonGray:focus{
    --tw-gradient-to:#DEDFE3
  }

  .lg\:focus\:to-customBlue-default:focus{
    --tw-gradient-to:#233674
  }

  .lg\:focus\:to-customBlue-light:focus{
    --tw-gradient-to:#EFF4FA
  }

  .lg\:focus\:to-customBlue-newLight:focus{
    --tw-gradient-to:#EEF0F5
  }

  .lg\:focus\:to-customBlue-superLight:focus{
    --tw-gradient-to:#D7E1EC
  }

  .lg\:focus\:to-customBlue-normal:focus{
    --tw-gradient-to:#004899
  }

  .lg\:focus\:to-customBlue-dark:focus{
    --tw-gradient-to:#222B45
  }

  .lg\:focus\:to-customBlue-royal:focus{
    --tw-gradient-to:#3656BF
  }

  .lg\:focus\:to-customBlue-glass:focus{
    --tw-gradient-to:#D8E5F8
  }

  .lg\:focus\:to-customBlue-hawkesBlue:focus{
    --tw-gradient-to:#D7DDF2
  }

  .lg\:focus\:to-customBlue-darker:focus{
    --tw-gradient-to:#0F2741
  }

  .lg\:focus\:to-customBlue-newBlue:focus{
    --tw-gradient-to:#0F2741
  }

  .lg\:focus\:to-customBlue-black:focus{
    --tw-gradient-to:#0F2740
  }

  .lg\:focus\:to-customBlue-skyLight:focus{
    --tw-gradient-to:#F0F4F9
  }

  .lg\:focus\:to-customBlue-lightBlue:focus{
    --tw-gradient-to:#E7EBF8
  }

  .lg\:focus\:to-customBlue-lightBlueGray:focus{
    --tw-gradient-to:#8296D7
  }

  .lg\:focus\:to-customBlue-pale:focus{
    --tw-gradient-to:#D0D8F1
  }

  .lg\:focus\:to-customBlue-lavender:focus{
    --tw-gradient-to:#8296D7
  }

  .lg\:focus\:to-customBlue-iceBlue:focus{
    --tw-gradient-to:#EFF5FF
  }

  .lg\:focus\:to-customWhite-default:focus{
    --tw-gradient-to:#ffffff
  }

  .lg\:focus\:to-customWhite-lightDark:focus{
    --tw-gradient-to:#F8F8F8
  }

  .lg\:focus\:to-customWhite-bWhite:focus{
    --tw-gradient-to:#EFF4FA
  }

  .lg\:focus\:to-customRed-default:focus{
    --tw-gradient-to:#B10000
  }

  .lg\:focus\:to-customGreen-default:focus{
    --tw-gradient-to:#8BD42D
  }

  .lg\:focus\:to-customGreen-approved:focus{
    --tw-gradient-to:#80CC28
  }

  .lg\:focus\:to-customGreen-check:focus{
    --tw-gradient-to:#139E5D
  }

  .lg\:focus\:to-customGreen-lime:focus{
    --tw-gradient-to:#00AD3C
  }

  .lg\:focus\:to-customGreen-dark:focus{
    --tw-gradient-to:#03AC6D
  }

  .lg\:focus\:to-customGreen-light:focus{
    --tw-gradient-to:#A5D072
  }

  .lg\:focus\:to-customYellow-default:focus{
    --tw-gradient-to:#FEF8E6
  }

  .lg\:focus\:to-customYellow-highlight:focus{
    --tw-gradient-to:#EEB103
  }

  .lg\:focus\:to-customYellow-bright:focus{
    --tw-gradient-to:#FDD835
  }

  .lg\:focus\:to-customYellow-dark:focus{
    --tw-gradient-to:#FDDD84
  }

  .lg\:focus\:to-customYellow-gold:focus{
    --tw-gradient-to:#E9AC07
  }

  .lg\:focus\:to-customYellow-mostard:focus{
    --tw-gradient-to:#F59E0B
  }

  .lg\:focus\:to-customOrange-default:focus{
    --tw-gradient-to:#E8532C
  }

  .lg\:focus\:to-customOrange-mediumOrange:focus{
    --tw-gradient-to:#F4933C
  }

  .lg\:focus\:to-customOrange-F96319:focus{
    --tw-gradient-to:#F96319
  }

  .lg\:focus\:to-customOrange-EB8A02:focus{
    --tw-gradient-to:#EB8A02
  }

  .lg\:focus\:to-customPurple-purpleOne:focus{
    --tw-gradient-to:#673AB7
  }

  .lg\:focus\:to-inicieColors-orange:focus{
    --tw-gradient-to:#F36C48
  }

  .lg\:focus\:to-inicieColors-blue:focus{
    --tw-gradient-to:#233674
  }

  .lg\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .lg\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .lg\:bg-auto{
    background-size:auto
  }

  .lg\:bg-cover{
    background-size:cover
  }

  .lg\:bg-contain{
    background-size:contain
  }

  .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{
    background-clip:text
  }

  .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-origin-border{
    background-origin:border-box
  }

  .lg\:bg-origin-padding{
    background-origin:padding-box
  }

  .lg\:bg-origin-content{
    background-origin:content-box
  }

  .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\:object-contain{
    object-fit:contain
  }

  .lg\:object-cover{
    object-fit:cover
  }

  .lg\:object-fill{
    object-fit:fill
  }

  .lg\:object-none{
    object-fit:none
  }

  .lg\:object-scale-down{
    object-fit:scale-down
  }

  .lg\:object-bottom{
    object-position:bottom
  }

  .lg\:object-center{
    object-position:center
  }

  .lg\:object-left{
    object-position:left
  }

  .lg\:object-left-bottom{
    object-position:left bottom
  }

  .lg\:object-left-top{
    object-position:left top
  }

  .lg\:object-right{
    object-position:right
  }

  .lg\:object-right-bottom{
    object-position:right bottom
  }

  .lg\:object-right-top{
    object-position:right top
  }

  .lg\:object-top{
    object-position:top
  }

  .lg\:p-0{
    padding:0px
  }

  .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-14{
    padding:3.5rem
  }

  .lg\:p-16{
    padding:4rem
  }

  .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\:px-0{
    padding-left:0px;
    padding-right:0px
  }

  .lg\:px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .lg\:px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .lg\:px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .lg\:px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .lg\:px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

  .lg\:px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .lg\:px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

  .lg\:px-8{
    padding-left:2rem;
    padding-right:2rem
  }

  .lg\:px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .lg\:px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

  .lg\:px-11{
    padding-left:2.75rem;
    padding-right:2.75rem
  }

  .lg\:px-12{
    padding-left:3rem;
    padding-right:3rem
  }

  .lg\:px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .lg\:px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .lg\:px-20{
    padding-left:5rem;
    padding-right:5rem
  }

  .lg\:px-24{
    padding-left:6rem;
    padding-right:6rem
  }

  .lg\:px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .lg\:px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .lg\:px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .lg\:px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .lg\:px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .lg\:px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .lg\:px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .lg\:px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .lg\:px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .lg\:px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .lg\:px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .lg\:px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .lg\:px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .lg\:px-px{
    padding-left:1px;
    padding-right:1px
  }

  .lg\:px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .lg\:px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .lg\:px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .lg\:px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

  .lg\:py-0{
    padding-top:0px;
    padding-bottom:0px
  }

  .lg\:py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .lg\:py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .lg\:py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .lg\:py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .lg\:py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .lg\:py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .lg\:py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .lg\:py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .lg\:py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .lg\:py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .lg\:py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .lg\:py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .lg\:py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .lg\:py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .lg\:py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .lg\:py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .lg\:py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .lg\:py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .lg\:py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .lg\:py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .lg\:py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .lg\:py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .lg\:py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .lg\:py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .lg\:py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .lg\:py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .lg\:py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .lg\:py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .lg\:py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .lg\:py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .lg\:py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .lg\:py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .lg\:py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .lg\:py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .lg\:pt-0{
    padding-top:0px
  }

  .lg\:pt-1{
    padding-top:0.25rem
  }

  .lg\:pt-2{
    padding-top:0.5rem
  }

  .lg\:pt-3{
    padding-top:0.75rem
  }

  .lg\:pt-4{
    padding-top:1rem
  }

  .lg\:pt-5{
    padding-top:1.25rem
  }

  .lg\:pt-6{
    padding-top:1.5rem
  }

  .lg\:pt-7{
    padding-top:1.75rem
  }

  .lg\:pt-8{
    padding-top:2rem
  }

  .lg\:pt-9{
    padding-top:2.25rem
  }

  .lg\:pt-10{
    padding-top:2.5rem
  }

  .lg\:pt-11{
    padding-top:2.75rem
  }

  .lg\:pt-12{
    padding-top:3rem
  }

  .lg\:pt-14{
    padding-top:3.5rem
  }

  .lg\:pt-16{
    padding-top:4rem
  }

  .lg\:pt-20{
    padding-top:5rem
  }

  .lg\:pt-24{
    padding-top:6rem
  }

  .lg\:pt-28{
    padding-top:7rem
  }

  .lg\:pt-32{
    padding-top:8rem
  }

  .lg\:pt-36{
    padding-top:9rem
  }

  .lg\:pt-40{
    padding-top:10rem
  }

  .lg\:pt-44{
    padding-top:11rem
  }

  .lg\:pt-48{
    padding-top:12rem
  }

  .lg\:pt-52{
    padding-top:13rem
  }

  .lg\:pt-56{
    padding-top:14rem
  }

  .lg\:pt-60{
    padding-top:15rem
  }

  .lg\:pt-64{
    padding-top:16rem
  }

  .lg\:pt-72{
    padding-top:18rem
  }

  .lg\:pt-80{
    padding-top:20rem
  }

  .lg\:pt-96{
    padding-top:24rem
  }

  .lg\:pt-px{
    padding-top:1px
  }

  .lg\:pt-0\.5{
    padding-top:0.125rem
  }

  .lg\:pt-1\.5{
    padding-top:0.375rem
  }

  .lg\:pt-2\.5{
    padding-top:0.625rem
  }

  .lg\:pt-3\.5{
    padding-top:0.875rem
  }

  .lg\:pr-0{
    padding-right:0px
  }

  .lg\:pr-1{
    padding-right:0.25rem
  }

  .lg\:pr-2{
    padding-right:0.5rem
  }

  .lg\:pr-3{
    padding-right:0.75rem
  }

  .lg\:pr-4{
    padding-right:1rem
  }

  .lg\:pr-5{
    padding-right:1.25rem
  }

  .lg\:pr-6{
    padding-right:1.5rem
  }

  .lg\:pr-7{
    padding-right:1.75rem
  }

  .lg\:pr-8{
    padding-right:2rem
  }

  .lg\:pr-9{
    padding-right:2.25rem
  }

  .lg\:pr-10{
    padding-right:2.5rem
  }

  .lg\:pr-11{
    padding-right:2.75rem
  }

  .lg\:pr-12{
    padding-right:3rem
  }

  .lg\:pr-14{
    padding-right:3.5rem
  }

  .lg\:pr-16{
    padding-right:4rem
  }

  .lg\:pr-20{
    padding-right:5rem
  }

  .lg\:pr-24{
    padding-right:6rem
  }

  .lg\:pr-28{
    padding-right:7rem
  }

  .lg\:pr-32{
    padding-right:8rem
  }

  .lg\:pr-36{
    padding-right:9rem
  }

  .lg\:pr-40{
    padding-right:10rem
  }

  .lg\:pr-44{
    padding-right:11rem
  }

  .lg\:pr-48{
    padding-right:12rem
  }

  .lg\:pr-52{
    padding-right:13rem
  }

  .lg\:pr-56{
    padding-right:14rem
  }

  .lg\:pr-60{
    padding-right:15rem
  }

  .lg\:pr-64{
    padding-right:16rem
  }

  .lg\:pr-72{
    padding-right:18rem
  }

  .lg\:pr-80{
    padding-right:20rem
  }

  .lg\:pr-96{
    padding-right:24rem
  }

  .lg\:pr-px{
    padding-right:1px
  }

  .lg\:pr-0\.5{
    padding-right:0.125rem
  }

  .lg\:pr-1\.5{
    padding-right:0.375rem
  }

  .lg\:pr-2\.5{
    padding-right:0.625rem
  }

  .lg\:pr-3\.5{
    padding-right:0.875rem
  }

  .lg\:pb-0{
    padding-bottom:0px
  }

  .lg\:pb-1{
    padding-bottom:0.25rem
  }

  .lg\:pb-2{
    padding-bottom:0.5rem
  }

  .lg\:pb-3{
    padding-bottom:0.75rem
  }

  .lg\:pb-4{
    padding-bottom:1rem
  }

  .lg\:pb-5{
    padding-bottom:1.25rem
  }

  .lg\:pb-6{
    padding-bottom:1.5rem
  }

  .lg\:pb-7{
    padding-bottom:1.75rem
  }

  .lg\:pb-8{
    padding-bottom:2rem
  }

  .lg\:pb-9{
    padding-bottom:2.25rem
  }

  .lg\:pb-10{
    padding-bottom:2.5rem
  }

  .lg\:pb-11{
    padding-bottom:2.75rem
  }

  .lg\:pb-12{
    padding-bottom:3rem
  }

  .lg\:pb-14{
    padding-bottom:3.5rem
  }

  .lg\:pb-16{
    padding-bottom:4rem
  }

  .lg\:pb-20{
    padding-bottom:5rem
  }

  .lg\:pb-24{
    padding-bottom:6rem
  }

  .lg\:pb-28{
    padding-bottom:7rem
  }

  .lg\:pb-32{
    padding-bottom:8rem
  }

  .lg\:pb-36{
    padding-bottom:9rem
  }

  .lg\:pb-40{
    padding-bottom:10rem
  }

  .lg\:pb-44{
    padding-bottom:11rem
  }

  .lg\:pb-48{
    padding-bottom:12rem
  }

  .lg\:pb-52{
    padding-bottom:13rem
  }

  .lg\:pb-56{
    padding-bottom:14rem
  }

  .lg\:pb-60{
    padding-bottom:15rem
  }

  .lg\:pb-64{
    padding-bottom:16rem
  }

  .lg\:pb-72{
    padding-bottom:18rem
  }

  .lg\:pb-80{
    padding-bottom:20rem
  }

  .lg\:pb-96{
    padding-bottom:24rem
  }

  .lg\:pb-px{
    padding-bottom:1px
  }

  .lg\:pb-0\.5{
    padding-bottom:0.125rem
  }

  .lg\:pb-1\.5{
    padding-bottom:0.375rem
  }

  .lg\:pb-2\.5{
    padding-bottom:0.625rem
  }

  .lg\:pb-3\.5{
    padding-bottom:0.875rem
  }

  .lg\:pl-0{
    padding-left:0px
  }

  .lg\:pl-1{
    padding-left:0.25rem
  }

  .lg\:pl-2{
    padding-left:0.5rem
  }

  .lg\:pl-3{
    padding-left:0.75rem
  }

  .lg\:pl-4{
    padding-left:1rem
  }

  .lg\:pl-5{
    padding-left:1.25rem
  }

  .lg\:pl-6{
    padding-left:1.5rem
  }

  .lg\:pl-7{
    padding-left:1.75rem
  }

  .lg\:pl-8{
    padding-left:2rem
  }

  .lg\:pl-9{
    padding-left:2.25rem
  }

  .lg\:pl-10{
    padding-left:2.5rem
  }

  .lg\:pl-11{
    padding-left:2.75rem
  }

  .lg\:pl-12{
    padding-left:3rem
  }

  .lg\:pl-14{
    padding-left:3.5rem
  }

  .lg\:pl-16{
    padding-left:4rem
  }

  .lg\:pl-20{
    padding-left:5rem
  }

  .lg\:pl-24{
    padding-left:6rem
  }

  .lg\:pl-28{
    padding-left:7rem
  }

  .lg\:pl-32{
    padding-left:8rem
  }

  .lg\:pl-36{
    padding-left:9rem
  }

  .lg\:pl-40{
    padding-left:10rem
  }

  .lg\:pl-44{
    padding-left:11rem
  }

  .lg\:pl-48{
    padding-left:12rem
  }

  .lg\:pl-52{
    padding-left:13rem
  }

  .lg\:pl-56{
    padding-left:14rem
  }

  .lg\:pl-60{
    padding-left:15rem
  }

  .lg\:pl-64{
    padding-left:16rem
  }

  .lg\:pl-72{
    padding-left:18rem
  }

  .lg\:pl-80{
    padding-left:20rem
  }

  .lg\:pl-96{
    padding-left:24rem
  }

  .lg\:pl-px{
    padding-left:1px
  }

  .lg\:pl-0\.5{
    padding-left:0.125rem
  }

  .lg\:pl-1\.5{
    padding-left:0.375rem
  }

  .lg\:pl-2\.5{
    padding-left:0.625rem
  }

  .lg\:pl-3\.5{
    padding-left:0.875rem
  }

  .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\: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\:font-Montserrat{
    font-family:Montserrat, Roboto, Open Sans
  }

  .lg\:font-Prompt{
    font-family:Prompt, Roboto, Open Sans
  }

  .lg\:font-Roboto{
    font-family:Roboto, Open Sans
  }

  .lg\:font-OpenSans{
    font-family:Open Sans, Roboto
  }

  .lg\:font-Nunito{
    font-family:Nunito, Roboto, Open Sans
  }

  .lg\:text-10{
    font-size:10px
  }

  .lg\:text-11{
    font-size:11px
  }

  .lg\:text-12{
    font-size:12px
  }

  .lg\:text-13{
    font-size:13px
  }

  .lg\:text-14{
    font-size:14px
  }

  .lg\:text-15{
    font-size:15px
  }

  .lg\:text-16{
    font-size:16px
  }

  .lg\:text-18{
    font-size:18px
  }

  .lg\:text-19{
    font-size:19px
  }

  .lg\:text-20{
    font-size:20px
  }

  .lg\:text-22{
    font-size:22px
  }

  .lg\:text-24{
    font-size:24px
  }

  .lg\:text-25{
    font-size:25px
  }

  .lg\:text-26{
    font-size:26px
  }

  .lg\:text-28{
    font-size:28px
  }

  .lg\:text-30{
    font-size:30px
  }

  .lg\:text-32{
    font-size:32px
  }

  .lg\:text-40{
    font-size:40px
  }

  .lg\:text-55{
    font-size:55px
  }

  .lg\:text-xs{
    font-size:.75rem
  }

  .lg\:text-sm{
    font-size:.875rem
  }

  .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\:text-7xl{
    font-size:5rem
  }

  .lg\:font-thin{
    font-weight:100
  }

  .lg\:font-extralight{
    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\:uppercase{
    text-transform:uppercase
  }

  .lg\:lowercase{
    text-transform:lowercase
  }

  .lg\:capitalize{
    text-transform:capitalize
  }

  .lg\:normal-case{
    text-transform:none
  }

  .lg\:italic{
    font-style:italic
  }

  .lg\:not-italic{
    font-style:normal
  }

  .lg\:ordinal, .lg\:slashed-zero, .lg\:lining-nums, .lg\:oldstyle-nums, .lg\:proportional-nums, .lg\:tabular-nums, .lg\:diagonal-fractions, .lg\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .lg\:normal-nums{
    font-variant-numeric:normal
  }

  .lg\:ordinal{
    --tw-ordinal:ordinal
  }

  .lg\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .lg\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .lg\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .lg\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .lg\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .lg\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .lg\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .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-19{
    line-height:19px
  }

  .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\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .lg\:tracking-tight{
    letter-spacing:-0.025em
  }

  .lg\:tracking-normal{
    letter-spacing:0em
  }

  .lg\:tracking-wide{
    letter-spacing:0.025em
  }

  .lg\:tracking-wider{
    letter-spacing:0.05em
  }

  .lg\:tracking-widest{
    letter-spacing:0.1em
  }

  .lg\:text-transparent{
    color:transparent
  }

  .lg\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .lg\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .lg\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .lg\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .lg\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .lg\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .lg\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .lg\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .lg\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .lg\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .lg\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .lg\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .lg\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .lg\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .lg\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .lg\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .lg\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .lg\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .lg\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .lg\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .lg\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .lg\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .lg\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .lg\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .lg\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .lg\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .lg\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .lg\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .lg\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .lg\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .lg\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .lg\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .lg\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .lg\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .lg\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .lg\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .lg\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .lg\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .lg\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .lg\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .lg\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .lg\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .lg\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .lg\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .lg\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .lg\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .lg\:group-hover\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .group:hover .lg\:group-hover\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .lg\:focus-within\:text-customGray-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-grayTwo:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-grayThree:focus-within{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-lighterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-textGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-superDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-iconGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-mediumGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-swampGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-solitudeGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-winterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-tableGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-iceGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-gainsboro:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-offWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-cloudGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-defaultDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGray-skeletonGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-newLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-normal:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-royal:focus-within{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-glass:focus-within{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-hawkesBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-newBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-skyLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-lightBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-lightBlueGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-pale:focus-within{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-lavender:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customBlue-iceBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customWhite-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customWhite-lightDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customWhite-bWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customRed-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGreen-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGreen-approved:focus-within{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGreen-check:focus-within{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGreen-lime:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGreen-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customGreen-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customYellow-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customYellow-highlight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customYellow-bright:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customYellow-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customYellow-gold:focus-within{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customYellow-mostard:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customOrange-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customOrange-mediumOrange:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customOrange-F96319:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customOrange-EB8A02:focus-within{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-customPurple-purpleOne:focus-within{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-inicieColors-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .lg\:focus-within\:text-inicieColors-blue:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .lg\:hover\:text-transparent:hover{
    color:transparent
  }

  .lg\:hover\:text-customGray-default:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-light:hover{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-dark:hover{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-darker:hover{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-grayTwo:hover{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-grayThree:hover{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-lighterGray:hover{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-textGray:hover{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-superDark:hover{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-iconGray:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-mediumGray:hover{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-swampGray:hover{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-solitudeGray:hover{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-winterGray:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-tableGray:hover{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-iceGray:hover{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-gainsboro:hover{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-offWhite:hover{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-cloudGray:hover{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-defaultDark:hover{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGray-skeletonGray:hover{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-default:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-light:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-newLight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-normal:hover{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-dark:hover{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-royal:hover{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-glass:hover{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-hawkesBlue:hover{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-darker:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-newBlue:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-black:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-skyLight:hover{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-lightBlue:hover{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-lightBlueGray:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-pale:hover{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-lavender:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customBlue-iceBlue:hover{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customWhite-default:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customWhite-lightDark:hover{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customWhite-bWhite:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customRed-default:hover{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGreen-default:hover{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGreen-approved:hover{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGreen-check:hover{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGreen-lime:hover{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGreen-dark:hover{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customGreen-light:hover{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customYellow-default:hover{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customYellow-highlight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customYellow-bright:hover{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customYellow-dark:hover{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customYellow-gold:hover{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customYellow-mostard:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customOrange-default:hover{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customOrange-mediumOrange:hover{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customOrange-F96319:hover{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customOrange-EB8A02:hover{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .lg\:hover\:text-customPurple-purpleOne:hover{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .lg\:hover\:text-inicieColors-orange:hover{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .lg\:hover\:text-inicieColors-blue:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .lg\:focus\:text-transparent:focus{
    color:transparent
  }

  .lg\:focus\:text-customGray-default:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-light:focus{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-dark:focus{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-darker:focus{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-grayTwo:focus{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-grayThree:focus{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-lighterGray:focus{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-textGray:focus{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-superDark:focus{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-iconGray:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-mediumGray:focus{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-swampGray:focus{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-solitudeGray:focus{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-winterGray:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-tableGray:focus{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-iceGray:focus{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-gainsboro:focus{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-offWhite:focus{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-cloudGray:focus{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-defaultDark:focus{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGray-skeletonGray:focus{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-default:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-light:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-newLight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-normal:focus{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-dark:focus{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-royal:focus{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-glass:focus{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-hawkesBlue:focus{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-darker:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-newBlue:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-black:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-skyLight:focus{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-lightBlue:focus{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-lightBlueGray:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-pale:focus{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-lavender:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customBlue-iceBlue:focus{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customWhite-default:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customWhite-lightDark:focus{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customWhite-bWhite:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customRed-default:focus{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGreen-default:focus{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGreen-approved:focus{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGreen-check:focus{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGreen-lime:focus{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGreen-dark:focus{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customGreen-light:focus{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customYellow-default:focus{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customYellow-highlight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customYellow-bright:focus{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customYellow-dark:focus{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customYellow-gold:focus{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customYellow-mostard:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customOrange-default:focus{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customOrange-mediumOrange:focus{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customOrange-F96319:focus{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customOrange-EB8A02:focus{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .lg\:focus\:text-customPurple-purpleOne:focus{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .lg\:focus\:text-inicieColors-orange:focus{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .lg\:focus\:text-inicieColors-blue:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .lg\:text-opacity-0{
    --tw-text-opacity:0
  }

  .lg\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .lg\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .lg\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .lg\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .lg\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .lg\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .lg\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .lg\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .lg\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .lg\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .lg\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .lg\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .lg\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .lg\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .lg\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .lg\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .lg\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .lg\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .lg\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .lg\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .lg\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .lg\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .lg\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .lg\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .lg\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .lg\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .lg\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .lg\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .lg\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .lg\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .lg\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .lg\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .lg\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .lg\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .lg\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .lg\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .lg\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .lg\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .lg\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .lg\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .lg\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .lg\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .lg\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .lg\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .lg\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .lg\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .lg\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .lg\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .lg\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .lg\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .lg\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .lg\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .lg\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .lg\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .lg\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .lg\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .lg\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .lg\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .lg\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .lg\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .lg\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .lg\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .lg\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .lg\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .lg\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .lg\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .lg\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .lg\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .lg\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .lg\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .lg\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .lg\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .lg\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .lg\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .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
  }

  .lg\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .lg\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .lg\:focus-within\:no-underline:focus-within{
    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\:placeholder-transparent::placeholder{
    color:transparent
  }

  .lg\:placeholder-customGray-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-grayTwo::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-grayThree::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-lighterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-textGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-superDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-iconGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-mediumGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-swampGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-solitudeGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-winterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-tableGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-iceGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-gainsboro::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-offWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-cloudGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-defaultDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGray-skeletonGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-newLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-normal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-royal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-glass::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-hawkesBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-newBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-skyLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-lightBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-lightBlueGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-pale::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-lavender::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customBlue-iceBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customWhite-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customWhite-lightDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customWhite-bWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customRed-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGreen-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGreen-approved::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGreen-check::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGreen-lime::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGreen-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customGreen-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customYellow-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customYellow-highlight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customYellow-bright::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customYellow-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customYellow-gold::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customYellow-mostard::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customOrange-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customOrange-mediumOrange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customOrange-F96319::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customOrange-EB8A02::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-customPurple-purpleOne::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-inicieColors-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-inicieColors-blue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .lg\:focus\:placeholder-customGray-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-grayTwo:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-grayThree:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-lighterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-textGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-superDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-iconGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-mediumGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-swampGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-solitudeGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-winterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-tableGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-iceGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-gainsboro:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-offWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-cloudGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-defaultDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGray-skeletonGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-newLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-normal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-royal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-glass:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-hawkesBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-newBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-skyLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-lightBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-lightBlueGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-pale:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-lavender:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customBlue-iceBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customWhite-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customWhite-lightDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customWhite-bWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customRed-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGreen-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGreen-approved:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGreen-check:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGreen-lime:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGreen-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customGreen-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customYellow-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customYellow-highlight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customYellow-bright:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customYellow-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customYellow-gold:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customYellow-mostard:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customOrange-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customOrange-mediumOrange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customOrange-F96319:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customOrange-EB8A02:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-customPurple-purpleOne:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-inicieColors-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .lg\:focus\:placeholder-inicieColors-blue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .lg\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .lg\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .lg\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .lg\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .lg\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .lg\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .lg\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .lg\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .lg\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .lg\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .lg\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .lg\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .lg\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .lg\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .lg\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .lg\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .lg\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .lg\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .lg\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .lg\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .lg\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .lg\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .lg\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .lg\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .lg\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .lg\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .lg\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .lg\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .lg\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .lg\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .lg\:opacity-0{
    opacity:0
  }

  .lg\:opacity-5{
    opacity:0.05
  }

  .lg\:opacity-10{
    opacity:0.1
  }

  .lg\:opacity-20{
    opacity:0.2
  }

  .lg\:opacity-25{
    opacity:0.25
  }

  .lg\:opacity-30{
    opacity:0.3
  }

  .lg\:opacity-40{
    opacity:0.4
  }

  .lg\:opacity-50{
    opacity:0.5
  }

  .lg\:opacity-60{
    opacity:0.6
  }

  .lg\:opacity-70{
    opacity:0.7
  }

  .lg\:opacity-75{
    opacity:0.75
  }

  .lg\:opacity-80{
    opacity:0.8
  }

  .lg\:opacity-90{
    opacity:0.9
  }

  .lg\:opacity-95{
    opacity:0.95
  }

  .lg\:opacity-100{
    opacity:1
  }

  .group:hover .lg\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .lg\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .lg\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .lg\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .lg\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .lg\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .lg\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .lg\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .lg\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .lg\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .lg\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .lg\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .lg\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .lg\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .lg\:group-hover\:opacity-100{
    opacity:1
  }

  .lg\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .lg\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .lg\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .lg\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .lg\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .lg\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .lg\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .lg\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .lg\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .lg\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .lg\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .lg\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .lg\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .lg\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .lg\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .lg\:hover\:opacity-0:hover{
    opacity:0
  }

  .lg\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .lg\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .lg\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .lg\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .lg\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .lg\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .lg\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .lg\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .lg\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .lg\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .lg\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .lg\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .lg\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .lg\:hover\:opacity-100:hover{
    opacity:1
  }

  .lg\:focus\:opacity-0:focus{
    opacity:0
  }

  .lg\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .lg\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .lg\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .lg\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .lg\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .lg\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .lg\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .lg\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .lg\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .lg\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .lg\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .lg\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .lg\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .lg\:focus\:opacity-100:focus{
    opacity:1
  }

  .lg\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .lg\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .lg\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .lg\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .lg\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .lg\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .lg\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .lg\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .lg\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .lg\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .lg\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .lg\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .lg\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .lg\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .lg\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .lg\:bg-blend-normal{
    background-blend-mode:normal
  }

  .lg\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .lg\:bg-blend-screen{
    background-blend-mode:screen
  }

  .lg\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .lg\:bg-blend-darken{
    background-blend-mode:darken
  }

  .lg\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .lg\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .lg\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .lg\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .lg\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .lg\:bg-blend-difference{
    background-blend-mode:difference
  }

  .lg\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .lg\:bg-blend-hue{
    background-blend-mode:hue
  }

  .lg\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .lg\:bg-blend-color{
    background-blend-mode:color
  }

  .lg\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .lg\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .lg\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .lg\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .lg\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .lg\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .lg\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .lg\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .lg\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .lg\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .lg\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .lg\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .lg\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .lg\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .lg\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .lg\:mix-blend-color{
    mix-blend-mode:color
  }

  .lg\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .lg\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .lg\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .lg\:group-hover\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .lg\:group-hover\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .lg\:group-hover\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .lg\:group-hover\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .lg\:group-hover\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .lg\:group-hover\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .lg\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .lg\:group-hover\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus-within\:shadow-custom:focus-within{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:hover\:shadow-custom:hover{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .lg\:focus\:shadow-custom:focus{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .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-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .lg\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .lg\:focus-within\:outline-black:focus-within{
    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\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .lg\:ring-inset{
    --tw-ring-inset:inset
  }

  .lg\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .lg\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .lg\:ring-transparent{
    --tw-ring-color:transparent
  }

  .lg\:ring-customGray-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-grayTwo{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-grayThree{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-lighterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-textGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-superDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-iconGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-mediumGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-swampGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-solitudeGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-winterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-tableGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-iceGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-gainsboro{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-offWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-cloudGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-defaultDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .lg\:ring-customGray-skeletonGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-newLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-normal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-royal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-glass{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-hawkesBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-newBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-skyLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-lightBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-lightBlueGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-pale{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-lavender{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .lg\:ring-customBlue-iceBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .lg\:ring-customWhite-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .lg\:ring-customWhite-lightDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .lg\:ring-customWhite-bWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .lg\:ring-customRed-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .lg\:ring-customGreen-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .lg\:ring-customGreen-approved{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .lg\:ring-customGreen-check{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .lg\:ring-customGreen-lime{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .lg\:ring-customGreen-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .lg\:ring-customGreen-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .lg\:ring-customYellow-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .lg\:ring-customYellow-highlight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .lg\:ring-customYellow-bright{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .lg\:ring-customYellow-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .lg\:ring-customYellow-gold{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .lg\:ring-customYellow-mostard{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .lg\:ring-customOrange-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .lg\:ring-customOrange-mediumOrange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .lg\:ring-customOrange-F96319{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .lg\:ring-customOrange-EB8A02{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .lg\:ring-customPurple-purpleOne{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .lg\:ring-inicieColors-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .lg\:ring-inicieColors-blue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .lg\:focus-within\:ring-customGray-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-grayTwo:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-grayThree:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-lighterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-textGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-superDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-iconGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-mediumGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-swampGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-solitudeGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-winterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-tableGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-iceGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-gainsboro:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-offWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-cloudGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-defaultDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGray-skeletonGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-newLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-normal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-royal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-glass:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-hawkesBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-newBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-skyLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-lightBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-lightBlueGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-pale:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-lavender:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customBlue-iceBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customWhite-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customWhite-lightDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customWhite-bWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customRed-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGreen-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGreen-approved:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGreen-check:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGreen-lime:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGreen-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customGreen-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customYellow-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customYellow-highlight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customYellow-bright:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customYellow-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customYellow-gold:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customYellow-mostard:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customOrange-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customOrange-mediumOrange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customOrange-F96319:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customOrange-EB8A02:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-customPurple-purpleOne:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-inicieColors-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .lg\:focus-within\:ring-inicieColors-blue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .lg\:focus\:ring-customGray-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-grayTwo:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-grayThree:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-lighterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-textGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-superDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-iconGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-mediumGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-swampGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-solitudeGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-winterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-tableGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-iceGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-gainsboro:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-offWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-cloudGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-defaultDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGray-skeletonGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-newLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-normal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-royal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-glass:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-hawkesBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-newBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-skyLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-lightBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-lightBlueGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-pale:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-lavender:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customBlue-iceBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customWhite-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customWhite-lightDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customWhite-bWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customRed-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGreen-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGreen-approved:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGreen-check:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGreen-lime:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGreen-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customGreen-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customYellow-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customYellow-highlight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customYellow-bright:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customYellow-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customYellow-gold:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customYellow-mostard:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customOrange-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customOrange-mediumOrange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customOrange-F96319:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customOrange-EB8A02:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-customPurple-purpleOne:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-inicieColors-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .lg\:focus\:ring-inicieColors-blue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .lg\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .lg\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .lg\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .lg\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .lg\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .lg\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .lg\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .lg\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .lg\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .lg\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .lg\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .lg\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .lg\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .lg\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .lg\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .lg\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .lg\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .lg\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .lg\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .lg\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .lg\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .lg\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .lg\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .lg\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .lg\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .lg\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .lg\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .lg\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .lg\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .lg\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .lg\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .lg\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .lg\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .lg\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .lg\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .lg\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .lg\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .lg\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .lg\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .lg\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .lg\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .lg\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .lg\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .lg\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .lg\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .lg\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .lg\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .lg\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .lg\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .lg\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .lg\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .lg\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .lg\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .lg\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .lg\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .lg\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .lg\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .lg\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .lg\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .lg\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .lg\:ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .lg\:ring-offset-customGray-default{
    --tw-ring-offset-color:#A9AEB3
  }

  .lg\:ring-offset-customGray-light{
    --tw-ring-offset-color:#d9e0e6
  }

  .lg\:ring-offset-customGray-dark{
    --tw-ring-offset-color:#484B4D
  }

  .lg\:ring-offset-customGray-darker{
    --tw-ring-offset-color:#49494A
  }

  .lg\:ring-offset-customGray-grayTwo{
    --tw-ring-offset-color:#C7CBD1
  }

  .lg\:ring-offset-customGray-grayThree{
    --tw-ring-offset-color:#909193
  }

  .lg\:ring-offset-customGray-superLight{
    --tw-ring-offset-color:#EDEDED
  }

  .lg\:ring-offset-customGray-lighterGray{
    --tw-ring-offset-color:#F4F4F4
  }

  .lg\:ring-offset-customGray-textGray{
    --tw-ring-offset-color:#8F9BB3
  }

  .lg\:ring-offset-customGray-superDark{
    --tw-ring-offset-color:#231F20
  }

  .lg\:ring-offset-customGray-iconGray{
    --tw-ring-offset-color:#A9AEB3
  }

  .lg\:ring-offset-customGray-mediumGray{
    --tw-ring-offset-color:#E3E4E4
  }

  .lg\:ring-offset-customGray-swampGray{
    --tw-ring-offset-color:#252727
  }

  .lg\:ring-offset-customGray-solitudeGray{
    --tw-ring-offset-color:#E0E4E8
  }

  .lg\:ring-offset-customGray-winterGray{
    --tw-ring-offset-color:#EEF0F5
  }

  .lg\:ring-offset-customGray-tableGray{
    --tw-ring-offset-color:#F2F6FB
  }

  .lg\:ring-offset-customGray-iceGray{
    --tw-ring-offset-color:#F5F7FC
  }

  .lg\:ring-offset-customGray-gainsboro{
    --tw-ring-offset-color:#F0F2F6
  }

  .lg\:ring-offset-customGray-offWhite{
    --tw-ring-offset-color:#F7F7F7
  }

  .lg\:ring-offset-customGray-cloudGray{
    --tw-ring-offset-color:#B9BDC1
  }

  .lg\:ring-offset-customGray-defaultDark{
    --tw-ring-offset-color:#AEB3B7
  }

  .lg\:ring-offset-customGray-skeletonGray{
    --tw-ring-offset-color:#DEDFE3
  }

  .lg\:ring-offset-customBlue-default{
    --tw-ring-offset-color:#233674
  }

  .lg\:ring-offset-customBlue-light{
    --tw-ring-offset-color:#EFF4FA
  }

  .lg\:ring-offset-customBlue-newLight{
    --tw-ring-offset-color:#EEF0F5
  }

  .lg\:ring-offset-customBlue-superLight{
    --tw-ring-offset-color:#D7E1EC
  }

  .lg\:ring-offset-customBlue-normal{
    --tw-ring-offset-color:#004899
  }

  .lg\:ring-offset-customBlue-dark{
    --tw-ring-offset-color:#222B45
  }

  .lg\:ring-offset-customBlue-royal{
    --tw-ring-offset-color:#3656BF
  }

  .lg\:ring-offset-customBlue-glass{
    --tw-ring-offset-color:#D8E5F8
  }

  .lg\:ring-offset-customBlue-hawkesBlue{
    --tw-ring-offset-color:#D7DDF2
  }

  .lg\:ring-offset-customBlue-darker{
    --tw-ring-offset-color:#0F2741
  }

  .lg\:ring-offset-customBlue-newBlue{
    --tw-ring-offset-color:#0F2741
  }

  .lg\:ring-offset-customBlue-black{
    --tw-ring-offset-color:#0F2740
  }

  .lg\:ring-offset-customBlue-skyLight{
    --tw-ring-offset-color:#F0F4F9
  }

  .lg\:ring-offset-customBlue-lightBlue{
    --tw-ring-offset-color:#E7EBF8
  }

  .lg\:ring-offset-customBlue-lightBlueGray{
    --tw-ring-offset-color:#8296D7
  }

  .lg\:ring-offset-customBlue-pale{
    --tw-ring-offset-color:#D0D8F1
  }

  .lg\:ring-offset-customBlue-lavender{
    --tw-ring-offset-color:#8296D7
  }

  .lg\:ring-offset-customBlue-iceBlue{
    --tw-ring-offset-color:#EFF5FF
  }

  .lg\:ring-offset-customWhite-default{
    --tw-ring-offset-color:#ffffff
  }

  .lg\:ring-offset-customWhite-lightDark{
    --tw-ring-offset-color:#F8F8F8
  }

  .lg\:ring-offset-customWhite-bWhite{
    --tw-ring-offset-color:#EFF4FA
  }

  .lg\:ring-offset-customRed-default{
    --tw-ring-offset-color:#B10000
  }

  .lg\:ring-offset-customGreen-default{
    --tw-ring-offset-color:#8BD42D
  }

  .lg\:ring-offset-customGreen-approved{
    --tw-ring-offset-color:#80CC28
  }

  .lg\:ring-offset-customGreen-check{
    --tw-ring-offset-color:#139E5D
  }

  .lg\:ring-offset-customGreen-lime{
    --tw-ring-offset-color:#00AD3C
  }

  .lg\:ring-offset-customGreen-dark{
    --tw-ring-offset-color:#03AC6D
  }

  .lg\:ring-offset-customGreen-light{
    --tw-ring-offset-color:#A5D072
  }

  .lg\:ring-offset-customYellow-default{
    --tw-ring-offset-color:#FEF8E6
  }

  .lg\:ring-offset-customYellow-highlight{
    --tw-ring-offset-color:#EEB103
  }

  .lg\:ring-offset-customYellow-bright{
    --tw-ring-offset-color:#FDD835
  }

  .lg\:ring-offset-customYellow-dark{
    --tw-ring-offset-color:#FDDD84
  }

  .lg\:ring-offset-customYellow-gold{
    --tw-ring-offset-color:#E9AC07
  }

  .lg\:ring-offset-customYellow-mostard{
    --tw-ring-offset-color:#F59E0B
  }

  .lg\:ring-offset-customOrange-default{
    --tw-ring-offset-color:#E8532C
  }

  .lg\:ring-offset-customOrange-mediumOrange{
    --tw-ring-offset-color:#F4933C
  }

  .lg\:ring-offset-customOrange-F96319{
    --tw-ring-offset-color:#F96319
  }

  .lg\:ring-offset-customOrange-EB8A02{
    --tw-ring-offset-color:#EB8A02
  }

  .lg\:ring-offset-customPurple-purpleOne{
    --tw-ring-offset-color:#673AB7
  }

  .lg\:ring-offset-inicieColors-orange{
    --tw-ring-offset-color:#F36C48
  }

  .lg\:ring-offset-inicieColors-blue{
    --tw-ring-offset-color:#233674
  }

  .lg\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .lg\:focus-within\:ring-offset-customGray-default:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .lg\:focus-within\:ring-offset-customGray-light:focus-within{
    --tw-ring-offset-color:#d9e0e6
  }

  .lg\:focus-within\:ring-offset-customGray-dark:focus-within{
    --tw-ring-offset-color:#484B4D
  }

  .lg\:focus-within\:ring-offset-customGray-darker:focus-within{
    --tw-ring-offset-color:#49494A
  }

  .lg\:focus-within\:ring-offset-customGray-grayTwo:focus-within{
    --tw-ring-offset-color:#C7CBD1
  }

  .lg\:focus-within\:ring-offset-customGray-grayThree:focus-within{
    --tw-ring-offset-color:#909193
  }

  .lg\:focus-within\:ring-offset-customGray-superLight:focus-within{
    --tw-ring-offset-color:#EDEDED
  }

  .lg\:focus-within\:ring-offset-customGray-lighterGray:focus-within{
    --tw-ring-offset-color:#F4F4F4
  }

  .lg\:focus-within\:ring-offset-customGray-textGray:focus-within{
    --tw-ring-offset-color:#8F9BB3
  }

  .lg\:focus-within\:ring-offset-customGray-superDark:focus-within{
    --tw-ring-offset-color:#231F20
  }

  .lg\:focus-within\:ring-offset-customGray-iconGray:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .lg\:focus-within\:ring-offset-customGray-mediumGray:focus-within{
    --tw-ring-offset-color:#E3E4E4
  }

  .lg\:focus-within\:ring-offset-customGray-swampGray:focus-within{
    --tw-ring-offset-color:#252727
  }

  .lg\:focus-within\:ring-offset-customGray-solitudeGray:focus-within{
    --tw-ring-offset-color:#E0E4E8
  }

  .lg\:focus-within\:ring-offset-customGray-winterGray:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .lg\:focus-within\:ring-offset-customGray-tableGray:focus-within{
    --tw-ring-offset-color:#F2F6FB
  }

  .lg\:focus-within\:ring-offset-customGray-iceGray:focus-within{
    --tw-ring-offset-color:#F5F7FC
  }

  .lg\:focus-within\:ring-offset-customGray-gainsboro:focus-within{
    --tw-ring-offset-color:#F0F2F6
  }

  .lg\:focus-within\:ring-offset-customGray-offWhite:focus-within{
    --tw-ring-offset-color:#F7F7F7
  }

  .lg\:focus-within\:ring-offset-customGray-cloudGray:focus-within{
    --tw-ring-offset-color:#B9BDC1
  }

  .lg\:focus-within\:ring-offset-customGray-defaultDark:focus-within{
    --tw-ring-offset-color:#AEB3B7
  }

  .lg\:focus-within\:ring-offset-customGray-skeletonGray:focus-within{
    --tw-ring-offset-color:#DEDFE3
  }

  .lg\:focus-within\:ring-offset-customBlue-default:focus-within{
    --tw-ring-offset-color:#233674
  }

  .lg\:focus-within\:ring-offset-customBlue-light:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .lg\:focus-within\:ring-offset-customBlue-newLight:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .lg\:focus-within\:ring-offset-customBlue-superLight:focus-within{
    --tw-ring-offset-color:#D7E1EC
  }

  .lg\:focus-within\:ring-offset-customBlue-normal:focus-within{
    --tw-ring-offset-color:#004899
  }

  .lg\:focus-within\:ring-offset-customBlue-dark:focus-within{
    --tw-ring-offset-color:#222B45
  }

  .lg\:focus-within\:ring-offset-customBlue-royal:focus-within{
    --tw-ring-offset-color:#3656BF
  }

  .lg\:focus-within\:ring-offset-customBlue-glass:focus-within{
    --tw-ring-offset-color:#D8E5F8
  }

  .lg\:focus-within\:ring-offset-customBlue-hawkesBlue:focus-within{
    --tw-ring-offset-color:#D7DDF2
  }

  .lg\:focus-within\:ring-offset-customBlue-darker:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .lg\:focus-within\:ring-offset-customBlue-newBlue:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .lg\:focus-within\:ring-offset-customBlue-black:focus-within{
    --tw-ring-offset-color:#0F2740
  }

  .lg\:focus-within\:ring-offset-customBlue-skyLight:focus-within{
    --tw-ring-offset-color:#F0F4F9
  }

  .lg\:focus-within\:ring-offset-customBlue-lightBlue:focus-within{
    --tw-ring-offset-color:#E7EBF8
  }

  .lg\:focus-within\:ring-offset-customBlue-lightBlueGray:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .lg\:focus-within\:ring-offset-customBlue-pale:focus-within{
    --tw-ring-offset-color:#D0D8F1
  }

  .lg\:focus-within\:ring-offset-customBlue-lavender:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .lg\:focus-within\:ring-offset-customBlue-iceBlue:focus-within{
    --tw-ring-offset-color:#EFF5FF
  }

  .lg\:focus-within\:ring-offset-customWhite-default:focus-within{
    --tw-ring-offset-color:#ffffff
  }

  .lg\:focus-within\:ring-offset-customWhite-lightDark:focus-within{
    --tw-ring-offset-color:#F8F8F8
  }

  .lg\:focus-within\:ring-offset-customWhite-bWhite:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .lg\:focus-within\:ring-offset-customRed-default:focus-within{
    --tw-ring-offset-color:#B10000
  }

  .lg\:focus-within\:ring-offset-customGreen-default:focus-within{
    --tw-ring-offset-color:#8BD42D
  }

  .lg\:focus-within\:ring-offset-customGreen-approved:focus-within{
    --tw-ring-offset-color:#80CC28
  }

  .lg\:focus-within\:ring-offset-customGreen-check:focus-within{
    --tw-ring-offset-color:#139E5D
  }

  .lg\:focus-within\:ring-offset-customGreen-lime:focus-within{
    --tw-ring-offset-color:#00AD3C
  }

  .lg\:focus-within\:ring-offset-customGreen-dark:focus-within{
    --tw-ring-offset-color:#03AC6D
  }

  .lg\:focus-within\:ring-offset-customGreen-light:focus-within{
    --tw-ring-offset-color:#A5D072
  }

  .lg\:focus-within\:ring-offset-customYellow-default:focus-within{
    --tw-ring-offset-color:#FEF8E6
  }

  .lg\:focus-within\:ring-offset-customYellow-highlight:focus-within{
    --tw-ring-offset-color:#EEB103
  }

  .lg\:focus-within\:ring-offset-customYellow-bright:focus-within{
    --tw-ring-offset-color:#FDD835
  }

  .lg\:focus-within\:ring-offset-customYellow-dark:focus-within{
    --tw-ring-offset-color:#FDDD84
  }

  .lg\:focus-within\:ring-offset-customYellow-gold:focus-within{
    --tw-ring-offset-color:#E9AC07
  }

  .lg\:focus-within\:ring-offset-customYellow-mostard:focus-within{
    --tw-ring-offset-color:#F59E0B
  }

  .lg\:focus-within\:ring-offset-customOrange-default:focus-within{
    --tw-ring-offset-color:#E8532C
  }

  .lg\:focus-within\:ring-offset-customOrange-mediumOrange:focus-within{
    --tw-ring-offset-color:#F4933C
  }

  .lg\:focus-within\:ring-offset-customOrange-F96319:focus-within{
    --tw-ring-offset-color:#F96319
  }

  .lg\:focus-within\:ring-offset-customOrange-EB8A02:focus-within{
    --tw-ring-offset-color:#EB8A02
  }

  .lg\:focus-within\:ring-offset-customPurple-purpleOne:focus-within{
    --tw-ring-offset-color:#673AB7
  }

  .lg\:focus-within\:ring-offset-inicieColors-orange:focus-within{
    --tw-ring-offset-color:#F36C48
  }

  .lg\:focus-within\:ring-offset-inicieColors-blue:focus-within{
    --tw-ring-offset-color:#233674
  }

  .lg\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .lg\:focus\:ring-offset-customGray-default:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .lg\:focus\:ring-offset-customGray-light:focus{
    --tw-ring-offset-color:#d9e0e6
  }

  .lg\:focus\:ring-offset-customGray-dark:focus{
    --tw-ring-offset-color:#484B4D
  }

  .lg\:focus\:ring-offset-customGray-darker:focus{
    --tw-ring-offset-color:#49494A
  }

  .lg\:focus\:ring-offset-customGray-grayTwo:focus{
    --tw-ring-offset-color:#C7CBD1
  }

  .lg\:focus\:ring-offset-customGray-grayThree:focus{
    --tw-ring-offset-color:#909193
  }

  .lg\:focus\:ring-offset-customGray-superLight:focus{
    --tw-ring-offset-color:#EDEDED
  }

  .lg\:focus\:ring-offset-customGray-lighterGray:focus{
    --tw-ring-offset-color:#F4F4F4
  }

  .lg\:focus\:ring-offset-customGray-textGray:focus{
    --tw-ring-offset-color:#8F9BB3
  }

  .lg\:focus\:ring-offset-customGray-superDark:focus{
    --tw-ring-offset-color:#231F20
  }

  .lg\:focus\:ring-offset-customGray-iconGray:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .lg\:focus\:ring-offset-customGray-mediumGray:focus{
    --tw-ring-offset-color:#E3E4E4
  }

  .lg\:focus\:ring-offset-customGray-swampGray:focus{
    --tw-ring-offset-color:#252727
  }

  .lg\:focus\:ring-offset-customGray-solitudeGray:focus{
    --tw-ring-offset-color:#E0E4E8
  }

  .lg\:focus\:ring-offset-customGray-winterGray:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .lg\:focus\:ring-offset-customGray-tableGray:focus{
    --tw-ring-offset-color:#F2F6FB
  }

  .lg\:focus\:ring-offset-customGray-iceGray:focus{
    --tw-ring-offset-color:#F5F7FC
  }

  .lg\:focus\:ring-offset-customGray-gainsboro:focus{
    --tw-ring-offset-color:#F0F2F6
  }

  .lg\:focus\:ring-offset-customGray-offWhite:focus{
    --tw-ring-offset-color:#F7F7F7
  }

  .lg\:focus\:ring-offset-customGray-cloudGray:focus{
    --tw-ring-offset-color:#B9BDC1
  }

  .lg\:focus\:ring-offset-customGray-defaultDark:focus{
    --tw-ring-offset-color:#AEB3B7
  }

  .lg\:focus\:ring-offset-customGray-skeletonGray:focus{
    --tw-ring-offset-color:#DEDFE3
  }

  .lg\:focus\:ring-offset-customBlue-default:focus{
    --tw-ring-offset-color:#233674
  }

  .lg\:focus\:ring-offset-customBlue-light:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .lg\:focus\:ring-offset-customBlue-newLight:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .lg\:focus\:ring-offset-customBlue-superLight:focus{
    --tw-ring-offset-color:#D7E1EC
  }

  .lg\:focus\:ring-offset-customBlue-normal:focus{
    --tw-ring-offset-color:#004899
  }

  .lg\:focus\:ring-offset-customBlue-dark:focus{
    --tw-ring-offset-color:#222B45
  }

  .lg\:focus\:ring-offset-customBlue-royal:focus{
    --tw-ring-offset-color:#3656BF
  }

  .lg\:focus\:ring-offset-customBlue-glass:focus{
    --tw-ring-offset-color:#D8E5F8
  }

  .lg\:focus\:ring-offset-customBlue-hawkesBlue:focus{
    --tw-ring-offset-color:#D7DDF2
  }

  .lg\:focus\:ring-offset-customBlue-darker:focus{
    --tw-ring-offset-color:#0F2741
  }

  .lg\:focus\:ring-offset-customBlue-newBlue:focus{
    --tw-ring-offset-color:#0F2741
  }

  .lg\:focus\:ring-offset-customBlue-black:focus{
    --tw-ring-offset-color:#0F2740
  }

  .lg\:focus\:ring-offset-customBlue-skyLight:focus{
    --tw-ring-offset-color:#F0F4F9
  }

  .lg\:focus\:ring-offset-customBlue-lightBlue:focus{
    --tw-ring-offset-color:#E7EBF8
  }

  .lg\:focus\:ring-offset-customBlue-lightBlueGray:focus{
    --tw-ring-offset-color:#8296D7
  }

  .lg\:focus\:ring-offset-customBlue-pale:focus{
    --tw-ring-offset-color:#D0D8F1
  }

  .lg\:focus\:ring-offset-customBlue-lavender:focus{
    --tw-ring-offset-color:#8296D7
  }

  .lg\:focus\:ring-offset-customBlue-iceBlue:focus{
    --tw-ring-offset-color:#EFF5FF
  }

  .lg\:focus\:ring-offset-customWhite-default:focus{
    --tw-ring-offset-color:#ffffff
  }

  .lg\:focus\:ring-offset-customWhite-lightDark:focus{
    --tw-ring-offset-color:#F8F8F8
  }

  .lg\:focus\:ring-offset-customWhite-bWhite:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .lg\:focus\:ring-offset-customRed-default:focus{
    --tw-ring-offset-color:#B10000
  }

  .lg\:focus\:ring-offset-customGreen-default:focus{
    --tw-ring-offset-color:#8BD42D
  }

  .lg\:focus\:ring-offset-customGreen-approved:focus{
    --tw-ring-offset-color:#80CC28
  }

  .lg\:focus\:ring-offset-customGreen-check:focus{
    --tw-ring-offset-color:#139E5D
  }

  .lg\:focus\:ring-offset-customGreen-lime:focus{
    --tw-ring-offset-color:#00AD3C
  }

  .lg\:focus\:ring-offset-customGreen-dark:focus{
    --tw-ring-offset-color:#03AC6D
  }

  .lg\:focus\:ring-offset-customGreen-light:focus{
    --tw-ring-offset-color:#A5D072
  }

  .lg\:focus\:ring-offset-customYellow-default:focus{
    --tw-ring-offset-color:#FEF8E6
  }

  .lg\:focus\:ring-offset-customYellow-highlight:focus{
    --tw-ring-offset-color:#EEB103
  }

  .lg\:focus\:ring-offset-customYellow-bright:focus{
    --tw-ring-offset-color:#FDD835
  }

  .lg\:focus\:ring-offset-customYellow-dark:focus{
    --tw-ring-offset-color:#FDDD84
  }

  .lg\:focus\:ring-offset-customYellow-gold:focus{
    --tw-ring-offset-color:#E9AC07
  }

  .lg\:focus\:ring-offset-customYellow-mostard:focus{
    --tw-ring-offset-color:#F59E0B
  }

  .lg\:focus\:ring-offset-customOrange-default:focus{
    --tw-ring-offset-color:#E8532C
  }

  .lg\:focus\:ring-offset-customOrange-mediumOrange:focus{
    --tw-ring-offset-color:#F4933C
  }

  .lg\:focus\:ring-offset-customOrange-F96319:focus{
    --tw-ring-offset-color:#F96319
  }

  .lg\:focus\:ring-offset-customOrange-EB8A02:focus{
    --tw-ring-offset-color:#EB8A02
  }

  .lg\:focus\:ring-offset-customPurple-purpleOne:focus{
    --tw-ring-offset-color:#673AB7
  }

  .lg\:focus\:ring-offset-inicieColors-orange:focus{
    --tw-ring-offset-color:#F36C48
  }

  .lg\:focus\:ring-offset-inicieColors-blue:focus{
    --tw-ring-offset-color:#233674
  }

  .lg\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .lg\:filter-none{
    filter:none
  }

  .lg\:blur-0{
    --tw-blur:blur(0)
  }

  .lg\:blur-none{
    --tw-blur:blur(0)
  }

  .lg\:blur-sm{
    --tw-blur:blur(4px)
  }

  .lg\:blur{
    --tw-blur:blur(8px)
  }

  .lg\:blur-md{
    --tw-blur:blur(12px)
  }

  .lg\:blur-lg{
    --tw-blur:blur(16px)
  }

  .lg\:blur-xl{
    --tw-blur:blur(24px)
  }

  .lg\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .lg\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .lg\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .lg\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .lg\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .lg\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .lg\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .lg\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .lg\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .lg\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .lg\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .lg\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .lg\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .lg\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .lg\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .lg\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .lg\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .lg\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .lg\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .lg\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .lg\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .lg\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .lg\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .lg\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .lg\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .lg\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .lg\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .lg\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .lg\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .lg\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .lg\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .lg\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .lg\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .lg\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .lg\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .lg\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .lg\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .lg\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .lg\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .lg\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .lg\:invert-0{
    --tw-invert:invert(0)
  }

  .lg\:invert{
    --tw-invert:invert(100%)
  }

  .lg\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .lg\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .lg\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .lg\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .lg\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .lg\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .lg\:sepia{
    --tw-sepia:sepia(100%)
  }

  .lg\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .lg\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .lg\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .lg\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .lg\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .lg\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .lg\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .lg\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .lg\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .lg\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .lg\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .lg\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .lg\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .lg\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .lg\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .lg\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .lg\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .lg\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .lg\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .lg\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .lg\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .lg\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .lg\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .lg\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .lg\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .lg\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .lg\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .lg\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .lg\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .lg\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .lg\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .lg\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .lg\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .lg\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .lg\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .lg\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .lg\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .lg\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .lg\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .lg\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .lg\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .lg\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .lg\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .lg\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .lg\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .lg\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .lg\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .lg\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .lg\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .lg\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .lg\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .lg\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .lg\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .lg\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .lg\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .lg\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .lg\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .lg\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .lg\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .lg\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .lg\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .lg\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .lg\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .lg\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .lg\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .lg\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .lg\:transition-none{
    transition-property:none
  }

  .lg\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .lg\:delay-75{
    transition-delay:75ms
  }

  .lg\:delay-100{
    transition-delay:100ms
  }

  .lg\:delay-150{
    transition-delay:150ms
  }

  .lg\:delay-200{
    transition-delay:200ms
  }

  .lg\:delay-300{
    transition-delay:300ms
  }

  .lg\:delay-500{
    transition-delay:500ms
  }

  .lg\:delay-700{
    transition-delay:700ms
  }

  .lg\:delay-1000{
    transition-delay:1000ms
  }

  .lg\:duration-75{
    transition-duration:75ms
  }

  .lg\:duration-100{
    transition-duration:100ms
  }

  .lg\:duration-150{
    transition-duration:150ms
  }

  .lg\:duration-200{
    transition-duration:200ms
  }

  .lg\:duration-300{
    transition-duration:300ms
  }

  .lg\:duration-500{
    transition-duration:500ms
  }

  .lg\:duration-700{
    transition-duration:700ms
  }

  .lg\:duration-1000{
    transition-duration:1000ms
  }

  .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\:line-clamp-none{
    -webkit-line-clamp:unset
  }
}

@media (min-width: 1152px){
  .\32lg\:container{
    width:100%
  }

  @media (min-width: 640px){
    .\32lg\:container{
      max-width:640px
    }
  }

  @media (min-width: 768px){
    .\32lg\:container{
      max-width:768px
    }
  }

  @media (min-width: 896px){
    .\32lg\:container{
      max-width:896px
    }
  }

  @media (min-width: 945px){
    .\32lg\:container{
      max-width:945px
    }
  }

  @media (min-width: 1024px){
    .\32lg\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1152px){
    .\32lg\:container{
      max-width:1152px
    }
  }

  @media (min-width: 1280px){
    .\32lg\:container{
      max-width:1280px
    }
  }

  @media (min-width: 1400px){
    .\32lg\:container{
      max-width:1400px
    }
  }

  @media (min-width: 1700px){
    .\32lg\:container{
      max-width:1700px
    }
  }

  .\32lg\: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
  }

  .\32lg\:not-sr-only{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\32lg\:focus-within\:sr-only:focus-within{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

  .\32lg\:focus-within\:not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\32lg\: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
  }

  .\32lg\:focus\:not-sr-only:focus{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\32lg\:pointer-events-none{
    pointer-events:none
  }

  .\32lg\:pointer-events-auto{
    pointer-events:auto
  }

  .\32lg\:visible{
    visibility:visible
  }

  .\32lg\:invisible{
    visibility:hidden
  }

  .\32lg\:static{
    position:static
  }

  .\32lg\:fixed{
    position:fixed
  }

  .\32lg\:absolute{
    position:absolute
  }

  .\32lg\:relative{
    position:relative
  }

  .\32lg\:sticky{
    position:sticky
  }

  .\32lg\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .\32lg\:inset-1{
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem
  }

  .\32lg\:inset-2{
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem
  }

  .\32lg\:inset-3{
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem
  }

  .\32lg\:inset-4{
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem
  }

  .\32lg\:inset-5{
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem
  }

  .\32lg\:inset-6{
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem
  }

  .\32lg\:inset-7{
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem
  }

  .\32lg\:inset-8{
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem
  }

  .\32lg\:inset-9{
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem
  }

  .\32lg\:inset-10{
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem
  }

  .\32lg\:inset-11{
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem
  }

  .\32lg\:inset-12{
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem
  }

  .\32lg\:inset-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .\32lg\:inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .\32lg\:inset-20{
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem
  }

  .\32lg\:inset-24{
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem
  }

  .\32lg\:inset-28{
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem
  }

  .\32lg\:inset-32{
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem
  }

  .\32lg\:inset-36{
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem
  }

  .\32lg\:inset-40{
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem
  }

  .\32lg\:inset-44{
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem
  }

  .\32lg\:inset-48{
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem
  }

  .\32lg\:inset-52{
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem
  }

  .\32lg\:inset-56{
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem
  }

  .\32lg\:inset-60{
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem
  }

  .\32lg\:inset-64{
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem
  }

  .\32lg\:inset-72{
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem
  }

  .\32lg\:inset-80{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .\32lg\:inset-96{
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem
  }

  .\32lg\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .\32lg\:inset-px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .\32lg\:inset-0\.5{
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem
  }

  .\32lg\:inset-1\.5{
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem
  }

  .\32lg\:inset-2\.5{
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem
  }

  .\32lg\:inset-3\.5{
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem
  }

  .\32lg\:-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .\32lg\:-inset-1{
    top:-0.25rem;
    right:-0.25rem;
    bottom:-0.25rem;
    left:-0.25rem
  }

  .\32lg\:-inset-2{
    top:-0.5rem;
    right:-0.5rem;
    bottom:-0.5rem;
    left:-0.5rem
  }

  .\32lg\:-inset-3{
    top:-0.75rem;
    right:-0.75rem;
    bottom:-0.75rem;
    left:-0.75rem
  }

  .\32lg\:-inset-4{
    top:-1rem;
    right:-1rem;
    bottom:-1rem;
    left:-1rem
  }

  .\32lg\:-inset-5{
    top:-1.25rem;
    right:-1.25rem;
    bottom:-1.25rem;
    left:-1.25rem
  }

  .\32lg\:-inset-6{
    top:-1.5rem;
    right:-1.5rem;
    bottom:-1.5rem;
    left:-1.5rem
  }

  .\32lg\:-inset-7{
    top:-1.75rem;
    right:-1.75rem;
    bottom:-1.75rem;
    left:-1.75rem
  }

  .\32lg\:-inset-8{
    top:-2rem;
    right:-2rem;
    bottom:-2rem;
    left:-2rem
  }

  .\32lg\:-inset-9{
    top:-2.25rem;
    right:-2.25rem;
    bottom:-2.25rem;
    left:-2.25rem
  }

  .\32lg\:-inset-10{
    top:-2.5rem;
    right:-2.5rem;
    bottom:-2.5rem;
    left:-2.5rem
  }

  .\32lg\:-inset-11{
    top:-2.75rem;
    right:-2.75rem;
    bottom:-2.75rem;
    left:-2.75rem
  }

  .\32lg\:-inset-12{
    top:-3rem;
    right:-3rem;
    bottom:-3rem;
    left:-3rem
  }

  .\32lg\:-inset-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .\32lg\:-inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .\32lg\:-inset-20{
    top:-5rem;
    right:-5rem;
    bottom:-5rem;
    left:-5rem
  }

  .\32lg\:-inset-24{
    top:-6rem;
    right:-6rem;
    bottom:-6rem;
    left:-6rem
  }

  .\32lg\:-inset-28{
    top:-7rem;
    right:-7rem;
    bottom:-7rem;
    left:-7rem
  }

  .\32lg\:-inset-32{
    top:-8rem;
    right:-8rem;
    bottom:-8rem;
    left:-8rem
  }

  .\32lg\:-inset-36{
    top:-9rem;
    right:-9rem;
    bottom:-9rem;
    left:-9rem
  }

  .\32lg\:-inset-40{
    top:-10rem;
    right:-10rem;
    bottom:-10rem;
    left:-10rem
  }

  .\32lg\:-inset-44{
    top:-11rem;
    right:-11rem;
    bottom:-11rem;
    left:-11rem
  }

  .\32lg\:-inset-48{
    top:-12rem;
    right:-12rem;
    bottom:-12rem;
    left:-12rem
  }

  .\32lg\:-inset-52{
    top:-13rem;
    right:-13rem;
    bottom:-13rem;
    left:-13rem
  }

  .\32lg\:-inset-56{
    top:-14rem;
    right:-14rem;
    bottom:-14rem;
    left:-14rem
  }

  .\32lg\:-inset-60{
    top:-15rem;
    right:-15rem;
    bottom:-15rem;
    left:-15rem
  }

  .\32lg\:-inset-64{
    top:-16rem;
    right:-16rem;
    bottom:-16rem;
    left:-16rem
  }

  .\32lg\:-inset-72{
    top:-18rem;
    right:-18rem;
    bottom:-18rem;
    left:-18rem
  }

  .\32lg\:-inset-80{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .\32lg\:-inset-96{
    top:-24rem;
    right:-24rem;
    bottom:-24rem;
    left:-24rem
  }

  .\32lg\:-inset-px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .\32lg\:-inset-0\.5{
    top:-0.125rem;
    right:-0.125rem;
    bottom:-0.125rem;
    left:-0.125rem
  }

  .\32lg\:-inset-1\.5{
    top:-0.375rem;
    right:-0.375rem;
    bottom:-0.375rem;
    left:-0.375rem
  }

  .\32lg\:-inset-2\.5{
    top:-0.625rem;
    right:-0.625rem;
    bottom:-0.625rem;
    left:-0.625rem
  }

  .\32lg\:-inset-3\.5{
    top:-0.875rem;
    right:-0.875rem;
    bottom:-0.875rem;
    left:-0.875rem
  }

  .\32lg\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .\32lg\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .\32lg\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .\32lg\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .\32lg\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .\32lg\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .\32lg\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .\32lg\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .\32lg\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .\32lg\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .\32lg\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .\32lg\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .\32lg\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .\32lg\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .\32lg\:inset-x-0{
    left:0px;
    right:0px
  }

  .\32lg\:inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .\32lg\:inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .\32lg\:inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .\32lg\:inset-x-4{
    left:1rem;
    right:1rem
  }

  .\32lg\:inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .\32lg\:inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .\32lg\:inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .\32lg\:inset-x-8{
    left:2rem;
    right:2rem
  }

  .\32lg\:inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .\32lg\:inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .\32lg\:inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .\32lg\:inset-x-12{
    left:3rem;
    right:3rem
  }

  .\32lg\:inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .\32lg\:inset-x-16{
    left:4rem;
    right:4rem
  }

  .\32lg\:inset-x-20{
    left:5rem;
    right:5rem
  }

  .\32lg\:inset-x-24{
    left:6rem;
    right:6rem
  }

  .\32lg\:inset-x-28{
    left:7rem;
    right:7rem
  }

  .\32lg\:inset-x-32{
    left:8rem;
    right:8rem
  }

  .\32lg\:inset-x-36{
    left:9rem;
    right:9rem
  }

  .\32lg\:inset-x-40{
    left:10rem;
    right:10rem
  }

  .\32lg\:inset-x-44{
    left:11rem;
    right:11rem
  }

  .\32lg\:inset-x-48{
    left:12rem;
    right:12rem
  }

  .\32lg\:inset-x-52{
    left:13rem;
    right:13rem
  }

  .\32lg\:inset-x-56{
    left:14rem;
    right:14rem
  }

  .\32lg\:inset-x-60{
    left:15rem;
    right:15rem
  }

  .\32lg\:inset-x-64{
    left:16rem;
    right:16rem
  }

  .\32lg\:inset-x-72{
    left:18rem;
    right:18rem
  }

  .\32lg\:inset-x-80{
    left:20rem;
    right:20rem
  }

  .\32lg\:inset-x-96{
    left:24rem;
    right:24rem
  }

  .\32lg\:inset-x-auto{
    left:auto;
    right:auto
  }

  .\32lg\:inset-x-px{
    left:1px;
    right:1px
  }

  .\32lg\:inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .\32lg\:inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .\32lg\:inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .\32lg\:inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .\32lg\:-inset-x-0{
    left:0px;
    right:0px
  }

  .\32lg\:-inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .\32lg\:-inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .\32lg\:-inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .\32lg\:-inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .\32lg\:-inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .\32lg\:-inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .\32lg\:-inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .\32lg\:-inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .\32lg\:-inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .\32lg\:-inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .\32lg\:-inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .\32lg\:-inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .\32lg\:-inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .\32lg\:-inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .\32lg\:-inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .\32lg\:-inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .\32lg\:-inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .\32lg\:-inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .\32lg\:-inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .\32lg\:-inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .\32lg\:-inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .\32lg\:-inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .\32lg\:-inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .\32lg\:-inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .\32lg\:-inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .\32lg\:-inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .\32lg\:-inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .\32lg\:-inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .\32lg\:-inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .\32lg\:-inset-x-px{
    left:-1px;
    right:-1px
  }

  .\32lg\:-inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .\32lg\:-inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .\32lg\:-inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .\32lg\:-inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .\32lg\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .\32lg\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .\32lg\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .\32lg\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .\32lg\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .\32lg\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .\32lg\:inset-x-full{
    left:100%;
    right:100%
  }

  .\32lg\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .\32lg\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .\32lg\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .\32lg\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .\32lg\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .\32lg\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .\32lg\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .\32lg\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .\32lg\:inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .\32lg\:inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .\32lg\:inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .\32lg\:inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .\32lg\:inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .\32lg\:inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .\32lg\:inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .\32lg\:inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .\32lg\:inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .\32lg\:inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .\32lg\:inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .\32lg\:inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .\32lg\:inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .\32lg\:inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .\32lg\:inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .\32lg\:inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .\32lg\:inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .\32lg\:inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .\32lg\:inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .\32lg\:inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .\32lg\:inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .\32lg\:inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .\32lg\:inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .\32lg\:inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .\32lg\:inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .\32lg\:inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .\32lg\:inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .\32lg\:inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .\32lg\:inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .\32lg\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .\32lg\:inset-y-px{
    top:1px;
    bottom:1px
  }

  .\32lg\:inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .\32lg\:inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .\32lg\:inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .\32lg\:inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .\32lg\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .\32lg\:-inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .\32lg\:-inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .\32lg\:-inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .\32lg\:-inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .\32lg\:-inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .\32lg\:-inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .\32lg\:-inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .\32lg\:-inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .\32lg\:-inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .\32lg\:-inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .\32lg\:-inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .\32lg\:-inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .\32lg\:-inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .\32lg\:-inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .\32lg\:-inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .\32lg\:-inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .\32lg\:-inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .\32lg\:-inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .\32lg\:-inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .\32lg\:-inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .\32lg\:-inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .\32lg\:-inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .\32lg\:-inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .\32lg\:-inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .\32lg\:-inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .\32lg\:-inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .\32lg\:-inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .\32lg\:-inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .\32lg\:-inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .\32lg\:-inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .\32lg\:-inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .\32lg\:-inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .\32lg\:-inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .\32lg\:-inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .\32lg\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .\32lg\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .\32lg\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .\32lg\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .\32lg\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .\32lg\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .\32lg\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .\32lg\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .\32lg\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .\32lg\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .\32lg\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .\32lg\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .\32lg\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .\32lg\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .\32lg\:top-0{
    top:0px
  }

  .\32lg\:top-1{
    top:0.25rem
  }

  .\32lg\:top-2{
    top:0.5rem
  }

  .\32lg\:top-3{
    top:0.75rem
  }

  .\32lg\:top-4{
    top:1rem
  }

  .\32lg\:top-5{
    top:1.25rem
  }

  .\32lg\:top-6{
    top:1.5rem
  }

  .\32lg\:top-7{
    top:1.75rem
  }

  .\32lg\:top-8{
    top:2rem
  }

  .\32lg\:top-9{
    top:2.25rem
  }

  .\32lg\:top-10{
    top:2.5rem
  }

  .\32lg\:top-11{
    top:2.75rem
  }

  .\32lg\:top-12{
    top:3rem
  }

  .\32lg\:top-14{
    top:3.5rem
  }

  .\32lg\:top-16{
    top:4rem
  }

  .\32lg\:top-20{
    top:5rem
  }

  .\32lg\:top-24{
    top:6rem
  }

  .\32lg\:top-28{
    top:7rem
  }

  .\32lg\:top-32{
    top:8rem
  }

  .\32lg\:top-36{
    top:9rem
  }

  .\32lg\:top-40{
    top:10rem
  }

  .\32lg\:top-44{
    top:11rem
  }

  .\32lg\:top-48{
    top:12rem
  }

  .\32lg\:top-52{
    top:13rem
  }

  .\32lg\:top-56{
    top:14rem
  }

  .\32lg\:top-60{
    top:15rem
  }

  .\32lg\:top-64{
    top:16rem
  }

  .\32lg\:top-72{
    top:18rem
  }

  .\32lg\:top-80{
    top:20rem
  }

  .\32lg\:top-96{
    top:24rem
  }

  .\32lg\:top-auto{
    top:auto
  }

  .\32lg\:top-px{
    top:1px
  }

  .\32lg\:top-0\.5{
    top:0.125rem
  }

  .\32lg\:top-1\.5{
    top:0.375rem
  }

  .\32lg\:top-2\.5{
    top:0.625rem
  }

  .\32lg\:top-3\.5{
    top:0.875rem
  }

  .\32lg\:-top-0{
    top:0px
  }

  .\32lg\:-top-1{
    top:-0.25rem
  }

  .\32lg\:-top-2{
    top:-0.5rem
  }

  .\32lg\:-top-3{
    top:-0.75rem
  }

  .\32lg\:-top-4{
    top:-1rem
  }

  .\32lg\:-top-5{
    top:-1.25rem
  }

  .\32lg\:-top-6{
    top:-1.5rem
  }

  .\32lg\:-top-7{
    top:-1.75rem
  }

  .\32lg\:-top-8{
    top:-2rem
  }

  .\32lg\:-top-9{
    top:-2.25rem
  }

  .\32lg\:-top-10{
    top:-2.5rem
  }

  .\32lg\:-top-11{
    top:-2.75rem
  }

  .\32lg\:-top-12{
    top:-3rem
  }

  .\32lg\:-top-14{
    top:-3.5rem
  }

  .\32lg\:-top-16{
    top:-4rem
  }

  .\32lg\:-top-20{
    top:-5rem
  }

  .\32lg\:-top-24{
    top:-6rem
  }

  .\32lg\:-top-28{
    top:-7rem
  }

  .\32lg\:-top-32{
    top:-8rem
  }

  .\32lg\:-top-36{
    top:-9rem
  }

  .\32lg\:-top-40{
    top:-10rem
  }

  .\32lg\:-top-44{
    top:-11rem
  }

  .\32lg\:-top-48{
    top:-12rem
  }

  .\32lg\:-top-52{
    top:-13rem
  }

  .\32lg\:-top-56{
    top:-14rem
  }

  .\32lg\:-top-60{
    top:-15rem
  }

  .\32lg\:-top-64{
    top:-16rem
  }

  .\32lg\:-top-72{
    top:-18rem
  }

  .\32lg\:-top-80{
    top:-20rem
  }

  .\32lg\:-top-96{
    top:-24rem
  }

  .\32lg\:-top-px{
    top:-1px
  }

  .\32lg\:-top-0\.5{
    top:-0.125rem
  }

  .\32lg\:-top-1\.5{
    top:-0.375rem
  }

  .\32lg\:-top-2\.5{
    top:-0.625rem
  }

  .\32lg\:-top-3\.5{
    top:-0.875rem
  }

  .\32lg\:top-1\/2{
    top:50%
  }

  .\32lg\:top-1\/3{
    top:33.333333%
  }

  .\32lg\:top-2\/3{
    top:66.666667%
  }

  .\32lg\:top-1\/4{
    top:25%
  }

  .\32lg\:top-2\/4{
    top:50%
  }

  .\32lg\:top-3\/4{
    top:75%
  }

  .\32lg\:top-full{
    top:100%
  }

  .\32lg\:-top-1\/2{
    top:-50%
  }

  .\32lg\:-top-1\/3{
    top:-33.333333%
  }

  .\32lg\:-top-2\/3{
    top:-66.666667%
  }

  .\32lg\:-top-1\/4{
    top:-25%
  }

  .\32lg\:-top-2\/4{
    top:-50%
  }

  .\32lg\:-top-3\/4{
    top:-75%
  }

  .\32lg\:-top-full{
    top:-100%
  }

  .\32lg\:right-0{
    right:0px
  }

  .\32lg\:right-1{
    right:0.25rem
  }

  .\32lg\:right-2{
    right:0.5rem
  }

  .\32lg\:right-3{
    right:0.75rem
  }

  .\32lg\:right-4{
    right:1rem
  }

  .\32lg\:right-5{
    right:1.25rem
  }

  .\32lg\:right-6{
    right:1.5rem
  }

  .\32lg\:right-7{
    right:1.75rem
  }

  .\32lg\:right-8{
    right:2rem
  }

  .\32lg\:right-9{
    right:2.25rem
  }

  .\32lg\:right-10{
    right:2.5rem
  }

  .\32lg\:right-11{
    right:2.75rem
  }

  .\32lg\:right-12{
    right:3rem
  }

  .\32lg\:right-14{
    right:3.5rem
  }

  .\32lg\:right-16{
    right:4rem
  }

  .\32lg\:right-20{
    right:5rem
  }

  .\32lg\:right-24{
    right:6rem
  }

  .\32lg\:right-28{
    right:7rem
  }

  .\32lg\:right-32{
    right:8rem
  }

  .\32lg\:right-36{
    right:9rem
  }

  .\32lg\:right-40{
    right:10rem
  }

  .\32lg\:right-44{
    right:11rem
  }

  .\32lg\:right-48{
    right:12rem
  }

  .\32lg\:right-52{
    right:13rem
  }

  .\32lg\:right-56{
    right:14rem
  }

  .\32lg\:right-60{
    right:15rem
  }

  .\32lg\:right-64{
    right:16rem
  }

  .\32lg\:right-72{
    right:18rem
  }

  .\32lg\:right-80{
    right:20rem
  }

  .\32lg\:right-96{
    right:24rem
  }

  .\32lg\:right-auto{
    right:auto
  }

  .\32lg\:right-px{
    right:1px
  }

  .\32lg\:right-0\.5{
    right:0.125rem
  }

  .\32lg\:right-1\.5{
    right:0.375rem
  }

  .\32lg\:right-2\.5{
    right:0.625rem
  }

  .\32lg\:right-3\.5{
    right:0.875rem
  }

  .\32lg\:-right-0{
    right:0px
  }

  .\32lg\:-right-1{
    right:-0.25rem
  }

  .\32lg\:-right-2{
    right:-0.5rem
  }

  .\32lg\:-right-3{
    right:-0.75rem
  }

  .\32lg\:-right-4{
    right:-1rem
  }

  .\32lg\:-right-5{
    right:-1.25rem
  }

  .\32lg\:-right-6{
    right:-1.5rem
  }

  .\32lg\:-right-7{
    right:-1.75rem
  }

  .\32lg\:-right-8{
    right:-2rem
  }

  .\32lg\:-right-9{
    right:-2.25rem
  }

  .\32lg\:-right-10{
    right:-2.5rem
  }

  .\32lg\:-right-11{
    right:-2.75rem
  }

  .\32lg\:-right-12{
    right:-3rem
  }

  .\32lg\:-right-14{
    right:-3.5rem
  }

  .\32lg\:-right-16{
    right:-4rem
  }

  .\32lg\:-right-20{
    right:-5rem
  }

  .\32lg\:-right-24{
    right:-6rem
  }

  .\32lg\:-right-28{
    right:-7rem
  }

  .\32lg\:-right-32{
    right:-8rem
  }

  .\32lg\:-right-36{
    right:-9rem
  }

  .\32lg\:-right-40{
    right:-10rem
  }

  .\32lg\:-right-44{
    right:-11rem
  }

  .\32lg\:-right-48{
    right:-12rem
  }

  .\32lg\:-right-52{
    right:-13rem
  }

  .\32lg\:-right-56{
    right:-14rem
  }

  .\32lg\:-right-60{
    right:-15rem
  }

  .\32lg\:-right-64{
    right:-16rem
  }

  .\32lg\:-right-72{
    right:-18rem
  }

  .\32lg\:-right-80{
    right:-20rem
  }

  .\32lg\:-right-96{
    right:-24rem
  }

  .\32lg\:-right-px{
    right:-1px
  }

  .\32lg\:-right-0\.5{
    right:-0.125rem
  }

  .\32lg\:-right-1\.5{
    right:-0.375rem
  }

  .\32lg\:-right-2\.5{
    right:-0.625rem
  }

  .\32lg\:-right-3\.5{
    right:-0.875rem
  }

  .\32lg\:right-1\/2{
    right:50%
  }

  .\32lg\:right-1\/3{
    right:33.333333%
  }

  .\32lg\:right-2\/3{
    right:66.666667%
  }

  .\32lg\:right-1\/4{
    right:25%
  }

  .\32lg\:right-2\/4{
    right:50%
  }

  .\32lg\:right-3\/4{
    right:75%
  }

  .\32lg\:right-full{
    right:100%
  }

  .\32lg\:-right-1\/2{
    right:-50%
  }

  .\32lg\:-right-1\/3{
    right:-33.333333%
  }

  .\32lg\:-right-2\/3{
    right:-66.666667%
  }

  .\32lg\:-right-1\/4{
    right:-25%
  }

  .\32lg\:-right-2\/4{
    right:-50%
  }

  .\32lg\:-right-3\/4{
    right:-75%
  }

  .\32lg\:-right-full{
    right:-100%
  }

  .\32lg\:bottom-0{
    bottom:0px
  }

  .\32lg\:bottom-1{
    bottom:0.25rem
  }

  .\32lg\:bottom-2{
    bottom:0.5rem
  }

  .\32lg\:bottom-3{
    bottom:0.75rem
  }

  .\32lg\:bottom-4{
    bottom:1rem
  }

  .\32lg\:bottom-5{
    bottom:1.25rem
  }

  .\32lg\:bottom-6{
    bottom:1.5rem
  }

  .\32lg\:bottom-7{
    bottom:1.75rem
  }

  .\32lg\:bottom-8{
    bottom:2rem
  }

  .\32lg\:bottom-9{
    bottom:2.25rem
  }

  .\32lg\:bottom-10{
    bottom:2.5rem
  }

  .\32lg\:bottom-11{
    bottom:2.75rem
  }

  .\32lg\:bottom-12{
    bottom:3rem
  }

  .\32lg\:bottom-14{
    bottom:3.5rem
  }

  .\32lg\:bottom-16{
    bottom:4rem
  }

  .\32lg\:bottom-20{
    bottom:5rem
  }

  .\32lg\:bottom-24{
    bottom:6rem
  }

  .\32lg\:bottom-28{
    bottom:7rem
  }

  .\32lg\:bottom-32{
    bottom:8rem
  }

  .\32lg\:bottom-36{
    bottom:9rem
  }

  .\32lg\:bottom-40{
    bottom:10rem
  }

  .\32lg\:bottom-44{
    bottom:11rem
  }

  .\32lg\:bottom-48{
    bottom:12rem
  }

  .\32lg\:bottom-52{
    bottom:13rem
  }

  .\32lg\:bottom-56{
    bottom:14rem
  }

  .\32lg\:bottom-60{
    bottom:15rem
  }

  .\32lg\:bottom-64{
    bottom:16rem
  }

  .\32lg\:bottom-72{
    bottom:18rem
  }

  .\32lg\:bottom-80{
    bottom:20rem
  }

  .\32lg\:bottom-96{
    bottom:24rem
  }

  .\32lg\:bottom-auto{
    bottom:auto
  }

  .\32lg\:bottom-px{
    bottom:1px
  }

  .\32lg\:bottom-0\.5{
    bottom:0.125rem
  }

  .\32lg\:bottom-1\.5{
    bottom:0.375rem
  }

  .\32lg\:bottom-2\.5{
    bottom:0.625rem
  }

  .\32lg\:bottom-3\.5{
    bottom:0.875rem
  }

  .\32lg\:-bottom-0{
    bottom:0px
  }

  .\32lg\:-bottom-1{
    bottom:-0.25rem
  }

  .\32lg\:-bottom-2{
    bottom:-0.5rem
  }

  .\32lg\:-bottom-3{
    bottom:-0.75rem
  }

  .\32lg\:-bottom-4{
    bottom:-1rem
  }

  .\32lg\:-bottom-5{
    bottom:-1.25rem
  }

  .\32lg\:-bottom-6{
    bottom:-1.5rem
  }

  .\32lg\:-bottom-7{
    bottom:-1.75rem
  }

  .\32lg\:-bottom-8{
    bottom:-2rem
  }

  .\32lg\:-bottom-9{
    bottom:-2.25rem
  }

  .\32lg\:-bottom-10{
    bottom:-2.5rem
  }

  .\32lg\:-bottom-11{
    bottom:-2.75rem
  }

  .\32lg\:-bottom-12{
    bottom:-3rem
  }

  .\32lg\:-bottom-14{
    bottom:-3.5rem
  }

  .\32lg\:-bottom-16{
    bottom:-4rem
  }

  .\32lg\:-bottom-20{
    bottom:-5rem
  }

  .\32lg\:-bottom-24{
    bottom:-6rem
  }

  .\32lg\:-bottom-28{
    bottom:-7rem
  }

  .\32lg\:-bottom-32{
    bottom:-8rem
  }

  .\32lg\:-bottom-36{
    bottom:-9rem
  }

  .\32lg\:-bottom-40{
    bottom:-10rem
  }

  .\32lg\:-bottom-44{
    bottom:-11rem
  }

  .\32lg\:-bottom-48{
    bottom:-12rem
  }

  .\32lg\:-bottom-52{
    bottom:-13rem
  }

  .\32lg\:-bottom-56{
    bottom:-14rem
  }

  .\32lg\:-bottom-60{
    bottom:-15rem
  }

  .\32lg\:-bottom-64{
    bottom:-16rem
  }

  .\32lg\:-bottom-72{
    bottom:-18rem
  }

  .\32lg\:-bottom-80{
    bottom:-20rem
  }

  .\32lg\:-bottom-96{
    bottom:-24rem
  }

  .\32lg\:-bottom-px{
    bottom:-1px
  }

  .\32lg\:-bottom-0\.5{
    bottom:-0.125rem
  }

  .\32lg\:-bottom-1\.5{
    bottom:-0.375rem
  }

  .\32lg\:-bottom-2\.5{
    bottom:-0.625rem
  }

  .\32lg\:-bottom-3\.5{
    bottom:-0.875rem
  }

  .\32lg\:bottom-1\/2{
    bottom:50%
  }

  .\32lg\:bottom-1\/3{
    bottom:33.333333%
  }

  .\32lg\:bottom-2\/3{
    bottom:66.666667%
  }

  .\32lg\:bottom-1\/4{
    bottom:25%
  }

  .\32lg\:bottom-2\/4{
    bottom:50%
  }

  .\32lg\:bottom-3\/4{
    bottom:75%
  }

  .\32lg\:bottom-full{
    bottom:100%
  }

  .\32lg\:-bottom-1\/2{
    bottom:-50%
  }

  .\32lg\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .\32lg\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .\32lg\:-bottom-1\/4{
    bottom:-25%
  }

  .\32lg\:-bottom-2\/4{
    bottom:-50%
  }

  .\32lg\:-bottom-3\/4{
    bottom:-75%
  }

  .\32lg\:-bottom-full{
    bottom:-100%
  }

  .\32lg\:left-0{
    left:0px
  }

  .\32lg\:left-1{
    left:0.25rem
  }

  .\32lg\:left-2{
    left:0.5rem
  }

  .\32lg\:left-3{
    left:0.75rem
  }

  .\32lg\:left-4{
    left:1rem
  }

  .\32lg\:left-5{
    left:1.25rem
  }

  .\32lg\:left-6{
    left:1.5rem
  }

  .\32lg\:left-7{
    left:1.75rem
  }

  .\32lg\:left-8{
    left:2rem
  }

  .\32lg\:left-9{
    left:2.25rem
  }

  .\32lg\:left-10{
    left:2.5rem
  }

  .\32lg\:left-11{
    left:2.75rem
  }

  .\32lg\:left-12{
    left:3rem
  }

  .\32lg\:left-14{
    left:3.5rem
  }

  .\32lg\:left-16{
    left:4rem
  }

  .\32lg\:left-20{
    left:5rem
  }

  .\32lg\:left-24{
    left:6rem
  }

  .\32lg\:left-28{
    left:7rem
  }

  .\32lg\:left-32{
    left:8rem
  }

  .\32lg\:left-36{
    left:9rem
  }

  .\32lg\:left-40{
    left:10rem
  }

  .\32lg\:left-44{
    left:11rem
  }

  .\32lg\:left-48{
    left:12rem
  }

  .\32lg\:left-52{
    left:13rem
  }

  .\32lg\:left-56{
    left:14rem
  }

  .\32lg\:left-60{
    left:15rem
  }

  .\32lg\:left-64{
    left:16rem
  }

  .\32lg\:left-72{
    left:18rem
  }

  .\32lg\:left-80{
    left:20rem
  }

  .\32lg\:left-96{
    left:24rem
  }

  .\32lg\:left-auto{
    left:auto
  }

  .\32lg\:left-px{
    left:1px
  }

  .\32lg\:left-0\.5{
    left:0.125rem
  }

  .\32lg\:left-1\.5{
    left:0.375rem
  }

  .\32lg\:left-2\.5{
    left:0.625rem
  }

  .\32lg\:left-3\.5{
    left:0.875rem
  }

  .\32lg\:-left-0{
    left:0px
  }

  .\32lg\:-left-1{
    left:-0.25rem
  }

  .\32lg\:-left-2{
    left:-0.5rem
  }

  .\32lg\:-left-3{
    left:-0.75rem
  }

  .\32lg\:-left-4{
    left:-1rem
  }

  .\32lg\:-left-5{
    left:-1.25rem
  }

  .\32lg\:-left-6{
    left:-1.5rem
  }

  .\32lg\:-left-7{
    left:-1.75rem
  }

  .\32lg\:-left-8{
    left:-2rem
  }

  .\32lg\:-left-9{
    left:-2.25rem
  }

  .\32lg\:-left-10{
    left:-2.5rem
  }

  .\32lg\:-left-11{
    left:-2.75rem
  }

  .\32lg\:-left-12{
    left:-3rem
  }

  .\32lg\:-left-14{
    left:-3.5rem
  }

  .\32lg\:-left-16{
    left:-4rem
  }

  .\32lg\:-left-20{
    left:-5rem
  }

  .\32lg\:-left-24{
    left:-6rem
  }

  .\32lg\:-left-28{
    left:-7rem
  }

  .\32lg\:-left-32{
    left:-8rem
  }

  .\32lg\:-left-36{
    left:-9rem
  }

  .\32lg\:-left-40{
    left:-10rem
  }

  .\32lg\:-left-44{
    left:-11rem
  }

  .\32lg\:-left-48{
    left:-12rem
  }

  .\32lg\:-left-52{
    left:-13rem
  }

  .\32lg\:-left-56{
    left:-14rem
  }

  .\32lg\:-left-60{
    left:-15rem
  }

  .\32lg\:-left-64{
    left:-16rem
  }

  .\32lg\:-left-72{
    left:-18rem
  }

  .\32lg\:-left-80{
    left:-20rem
  }

  .\32lg\:-left-96{
    left:-24rem
  }

  .\32lg\:-left-px{
    left:-1px
  }

  .\32lg\:-left-0\.5{
    left:-0.125rem
  }

  .\32lg\:-left-1\.5{
    left:-0.375rem
  }

  .\32lg\:-left-2\.5{
    left:-0.625rem
  }

  .\32lg\:-left-3\.5{
    left:-0.875rem
  }

  .\32lg\:left-1\/2{
    left:50%
  }

  .\32lg\:left-1\/3{
    left:33.333333%
  }

  .\32lg\:left-2\/3{
    left:66.666667%
  }

  .\32lg\:left-1\/4{
    left:25%
  }

  .\32lg\:left-2\/4{
    left:50%
  }

  .\32lg\:left-3\/4{
    left:75%
  }

  .\32lg\:left-full{
    left:100%
  }

  .\32lg\:-left-1\/2{
    left:-50%
  }

  .\32lg\:-left-1\/3{
    left:-33.333333%
  }

  .\32lg\:-left-2\/3{
    left:-66.666667%
  }

  .\32lg\:-left-1\/4{
    left:-25%
  }

  .\32lg\:-left-2\/4{
    left:-50%
  }

  .\32lg\:-left-3\/4{
    left:-75%
  }

  .\32lg\:-left-full{
    left:-100%
  }

  .\32lg\:isolate{
    isolation:isolate
  }

  .\32lg\:isolation-auto{
    isolation:auto
  }

  .\32lg\:z-0{
    z-index:0
  }

  .\32lg\:z-10{
    z-index:10
  }

  .\32lg\:z-20{
    z-index:20
  }

  .\32lg\:z-30{
    z-index:30
  }

  .\32lg\:z-40{
    z-index:40
  }

  .\32lg\:z-50{
    z-index:50
  }

  .\32lg\:z-auto{
    z-index:auto
  }

  .\32lg\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .\32lg\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .\32lg\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .\32lg\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .\32lg\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .\32lg\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .\32lg\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .\32lg\:focus\:z-0:focus{
    z-index:0
  }

  .\32lg\:focus\:z-10:focus{
    z-index:10
  }

  .\32lg\:focus\:z-20:focus{
    z-index:20
  }

  .\32lg\:focus\:z-30:focus{
    z-index:30
  }

  .\32lg\:focus\:z-40:focus{
    z-index:40
  }

  .\32lg\:focus\:z-50:focus{
    z-index:50
  }

  .\32lg\:focus\:z-auto:focus{
    z-index:auto
  }

  .\32lg\:order-1{
    order:1
  }

  .\32lg\:order-2{
    order:2
  }

  .\32lg\:order-3{
    order:3
  }

  .\32lg\:order-4{
    order:4
  }

  .\32lg\:order-5{
    order:5
  }

  .\32lg\:order-6{
    order:6
  }

  .\32lg\:order-7{
    order:7
  }

  .\32lg\:order-8{
    order:8
  }

  .\32lg\:order-9{
    order:9
  }

  .\32lg\:order-10{
    order:10
  }

  .\32lg\:order-11{
    order:11
  }

  .\32lg\:order-12{
    order:12
  }

  .\32lg\:order-first{
    order:-9999
  }

  .\32lg\:order-last{
    order:9999
  }

  .\32lg\:order-none{
    order:0
  }

  .\32lg\:col-auto{
    grid-column:auto
  }

  .\32lg\:col-span-1{
    grid-column:span 1 / span 1
  }

  .\32lg\:col-span-2{
    grid-column:span 2 / span 2
  }

  .\32lg\:col-span-3{
    grid-column:span 3 / span 3
  }

  .\32lg\:col-span-4{
    grid-column:span 4 / span 4
  }

  .\32lg\:col-span-5{
    grid-column:span 5 / span 5
  }

  .\32lg\:col-span-6{
    grid-column:span 6 / span 6
  }

  .\32lg\:col-span-7{
    grid-column:span 7 / span 7
  }

  .\32lg\:col-span-8{
    grid-column:span 8 / span 8
  }

  .\32lg\:col-span-9{
    grid-column:span 9 / span 9
  }

  .\32lg\:col-span-10{
    grid-column:span 10 / span 10
  }

  .\32lg\:col-span-11{
    grid-column:span 11 / span 11
  }

  .\32lg\:col-span-12{
    grid-column:span 12 / span 12
  }

  .\32lg\:col-span-full{
    grid-column:1 / -1
  }

  .\32lg\:col-start-1{
    grid-column-start:1
  }

  .\32lg\:col-start-2{
    grid-column-start:2
  }

  .\32lg\:col-start-3{
    grid-column-start:3
  }

  .\32lg\:col-start-4{
    grid-column-start:4
  }

  .\32lg\:col-start-5{
    grid-column-start:5
  }

  .\32lg\:col-start-6{
    grid-column-start:6
  }

  .\32lg\:col-start-7{
    grid-column-start:7
  }

  .\32lg\:col-start-8{
    grid-column-start:8
  }

  .\32lg\:col-start-9{
    grid-column-start:9
  }

  .\32lg\:col-start-10{
    grid-column-start:10
  }

  .\32lg\:col-start-11{
    grid-column-start:11
  }

  .\32lg\:col-start-12{
    grid-column-start:12
  }

  .\32lg\:col-start-13{
    grid-column-start:13
  }

  .\32lg\:col-start-auto{
    grid-column-start:auto
  }

  .\32lg\:col-end-1{
    grid-column-end:1
  }

  .\32lg\:col-end-2{
    grid-column-end:2
  }

  .\32lg\:col-end-3{
    grid-column-end:3
  }

  .\32lg\:col-end-4{
    grid-column-end:4
  }

  .\32lg\:col-end-5{
    grid-column-end:5
  }

  .\32lg\:col-end-6{
    grid-column-end:6
  }

  .\32lg\:col-end-7{
    grid-column-end:7
  }

  .\32lg\:col-end-8{
    grid-column-end:8
  }

  .\32lg\:col-end-9{
    grid-column-end:9
  }

  .\32lg\:col-end-10{
    grid-column-end:10
  }

  .\32lg\:col-end-11{
    grid-column-end:11
  }

  .\32lg\:col-end-12{
    grid-column-end:12
  }

  .\32lg\:col-end-13{
    grid-column-end:13
  }

  .\32lg\:col-end-auto{
    grid-column-end:auto
  }

  .\32lg\:row-auto{
    grid-row:auto
  }

  .\32lg\:row-span-1{
    grid-row:span 1 / span 1
  }

  .\32lg\:row-span-2{
    grid-row:span 2 / span 2
  }

  .\32lg\:row-span-3{
    grid-row:span 3 / span 3
  }

  .\32lg\:row-span-4{
    grid-row:span 4 / span 4
  }

  .\32lg\:row-span-5{
    grid-row:span 5 / span 5
  }

  .\32lg\:row-span-6{
    grid-row:span 6 / span 6
  }

  .\32lg\:row-span-full{
    grid-row:1 / -1
  }

  .\32lg\:row-start-1{
    grid-row-start:1
  }

  .\32lg\:row-start-2{
    grid-row-start:2
  }

  .\32lg\:row-start-3{
    grid-row-start:3
  }

  .\32lg\:row-start-4{
    grid-row-start:4
  }

  .\32lg\:row-start-5{
    grid-row-start:5
  }

  .\32lg\:row-start-6{
    grid-row-start:6
  }

  .\32lg\:row-start-7{
    grid-row-start:7
  }

  .\32lg\:row-start-auto{
    grid-row-start:auto
  }

  .\32lg\:row-end-1{
    grid-row-end:1
  }

  .\32lg\:row-end-2{
    grid-row-end:2
  }

  .\32lg\:row-end-3{
    grid-row-end:3
  }

  .\32lg\:row-end-4{
    grid-row-end:4
  }

  .\32lg\:row-end-5{
    grid-row-end:5
  }

  .\32lg\:row-end-6{
    grid-row-end:6
  }

  .\32lg\:row-end-7{
    grid-row-end:7
  }

  .\32lg\:row-end-auto{
    grid-row-end:auto
  }

  .\32lg\:float-right{
    float:right
  }

  .\32lg\:float-left{
    float:left
  }

  .\32lg\:float-none{
    float:none
  }

  .\32lg\:clear-left{
    clear:left
  }

  .\32lg\:clear-right{
    clear:right
  }

  .\32lg\:clear-both{
    clear:both
  }

  .\32lg\:clear-none{
    clear:none
  }

  .\32lg\:m-0{
    margin:0px
  }

  .\32lg\:m-1{
    margin:0.25rem
  }

  .\32lg\:m-2{
    margin:0.5rem
  }

  .\32lg\:m-3{
    margin:0.75rem
  }

  .\32lg\:m-4{
    margin:1rem
  }

  .\32lg\:m-5{
    margin:1.25rem
  }

  .\32lg\:m-6{
    margin:1.5rem
  }

  .\32lg\:m-7{
    margin:1.75rem
  }

  .\32lg\:m-8{
    margin:2rem
  }

  .\32lg\:m-9{
    margin:2.25rem
  }

  .\32lg\:m-10{
    margin:2.5rem
  }

  .\32lg\:m-11{
    margin:2.75rem
  }

  .\32lg\:m-12{
    margin:3rem
  }

  .\32lg\:m-14{
    margin:3.5rem
  }

  .\32lg\:m-16{
    margin:4rem
  }

  .\32lg\:m-20{
    margin:5rem
  }

  .\32lg\:m-24{
    margin:6rem
  }

  .\32lg\:m-28{
    margin:7rem
  }

  .\32lg\:m-32{
    margin:8rem
  }

  .\32lg\:m-36{
    margin:9rem
  }

  .\32lg\:m-40{
    margin:10rem
  }

  .\32lg\:m-44{
    margin:11rem
  }

  .\32lg\:m-48{
    margin:12rem
  }

  .\32lg\:m-52{
    margin:13rem
  }

  .\32lg\:m-56{
    margin:14rem
  }

  .\32lg\:m-60{
    margin:15rem
  }

  .\32lg\:m-64{
    margin:16rem
  }

  .\32lg\:m-72{
    margin:18rem
  }

  .\32lg\:m-80{
    margin:20rem
  }

  .\32lg\:m-96{
    margin:24rem
  }

  .\32lg\:m-auto{
    margin:auto
  }

  .\32lg\:m-px{
    margin:1px
  }

  .\32lg\:m-0\.5{
    margin:0.125rem
  }

  .\32lg\:m-1\.5{
    margin:0.375rem
  }

  .\32lg\:m-2\.5{
    margin:0.625rem
  }

  .\32lg\:m-3\.5{
    margin:0.875rem
  }

  .\32lg\:-m-0{
    margin:0px
  }

  .\32lg\:-m-1{
    margin:-0.25rem
  }

  .\32lg\:-m-2{
    margin:-0.5rem
  }

  .\32lg\:-m-3{
    margin:-0.75rem
  }

  .\32lg\:-m-4{
    margin:-1rem
  }

  .\32lg\:-m-5{
    margin:-1.25rem
  }

  .\32lg\:-m-6{
    margin:-1.5rem
  }

  .\32lg\:-m-7{
    margin:-1.75rem
  }

  .\32lg\:-m-8{
    margin:-2rem
  }

  .\32lg\:-m-9{
    margin:-2.25rem
  }

  .\32lg\:-m-10{
    margin:-2.5rem
  }

  .\32lg\:-m-11{
    margin:-2.75rem
  }

  .\32lg\:-m-12{
    margin:-3rem
  }

  .\32lg\:-m-14{
    margin:-3.5rem
  }

  .\32lg\:-m-16{
    margin:-4rem
  }

  .\32lg\:-m-20{
    margin:-5rem
  }

  .\32lg\:-m-24{
    margin:-6rem
  }

  .\32lg\:-m-28{
    margin:-7rem
  }

  .\32lg\:-m-32{
    margin:-8rem
  }

  .\32lg\:-m-36{
    margin:-9rem
  }

  .\32lg\:-m-40{
    margin:-10rem
  }

  .\32lg\:-m-44{
    margin:-11rem
  }

  .\32lg\:-m-48{
    margin:-12rem
  }

  .\32lg\:-m-52{
    margin:-13rem
  }

  .\32lg\:-m-56{
    margin:-14rem
  }

  .\32lg\:-m-60{
    margin:-15rem
  }

  .\32lg\:-m-64{
    margin:-16rem
  }

  .\32lg\:-m-72{
    margin:-18rem
  }

  .\32lg\:-m-80{
    margin:-20rem
  }

  .\32lg\:-m-96{
    margin:-24rem
  }

  .\32lg\:-m-px{
    margin:-1px
  }

  .\32lg\:-m-0\.5{
    margin:-0.125rem
  }

  .\32lg\:-m-1\.5{
    margin:-0.375rem
  }

  .\32lg\:-m-2\.5{
    margin:-0.625rem
  }

  .\32lg\:-m-3\.5{
    margin:-0.875rem
  }

  .\32lg\:mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .\32lg\:mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

  .\32lg\:mx-2{
    margin-left:0.5rem;
    margin-right:0.5rem
  }

  .\32lg\:mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .\32lg\:mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .\32lg\:mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

  .\32lg\:mx-6{
    margin-left:1.5rem;
    margin-right:1.5rem
  }

  .\32lg\:mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

  .\32lg\:mx-8{
    margin-left:2rem;
    margin-right:2rem
  }

  .\32lg\:mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .\32lg\:mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

  .\32lg\:mx-11{
    margin-left:2.75rem;
    margin-right:2.75rem
  }

  .\32lg\:mx-12{
    margin-left:3rem;
    margin-right:3rem
  }

  .\32lg\:mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .\32lg\:mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .\32lg\:mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

  .\32lg\:mx-24{
    margin-left:6rem;
    margin-right:6rem
  }

  .\32lg\:mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

  .\32lg\:mx-32{
    margin-left:8rem;
    margin-right:8rem
  }

  .\32lg\:mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .\32lg\:mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .\32lg\:mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

  .\32lg\:mx-48{
    margin-left:12rem;
    margin-right:12rem
  }

  .\32lg\:mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .\32lg\:mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

  .\32lg\:mx-60{
    margin-left:15rem;
    margin-right:15rem
  }

  .\32lg\:mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .\32lg\:mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .\32lg\:mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .\32lg\:mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .\32lg\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .\32lg\:mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .\32lg\:mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .\32lg\:mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .\32lg\:mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .\32lg\:mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

  .\32lg\:-mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .\32lg\:-mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

  .\32lg\:-mx-2{
    margin-left:-0.5rem;
    margin-right:-0.5rem
  }

  .\32lg\:-mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .\32lg\:-mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .\32lg\:-mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

  .\32lg\:-mx-6{
    margin-left:-1.5rem;
    margin-right:-1.5rem
  }

  .\32lg\:-mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

  .\32lg\:-mx-8{
    margin-left:-2rem;
    margin-right:-2rem
  }

  .\32lg\:-mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .\32lg\:-mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

  .\32lg\:-mx-11{
    margin-left:-2.75rem;
    margin-right:-2.75rem
  }

  .\32lg\:-mx-12{
    margin-left:-3rem;
    margin-right:-3rem
  }

  .\32lg\:-mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .\32lg\:-mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .\32lg\:-mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

  .\32lg\:-mx-24{
    margin-left:-6rem;
    margin-right:-6rem
  }

  .\32lg\:-mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

  .\32lg\:-mx-32{
    margin-left:-8rem;
    margin-right:-8rem
  }

  .\32lg\:-mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .\32lg\:-mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .\32lg\:-mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

  .\32lg\:-mx-48{
    margin-left:-12rem;
    margin-right:-12rem
  }

  .\32lg\:-mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .\32lg\:-mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

  .\32lg\:-mx-60{
    margin-left:-15rem;
    margin-right:-15rem
  }

  .\32lg\:-mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .\32lg\:-mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .\32lg\:-mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .\32lg\:-mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .\32lg\:-mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .\32lg\:-mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .\32lg\:-mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .\32lg\:-mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .\32lg\:-mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .\32lg\:my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .\32lg\:my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .\32lg\:my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .\32lg\:my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .\32lg\:my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .\32lg\:my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .\32lg\:my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .\32lg\:my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .\32lg\:my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .\32lg\:my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .\32lg\:my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .\32lg\:my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .\32lg\:my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .\32lg\:my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .\32lg\:my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .\32lg\:my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .\32lg\:my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .\32lg\:my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .\32lg\:my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .\32lg\:my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .\32lg\:my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .\32lg\:my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .\32lg\:my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .\32lg\:my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .\32lg\:my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .\32lg\:my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .\32lg\:my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .\32lg\:my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .\32lg\:my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .\32lg\:my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .\32lg\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .\32lg\:my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .\32lg\:my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .\32lg\:my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .\32lg\:my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .\32lg\:my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .\32lg\:-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .\32lg\:-my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .\32lg\:-my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .\32lg\:-my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .\32lg\:-my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .\32lg\:-my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .\32lg\:-my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .\32lg\:-my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .\32lg\:-my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .\32lg\:-my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .\32lg\:-my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .\32lg\:-my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .\32lg\:-my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .\32lg\:-my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .\32lg\:-my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .\32lg\:-my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .\32lg\:-my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .\32lg\:-my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .\32lg\:-my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .\32lg\:-my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .\32lg\:-my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .\32lg\:-my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .\32lg\:-my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .\32lg\:-my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .\32lg\:-my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .\32lg\:-my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .\32lg\:-my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .\32lg\:-my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .\32lg\:-my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .\32lg\:-my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .\32lg\:-my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .\32lg\:-my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .\32lg\:-my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .\32lg\:-my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .\32lg\:-my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .\32lg\:mt-0{
    margin-top:0px
  }

  .\32lg\:mt-1{
    margin-top:0.25rem
  }

  .\32lg\:mt-2{
    margin-top:0.5rem
  }

  .\32lg\:mt-3{
    margin-top:0.75rem
  }

  .\32lg\:mt-4{
    margin-top:1rem
  }

  .\32lg\:mt-5{
    margin-top:1.25rem
  }

  .\32lg\:mt-6{
    margin-top:1.5rem
  }

  .\32lg\:mt-7{
    margin-top:1.75rem
  }

  .\32lg\:mt-8{
    margin-top:2rem
  }

  .\32lg\:mt-9{
    margin-top:2.25rem
  }

  .\32lg\:mt-10{
    margin-top:2.5rem
  }

  .\32lg\:mt-11{
    margin-top:2.75rem
  }

  .\32lg\:mt-12{
    margin-top:3rem
  }

  .\32lg\:mt-14{
    margin-top:3.5rem
  }

  .\32lg\:mt-16{
    margin-top:4rem
  }

  .\32lg\:mt-20{
    margin-top:5rem
  }

  .\32lg\:mt-24{
    margin-top:6rem
  }

  .\32lg\:mt-28{
    margin-top:7rem
  }

  .\32lg\:mt-32{
    margin-top:8rem
  }

  .\32lg\:mt-36{
    margin-top:9rem
  }

  .\32lg\:mt-40{
    margin-top:10rem
  }

  .\32lg\:mt-44{
    margin-top:11rem
  }

  .\32lg\:mt-48{
    margin-top:12rem
  }

  .\32lg\:mt-52{
    margin-top:13rem
  }

  .\32lg\:mt-56{
    margin-top:14rem
  }

  .\32lg\:mt-60{
    margin-top:15rem
  }

  .\32lg\:mt-64{
    margin-top:16rem
  }

  .\32lg\:mt-72{
    margin-top:18rem
  }

  .\32lg\:mt-80{
    margin-top:20rem
  }

  .\32lg\:mt-96{
    margin-top:24rem
  }

  .\32lg\:mt-auto{
    margin-top:auto
  }

  .\32lg\:mt-px{
    margin-top:1px
  }

  .\32lg\:mt-0\.5{
    margin-top:0.125rem
  }

  .\32lg\:mt-1\.5{
    margin-top:0.375rem
  }

  .\32lg\:mt-2\.5{
    margin-top:0.625rem
  }

  .\32lg\:mt-3\.5{
    margin-top:0.875rem
  }

  .\32lg\:-mt-0{
    margin-top:0px
  }

  .\32lg\:-mt-1{
    margin-top:-0.25rem
  }

  .\32lg\:-mt-2{
    margin-top:-0.5rem
  }

  .\32lg\:-mt-3{
    margin-top:-0.75rem
  }

  .\32lg\:-mt-4{
    margin-top:-1rem
  }

  .\32lg\:-mt-5{
    margin-top:-1.25rem
  }

  .\32lg\:-mt-6{
    margin-top:-1.5rem
  }

  .\32lg\:-mt-7{
    margin-top:-1.75rem
  }

  .\32lg\:-mt-8{
    margin-top:-2rem
  }

  .\32lg\:-mt-9{
    margin-top:-2.25rem
  }

  .\32lg\:-mt-10{
    margin-top:-2.5rem
  }

  .\32lg\:-mt-11{
    margin-top:-2.75rem
  }

  .\32lg\:-mt-12{
    margin-top:-3rem
  }

  .\32lg\:-mt-14{
    margin-top:-3.5rem
  }

  .\32lg\:-mt-16{
    margin-top:-4rem
  }

  .\32lg\:-mt-20{
    margin-top:-5rem
  }

  .\32lg\:-mt-24{
    margin-top:-6rem
  }

  .\32lg\:-mt-28{
    margin-top:-7rem
  }

  .\32lg\:-mt-32{
    margin-top:-8rem
  }

  .\32lg\:-mt-36{
    margin-top:-9rem
  }

  .\32lg\:-mt-40{
    margin-top:-10rem
  }

  .\32lg\:-mt-44{
    margin-top:-11rem
  }

  .\32lg\:-mt-48{
    margin-top:-12rem
  }

  .\32lg\:-mt-52{
    margin-top:-13rem
  }

  .\32lg\:-mt-56{
    margin-top:-14rem
  }

  .\32lg\:-mt-60{
    margin-top:-15rem
  }

  .\32lg\:-mt-64{
    margin-top:-16rem
  }

  .\32lg\:-mt-72{
    margin-top:-18rem
  }

  .\32lg\:-mt-80{
    margin-top:-20rem
  }

  .\32lg\:-mt-96{
    margin-top:-24rem
  }

  .\32lg\:-mt-px{
    margin-top:-1px
  }

  .\32lg\:-mt-0\.5{
    margin-top:-0.125rem
  }

  .\32lg\:-mt-1\.5{
    margin-top:-0.375rem
  }

  .\32lg\:-mt-2\.5{
    margin-top:-0.625rem
  }

  .\32lg\:-mt-3\.5{
    margin-top:-0.875rem
  }

  .\32lg\:mr-0{
    margin-right:0px
  }

  .\32lg\:mr-1{
    margin-right:0.25rem
  }

  .\32lg\:mr-2{
    margin-right:0.5rem
  }

  .\32lg\:mr-3{
    margin-right:0.75rem
  }

  .\32lg\:mr-4{
    margin-right:1rem
  }

  .\32lg\:mr-5{
    margin-right:1.25rem
  }

  .\32lg\:mr-6{
    margin-right:1.5rem
  }

  .\32lg\:mr-7{
    margin-right:1.75rem
  }

  .\32lg\:mr-8{
    margin-right:2rem
  }

  .\32lg\:mr-9{
    margin-right:2.25rem
  }

  .\32lg\:mr-10{
    margin-right:2.5rem
  }

  .\32lg\:mr-11{
    margin-right:2.75rem
  }

  .\32lg\:mr-12{
    margin-right:3rem
  }

  .\32lg\:mr-14{
    margin-right:3.5rem
  }

  .\32lg\:mr-16{
    margin-right:4rem
  }

  .\32lg\:mr-20{
    margin-right:5rem
  }

  .\32lg\:mr-24{
    margin-right:6rem
  }

  .\32lg\:mr-28{
    margin-right:7rem
  }

  .\32lg\:mr-32{
    margin-right:8rem
  }

  .\32lg\:mr-36{
    margin-right:9rem
  }

  .\32lg\:mr-40{
    margin-right:10rem
  }

  .\32lg\:mr-44{
    margin-right:11rem
  }

  .\32lg\:mr-48{
    margin-right:12rem
  }

  .\32lg\:mr-52{
    margin-right:13rem
  }

  .\32lg\:mr-56{
    margin-right:14rem
  }

  .\32lg\:mr-60{
    margin-right:15rem
  }

  .\32lg\:mr-64{
    margin-right:16rem
  }

  .\32lg\:mr-72{
    margin-right:18rem
  }

  .\32lg\:mr-80{
    margin-right:20rem
  }

  .\32lg\:mr-96{
    margin-right:24rem
  }

  .\32lg\:mr-auto{
    margin-right:auto
  }

  .\32lg\:mr-px{
    margin-right:1px
  }

  .\32lg\:mr-0\.5{
    margin-right:0.125rem
  }

  .\32lg\:mr-1\.5{
    margin-right:0.375rem
  }

  .\32lg\:mr-2\.5{
    margin-right:0.625rem
  }

  .\32lg\:mr-3\.5{
    margin-right:0.875rem
  }

  .\32lg\:-mr-0{
    margin-right:0px
  }

  .\32lg\:-mr-1{
    margin-right:-0.25rem
  }

  .\32lg\:-mr-2{
    margin-right:-0.5rem
  }

  .\32lg\:-mr-3{
    margin-right:-0.75rem
  }

  .\32lg\:-mr-4{
    margin-right:-1rem
  }

  .\32lg\:-mr-5{
    margin-right:-1.25rem
  }

  .\32lg\:-mr-6{
    margin-right:-1.5rem
  }

  .\32lg\:-mr-7{
    margin-right:-1.75rem
  }

  .\32lg\:-mr-8{
    margin-right:-2rem
  }

  .\32lg\:-mr-9{
    margin-right:-2.25rem
  }

  .\32lg\:-mr-10{
    margin-right:-2.5rem
  }

  .\32lg\:-mr-11{
    margin-right:-2.75rem
  }

  .\32lg\:-mr-12{
    margin-right:-3rem
  }

  .\32lg\:-mr-14{
    margin-right:-3.5rem
  }

  .\32lg\:-mr-16{
    margin-right:-4rem
  }

  .\32lg\:-mr-20{
    margin-right:-5rem
  }

  .\32lg\:-mr-24{
    margin-right:-6rem
  }

  .\32lg\:-mr-28{
    margin-right:-7rem
  }

  .\32lg\:-mr-32{
    margin-right:-8rem
  }

  .\32lg\:-mr-36{
    margin-right:-9rem
  }

  .\32lg\:-mr-40{
    margin-right:-10rem
  }

  .\32lg\:-mr-44{
    margin-right:-11rem
  }

  .\32lg\:-mr-48{
    margin-right:-12rem
  }

  .\32lg\:-mr-52{
    margin-right:-13rem
  }

  .\32lg\:-mr-56{
    margin-right:-14rem
  }

  .\32lg\:-mr-60{
    margin-right:-15rem
  }

  .\32lg\:-mr-64{
    margin-right:-16rem
  }

  .\32lg\:-mr-72{
    margin-right:-18rem
  }

  .\32lg\:-mr-80{
    margin-right:-20rem
  }

  .\32lg\:-mr-96{
    margin-right:-24rem
  }

  .\32lg\:-mr-px{
    margin-right:-1px
  }

  .\32lg\:-mr-0\.5{
    margin-right:-0.125rem
  }

  .\32lg\:-mr-1\.5{
    margin-right:-0.375rem
  }

  .\32lg\:-mr-2\.5{
    margin-right:-0.625rem
  }

  .\32lg\:-mr-3\.5{
    margin-right:-0.875rem
  }

  .\32lg\:mb-0{
    margin-bottom:0px
  }

  .\32lg\:mb-1{
    margin-bottom:0.25rem
  }

  .\32lg\:mb-2{
    margin-bottom:0.5rem
  }

  .\32lg\:mb-3{
    margin-bottom:0.75rem
  }

  .\32lg\:mb-4{
    margin-bottom:1rem
  }

  .\32lg\:mb-5{
    margin-bottom:1.25rem
  }

  .\32lg\:mb-6{
    margin-bottom:1.5rem
  }

  .\32lg\:mb-7{
    margin-bottom:1.75rem
  }

  .\32lg\:mb-8{
    margin-bottom:2rem
  }

  .\32lg\:mb-9{
    margin-bottom:2.25rem
  }

  .\32lg\:mb-10{
    margin-bottom:2.5rem
  }

  .\32lg\:mb-11{
    margin-bottom:2.75rem
  }

  .\32lg\:mb-12{
    margin-bottom:3rem
  }

  .\32lg\:mb-14{
    margin-bottom:3.5rem
  }

  .\32lg\:mb-16{
    margin-bottom:4rem
  }

  .\32lg\:mb-20{
    margin-bottom:5rem
  }

  .\32lg\:mb-24{
    margin-bottom:6rem
  }

  .\32lg\:mb-28{
    margin-bottom:7rem
  }

  .\32lg\:mb-32{
    margin-bottom:8rem
  }

  .\32lg\:mb-36{
    margin-bottom:9rem
  }

  .\32lg\:mb-40{
    margin-bottom:10rem
  }

  .\32lg\:mb-44{
    margin-bottom:11rem
  }

  .\32lg\:mb-48{
    margin-bottom:12rem
  }

  .\32lg\:mb-52{
    margin-bottom:13rem
  }

  .\32lg\:mb-56{
    margin-bottom:14rem
  }

  .\32lg\:mb-60{
    margin-bottom:15rem
  }

  .\32lg\:mb-64{
    margin-bottom:16rem
  }

  .\32lg\:mb-72{
    margin-bottom:18rem
  }

  .\32lg\:mb-80{
    margin-bottom:20rem
  }

  .\32lg\:mb-96{
    margin-bottom:24rem
  }

  .\32lg\:mb-auto{
    margin-bottom:auto
  }

  .\32lg\:mb-px{
    margin-bottom:1px
  }

  .\32lg\:mb-0\.5{
    margin-bottom:0.125rem
  }

  .\32lg\:mb-1\.5{
    margin-bottom:0.375rem
  }

  .\32lg\:mb-2\.5{
    margin-bottom:0.625rem
  }

  .\32lg\:mb-3\.5{
    margin-bottom:0.875rem
  }

  .\32lg\:-mb-0{
    margin-bottom:0px
  }

  .\32lg\:-mb-1{
    margin-bottom:-0.25rem
  }

  .\32lg\:-mb-2{
    margin-bottom:-0.5rem
  }

  .\32lg\:-mb-3{
    margin-bottom:-0.75rem
  }

  .\32lg\:-mb-4{
    margin-bottom:-1rem
  }

  .\32lg\:-mb-5{
    margin-bottom:-1.25rem
  }

  .\32lg\:-mb-6{
    margin-bottom:-1.5rem
  }

  .\32lg\:-mb-7{
    margin-bottom:-1.75rem
  }

  .\32lg\:-mb-8{
    margin-bottom:-2rem
  }

  .\32lg\:-mb-9{
    margin-bottom:-2.25rem
  }

  .\32lg\:-mb-10{
    margin-bottom:-2.5rem
  }

  .\32lg\:-mb-11{
    margin-bottom:-2.75rem
  }

  .\32lg\:-mb-12{
    margin-bottom:-3rem
  }

  .\32lg\:-mb-14{
    margin-bottom:-3.5rem
  }

  .\32lg\:-mb-16{
    margin-bottom:-4rem
  }

  .\32lg\:-mb-20{
    margin-bottom:-5rem
  }

  .\32lg\:-mb-24{
    margin-bottom:-6rem
  }

  .\32lg\:-mb-28{
    margin-bottom:-7rem
  }

  .\32lg\:-mb-32{
    margin-bottom:-8rem
  }

  .\32lg\:-mb-36{
    margin-bottom:-9rem
  }

  .\32lg\:-mb-40{
    margin-bottom:-10rem
  }

  .\32lg\:-mb-44{
    margin-bottom:-11rem
  }

  .\32lg\:-mb-48{
    margin-bottom:-12rem
  }

  .\32lg\:-mb-52{
    margin-bottom:-13rem
  }

  .\32lg\:-mb-56{
    margin-bottom:-14rem
  }

  .\32lg\:-mb-60{
    margin-bottom:-15rem
  }

  .\32lg\:-mb-64{
    margin-bottom:-16rem
  }

  .\32lg\:-mb-72{
    margin-bottom:-18rem
  }

  .\32lg\:-mb-80{
    margin-bottom:-20rem
  }

  .\32lg\:-mb-96{
    margin-bottom:-24rem
  }

  .\32lg\:-mb-px{
    margin-bottom:-1px
  }

  .\32lg\:-mb-0\.5{
    margin-bottom:-0.125rem
  }

  .\32lg\:-mb-1\.5{
    margin-bottom:-0.375rem
  }

  .\32lg\:-mb-2\.5{
    margin-bottom:-0.625rem
  }

  .\32lg\:-mb-3\.5{
    margin-bottom:-0.875rem
  }

  .\32lg\:ml-0{
    margin-left:0px
  }

  .\32lg\:ml-1{
    margin-left:0.25rem
  }

  .\32lg\:ml-2{
    margin-left:0.5rem
  }

  .\32lg\:ml-3{
    margin-left:0.75rem
  }

  .\32lg\:ml-4{
    margin-left:1rem
  }

  .\32lg\:ml-5{
    margin-left:1.25rem
  }

  .\32lg\:ml-6{
    margin-left:1.5rem
  }

  .\32lg\:ml-7{
    margin-left:1.75rem
  }

  .\32lg\:ml-8{
    margin-left:2rem
  }

  .\32lg\:ml-9{
    margin-left:2.25rem
  }

  .\32lg\:ml-10{
    margin-left:2.5rem
  }

  .\32lg\:ml-11{
    margin-left:2.75rem
  }

  .\32lg\:ml-12{
    margin-left:3rem
  }

  .\32lg\:ml-14{
    margin-left:3.5rem
  }

  .\32lg\:ml-16{
    margin-left:4rem
  }

  .\32lg\:ml-20{
    margin-left:5rem
  }

  .\32lg\:ml-24{
    margin-left:6rem
  }

  .\32lg\:ml-28{
    margin-left:7rem
  }

  .\32lg\:ml-32{
    margin-left:8rem
  }

  .\32lg\:ml-36{
    margin-left:9rem
  }

  .\32lg\:ml-40{
    margin-left:10rem
  }

  .\32lg\:ml-44{
    margin-left:11rem
  }

  .\32lg\:ml-48{
    margin-left:12rem
  }

  .\32lg\:ml-52{
    margin-left:13rem
  }

  .\32lg\:ml-56{
    margin-left:14rem
  }

  .\32lg\:ml-60{
    margin-left:15rem
  }

  .\32lg\:ml-64{
    margin-left:16rem
  }

  .\32lg\:ml-72{
    margin-left:18rem
  }

  .\32lg\:ml-80{
    margin-left:20rem
  }

  .\32lg\:ml-96{
    margin-left:24rem
  }

  .\32lg\:ml-auto{
    margin-left:auto
  }

  .\32lg\:ml-px{
    margin-left:1px
  }

  .\32lg\:ml-0\.5{
    margin-left:0.125rem
  }

  .\32lg\:ml-1\.5{
    margin-left:0.375rem
  }

  .\32lg\:ml-2\.5{
    margin-left:0.625rem
  }

  .\32lg\:ml-3\.5{
    margin-left:0.875rem
  }

  .\32lg\:-ml-0{
    margin-left:0px
  }

  .\32lg\:-ml-1{
    margin-left:-0.25rem
  }

  .\32lg\:-ml-2{
    margin-left:-0.5rem
  }

  .\32lg\:-ml-3{
    margin-left:-0.75rem
  }

  .\32lg\:-ml-4{
    margin-left:-1rem
  }

  .\32lg\:-ml-5{
    margin-left:-1.25rem
  }

  .\32lg\:-ml-6{
    margin-left:-1.5rem
  }

  .\32lg\:-ml-7{
    margin-left:-1.75rem
  }

  .\32lg\:-ml-8{
    margin-left:-2rem
  }

  .\32lg\:-ml-9{
    margin-left:-2.25rem
  }

  .\32lg\:-ml-10{
    margin-left:-2.5rem
  }

  .\32lg\:-ml-11{
    margin-left:-2.75rem
  }

  .\32lg\:-ml-12{
    margin-left:-3rem
  }

  .\32lg\:-ml-14{
    margin-left:-3.5rem
  }

  .\32lg\:-ml-16{
    margin-left:-4rem
  }

  .\32lg\:-ml-20{
    margin-left:-5rem
  }

  .\32lg\:-ml-24{
    margin-left:-6rem
  }

  .\32lg\:-ml-28{
    margin-left:-7rem
  }

  .\32lg\:-ml-32{
    margin-left:-8rem
  }

  .\32lg\:-ml-36{
    margin-left:-9rem
  }

  .\32lg\:-ml-40{
    margin-left:-10rem
  }

  .\32lg\:-ml-44{
    margin-left:-11rem
  }

  .\32lg\:-ml-48{
    margin-left:-12rem
  }

  .\32lg\:-ml-52{
    margin-left:-13rem
  }

  .\32lg\:-ml-56{
    margin-left:-14rem
  }

  .\32lg\:-ml-60{
    margin-left:-15rem
  }

  .\32lg\:-ml-64{
    margin-left:-16rem
  }

  .\32lg\:-ml-72{
    margin-left:-18rem
  }

  .\32lg\:-ml-80{
    margin-left:-20rem
  }

  .\32lg\:-ml-96{
    margin-left:-24rem
  }

  .\32lg\:-ml-px{
    margin-left:-1px
  }

  .\32lg\:-ml-0\.5{
    margin-left:-0.125rem
  }

  .\32lg\:-ml-1\.5{
    margin-left:-0.375rem
  }

  .\32lg\:-ml-2\.5{
    margin-left:-0.625rem
  }

  .\32lg\:-ml-3\.5{
    margin-left:-0.875rem
  }

  .\32lg\:box-border{
    box-sizing:border-box
  }

  .\32lg\:box-content{
    box-sizing:content-box
  }

  .\32lg\:block{
    display:block
  }

  .\32lg\:inline-block{
    display:inline-block
  }

  .\32lg\:inline{
    display:inline
  }

  .\32lg\:flex{
    display:flex
  }

  .\32lg\:inline-flex{
    display:inline-flex
  }

  .\32lg\:table{
    display:table
  }

  .\32lg\:inline-table{
    display:inline-table
  }

  .\32lg\:table-caption{
    display:table-caption
  }

  .\32lg\:table-cell{
    display:table-cell
  }

  .\32lg\:table-column{
    display:table-column
  }

  .\32lg\:table-column-group{
    display:table-column-group
  }

  .\32lg\:table-footer-group{
    display:table-footer-group
  }

  .\32lg\:table-header-group{
    display:table-header-group
  }

  .\32lg\:table-row-group{
    display:table-row-group
  }

  .\32lg\:table-row{
    display:table-row
  }

  .\32lg\:flow-root{
    display:flow-root
  }

  .\32lg\:grid{
    display:grid
  }

  .\32lg\:inline-grid{
    display:inline-grid
  }

  .\32lg\:contents{
    display:contents
  }

  .\32lg\:list-item{
    display:list-item
  }

  .\32lg\:hidden{
    display:none
  }

  .\32lg\:h-0{
    height:0px
  }

  .\32lg\:h-1{
    height:0.25rem
  }

  .\32lg\:h-2{
    height:0.5rem
  }

  .\32lg\:h-3{
    height:0.75rem
  }

  .\32lg\:h-4{
    height:1rem
  }

  .\32lg\:h-5{
    height:1.25rem
  }

  .\32lg\:h-6{
    height:1.5rem
  }

  .\32lg\:h-7{
    height:1.75rem
  }

  .\32lg\:h-8{
    height:2rem
  }

  .\32lg\:h-9{
    height:2.25rem
  }

  .\32lg\:h-10{
    height:2.5rem
  }

  .\32lg\:h-11{
    height:2.75rem
  }

  .\32lg\:h-12{
    height:3rem
  }

  .\32lg\:h-14{
    height:3.5rem
  }

  .\32lg\:h-16{
    height:4rem
  }

  .\32lg\:h-20{
    height:5rem
  }

  .\32lg\:h-24{
    height:6rem
  }

  .\32lg\:h-28{
    height:7rem
  }

  .\32lg\:h-32{
    height:8rem
  }

  .\32lg\:h-36{
    height:9rem
  }

  .\32lg\:h-40{
    height:10rem
  }

  .\32lg\:h-44{
    height:11rem
  }

  .\32lg\:h-48{
    height:12rem
  }

  .\32lg\:h-52{
    height:13rem
  }

  .\32lg\:h-56{
    height:14rem
  }

  .\32lg\:h-60{
    height:15rem
  }

  .\32lg\:h-64{
    height:16rem
  }

  .\32lg\:h-72{
    height:18rem
  }

  .\32lg\:h-80{
    height:20rem
  }

  .\32lg\:h-96{
    height:24rem
  }

  .\32lg\:h-auto{
    height:auto
  }

  .\32lg\:h-px{
    height:1px
  }

  .\32lg\:h-0\.5{
    height:0.125rem
  }

  .\32lg\:h-1\.5{
    height:0.375rem
  }

  .\32lg\:h-2\.5{
    height:0.625rem
  }

  .\32lg\:h-3\.5{
    height:0.875rem
  }

  .\32lg\:h-1\/2{
    height:50%
  }

  .\32lg\:h-1\/3{
    height:33.333333%
  }

  .\32lg\:h-2\/3{
    height:66.666667%
  }

  .\32lg\:h-1\/4{
    height:25%
  }

  .\32lg\:h-2\/4{
    height:50%
  }

  .\32lg\:h-3\/4{
    height:75%
  }

  .\32lg\:h-1\/5{
    height:20%
  }

  .\32lg\:h-2\/5{
    height:40%
  }

  .\32lg\:h-3\/5{
    height:60%
  }

  .\32lg\:h-4\/5{
    height:80%
  }

  .\32lg\:h-1\/6{
    height:16.666667%
  }

  .\32lg\:h-2\/6{
    height:33.333333%
  }

  .\32lg\:h-3\/6{
    height:50%
  }

  .\32lg\:h-4\/6{
    height:66.666667%
  }

  .\32lg\:h-5\/6{
    height:83.333333%
  }

  .\32lg\:h-full{
    height:100%
  }

  .\32lg\:h-screen{
    height:100vh
  }

  .\32lg\:max-h-0{
    max-height:0px
  }

  .\32lg\:max-h-1{
    max-height:0.25rem
  }

  .\32lg\:max-h-2{
    max-height:0.5rem
  }

  .\32lg\:max-h-3{
    max-height:0.75rem
  }

  .\32lg\:max-h-4{
    max-height:1rem
  }

  .\32lg\:max-h-5{
    max-height:1.25rem
  }

  .\32lg\:max-h-6{
    max-height:1.5rem
  }

  .\32lg\:max-h-7{
    max-height:1.75rem
  }

  .\32lg\:max-h-8{
    max-height:2rem
  }

  .\32lg\:max-h-9{
    max-height:2.25rem
  }

  .\32lg\:max-h-10{
    max-height:2.5rem
  }

  .\32lg\:max-h-11{
    max-height:2.75rem
  }

  .\32lg\:max-h-12{
    max-height:3rem
  }

  .\32lg\:max-h-14{
    max-height:3.5rem
  }

  .\32lg\:max-h-16{
    max-height:4rem
  }

  .\32lg\:max-h-20{
    max-height:5rem
  }

  .\32lg\:max-h-24{
    max-height:6rem
  }

  .\32lg\:max-h-28{
    max-height:7rem
  }

  .\32lg\:max-h-32{
    max-height:8rem
  }

  .\32lg\:max-h-36{
    max-height:9rem
  }

  .\32lg\:max-h-40{
    max-height:10rem
  }

  .\32lg\:max-h-44{
    max-height:11rem
  }

  .\32lg\:max-h-48{
    max-height:12rem
  }

  .\32lg\:max-h-52{
    max-height:13rem
  }

  .\32lg\:max-h-56{
    max-height:14rem
  }

  .\32lg\:max-h-60{
    max-height:15rem
  }

  .\32lg\:max-h-64{
    max-height:16rem
  }

  .\32lg\:max-h-72{
    max-height:18rem
  }

  .\32lg\:max-h-80{
    max-height:20rem
  }

  .\32lg\:max-h-96{
    max-height:24rem
  }

  .\32lg\:max-h-px{
    max-height:1px
  }

  .\32lg\:max-h-0\.5{
    max-height:0.125rem
  }

  .\32lg\:max-h-1\.5{
    max-height:0.375rem
  }

  .\32lg\:max-h-2\.5{
    max-height:0.625rem
  }

  .\32lg\:max-h-3\.5{
    max-height:0.875rem
  }

  .\32lg\:max-h-full{
    max-height:100%
  }

  .\32lg\:max-h-screen{
    max-height:100vh
  }

  .\32lg\:min-h-0{
    min-height:0px
  }

  .\32lg\:min-h-full{
    min-height:100%
  }

  .\32lg\:min-h-screen{
    min-height:100vh
  }

  .\32lg\:w-0{
    width:0px
  }

  .\32lg\:w-1{
    width:0.25rem
  }

  .\32lg\:w-2{
    width:0.5rem
  }

  .\32lg\:w-3{
    width:0.75rem
  }

  .\32lg\:w-4{
    width:1rem
  }

  .\32lg\:w-5{
    width:1.25rem
  }

  .\32lg\:w-6{
    width:1.5rem
  }

  .\32lg\:w-7{
    width:1.75rem
  }

  .\32lg\:w-8{
    width:2rem
  }

  .\32lg\:w-9{
    width:2.25rem
  }

  .\32lg\:w-10{
    width:2.5rem
  }

  .\32lg\:w-11{
    width:2.75rem
  }

  .\32lg\:w-12{
    width:3rem
  }

  .\32lg\:w-14{
    width:3.5rem
  }

  .\32lg\:w-16{
    width:4rem
  }

  .\32lg\:w-20{
    width:5rem
  }

  .\32lg\:w-24{
    width:6rem
  }

  .\32lg\:w-28{
    width:7rem
  }

  .\32lg\:w-32{
    width:8rem
  }

  .\32lg\:w-36{
    width:9rem
  }

  .\32lg\:w-40{
    width:10rem
  }

  .\32lg\:w-44{
    width:11rem
  }

  .\32lg\:w-48{
    width:12rem
  }

  .\32lg\:w-52{
    width:13rem
  }

  .\32lg\:w-56{
    width:14rem
  }

  .\32lg\:w-60{
    width:15rem
  }

  .\32lg\:w-64{
    width:16rem
  }

  .\32lg\:w-72{
    width:18rem
  }

  .\32lg\:w-80{
    width:20rem
  }

  .\32lg\:w-96{
    width:24rem
  }

  .\32lg\:w-auto{
    width:auto
  }

  .\32lg\:w-px{
    width:1px
  }

  .\32lg\:w-0\.5{
    width:0.125rem
  }

  .\32lg\:w-1\.5{
    width:0.375rem
  }

  .\32lg\:w-2\.5{
    width:0.625rem
  }

  .\32lg\:w-3\.5{
    width:0.875rem
  }

  .\32lg\:w-1\/2{
    width:50%
  }

  .\32lg\:w-1\/3{
    width:33.333333%
  }

  .\32lg\:w-2\/3{
    width:66.666667%
  }

  .\32lg\:w-1\/4{
    width:25%
  }

  .\32lg\:w-2\/4{
    width:50%
  }

  .\32lg\:w-3\/4{
    width:75%
  }

  .\32lg\:w-1\/5{
    width:20%
  }

  .\32lg\:w-2\/5{
    width:40%
  }

  .\32lg\:w-3\/5{
    width:60%
  }

  .\32lg\:w-4\/5{
    width:80%
  }

  .\32lg\:w-1\/6{
    width:16.666667%
  }

  .\32lg\:w-2\/6{
    width:33.333333%
  }

  .\32lg\:w-3\/6{
    width:50%
  }

  .\32lg\:w-4\/6{
    width:66.666667%
  }

  .\32lg\:w-5\/6{
    width:83.333333%
  }

  .\32lg\:w-1\/12{
    width:8.333333%
  }

  .\32lg\:w-2\/12{
    width:16.666667%
  }

  .\32lg\:w-3\/12{
    width:25%
  }

  .\32lg\:w-4\/12{
    width:33.333333%
  }

  .\32lg\:w-5\/12{
    width:41.666667%
  }

  .\32lg\:w-6\/12{
    width:50%
  }

  .\32lg\:w-7\/12{
    width:58.333333%
  }

  .\32lg\:w-8\/12{
    width:66.666667%
  }

  .\32lg\:w-9\/12{
    width:75%
  }

  .\32lg\:w-10\/12{
    width:83.333333%
  }

  .\32lg\:w-11\/12{
    width:91.666667%
  }

  .\32lg\:w-full{
    width:100%
  }

  .\32lg\:w-screen{
    width:100vw
  }

  .\32lg\:w-min{
    width:min-content
  }

  .\32lg\:w-max{
    width:max-content
  }

  .\32lg\:min-w-0{
    min-width:0px
  }

  .\32lg\:min-w-full{
    min-width:100%
  }

  .\32lg\:min-w-min{
    min-width:min-content
  }

  .\32lg\:min-w-max{
    min-width:max-content
  }

  .\32lg\:max-w-0{
    max-width:0rem
  }

  .\32lg\:max-w-none{
    max-width:none
  }

  .\32lg\:max-w-xs{
    max-width:20rem
  }

  .\32lg\:max-w-sm{
    max-width:24rem
  }

  .\32lg\:max-w-md{
    max-width:28rem
  }

  .\32lg\:max-w-lg{
    max-width:32rem
  }

  .\32lg\:max-w-xl{
    max-width:36rem
  }

  .\32lg\:max-w-2xl{
    max-width:42rem
  }

  .\32lg\:max-w-3xl{
    max-width:48rem
  }

  .\32lg\:max-w-4xl{
    max-width:56rem
  }

  .\32lg\:max-w-5xl{
    max-width:64rem
  }

  .\32lg\:max-w-6xl{
    max-width:72rem
  }

  .\32lg\:max-w-7xl{
    max-width:80rem
  }

  .\32lg\:max-w-full{
    max-width:100%
  }

  .\32lg\:max-w-min{
    max-width:min-content
  }

  .\32lg\:max-w-max{
    max-width:max-content
  }

  .\32lg\:max-w-prose{
    max-width:65ch
  }

  .\32lg\:max-w-screen-sm{
    max-width:640px
  }

  .\32lg\:max-w-screen-md{
    max-width:768px
  }

  .\32lg\:max-w-screen-2md{
    max-width:896px
  }

  .\32lg\:max-w-screen-3md{
    max-width:945px
  }

  .\32lg\:max-w-screen-lg{
    max-width:1024px
  }

  .\32lg\:max-w-screen-2lg{
    max-width:1152px
  }

  .\32lg\:max-w-screen-xl{
    max-width:1280px
  }

  .\32lg\:max-w-screen-1xl{
    max-width:1400px
  }

  .\32lg\:max-w-screen-2xl{
    max-width:1700px
  }

  .\32lg\:flex-1{
    flex:1 1 0%
  }

  .\32lg\:flex-auto{
    flex:1 1 auto
  }

  .\32lg\:flex-initial{
    flex:0 1 auto
  }

  .\32lg\:flex-none{
    flex:none
  }

  .\32lg\:flex-shrink-0{
    flex-shrink:0
  }

  .\32lg\:flex-shrink{
    flex-shrink:1
  }

  .\32lg\:flex-grow-0{
    flex-grow:0
  }

  .\32lg\:flex-grow{
    flex-grow:1
  }

  .\32lg\:table-auto{
    table-layout:auto
  }

  .\32lg\:table-fixed{
    table-layout:fixed
  }

  .\32lg\:border-collapse{
    border-collapse:collapse
  }

  .\32lg\:border-separate{
    border-collapse:separate
  }

  .\32lg\:origin-center{
    transform-origin:center
  }

  .\32lg\:origin-top{
    transform-origin:top
  }

  .\32lg\:origin-top-right{
    transform-origin:top right
  }

  .\32lg\:origin-right{
    transform-origin:right
  }

  .\32lg\:origin-bottom-right{
    transform-origin:bottom right
  }

  .\32lg\:origin-bottom{
    transform-origin:bottom
  }

  .\32lg\:origin-bottom-left{
    transform-origin:bottom left
  }

  .\32lg\:origin-left{
    transform-origin:left
  }

  .\32lg\:origin-top-left{
    transform-origin:top left
  }

  .\32lg\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .\32lg\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .\32lg\:transform-none{
    transform:none
  }

  .\32lg\:translate-x-0{
    --tw-translate-x:0px
  }

  .\32lg\:translate-x-1{
    --tw-translate-x:0.25rem
  }

  .\32lg\:translate-x-2{
    --tw-translate-x:0.5rem
  }

  .\32lg\:translate-x-3{
    --tw-translate-x:0.75rem
  }

  .\32lg\:translate-x-4{
    --tw-translate-x:1rem
  }

  .\32lg\:translate-x-5{
    --tw-translate-x:1.25rem
  }

  .\32lg\:translate-x-6{
    --tw-translate-x:1.5rem
  }

  .\32lg\:translate-x-7{
    --tw-translate-x:1.75rem
  }

  .\32lg\:translate-x-8{
    --tw-translate-x:2rem
  }

  .\32lg\:translate-x-9{
    --tw-translate-x:2.25rem
  }

  .\32lg\:translate-x-10{
    --tw-translate-x:2.5rem
  }

  .\32lg\:translate-x-11{
    --tw-translate-x:2.75rem
  }

  .\32lg\:translate-x-12{
    --tw-translate-x:3rem
  }

  .\32lg\:translate-x-14{
    --tw-translate-x:3.5rem
  }

  .\32lg\:translate-x-16{
    --tw-translate-x:4rem
  }

  .\32lg\:translate-x-20{
    --tw-translate-x:5rem
  }

  .\32lg\:translate-x-24{
    --tw-translate-x:6rem
  }

  .\32lg\:translate-x-28{
    --tw-translate-x:7rem
  }

  .\32lg\:translate-x-32{
    --tw-translate-x:8rem
  }

  .\32lg\:translate-x-36{
    --tw-translate-x:9rem
  }

  .\32lg\:translate-x-40{
    --tw-translate-x:10rem
  }

  .\32lg\:translate-x-44{
    --tw-translate-x:11rem
  }

  .\32lg\:translate-x-48{
    --tw-translate-x:12rem
  }

  .\32lg\:translate-x-52{
    --tw-translate-x:13rem
  }

  .\32lg\:translate-x-56{
    --tw-translate-x:14rem
  }

  .\32lg\:translate-x-60{
    --tw-translate-x:15rem
  }

  .\32lg\:translate-x-64{
    --tw-translate-x:16rem
  }

  .\32lg\:translate-x-72{
    --tw-translate-x:18rem
  }

  .\32lg\:translate-x-80{
    --tw-translate-x:20rem
  }

  .\32lg\:translate-x-96{
    --tw-translate-x:24rem
  }

  .\32lg\:translate-x-px{
    --tw-translate-x:1px
  }

  .\32lg\:translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .\32lg\:translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .\32lg\:translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .\32lg\:translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .\32lg\:-translate-x-0{
    --tw-translate-x:0px
  }

  .\32lg\:-translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .\32lg\:-translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .\32lg\:-translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .\32lg\:-translate-x-4{
    --tw-translate-x:-1rem
  }

  .\32lg\:-translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .\32lg\:-translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .\32lg\:-translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .\32lg\:-translate-x-8{
    --tw-translate-x:-2rem
  }

  .\32lg\:-translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .\32lg\:-translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .\32lg\:-translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .\32lg\:-translate-x-12{
    --tw-translate-x:-3rem
  }

  .\32lg\:-translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .\32lg\:-translate-x-16{
    --tw-translate-x:-4rem
  }

  .\32lg\:-translate-x-20{
    --tw-translate-x:-5rem
  }

  .\32lg\:-translate-x-24{
    --tw-translate-x:-6rem
  }

  .\32lg\:-translate-x-28{
    --tw-translate-x:-7rem
  }

  .\32lg\:-translate-x-32{
    --tw-translate-x:-8rem
  }

  .\32lg\:-translate-x-36{
    --tw-translate-x:-9rem
  }

  .\32lg\:-translate-x-40{
    --tw-translate-x:-10rem
  }

  .\32lg\:-translate-x-44{
    --tw-translate-x:-11rem
  }

  .\32lg\:-translate-x-48{
    --tw-translate-x:-12rem
  }

  .\32lg\:-translate-x-52{
    --tw-translate-x:-13rem
  }

  .\32lg\:-translate-x-56{
    --tw-translate-x:-14rem
  }

  .\32lg\:-translate-x-60{
    --tw-translate-x:-15rem
  }

  .\32lg\:-translate-x-64{
    --tw-translate-x:-16rem
  }

  .\32lg\:-translate-x-72{
    --tw-translate-x:-18rem
  }

  .\32lg\:-translate-x-80{
    --tw-translate-x:-20rem
  }

  .\32lg\:-translate-x-96{
    --tw-translate-x:-24rem
  }

  .\32lg\:-translate-x-px{
    --tw-translate-x:-1px
  }

  .\32lg\:-translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .\32lg\:-translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .\32lg\:-translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .\32lg\:-translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .\32lg\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .\32lg\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .\32lg\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .\32lg\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .\32lg\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .\32lg\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .\32lg\:translate-x-full{
    --tw-translate-x:100%
  }

  .\32lg\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .\32lg\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .\32lg\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .\32lg\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .\32lg\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .\32lg\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .\32lg\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .\32lg\:translate-y-0{
    --tw-translate-y:0px
  }

  .\32lg\:translate-y-1{
    --tw-translate-y:0.25rem
  }

  .\32lg\:translate-y-2{
    --tw-translate-y:0.5rem
  }

  .\32lg\:translate-y-3{
    --tw-translate-y:0.75rem
  }

  .\32lg\:translate-y-4{
    --tw-translate-y:1rem
  }

  .\32lg\:translate-y-5{
    --tw-translate-y:1.25rem
  }

  .\32lg\:translate-y-6{
    --tw-translate-y:1.5rem
  }

  .\32lg\:translate-y-7{
    --tw-translate-y:1.75rem
  }

  .\32lg\:translate-y-8{
    --tw-translate-y:2rem
  }

  .\32lg\:translate-y-9{
    --tw-translate-y:2.25rem
  }

  .\32lg\:translate-y-10{
    --tw-translate-y:2.5rem
  }

  .\32lg\:translate-y-11{
    --tw-translate-y:2.75rem
  }

  .\32lg\:translate-y-12{
    --tw-translate-y:3rem
  }

  .\32lg\:translate-y-14{
    --tw-translate-y:3.5rem
  }

  .\32lg\:translate-y-16{
    --tw-translate-y:4rem
  }

  .\32lg\:translate-y-20{
    --tw-translate-y:5rem
  }

  .\32lg\:translate-y-24{
    --tw-translate-y:6rem
  }

  .\32lg\:translate-y-28{
    --tw-translate-y:7rem
  }

  .\32lg\:translate-y-32{
    --tw-translate-y:8rem
  }

  .\32lg\:translate-y-36{
    --tw-translate-y:9rem
  }

  .\32lg\:translate-y-40{
    --tw-translate-y:10rem
  }

  .\32lg\:translate-y-44{
    --tw-translate-y:11rem
  }

  .\32lg\:translate-y-48{
    --tw-translate-y:12rem
  }

  .\32lg\:translate-y-52{
    --tw-translate-y:13rem
  }

  .\32lg\:translate-y-56{
    --tw-translate-y:14rem
  }

  .\32lg\:translate-y-60{
    --tw-translate-y:15rem
  }

  .\32lg\:translate-y-64{
    --tw-translate-y:16rem
  }

  .\32lg\:translate-y-72{
    --tw-translate-y:18rem
  }

  .\32lg\:translate-y-80{
    --tw-translate-y:20rem
  }

  .\32lg\:translate-y-96{
    --tw-translate-y:24rem
  }

  .\32lg\:translate-y-px{
    --tw-translate-y:1px
  }

  .\32lg\:translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .\32lg\:translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .\32lg\:translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .\32lg\:translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .\32lg\:-translate-y-0{
    --tw-translate-y:0px
  }

  .\32lg\:-translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .\32lg\:-translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .\32lg\:-translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .\32lg\:-translate-y-4{
    --tw-translate-y:-1rem
  }

  .\32lg\:-translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .\32lg\:-translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .\32lg\:-translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .\32lg\:-translate-y-8{
    --tw-translate-y:-2rem
  }

  .\32lg\:-translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .\32lg\:-translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .\32lg\:-translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .\32lg\:-translate-y-12{
    --tw-translate-y:-3rem
  }

  .\32lg\:-translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .\32lg\:-translate-y-16{
    --tw-translate-y:-4rem
  }

  .\32lg\:-translate-y-20{
    --tw-translate-y:-5rem
  }

  .\32lg\:-translate-y-24{
    --tw-translate-y:-6rem
  }

  .\32lg\:-translate-y-28{
    --tw-translate-y:-7rem
  }

  .\32lg\:-translate-y-32{
    --tw-translate-y:-8rem
  }

  .\32lg\:-translate-y-36{
    --tw-translate-y:-9rem
  }

  .\32lg\:-translate-y-40{
    --tw-translate-y:-10rem
  }

  .\32lg\:-translate-y-44{
    --tw-translate-y:-11rem
  }

  .\32lg\:-translate-y-48{
    --tw-translate-y:-12rem
  }

  .\32lg\:-translate-y-52{
    --tw-translate-y:-13rem
  }

  .\32lg\:-translate-y-56{
    --tw-translate-y:-14rem
  }

  .\32lg\:-translate-y-60{
    --tw-translate-y:-15rem
  }

  .\32lg\:-translate-y-64{
    --tw-translate-y:-16rem
  }

  .\32lg\:-translate-y-72{
    --tw-translate-y:-18rem
  }

  .\32lg\:-translate-y-80{
    --tw-translate-y:-20rem
  }

  .\32lg\:-translate-y-96{
    --tw-translate-y:-24rem
  }

  .\32lg\:-translate-y-px{
    --tw-translate-y:-1px
  }

  .\32lg\:-translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .\32lg\:-translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .\32lg\:-translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .\32lg\:-translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .\32lg\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .\32lg\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .\32lg\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .\32lg\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .\32lg\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .\32lg\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .\32lg\:translate-y-full{
    --tw-translate-y:100%
  }

  .\32lg\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .\32lg\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .\32lg\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .\32lg\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .\32lg\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .\32lg\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .\32lg\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .\32lg\:hover\:translate-x-0:hover{
    --tw-translate-x:0px
  }

  .\32lg\:hover\:translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .\32lg\:hover\:translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .\32lg\:hover\:translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .\32lg\:hover\:translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .\32lg\:hover\:translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .\32lg\:hover\:translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .\32lg\:hover\:translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .\32lg\:hover\:translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .\32lg\:hover\:translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .\32lg\:hover\:translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .\32lg\:hover\:translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .\32lg\:hover\:translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .\32lg\:hover\:translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .\32lg\:hover\:translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .\32lg\:hover\:translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .\32lg\:hover\:translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .\32lg\:hover\:translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .\32lg\:hover\:translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .\32lg\:hover\:translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .\32lg\:hover\:translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .\32lg\:hover\:translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .\32lg\:hover\:translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .\32lg\:hover\:translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .\32lg\:hover\:translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .\32lg\:hover\:translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .\32lg\:hover\:translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .\32lg\:hover\:translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .\32lg\:hover\:translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .\32lg\:hover\:translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .\32lg\:hover\:translate-x-px:hover{
    --tw-translate-x:1px
  }

  .\32lg\:hover\:translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .\32lg\:hover\:translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .\32lg\:hover\:translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .\32lg\:hover\:translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .\32lg\:hover\:-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .\32lg\:hover\:-translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .\32lg\:hover\:-translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .\32lg\:hover\:-translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .\32lg\:hover\:-translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .\32lg\:hover\:-translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .\32lg\:hover\:-translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .\32lg\:hover\:-translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .\32lg\:hover\:-translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .\32lg\:hover\:-translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .\32lg\:hover\:-translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .\32lg\:hover\:-translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .\32lg\:hover\:-translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .\32lg\:hover\:-translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .\32lg\:hover\:-translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .\32lg\:hover\:-translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .\32lg\:hover\:-translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .\32lg\:hover\:-translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .\32lg\:hover\:-translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .\32lg\:hover\:-translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .\32lg\:hover\:-translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .\32lg\:hover\:-translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .\32lg\:hover\:-translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .\32lg\:hover\:-translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .\32lg\:hover\:-translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .\32lg\:hover\:-translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .\32lg\:hover\:-translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .\32lg\:hover\:-translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .\32lg\:hover\:-translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .\32lg\:hover\:-translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .\32lg\:hover\:-translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .\32lg\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .\32lg\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .\32lg\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .\32lg\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .\32lg\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .\32lg\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .\32lg\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .\32lg\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .\32lg\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .\32lg\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .\32lg\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .\32lg\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .\32lg\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .\32lg\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .\32lg\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .\32lg\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .\32lg\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .\32lg\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .\32lg\:hover\:translate-y-0:hover{
    --tw-translate-y:0px
  }

  .\32lg\:hover\:translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .\32lg\:hover\:translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .\32lg\:hover\:translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .\32lg\:hover\:translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .\32lg\:hover\:translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .\32lg\:hover\:translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .\32lg\:hover\:translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .\32lg\:hover\:translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .\32lg\:hover\:translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .\32lg\:hover\:translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .\32lg\:hover\:translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .\32lg\:hover\:translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .\32lg\:hover\:translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .\32lg\:hover\:translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .\32lg\:hover\:translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .\32lg\:hover\:translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .\32lg\:hover\:translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .\32lg\:hover\:translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .\32lg\:hover\:translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .\32lg\:hover\:translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .\32lg\:hover\:translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .\32lg\:hover\:translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .\32lg\:hover\:translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .\32lg\:hover\:translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .\32lg\:hover\:translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .\32lg\:hover\:translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .\32lg\:hover\:translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .\32lg\:hover\:translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .\32lg\:hover\:translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .\32lg\:hover\:translate-y-px:hover{
    --tw-translate-y:1px
  }

  .\32lg\:hover\:translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .\32lg\:hover\:translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .\32lg\:hover\:translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .\32lg\:hover\:translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .\32lg\:hover\:-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .\32lg\:hover\:-translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .\32lg\:hover\:-translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .\32lg\:hover\:-translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .\32lg\:hover\:-translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .\32lg\:hover\:-translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .\32lg\:hover\:-translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .\32lg\:hover\:-translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .\32lg\:hover\:-translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .\32lg\:hover\:-translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .\32lg\:hover\:-translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .\32lg\:hover\:-translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .\32lg\:hover\:-translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .\32lg\:hover\:-translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .\32lg\:hover\:-translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .\32lg\:hover\:-translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .\32lg\:hover\:-translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .\32lg\:hover\:-translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .\32lg\:hover\:-translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .\32lg\:hover\:-translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .\32lg\:hover\:-translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .\32lg\:hover\:-translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .\32lg\:hover\:-translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .\32lg\:hover\:-translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .\32lg\:hover\:-translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .\32lg\:hover\:-translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .\32lg\:hover\:-translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .\32lg\:hover\:-translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .\32lg\:hover\:-translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .\32lg\:hover\:-translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .\32lg\:hover\:-translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .\32lg\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .\32lg\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .\32lg\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .\32lg\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .\32lg\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .\32lg\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .\32lg\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .\32lg\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .\32lg\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .\32lg\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .\32lg\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .\32lg\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .\32lg\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .\32lg\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .\32lg\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .\32lg\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .\32lg\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .\32lg\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .\32lg\:focus\:translate-x-0:focus{
    --tw-translate-x:0px
  }

  .\32lg\:focus\:translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .\32lg\:focus\:translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .\32lg\:focus\:translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .\32lg\:focus\:translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .\32lg\:focus\:translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .\32lg\:focus\:translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .\32lg\:focus\:translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .\32lg\:focus\:translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .\32lg\:focus\:translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .\32lg\:focus\:translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .\32lg\:focus\:translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .\32lg\:focus\:translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .\32lg\:focus\:translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .\32lg\:focus\:translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .\32lg\:focus\:translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .\32lg\:focus\:translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .\32lg\:focus\:translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .\32lg\:focus\:translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .\32lg\:focus\:translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .\32lg\:focus\:translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .\32lg\:focus\:translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .\32lg\:focus\:translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .\32lg\:focus\:translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .\32lg\:focus\:translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .\32lg\:focus\:translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .\32lg\:focus\:translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .\32lg\:focus\:translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .\32lg\:focus\:translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .\32lg\:focus\:translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .\32lg\:focus\:translate-x-px:focus{
    --tw-translate-x:1px
  }

  .\32lg\:focus\:translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .\32lg\:focus\:translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .\32lg\:focus\:translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .\32lg\:focus\:translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .\32lg\:focus\:-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .\32lg\:focus\:-translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .\32lg\:focus\:-translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .\32lg\:focus\:-translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .\32lg\:focus\:-translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .\32lg\:focus\:-translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .\32lg\:focus\:-translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .\32lg\:focus\:-translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .\32lg\:focus\:-translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .\32lg\:focus\:-translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .\32lg\:focus\:-translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .\32lg\:focus\:-translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .\32lg\:focus\:-translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .\32lg\:focus\:-translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .\32lg\:focus\:-translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .\32lg\:focus\:-translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .\32lg\:focus\:-translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .\32lg\:focus\:-translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .\32lg\:focus\:-translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .\32lg\:focus\:-translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .\32lg\:focus\:-translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .\32lg\:focus\:-translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .\32lg\:focus\:-translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .\32lg\:focus\:-translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .\32lg\:focus\:-translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .\32lg\:focus\:-translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .\32lg\:focus\:-translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .\32lg\:focus\:-translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .\32lg\:focus\:-translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .\32lg\:focus\:-translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .\32lg\:focus\:-translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .\32lg\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .\32lg\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .\32lg\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .\32lg\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .\32lg\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .\32lg\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .\32lg\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .\32lg\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .\32lg\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .\32lg\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .\32lg\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .\32lg\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .\32lg\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .\32lg\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .\32lg\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .\32lg\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .\32lg\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .\32lg\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .\32lg\:focus\:translate-y-0:focus{
    --tw-translate-y:0px
  }

  .\32lg\:focus\:translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .\32lg\:focus\:translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .\32lg\:focus\:translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .\32lg\:focus\:translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .\32lg\:focus\:translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .\32lg\:focus\:translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .\32lg\:focus\:translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .\32lg\:focus\:translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .\32lg\:focus\:translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .\32lg\:focus\:translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .\32lg\:focus\:translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .\32lg\:focus\:translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .\32lg\:focus\:translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .\32lg\:focus\:translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .\32lg\:focus\:translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .\32lg\:focus\:translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .\32lg\:focus\:translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .\32lg\:focus\:translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .\32lg\:focus\:translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .\32lg\:focus\:translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .\32lg\:focus\:translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .\32lg\:focus\:translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .\32lg\:focus\:translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .\32lg\:focus\:translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .\32lg\:focus\:translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .\32lg\:focus\:translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .\32lg\:focus\:translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .\32lg\:focus\:translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .\32lg\:focus\:translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .\32lg\:focus\:translate-y-px:focus{
    --tw-translate-y:1px
  }

  .\32lg\:focus\:translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .\32lg\:focus\:translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .\32lg\:focus\:translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .\32lg\:focus\:translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .\32lg\:focus\:-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .\32lg\:focus\:-translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .\32lg\:focus\:-translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .\32lg\:focus\:-translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .\32lg\:focus\:-translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .\32lg\:focus\:-translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .\32lg\:focus\:-translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .\32lg\:focus\:-translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .\32lg\:focus\:-translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .\32lg\:focus\:-translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .\32lg\:focus\:-translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .\32lg\:focus\:-translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .\32lg\:focus\:-translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .\32lg\:focus\:-translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .\32lg\:focus\:-translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .\32lg\:focus\:-translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .\32lg\:focus\:-translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .\32lg\:focus\:-translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .\32lg\:focus\:-translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .\32lg\:focus\:-translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .\32lg\:focus\:-translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .\32lg\:focus\:-translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .\32lg\:focus\:-translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .\32lg\:focus\:-translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .\32lg\:focus\:-translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .\32lg\:focus\:-translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .\32lg\:focus\:-translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .\32lg\:focus\:-translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .\32lg\:focus\:-translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .\32lg\:focus\:-translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .\32lg\:focus\:-translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .\32lg\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .\32lg\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .\32lg\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .\32lg\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .\32lg\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .\32lg\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .\32lg\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .\32lg\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .\32lg\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .\32lg\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .\32lg\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .\32lg\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .\32lg\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .\32lg\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .\32lg\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .\32lg\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .\32lg\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .\32lg\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .\32lg\:rotate-0{
    --tw-rotate:0deg
  }

  .\32lg\:rotate-1{
    --tw-rotate:1deg
  }

  .\32lg\:rotate-2{
    --tw-rotate:2deg
  }

  .\32lg\:rotate-3{
    --tw-rotate:3deg
  }

  .\32lg\:rotate-6{
    --tw-rotate:6deg
  }

  .\32lg\:rotate-12{
    --tw-rotate:12deg
  }

  .\32lg\:rotate-45{
    --tw-rotate:45deg
  }

  .\32lg\:rotate-90{
    --tw-rotate:90deg
  }

  .\32lg\:rotate-180{
    --tw-rotate:180deg
  }

  .\32lg\:-rotate-180{
    --tw-rotate:-180deg
  }

  .\32lg\:-rotate-90{
    --tw-rotate:-90deg
  }

  .\32lg\:-rotate-45{
    --tw-rotate:-45deg
  }

  .\32lg\:-rotate-12{
    --tw-rotate:-12deg
  }

  .\32lg\:-rotate-6{
    --tw-rotate:-6deg
  }

  .\32lg\:-rotate-3{
    --tw-rotate:-3deg
  }

  .\32lg\:-rotate-2{
    --tw-rotate:-2deg
  }

  .\32lg\:-rotate-1{
    --tw-rotate:-1deg
  }

  .\32lg\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .\32lg\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .\32lg\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .\32lg\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .\32lg\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .\32lg\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .\32lg\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .\32lg\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .\32lg\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .\32lg\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .\32lg\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .\32lg\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .\32lg\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .\32lg\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .\32lg\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .\32lg\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .\32lg\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .\32lg\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .\32lg\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .\32lg\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .\32lg\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .\32lg\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .\32lg\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .\32lg\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .\32lg\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .\32lg\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .\32lg\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .\32lg\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .\32lg\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .\32lg\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .\32lg\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .\32lg\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .\32lg\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .\32lg\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .\32lg\:skew-x-0{
    --tw-skew-x:0deg
  }

  .\32lg\:skew-x-1{
    --tw-skew-x:1deg
  }

  .\32lg\:skew-x-2{
    --tw-skew-x:2deg
  }

  .\32lg\:skew-x-3{
    --tw-skew-x:3deg
  }

  .\32lg\:skew-x-6{
    --tw-skew-x:6deg
  }

  .\32lg\:skew-x-12{
    --tw-skew-x:12deg
  }

  .\32lg\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .\32lg\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .\32lg\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .\32lg\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .\32lg\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .\32lg\:skew-y-0{
    --tw-skew-y:0deg
  }

  .\32lg\:skew-y-1{
    --tw-skew-y:1deg
  }

  .\32lg\:skew-y-2{
    --tw-skew-y:2deg
  }

  .\32lg\:skew-y-3{
    --tw-skew-y:3deg
  }

  .\32lg\:skew-y-6{
    --tw-skew-y:6deg
  }

  .\32lg\:skew-y-12{
    --tw-skew-y:12deg
  }

  .\32lg\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .\32lg\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .\32lg\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .\32lg\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .\32lg\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .\32lg\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .\32lg\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .\32lg\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .\32lg\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .\32lg\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .\32lg\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .\32lg\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .\32lg\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .\32lg\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .\32lg\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .\32lg\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .\32lg\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .\32lg\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .\32lg\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .\32lg\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .\32lg\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .\32lg\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .\32lg\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .\32lg\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .\32lg\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .\32lg\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .\32lg\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .\32lg\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .\32lg\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .\32lg\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .\32lg\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .\32lg\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .\32lg\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .\32lg\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .\32lg\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .\32lg\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .\32lg\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .\32lg\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .\32lg\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .\32lg\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .\32lg\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .\32lg\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .\32lg\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .\32lg\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .\32lg\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .\32lg\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .\32lg\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .\32lg\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .\32lg\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .\32lg\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\32lg\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\32lg\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\32lg\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\32lg\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\32lg\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\32lg\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\32lg\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\32lg\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\32lg\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\32lg\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\32lg\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\32lg\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\32lg\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\32lg\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\32lg\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\32lg\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\32lg\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\32lg\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\32lg\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\32lg\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\32lg\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\32lg\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\32lg\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\32lg\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\32lg\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\32lg\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\32lg\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\32lg\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\32lg\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\32lg\:scale-x-0{
    --tw-scale-x:0
  }

  .\32lg\:scale-x-50{
    --tw-scale-x:.5
  }

  .\32lg\:scale-x-75{
    --tw-scale-x:.75
  }

  .\32lg\:scale-x-90{
    --tw-scale-x:.9
  }

  .\32lg\:scale-x-95{
    --tw-scale-x:.95
  }

  .\32lg\:scale-x-100{
    --tw-scale-x:1
  }

  .\32lg\:scale-x-105{
    --tw-scale-x:1.05
  }

  .\32lg\:scale-x-110{
    --tw-scale-x:1.1
  }

  .\32lg\:scale-x-125{
    --tw-scale-x:1.25
  }

  .\32lg\:scale-x-150{
    --tw-scale-x:1.5
  }

  .\32lg\:scale-y-0{
    --tw-scale-y:0
  }

  .\32lg\:scale-y-50{
    --tw-scale-y:.5
  }

  .\32lg\:scale-y-75{
    --tw-scale-y:.75
  }

  .\32lg\:scale-y-90{
    --tw-scale-y:.9
  }

  .\32lg\:scale-y-95{
    --tw-scale-y:.95
  }

  .\32lg\:scale-y-100{
    --tw-scale-y:1
  }

  .\32lg\:scale-y-105{
    --tw-scale-y:1.05
  }

  .\32lg\:scale-y-110{
    --tw-scale-y:1.1
  }

  .\32lg\:scale-y-125{
    --tw-scale-y:1.25
  }

  .\32lg\:scale-y-150{
    --tw-scale-y:1.5
  }

  .\32lg\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .\32lg\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .\32lg\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .\32lg\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .\32lg\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .\32lg\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .\32lg\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .\32lg\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .\32lg\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .\32lg\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .\32lg\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .\32lg\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .\32lg\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .\32lg\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .\32lg\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .\32lg\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .\32lg\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .\32lg\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .\32lg\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .\32lg\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .\32lg\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .\32lg\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .\32lg\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .\32lg\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .\32lg\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .\32lg\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .\32lg\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .\32lg\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .\32lg\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .\32lg\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .\32lg\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .\32lg\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .\32lg\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .\32lg\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .\32lg\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .\32lg\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .\32lg\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .\32lg\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .\32lg\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .\32lg\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .\32lg\:animate-none{
    animation:none
  }

  .\32lg\:animate-spin{
    animation:spin 1s linear infinite
  }

  .\32lg\:animate-ping{
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .\32lg\:animate-pulse{
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .\32lg\:animate-bounce{
    animation:bounce 1s infinite
  }

  .\32lg\:animate-fade-in-down{
    animation:fade-in-down 0.4s ease-out
  }

  .\32lg\:cursor-auto{
    cursor:auto
  }

  .\32lg\:cursor-default{
    cursor:default
  }

  .\32lg\:cursor-pointer{
    cursor:pointer
  }

  .\32lg\:cursor-wait{
    cursor:wait
  }

  .\32lg\:cursor-text{
    cursor:text
  }

  .\32lg\:cursor-move{
    cursor:move
  }

  .\32lg\:cursor-help{
    cursor:help
  }

  .\32lg\:cursor-not-allowed{
    cursor:not-allowed
  }

  .\32lg\:select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .\32lg\:select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .\32lg\:select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .\32lg\:select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .\32lg\:resize-none{
    resize:none
  }

  .\32lg\:resize-y{
    resize:vertical
  }

  .\32lg\:resize-x{
    resize:horizontal
  }

  .\32lg\:resize{
    resize:both
  }

  .\32lg\:list-inside{
    list-style-position:inside
  }

  .\32lg\:list-outside{
    list-style-position:outside
  }

  .\32lg\:list-none{
    list-style-type:none
  }

  .\32lg\:list-disc{
    list-style-type:disc
  }

  .\32lg\:list-decimal{
    list-style-type:decimal
  }

  .\32lg\:appearance-none{
    appearance:none
  }

  .\32lg\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .\32lg\:auto-cols-min{
    grid-auto-columns:min-content
  }

  .\32lg\:auto-cols-max{
    grid-auto-columns:max-content
  }

  .\32lg\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .\32lg\:grid-flow-row{
    grid-auto-flow:row
  }

  .\32lg\:grid-flow-col{
    grid-auto-flow:column
  }

  .\32lg\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .\32lg\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .\32lg\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .\32lg\:auto-rows-min{
    grid-auto-rows:min-content
  }

  .\32lg\:auto-rows-max{
    grid-auto-rows:max-content
  }

  .\32lg\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .\32lg\:grid-cols-1{
    grid-template-columns:repeat(1, minmax(0, 1fr))
  }

  .\32lg\:grid-cols-2{
    grid-template-columns:repeat(2, minmax(0, 1fr))
  }

  .\32lg\:grid-cols-3{
    grid-template-columns:repeat(3, minmax(0, 1fr))
  }

  .\32lg\:grid-cols-4{
    grid-template-columns:repeat(4, minmax(0, 1fr))
  }

  .\32lg\:grid-cols-5{
    grid-template-columns:repeat(5, minmax(0, 1fr))
  }

  .\32lg\:grid-cols-6{
    grid-template-columns:repeat(6, minmax(0, 1fr))
  }

  .\32lg\:grid-cols-7{
    grid-template-columns:repeat(7, minmax(0, 1fr))
  }

  .\32lg\:grid-cols-8{
    grid-template-columns:repeat(8, minmax(0, 1fr))
  }

  .\32lg\:grid-cols-9{
    grid-template-columns:repeat(9, minmax(0, 1fr))
  }

  .\32lg\:grid-cols-10{
    grid-template-columns:repeat(10, minmax(0, 1fr))
  }

  .\32lg\:grid-cols-11{
    grid-template-columns:repeat(11, minmax(0, 1fr))
  }

  .\32lg\:grid-cols-12{
    grid-template-columns:repeat(12, minmax(0, 1fr))
  }

  .\32lg\:grid-cols-none{
    grid-template-columns:none
  }

  .\32lg\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .\32lg\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .\32lg\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .\32lg\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .\32lg\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .\32lg\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .\32lg\:grid-rows-none{
    grid-template-rows:none
  }

  .\32lg\:flex-row{
    flex-direction:row
  }

  .\32lg\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .\32lg\:flex-col{
    flex-direction:column
  }

  .\32lg\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .\32lg\:flex-wrap{
    flex-wrap:wrap
  }

  .\32lg\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .\32lg\:flex-nowrap{
    flex-wrap:nowrap
  }

  .\32lg\:place-content-center{
    place-content:center
  }

  .\32lg\:place-content-start{
    place-content:start
  }

  .\32lg\:place-content-end{
    place-content:end
  }

  .\32lg\:place-content-between{
    place-content:space-between
  }

  .\32lg\:place-content-around{
    place-content:space-around
  }

  .\32lg\:place-content-evenly{
    place-content:space-evenly
  }

  .\32lg\:place-content-stretch{
    place-content:stretch
  }

  .\32lg\:place-items-start{
    place-items:start
  }

  .\32lg\:place-items-end{
    place-items:end
  }

  .\32lg\:place-items-center{
    place-items:center
  }

  .\32lg\:place-items-stretch{
    place-items:stretch
  }

  .\32lg\:content-center{
    align-content:center
  }

  .\32lg\:content-start{
    align-content:flex-start
  }

  .\32lg\:content-end{
    align-content:flex-end
  }

  .\32lg\:content-between{
    align-content:space-between
  }

  .\32lg\:content-around{
    align-content:space-around
  }

  .\32lg\:content-evenly{
    align-content:space-evenly
  }

  .\32lg\:items-start{
    align-items:flex-start
  }

  .\32lg\:items-end{
    align-items:flex-end
  }

  .\32lg\:items-center{
    align-items:center
  }

  .\32lg\:items-baseline{
    align-items:baseline
  }

  .\32lg\:items-stretch{
    align-items:stretch
  }

  .\32lg\:justify-start{
    justify-content:flex-start
  }

  .\32lg\:justify-end{
    justify-content:flex-end
  }

  .\32lg\:justify-center{
    justify-content:center
  }

  .\32lg\:justify-between{
    justify-content:space-between
  }

  .\32lg\:justify-around{
    justify-content:space-around
  }

  .\32lg\:justify-evenly{
    justify-content:space-evenly
  }

  .\32lg\:justify-items-start{
    justify-items:start
  }

  .\32lg\:justify-items-end{
    justify-items:end
  }

  .\32lg\:justify-items-center{
    justify-items:center
  }

  .\32lg\:justify-items-stretch{
    justify-items:stretch
  }

  .\32lg\:gap-0{
    gap:0px
  }

  .\32lg\:gap-1{
    gap:0.25rem
  }

  .\32lg\:gap-2{
    gap:0.5rem
  }

  .\32lg\:gap-3{
    gap:0.75rem
  }

  .\32lg\:gap-4{
    gap:1rem
  }

  .\32lg\:gap-5{
    gap:1.25rem
  }

  .\32lg\:gap-6{
    gap:1.5rem
  }

  .\32lg\:gap-7{
    gap:1.75rem
  }

  .\32lg\:gap-8{
    gap:2rem
  }

  .\32lg\:gap-9{
    gap:2.25rem
  }

  .\32lg\:gap-10{
    gap:2.5rem
  }

  .\32lg\:gap-11{
    gap:2.75rem
  }

  .\32lg\:gap-12{
    gap:3rem
  }

  .\32lg\:gap-14{
    gap:3.5rem
  }

  .\32lg\:gap-16{
    gap:4rem
  }

  .\32lg\:gap-20{
    gap:5rem
  }

  .\32lg\:gap-24{
    gap:6rem
  }

  .\32lg\:gap-28{
    gap:7rem
  }

  .\32lg\:gap-32{
    gap:8rem
  }

  .\32lg\:gap-36{
    gap:9rem
  }

  .\32lg\:gap-40{
    gap:10rem
  }

  .\32lg\:gap-44{
    gap:11rem
  }

  .\32lg\:gap-48{
    gap:12rem
  }

  .\32lg\:gap-52{
    gap:13rem
  }

  .\32lg\:gap-56{
    gap:14rem
  }

  .\32lg\:gap-60{
    gap:15rem
  }

  .\32lg\:gap-64{
    gap:16rem
  }

  .\32lg\:gap-72{
    gap:18rem
  }

  .\32lg\:gap-80{
    gap:20rem
  }

  .\32lg\:gap-96{
    gap:24rem
  }

  .\32lg\:gap-px{
    gap:1px
  }

  .\32lg\:gap-0\.5{
    gap:0.125rem
  }

  .\32lg\:gap-1\.5{
    gap:0.375rem
  }

  .\32lg\:gap-2\.5{
    gap:0.625rem
  }

  .\32lg\:gap-3\.5{
    gap:0.875rem
  }

  .\32lg\:gap-x-0{
    column-gap:0px
  }

  .\32lg\:gap-x-1{
    column-gap:0.25rem
  }

  .\32lg\:gap-x-2{
    column-gap:0.5rem
  }

  .\32lg\:gap-x-3{
    column-gap:0.75rem
  }

  .\32lg\:gap-x-4{
    column-gap:1rem
  }

  .\32lg\:gap-x-5{
    column-gap:1.25rem
  }

  .\32lg\:gap-x-6{
    column-gap:1.5rem
  }

  .\32lg\:gap-x-7{
    column-gap:1.75rem
  }

  .\32lg\:gap-x-8{
    column-gap:2rem
  }

  .\32lg\:gap-x-9{
    column-gap:2.25rem
  }

  .\32lg\:gap-x-10{
    column-gap:2.5rem
  }

  .\32lg\:gap-x-11{
    column-gap:2.75rem
  }

  .\32lg\:gap-x-12{
    column-gap:3rem
  }

  .\32lg\:gap-x-14{
    column-gap:3.5rem
  }

  .\32lg\:gap-x-16{
    column-gap:4rem
  }

  .\32lg\:gap-x-20{
    column-gap:5rem
  }

  .\32lg\:gap-x-24{
    column-gap:6rem
  }

  .\32lg\:gap-x-28{
    column-gap:7rem
  }

  .\32lg\:gap-x-32{
    column-gap:8rem
  }

  .\32lg\:gap-x-36{
    column-gap:9rem
  }

  .\32lg\:gap-x-40{
    column-gap:10rem
  }

  .\32lg\:gap-x-44{
    column-gap:11rem
  }

  .\32lg\:gap-x-48{
    column-gap:12rem
  }

  .\32lg\:gap-x-52{
    column-gap:13rem
  }

  .\32lg\:gap-x-56{
    column-gap:14rem
  }

  .\32lg\:gap-x-60{
    column-gap:15rem
  }

  .\32lg\:gap-x-64{
    column-gap:16rem
  }

  .\32lg\:gap-x-72{
    column-gap:18rem
  }

  .\32lg\:gap-x-80{
    column-gap:20rem
  }

  .\32lg\:gap-x-96{
    column-gap:24rem
  }

  .\32lg\:gap-x-px{
    column-gap:1px
  }

  .\32lg\:gap-x-0\.5{
    column-gap:0.125rem
  }

  .\32lg\:gap-x-1\.5{
    column-gap:0.375rem
  }

  .\32lg\:gap-x-2\.5{
    column-gap:0.625rem
  }

  .\32lg\:gap-x-3\.5{
    column-gap:0.875rem
  }

  .\32lg\:gap-y-0{
    row-gap:0px
  }

  .\32lg\:gap-y-1{
    row-gap:0.25rem
  }

  .\32lg\:gap-y-2{
    row-gap:0.5rem
  }

  .\32lg\:gap-y-3{
    row-gap:0.75rem
  }

  .\32lg\:gap-y-4{
    row-gap:1rem
  }

  .\32lg\:gap-y-5{
    row-gap:1.25rem
  }

  .\32lg\:gap-y-6{
    row-gap:1.5rem
  }

  .\32lg\:gap-y-7{
    row-gap:1.75rem
  }

  .\32lg\:gap-y-8{
    row-gap:2rem
  }

  .\32lg\:gap-y-9{
    row-gap:2.25rem
  }

  .\32lg\:gap-y-10{
    row-gap:2.5rem
  }

  .\32lg\:gap-y-11{
    row-gap:2.75rem
  }

  .\32lg\:gap-y-12{
    row-gap:3rem
  }

  .\32lg\:gap-y-14{
    row-gap:3.5rem
  }

  .\32lg\:gap-y-16{
    row-gap:4rem
  }

  .\32lg\:gap-y-20{
    row-gap:5rem
  }

  .\32lg\:gap-y-24{
    row-gap:6rem
  }

  .\32lg\:gap-y-28{
    row-gap:7rem
  }

  .\32lg\:gap-y-32{
    row-gap:8rem
  }

  .\32lg\:gap-y-36{
    row-gap:9rem
  }

  .\32lg\:gap-y-40{
    row-gap:10rem
  }

  .\32lg\:gap-y-44{
    row-gap:11rem
  }

  .\32lg\:gap-y-48{
    row-gap:12rem
  }

  .\32lg\:gap-y-52{
    row-gap:13rem
  }

  .\32lg\:gap-y-56{
    row-gap:14rem
  }

  .\32lg\:gap-y-60{
    row-gap:15rem
  }

  .\32lg\:gap-y-64{
    row-gap:16rem
  }

  .\32lg\:gap-y-72{
    row-gap:18rem
  }

  .\32lg\:gap-y-80{
    row-gap:20rem
  }

  .\32lg\:gap-y-96{
    row-gap:24rem
  }

  .\32lg\:gap-y-px{
    row-gap:1px
  }

  .\32lg\:gap-y-0\.5{
    row-gap:0.125rem
  }

  .\32lg\:gap-y-1\.5{
    row-gap:0.375rem
  }

  .\32lg\:gap-y-2\.5{
    row-gap:0.625rem
  }

  .\32lg\:gap-y-3\.5{
    row-gap:0.875rem
  }

  .\32lg\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1rem * var(--tw-space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2rem * var(--tw-space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3rem * var(--tw-space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4rem * var(--tw-space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(5rem * var(--tw-space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(6rem * var(--tw-space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(7rem * var(--tw-space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8rem * var(--tw-space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(9rem * var(--tw-space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(10rem * var(--tw-space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(11rem * var(--tw-space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(12rem * var(--tw-space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(13rem * var(--tw-space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(14rem * var(--tw-space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(15rem * var(--tw-space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16rem * var(--tw-space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(18rem * var(--tw-space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24rem * var(--tw-space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1rem * var(--tw-space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2rem * var(--tw-space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3rem * var(--tw-space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4rem * var(--tw-space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-5rem * var(--tw-space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-6rem * var(--tw-space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-7rem * var(--tw-space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8rem * var(--tw-space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-9rem * var(--tw-space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-10rem * var(--tw-space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-11rem * var(--tw-space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-12rem * var(--tw-space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-13rem * var(--tw-space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-14rem * var(--tw-space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-15rem * var(--tw-space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16rem * var(--tw-space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-18rem * var(--tw-space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24rem * var(--tw-space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32lg\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .\32lg\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .\32lg\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .\32lg\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .\32lg\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32lg\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32lg\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32lg\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32lg\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .\32lg\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .\32lg\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .\32lg\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .\32lg\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .\32lg\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .\32lg\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .\32lg\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .\32lg\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .\32lg\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .\32lg\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .\32lg\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .\32lg\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .\32lg\:divide-customGray-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-grayTwo > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-grayThree > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-lighterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-textGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-superDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-iconGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-mediumGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-swampGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-solitudeGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-winterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-tableGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-iceGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-gainsboro > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-offWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-cloudGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-defaultDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGray-skeletonGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-newLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-normal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-royal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-glass > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-hawkesBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-newBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-skyLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-lightBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-lightBlueGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-pale > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-lavender > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customBlue-iceBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customWhite-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customWhite-lightDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customWhite-bWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customRed-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGreen-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGreen-approved > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGreen-check > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGreen-lime > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGreen-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customGreen-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customYellow-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customYellow-highlight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customYellow-bright > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customYellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customYellow-gold > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customYellow-mostard > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customOrange-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customOrange-mediumOrange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customOrange-F96319 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customOrange-EB8A02 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-divide-opacity))
  }

  .\32lg\:divide-customPurple-purpleOne > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-divide-opacity))
  }

  .\32lg\:divide-inicieColors-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-divide-opacity))
  }

  .\32lg\:divide-inicieColors-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .\32lg\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .\32lg\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .\32lg\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .\32lg\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .\32lg\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .\32lg\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .\32lg\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .\32lg\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .\32lg\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .\32lg\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .\32lg\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .\32lg\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .\32lg\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .\32lg\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .\32lg\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .\32lg\:place-self-auto{
    place-self:auto
  }

  .\32lg\:place-self-start{
    place-self:start
  }

  .\32lg\:place-self-end{
    place-self:end
  }

  .\32lg\:place-self-center{
    place-self:center
  }

  .\32lg\:place-self-stretch{
    place-self:stretch
  }

  .\32lg\:self-auto{
    align-self:auto
  }

  .\32lg\:self-start{
    align-self:flex-start
  }

  .\32lg\:self-end{
    align-self:flex-end
  }

  .\32lg\:self-center{
    align-self:center
  }

  .\32lg\:self-stretch{
    align-self:stretch
  }

  .\32lg\:self-baseline{
    align-self:baseline
  }

  .\32lg\:justify-self-auto{
    justify-self:auto
  }

  .\32lg\:justify-self-start{
    justify-self:start
  }

  .\32lg\:justify-self-end{
    justify-self:end
  }

  .\32lg\:justify-self-center{
    justify-self:center
  }

  .\32lg\:justify-self-stretch{
    justify-self:stretch
  }

  .\32lg\:overflow-auto{
    overflow:auto
  }

  .\32lg\:overflow-hidden{
    overflow:hidden
  }

  .\32lg\:overflow-visible{
    overflow:visible
  }

  .\32lg\:overflow-scroll{
    overflow:scroll
  }

  .\32lg\:overflow-x-auto{
    overflow-x:auto
  }

  .\32lg\:overflow-y-auto{
    overflow-y:auto
  }

  .\32lg\:overflow-x-hidden{
    overflow-x:hidden
  }

  .\32lg\:overflow-y-hidden{
    overflow-y:hidden
  }

  .\32lg\:overflow-x-visible{
    overflow-x:visible
  }

  .\32lg\:overflow-y-visible{
    overflow-y:visible
  }

  .\32lg\:overflow-x-scroll{
    overflow-x:scroll
  }

  .\32lg\:overflow-y-scroll{
    overflow-y:scroll
  }

  .\32lg\:overscroll-auto{
    overscroll-behavior:auto
  }

  .\32lg\:overscroll-contain{
    overscroll-behavior:contain
  }

  .\32lg\:overscroll-none{
    overscroll-behavior:none
  }

  .\32lg\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .\32lg\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .\32lg\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .\32lg\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .\32lg\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .\32lg\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .\32lg\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .\32lg\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .\32lg\:overflow-clip{
    text-overflow:clip
  }

  .\32lg\:whitespace-normal{
    white-space:normal
  }

  .\32lg\:whitespace-nowrap{
    white-space:nowrap
  }

  .\32lg\:whitespace-pre{
    white-space:pre
  }

  .\32lg\:whitespace-pre-line{
    white-space:pre-line
  }

  .\32lg\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .\32lg\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .\32lg\:break-words{
    overflow-wrap:break-word
  }

  .\32lg\:break-all{
    word-break:break-all
  }

  .\32lg\:rounded-none{
    border-radius:0px
  }

  .\32lg\:rounded-sm{
    border-radius:0.125rem
  }

  .\32lg\:rounded{
    border-radius:0.25rem
  }

  .\32lg\:rounded-md{
    border-radius:0.375rem
  }

  .\32lg\:rounded-lg{
    border-radius:0.5rem
  }

  .\32lg\:rounded-xl{
    border-radius:0.75rem
  }

  .\32lg\:rounded-2xl{
    border-radius:1rem
  }

  .\32lg\:rounded-3xl{
    border-radius:1.5rem
  }

  .\32lg\:rounded-full{
    border-radius:9999px
  }

  .\32lg\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .\32lg\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .\32lg\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .\32lg\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .\32lg\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .\32lg\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .\32lg\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .\32lg\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .\32lg\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .\32lg\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .\32lg\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .\32lg\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .\32lg\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .\32lg\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .\32lg\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .\32lg\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .\32lg\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .\32lg\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .\32lg\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .\32lg\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .\32lg\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .\32lg\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .\32lg\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .\32lg\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .\32lg\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .\32lg\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .\32lg\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .\32lg\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .\32lg\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .\32lg\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .\32lg\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .\32lg\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .\32lg\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .\32lg\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .\32lg\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .\32lg\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .\32lg\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .\32lg\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .\32lg\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .\32lg\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .\32lg\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .\32lg\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .\32lg\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .\32lg\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .\32lg\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .\32lg\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .\32lg\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .\32lg\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .\32lg\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .\32lg\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .\32lg\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .\32lg\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .\32lg\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .\32lg\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .\32lg\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .\32lg\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .\32lg\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .\32lg\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .\32lg\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .\32lg\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .\32lg\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .\32lg\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .\32lg\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .\32lg\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .\32lg\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .\32lg\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .\32lg\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .\32lg\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .\32lg\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .\32lg\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .\32lg\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .\32lg\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .\32lg\:border-0{
    border-width:0px
  }

  .\32lg\:border-2{
    border-width:2px
  }

  .\32lg\:border-4{
    border-width:4px
  }

  .\32lg\:border-8{
    border-width:8px
  }

  .\32lg\:border{
    border-width:1px
  }

  .\32lg\:border-t-0{
    border-top-width:0px
  }

  .\32lg\:border-t-2{
    border-top-width:2px
  }

  .\32lg\:border-t-4{
    border-top-width:4px
  }

  .\32lg\:border-t-8{
    border-top-width:8px
  }

  .\32lg\:border-t{
    border-top-width:1px
  }

  .\32lg\:border-r-0{
    border-right-width:0px
  }

  .\32lg\:border-r-2{
    border-right-width:2px
  }

  .\32lg\:border-r-4{
    border-right-width:4px
  }

  .\32lg\:border-r-8{
    border-right-width:8px
  }

  .\32lg\:border-r{
    border-right-width:1px
  }

  .\32lg\:border-b-0{
    border-bottom-width:0px
  }

  .\32lg\:border-b-2{
    border-bottom-width:2px
  }

  .\32lg\:border-b-4{
    border-bottom-width:4px
  }

  .\32lg\:border-b-8{
    border-bottom-width:8px
  }

  .\32lg\:border-b{
    border-bottom-width:1px
  }

  .\32lg\:border-l-0{
    border-left-width:0px
  }

  .\32lg\:border-l-2{
    border-left-width:2px
  }

  .\32lg\:border-l-4{
    border-left-width:4px
  }

  .\32lg\:border-l-8{
    border-left-width:8px
  }

  .\32lg\:border-l{
    border-left-width:1px
  }

  .\32lg\:border-solid{
    border-style:solid
  }

  .\32lg\:border-dashed{
    border-style:dashed
  }

  .\32lg\:border-dotted{
    border-style:dotted
  }

  .\32lg\:border-double{
    border-style:double
  }

  .\32lg\:border-none{
    border-style:none
  }

  .\32lg\:border-transparent{
    border-color:transparent
  }

  .\32lg\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\32lg\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32lg\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\32lg\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32lg\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\32lg\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32lg\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\32lg\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\32lg\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\32lg\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\32lg\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\32lg\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\32lg\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\32lg\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\32lg\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\32lg\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\32lg\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\32lg\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\32lg\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32lg\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\32lg\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\32lg\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\32lg\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\32lg\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\32lg\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\32lg\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .\32lg\:group-hover\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .group:hover .\32lg\:group-hover\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .\32lg\:focus-within\:border-customGray-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-grayTwo:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-grayThree:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-lighterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-textGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-superDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-iconGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-mediumGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-swampGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-solitudeGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-winterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-tableGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-iceGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-gainsboro:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-offWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-cloudGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-defaultDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGray-skeletonGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-newLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-normal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-royal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-glass:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-hawkesBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-newBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-skyLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-lightBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-lightBlueGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-pale:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-lavender:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customBlue-iceBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customWhite-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customWhite-lightDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customWhite-bWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customRed-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGreen-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGreen-approved:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGreen-check:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGreen-lime:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGreen-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customGreen-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customYellow-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customYellow-highlight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customYellow-bright:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customYellow-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customYellow-gold:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customYellow-mostard:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customOrange-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customOrange-mediumOrange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customOrange-F96319:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customOrange-EB8A02:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-customPurple-purpleOne:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-inicieColors-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\32lg\:focus-within\:border-inicieColors-blue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .\32lg\:hover\:border-customGray-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-grayTwo:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-grayThree:hover{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-lighterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-textGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-superDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-iconGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-mediumGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-swampGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-solitudeGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-winterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-tableGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-iceGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-gainsboro:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-offWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-cloudGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-defaultDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGray-skeletonGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-newLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-normal:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-royal:hover{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-glass:hover{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-hawkesBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-newBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-skyLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-lightBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-lightBlueGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-pale:hover{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-lavender:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customBlue-iceBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customWhite-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customWhite-lightDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customWhite-bWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customRed-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGreen-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGreen-approved:hover{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGreen-check:hover{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGreen-lime:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGreen-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customGreen-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customYellow-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customYellow-highlight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customYellow-bright:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customYellow-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customYellow-gold:hover{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customYellow-mostard:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customOrange-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customOrange-mediumOrange:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customOrange-F96319:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customOrange-EB8A02:hover{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-customPurple-purpleOne:hover{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-inicieColors-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\32lg\:hover\:border-inicieColors-blue:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .\32lg\:focus\:border-customGray-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-grayTwo:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-grayThree:focus{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-lighterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-textGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-superDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-iconGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-mediumGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-swampGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-solitudeGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-winterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-tableGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-iceGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-gainsboro:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-offWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-cloudGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-defaultDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGray-skeletonGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-newLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-normal:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-royal:focus{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-glass:focus{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-hawkesBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-newBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-skyLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-lightBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-lightBlueGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-pale:focus{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-lavender:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customBlue-iceBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customWhite-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customWhite-lightDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customWhite-bWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customRed-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGreen-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGreen-approved:focus{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGreen-check:focus{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGreen-lime:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGreen-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customGreen-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customYellow-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customYellow-highlight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customYellow-bright:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customYellow-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customYellow-gold:focus{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customYellow-mostard:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customOrange-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customOrange-mediumOrange:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customOrange-F96319:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customOrange-EB8A02:focus{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-customPurple-purpleOne:focus{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-inicieColors-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\32lg\:focus\:border-inicieColors-blue:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32lg\:border-opacity-0{
    --tw-border-opacity:0
  }

  .\32lg\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .\32lg\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .\32lg\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .\32lg\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .\32lg\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .\32lg\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .\32lg\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .\32lg\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .\32lg\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .\32lg\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .\32lg\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .\32lg\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .\32lg\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .\32lg\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .\32lg\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .\32lg\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .\32lg\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .\32lg\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .\32lg\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .\32lg\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .\32lg\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .\32lg\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .\32lg\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .\32lg\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .\32lg\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .\32lg\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .\32lg\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .\32lg\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .\32lg\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .\32lg\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .\32lg\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .\32lg\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .\32lg\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .\32lg\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .\32lg\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .\32lg\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .\32lg\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .\32lg\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .\32lg\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .\32lg\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .\32lg\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .\32lg\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .\32lg\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .\32lg\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .\32lg\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .\32lg\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .\32lg\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .\32lg\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .\32lg\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .\32lg\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .\32lg\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .\32lg\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .\32lg\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .\32lg\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .\32lg\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .\32lg\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .\32lg\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .\32lg\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .\32lg\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .\32lg\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .\32lg\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .\32lg\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .\32lg\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .\32lg\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .\32lg\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .\32lg\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .\32lg\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .\32lg\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .\32lg\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .\32lg\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .\32lg\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .\32lg\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .\32lg\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .\32lg\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .\32lg\:bg-transparent{
    background-color:transparent
  }

  .\32lg\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\32lg\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\32lg\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\32lg\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .group:hover .\32lg\:group-hover\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .\32lg\:focus-within\:bg-customGray-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-grayTwo:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-grayThree:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-lighterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-textGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-superDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-iconGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-mediumGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-swampGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-solitudeGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-winterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-tableGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-iceGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-gainsboro:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-offWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-cloudGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-defaultDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGray-skeletonGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-newLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-normal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-royal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-glass:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-hawkesBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-newBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-skyLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-lightBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-lightBlueGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-pale:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-lavender:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customBlue-iceBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customWhite-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customWhite-lightDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customWhite-bWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customRed-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGreen-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGreen-approved:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGreen-check:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGreen-lime:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGreen-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customGreen-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customYellow-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customYellow-highlight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customYellow-bright:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customYellow-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customYellow-gold:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customYellow-mostard:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customOrange-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customOrange-mediumOrange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customOrange-F96319:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customOrange-EB8A02:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-customPurple-purpleOne:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-inicieColors-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\32lg\:focus-within\:bg-inicieColors-blue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .\32lg\:hover\:bg-customGray-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-grayTwo:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-grayThree:hover{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-lighterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-textGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-superDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-iconGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-mediumGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-swampGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-solitudeGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-winterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-tableGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-iceGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-gainsboro:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-offWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-cloudGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-defaultDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGray-skeletonGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-newLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-normal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-royal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-glass:hover{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-hawkesBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-newBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-skyLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-lightBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-lightBlueGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-pale:hover{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-lavender:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customBlue-iceBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customWhite-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customWhite-lightDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customWhite-bWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customRed-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGreen-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGreen-approved:hover{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGreen-check:hover{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGreen-lime:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGreen-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customGreen-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customYellow-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customYellow-highlight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customYellow-bright:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customYellow-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customYellow-gold:hover{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customYellow-mostard:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customOrange-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customOrange-mediumOrange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customOrange-F96319:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customOrange-EB8A02:hover{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-customPurple-purpleOne:hover{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-inicieColors-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\32lg\:hover\:bg-inicieColors-blue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .\32lg\:focus\:bg-customGray-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-grayTwo:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-grayThree:focus{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-lighterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-textGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-superDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-iconGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-mediumGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-swampGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-solitudeGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-winterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-tableGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-iceGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-gainsboro:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-offWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-cloudGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-defaultDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGray-skeletonGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-newLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-normal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-royal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-glass:focus{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-hawkesBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-newBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-skyLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-lightBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-lightBlueGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-pale:focus{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-lavender:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customBlue-iceBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customWhite-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customWhite-lightDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customWhite-bWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customRed-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGreen-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGreen-approved:focus{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGreen-check:focus{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGreen-lime:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGreen-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customGreen-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customYellow-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customYellow-highlight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customYellow-bright:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customYellow-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customYellow-gold:focus{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customYellow-mostard:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customOrange-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customOrange-mediumOrange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customOrange-F96319:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customOrange-EB8A02:focus{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-customPurple-purpleOne:focus{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-inicieColors-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\32lg\:focus\:bg-inicieColors-blue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32lg\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .\32lg\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .\32lg\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .\32lg\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .\32lg\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .\32lg\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .\32lg\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .\32lg\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .\32lg\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .\32lg\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .\32lg\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .\32lg\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .\32lg\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .\32lg\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .\32lg\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .\32lg\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .\32lg\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .\32lg\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .\32lg\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .\32lg\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .\32lg\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .\32lg\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .\32lg\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .\32lg\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .\32lg\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .\32lg\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .\32lg\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .\32lg\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .\32lg\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .\32lg\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .\32lg\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .\32lg\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .\32lg\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .\32lg\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .\32lg\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .\32lg\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .\32lg\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .\32lg\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .\32lg\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .\32lg\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .\32lg\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .\32lg\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .\32lg\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .\32lg\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .\32lg\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .\32lg\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .\32lg\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .\32lg\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .\32lg\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .\32lg\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .\32lg\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .\32lg\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .\32lg\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .\32lg\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .\32lg\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .\32lg\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .\32lg\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .\32lg\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .\32lg\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .\32lg\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .\32lg\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .\32lg\:bg-none{
    background-image:none
  }

  .\32lg\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .\32lg\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .\32lg\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .\32lg\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .\32lg\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .\32lg\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .\32lg\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .\32lg\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .\32lg\:from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32lg\:from-customGray-default{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32lg\:from-customGray-light{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32lg\:from-customGray-dark{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32lg\:from-customGray-darker{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32lg\:from-customGray-grayTwo{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32lg\:from-customGray-grayThree{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32lg\:from-customGray-superLight{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32lg\:from-customGray-lighterGray{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32lg\:from-customGray-textGray{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32lg\:from-customGray-superDark{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32lg\:from-customGray-iconGray{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32lg\:from-customGray-mediumGray{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32lg\:from-customGray-swampGray{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32lg\:from-customGray-solitudeGray{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32lg\:from-customGray-winterGray{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32lg\:from-customGray-tableGray{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32lg\:from-customGray-iceGray{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32lg\:from-customGray-gainsboro{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32lg\:from-customGray-offWhite{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32lg\:from-customGray-cloudGray{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32lg\:from-customGray-defaultDark{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32lg\:from-customGray-skeletonGray{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32lg\:from-customBlue-default{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32lg\:from-customBlue-light{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32lg\:from-customBlue-newLight{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32lg\:from-customBlue-superLight{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32lg\:from-customBlue-normal{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32lg\:from-customBlue-dark{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32lg\:from-customBlue-royal{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32lg\:from-customBlue-glass{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32lg\:from-customBlue-hawkesBlue{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32lg\:from-customBlue-darker{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32lg\:from-customBlue-newBlue{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32lg\:from-customBlue-black{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32lg\:from-customBlue-skyLight{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32lg\:from-customBlue-lightBlue{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32lg\:from-customBlue-lightBlueGray{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32lg\:from-customBlue-pale{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32lg\:from-customBlue-lavender{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32lg\:from-customBlue-iceBlue{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32lg\:from-customWhite-default{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32lg\:from-customWhite-lightDark{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32lg\:from-customWhite-bWhite{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32lg\:from-customRed-default{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32lg\:from-customGreen-default{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32lg\:from-customGreen-approved{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32lg\:from-customGreen-check{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32lg\:from-customGreen-lime{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32lg\:from-customGreen-dark{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32lg\:from-customGreen-light{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32lg\:from-customYellow-default{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32lg\:from-customYellow-highlight{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32lg\:from-customYellow-bright{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32lg\:from-customYellow-dark{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32lg\:from-customYellow-gold{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32lg\:from-customYellow-mostard{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32lg\:from-customOrange-default{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32lg\:from-customOrange-mediumOrange{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32lg\:from-customOrange-F96319{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32lg\:from-customOrange-EB8A02{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32lg\:from-customPurple-purpleOne{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32lg\:from-inicieColors-orange{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32lg\:from-inicieColors-blue{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32lg\:hover\:from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32lg\:hover\:from-customGray-default:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32lg\:hover\:from-customGray-light:hover{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32lg\:hover\:from-customGray-dark:hover{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32lg\:hover\:from-customGray-darker:hover{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32lg\:hover\:from-customGray-grayTwo:hover{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32lg\:hover\:from-customGray-grayThree:hover{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32lg\:hover\:from-customGray-superLight:hover{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32lg\:hover\:from-customGray-lighterGray:hover{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32lg\:hover\:from-customGray-textGray:hover{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32lg\:hover\:from-customGray-superDark:hover{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32lg\:hover\:from-customGray-iconGray:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32lg\:hover\:from-customGray-mediumGray:hover{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32lg\:hover\:from-customGray-swampGray:hover{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32lg\:hover\:from-customGray-solitudeGray:hover{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32lg\:hover\:from-customGray-winterGray:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32lg\:hover\:from-customGray-tableGray:hover{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32lg\:hover\:from-customGray-iceGray:hover{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32lg\:hover\:from-customGray-gainsboro:hover{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32lg\:hover\:from-customGray-offWhite:hover{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32lg\:hover\:from-customGray-cloudGray:hover{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32lg\:hover\:from-customGray-defaultDark:hover{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32lg\:hover\:from-customGray-skeletonGray:hover{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32lg\:hover\:from-customBlue-default:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32lg\:hover\:from-customBlue-light:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32lg\:hover\:from-customBlue-newLight:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32lg\:hover\:from-customBlue-superLight:hover{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32lg\:hover\:from-customBlue-normal:hover{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32lg\:hover\:from-customBlue-dark:hover{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32lg\:hover\:from-customBlue-royal:hover{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32lg\:hover\:from-customBlue-glass:hover{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32lg\:hover\:from-customBlue-hawkesBlue:hover{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32lg\:hover\:from-customBlue-darker:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32lg\:hover\:from-customBlue-newBlue:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32lg\:hover\:from-customBlue-black:hover{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32lg\:hover\:from-customBlue-skyLight:hover{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32lg\:hover\:from-customBlue-lightBlue:hover{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32lg\:hover\:from-customBlue-lightBlueGray:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32lg\:hover\:from-customBlue-pale:hover{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32lg\:hover\:from-customBlue-lavender:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32lg\:hover\:from-customBlue-iceBlue:hover{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32lg\:hover\:from-customWhite-default:hover{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32lg\:hover\:from-customWhite-lightDark:hover{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32lg\:hover\:from-customWhite-bWhite:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32lg\:hover\:from-customRed-default:hover{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32lg\:hover\:from-customGreen-default:hover{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32lg\:hover\:from-customGreen-approved:hover{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32lg\:hover\:from-customGreen-check:hover{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32lg\:hover\:from-customGreen-lime:hover{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32lg\:hover\:from-customGreen-dark:hover{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32lg\:hover\:from-customGreen-light:hover{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32lg\:hover\:from-customYellow-default:hover{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32lg\:hover\:from-customYellow-highlight:hover{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32lg\:hover\:from-customYellow-bright:hover{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32lg\:hover\:from-customYellow-dark:hover{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32lg\:hover\:from-customYellow-gold:hover{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32lg\:hover\:from-customYellow-mostard:hover{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32lg\:hover\:from-customOrange-default:hover{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32lg\:hover\:from-customOrange-mediumOrange:hover{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32lg\:hover\:from-customOrange-F96319:hover{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32lg\:hover\:from-customOrange-EB8A02:hover{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32lg\:hover\:from-customPurple-purpleOne:hover{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32lg\:hover\:from-inicieColors-orange:hover{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32lg\:hover\:from-inicieColors-blue:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32lg\:focus\:from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32lg\:focus\:from-customGray-default:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32lg\:focus\:from-customGray-light:focus{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32lg\:focus\:from-customGray-dark:focus{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32lg\:focus\:from-customGray-darker:focus{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32lg\:focus\:from-customGray-grayTwo:focus{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32lg\:focus\:from-customGray-grayThree:focus{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32lg\:focus\:from-customGray-superLight:focus{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32lg\:focus\:from-customGray-lighterGray:focus{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32lg\:focus\:from-customGray-textGray:focus{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32lg\:focus\:from-customGray-superDark:focus{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32lg\:focus\:from-customGray-iconGray:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32lg\:focus\:from-customGray-mediumGray:focus{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32lg\:focus\:from-customGray-swampGray:focus{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32lg\:focus\:from-customGray-solitudeGray:focus{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32lg\:focus\:from-customGray-winterGray:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32lg\:focus\:from-customGray-tableGray:focus{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32lg\:focus\:from-customGray-iceGray:focus{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32lg\:focus\:from-customGray-gainsboro:focus{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32lg\:focus\:from-customGray-offWhite:focus{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32lg\:focus\:from-customGray-cloudGray:focus{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32lg\:focus\:from-customGray-defaultDark:focus{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32lg\:focus\:from-customGray-skeletonGray:focus{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32lg\:focus\:from-customBlue-default:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32lg\:focus\:from-customBlue-light:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32lg\:focus\:from-customBlue-newLight:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32lg\:focus\:from-customBlue-superLight:focus{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32lg\:focus\:from-customBlue-normal:focus{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32lg\:focus\:from-customBlue-dark:focus{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32lg\:focus\:from-customBlue-royal:focus{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32lg\:focus\:from-customBlue-glass:focus{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32lg\:focus\:from-customBlue-hawkesBlue:focus{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32lg\:focus\:from-customBlue-darker:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32lg\:focus\:from-customBlue-newBlue:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32lg\:focus\:from-customBlue-black:focus{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32lg\:focus\:from-customBlue-skyLight:focus{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32lg\:focus\:from-customBlue-lightBlue:focus{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32lg\:focus\:from-customBlue-lightBlueGray:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32lg\:focus\:from-customBlue-pale:focus{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32lg\:focus\:from-customBlue-lavender:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32lg\:focus\:from-customBlue-iceBlue:focus{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32lg\:focus\:from-customWhite-default:focus{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32lg\:focus\:from-customWhite-lightDark:focus{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32lg\:focus\:from-customWhite-bWhite:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32lg\:focus\:from-customRed-default:focus{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32lg\:focus\:from-customGreen-default:focus{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32lg\:focus\:from-customGreen-approved:focus{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32lg\:focus\:from-customGreen-check:focus{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32lg\:focus\:from-customGreen-lime:focus{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32lg\:focus\:from-customGreen-dark:focus{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32lg\:focus\:from-customGreen-light:focus{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32lg\:focus\:from-customYellow-default:focus{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32lg\:focus\:from-customYellow-highlight:focus{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32lg\:focus\:from-customYellow-bright:focus{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32lg\:focus\:from-customYellow-dark:focus{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32lg\:focus\:from-customYellow-gold:focus{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32lg\:focus\:from-customYellow-mostard:focus{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32lg\:focus\:from-customOrange-default:focus{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32lg\:focus\:from-customOrange-mediumOrange:focus{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32lg\:focus\:from-customOrange-F96319:focus{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32lg\:focus\:from-customOrange-EB8A02:focus{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32lg\:focus\:from-customPurple-purpleOne:focus{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32lg\:focus\:from-inicieColors-orange:focus{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32lg\:focus\:from-inicieColors-blue:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32lg\:via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32lg\:via-customGray-default{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32lg\:via-customGray-light{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32lg\:via-customGray-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32lg\:via-customGray-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32lg\:via-customGray-grayTwo{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32lg\:via-customGray-grayThree{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32lg\:via-customGray-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32lg\:via-customGray-lighterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32lg\:via-customGray-textGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32lg\:via-customGray-superDark{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32lg\:via-customGray-iconGray{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32lg\:via-customGray-mediumGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32lg\:via-customGray-swampGray{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32lg\:via-customGray-solitudeGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32lg\:via-customGray-winterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32lg\:via-customGray-tableGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32lg\:via-customGray-iceGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32lg\:via-customGray-gainsboro{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32lg\:via-customGray-offWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32lg\:via-customGray-cloudGray{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32lg\:via-customGray-defaultDark{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32lg\:via-customGray-skeletonGray{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32lg\:via-customBlue-default{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32lg\:via-customBlue-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32lg\:via-customBlue-newLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32lg\:via-customBlue-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32lg\:via-customBlue-normal{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32lg\:via-customBlue-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32lg\:via-customBlue-royal{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32lg\:via-customBlue-glass{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32lg\:via-customBlue-hawkesBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32lg\:via-customBlue-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32lg\:via-customBlue-newBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32lg\:via-customBlue-black{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32lg\:via-customBlue-skyLight{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32lg\:via-customBlue-lightBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32lg\:via-customBlue-lightBlueGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32lg\:via-customBlue-pale{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32lg\:via-customBlue-lavender{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32lg\:via-customBlue-iceBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32lg\:via-customWhite-default{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32lg\:via-customWhite-lightDark{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32lg\:via-customWhite-bWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32lg\:via-customRed-default{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32lg\:via-customGreen-default{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32lg\:via-customGreen-approved{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32lg\:via-customGreen-check{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32lg\:via-customGreen-lime{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32lg\:via-customGreen-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32lg\:via-customGreen-light{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32lg\:via-customYellow-default{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32lg\:via-customYellow-highlight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32lg\:via-customYellow-bright{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32lg\:via-customYellow-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32lg\:via-customYellow-gold{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32lg\:via-customYellow-mostard{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32lg\:via-customOrange-default{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32lg\:via-customOrange-mediumOrange{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32lg\:via-customOrange-F96319{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32lg\:via-customOrange-EB8A02{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32lg\:via-customPurple-purpleOne{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32lg\:via-inicieColors-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32lg\:via-inicieColors-blue{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32lg\:hover\:via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32lg\:hover\:via-customGray-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32lg\:hover\:via-customGray-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32lg\:hover\:via-customGray-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32lg\:hover\:via-customGray-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32lg\:hover\:via-customGray-grayTwo:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32lg\:hover\:via-customGray-grayThree:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32lg\:hover\:via-customGray-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32lg\:hover\:via-customGray-lighterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32lg\:hover\:via-customGray-textGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32lg\:hover\:via-customGray-superDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32lg\:hover\:via-customGray-iconGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32lg\:hover\:via-customGray-mediumGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32lg\:hover\:via-customGray-swampGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32lg\:hover\:via-customGray-solitudeGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32lg\:hover\:via-customGray-winterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32lg\:hover\:via-customGray-tableGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32lg\:hover\:via-customGray-iceGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32lg\:hover\:via-customGray-gainsboro:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32lg\:hover\:via-customGray-offWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32lg\:hover\:via-customGray-cloudGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32lg\:hover\:via-customGray-defaultDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32lg\:hover\:via-customGray-skeletonGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32lg\:hover\:via-customBlue-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32lg\:hover\:via-customBlue-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32lg\:hover\:via-customBlue-newLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32lg\:hover\:via-customBlue-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32lg\:hover\:via-customBlue-normal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32lg\:hover\:via-customBlue-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32lg\:hover\:via-customBlue-royal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32lg\:hover\:via-customBlue-glass:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32lg\:hover\:via-customBlue-hawkesBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32lg\:hover\:via-customBlue-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32lg\:hover\:via-customBlue-newBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32lg\:hover\:via-customBlue-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32lg\:hover\:via-customBlue-skyLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32lg\:hover\:via-customBlue-lightBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32lg\:hover\:via-customBlue-lightBlueGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32lg\:hover\:via-customBlue-pale:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32lg\:hover\:via-customBlue-lavender:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32lg\:hover\:via-customBlue-iceBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32lg\:hover\:via-customWhite-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32lg\:hover\:via-customWhite-lightDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32lg\:hover\:via-customWhite-bWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32lg\:hover\:via-customRed-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32lg\:hover\:via-customGreen-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32lg\:hover\:via-customGreen-approved:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32lg\:hover\:via-customGreen-check:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32lg\:hover\:via-customGreen-lime:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32lg\:hover\:via-customGreen-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32lg\:hover\:via-customGreen-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32lg\:hover\:via-customYellow-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32lg\:hover\:via-customYellow-highlight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32lg\:hover\:via-customYellow-bright:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32lg\:hover\:via-customYellow-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32lg\:hover\:via-customYellow-gold:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32lg\:hover\:via-customYellow-mostard:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32lg\:hover\:via-customOrange-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32lg\:hover\:via-customOrange-mediumOrange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32lg\:hover\:via-customOrange-F96319:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32lg\:hover\:via-customOrange-EB8A02:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32lg\:hover\:via-customPurple-purpleOne:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32lg\:hover\:via-inicieColors-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32lg\:hover\:via-inicieColors-blue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32lg\:focus\:via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32lg\:focus\:via-customGray-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32lg\:focus\:via-customGray-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32lg\:focus\:via-customGray-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32lg\:focus\:via-customGray-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32lg\:focus\:via-customGray-grayTwo:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32lg\:focus\:via-customGray-grayThree:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32lg\:focus\:via-customGray-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32lg\:focus\:via-customGray-lighterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32lg\:focus\:via-customGray-textGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32lg\:focus\:via-customGray-superDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32lg\:focus\:via-customGray-iconGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32lg\:focus\:via-customGray-mediumGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32lg\:focus\:via-customGray-swampGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32lg\:focus\:via-customGray-solitudeGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32lg\:focus\:via-customGray-winterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32lg\:focus\:via-customGray-tableGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32lg\:focus\:via-customGray-iceGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32lg\:focus\:via-customGray-gainsboro:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32lg\:focus\:via-customGray-offWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32lg\:focus\:via-customGray-cloudGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32lg\:focus\:via-customGray-defaultDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32lg\:focus\:via-customGray-skeletonGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32lg\:focus\:via-customBlue-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32lg\:focus\:via-customBlue-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32lg\:focus\:via-customBlue-newLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32lg\:focus\:via-customBlue-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32lg\:focus\:via-customBlue-normal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32lg\:focus\:via-customBlue-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32lg\:focus\:via-customBlue-royal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32lg\:focus\:via-customBlue-glass:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32lg\:focus\:via-customBlue-hawkesBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32lg\:focus\:via-customBlue-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32lg\:focus\:via-customBlue-newBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32lg\:focus\:via-customBlue-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32lg\:focus\:via-customBlue-skyLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32lg\:focus\:via-customBlue-lightBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32lg\:focus\:via-customBlue-lightBlueGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32lg\:focus\:via-customBlue-pale:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32lg\:focus\:via-customBlue-lavender:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32lg\:focus\:via-customBlue-iceBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32lg\:focus\:via-customWhite-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32lg\:focus\:via-customWhite-lightDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32lg\:focus\:via-customWhite-bWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32lg\:focus\:via-customRed-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32lg\:focus\:via-customGreen-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32lg\:focus\:via-customGreen-approved:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32lg\:focus\:via-customGreen-check:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32lg\:focus\:via-customGreen-lime:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32lg\:focus\:via-customGreen-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32lg\:focus\:via-customGreen-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32lg\:focus\:via-customYellow-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32lg\:focus\:via-customYellow-highlight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32lg\:focus\:via-customYellow-bright:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32lg\:focus\:via-customYellow-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32lg\:focus\:via-customYellow-gold:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32lg\:focus\:via-customYellow-mostard:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32lg\:focus\:via-customOrange-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32lg\:focus\:via-customOrange-mediumOrange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32lg\:focus\:via-customOrange-F96319:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32lg\:focus\:via-customOrange-EB8A02:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32lg\:focus\:via-customPurple-purpleOne:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32lg\:focus\:via-inicieColors-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32lg\:focus\:via-inicieColors-blue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32lg\:to-transparent{
    --tw-gradient-to:transparent
  }

  .\32lg\:to-customGray-default{
    --tw-gradient-to:#A9AEB3
  }

  .\32lg\:to-customGray-light{
    --tw-gradient-to:#d9e0e6
  }

  .\32lg\:to-customGray-dark{
    --tw-gradient-to:#484B4D
  }

  .\32lg\:to-customGray-darker{
    --tw-gradient-to:#49494A
  }

  .\32lg\:to-customGray-grayTwo{
    --tw-gradient-to:#C7CBD1
  }

  .\32lg\:to-customGray-grayThree{
    --tw-gradient-to:#909193
  }

  .\32lg\:to-customGray-superLight{
    --tw-gradient-to:#EDEDED
  }

  .\32lg\:to-customGray-lighterGray{
    --tw-gradient-to:#F4F4F4
  }

  .\32lg\:to-customGray-textGray{
    --tw-gradient-to:#8F9BB3
  }

  .\32lg\:to-customGray-superDark{
    --tw-gradient-to:#231F20
  }

  .\32lg\:to-customGray-iconGray{
    --tw-gradient-to:#A9AEB3
  }

  .\32lg\:to-customGray-mediumGray{
    --tw-gradient-to:#E3E4E4
  }

  .\32lg\:to-customGray-swampGray{
    --tw-gradient-to:#252727
  }

  .\32lg\:to-customGray-solitudeGray{
    --tw-gradient-to:#E0E4E8
  }

  .\32lg\:to-customGray-winterGray{
    --tw-gradient-to:#EEF0F5
  }

  .\32lg\:to-customGray-tableGray{
    --tw-gradient-to:#F2F6FB
  }

  .\32lg\:to-customGray-iceGray{
    --tw-gradient-to:#F5F7FC
  }

  .\32lg\:to-customGray-gainsboro{
    --tw-gradient-to:#F0F2F6
  }

  .\32lg\:to-customGray-offWhite{
    --tw-gradient-to:#F7F7F7
  }

  .\32lg\:to-customGray-cloudGray{
    --tw-gradient-to:#B9BDC1
  }

  .\32lg\:to-customGray-defaultDark{
    --tw-gradient-to:#AEB3B7
  }

  .\32lg\:to-customGray-skeletonGray{
    --tw-gradient-to:#DEDFE3
  }

  .\32lg\:to-customBlue-default{
    --tw-gradient-to:#233674
  }

  .\32lg\:to-customBlue-light{
    --tw-gradient-to:#EFF4FA
  }

  .\32lg\:to-customBlue-newLight{
    --tw-gradient-to:#EEF0F5
  }

  .\32lg\:to-customBlue-superLight{
    --tw-gradient-to:#D7E1EC
  }

  .\32lg\:to-customBlue-normal{
    --tw-gradient-to:#004899
  }

  .\32lg\:to-customBlue-dark{
    --tw-gradient-to:#222B45
  }

  .\32lg\:to-customBlue-royal{
    --tw-gradient-to:#3656BF
  }

  .\32lg\:to-customBlue-glass{
    --tw-gradient-to:#D8E5F8
  }

  .\32lg\:to-customBlue-hawkesBlue{
    --tw-gradient-to:#D7DDF2
  }

  .\32lg\:to-customBlue-darker{
    --tw-gradient-to:#0F2741
  }

  .\32lg\:to-customBlue-newBlue{
    --tw-gradient-to:#0F2741
  }

  .\32lg\:to-customBlue-black{
    --tw-gradient-to:#0F2740
  }

  .\32lg\:to-customBlue-skyLight{
    --tw-gradient-to:#F0F4F9
  }

  .\32lg\:to-customBlue-lightBlue{
    --tw-gradient-to:#E7EBF8
  }

  .\32lg\:to-customBlue-lightBlueGray{
    --tw-gradient-to:#8296D7
  }

  .\32lg\:to-customBlue-pale{
    --tw-gradient-to:#D0D8F1
  }

  .\32lg\:to-customBlue-lavender{
    --tw-gradient-to:#8296D7
  }

  .\32lg\:to-customBlue-iceBlue{
    --tw-gradient-to:#EFF5FF
  }

  .\32lg\:to-customWhite-default{
    --tw-gradient-to:#ffffff
  }

  .\32lg\:to-customWhite-lightDark{
    --tw-gradient-to:#F8F8F8
  }

  .\32lg\:to-customWhite-bWhite{
    --tw-gradient-to:#EFF4FA
  }

  .\32lg\:to-customRed-default{
    --tw-gradient-to:#B10000
  }

  .\32lg\:to-customGreen-default{
    --tw-gradient-to:#8BD42D
  }

  .\32lg\:to-customGreen-approved{
    --tw-gradient-to:#80CC28
  }

  .\32lg\:to-customGreen-check{
    --tw-gradient-to:#139E5D
  }

  .\32lg\:to-customGreen-lime{
    --tw-gradient-to:#00AD3C
  }

  .\32lg\:to-customGreen-dark{
    --tw-gradient-to:#03AC6D
  }

  .\32lg\:to-customGreen-light{
    --tw-gradient-to:#A5D072
  }

  .\32lg\:to-customYellow-default{
    --tw-gradient-to:#FEF8E6
  }

  .\32lg\:to-customYellow-highlight{
    --tw-gradient-to:#EEB103
  }

  .\32lg\:to-customYellow-bright{
    --tw-gradient-to:#FDD835
  }

  .\32lg\:to-customYellow-dark{
    --tw-gradient-to:#FDDD84
  }

  .\32lg\:to-customYellow-gold{
    --tw-gradient-to:#E9AC07
  }

  .\32lg\:to-customYellow-mostard{
    --tw-gradient-to:#F59E0B
  }

  .\32lg\:to-customOrange-default{
    --tw-gradient-to:#E8532C
  }

  .\32lg\:to-customOrange-mediumOrange{
    --tw-gradient-to:#F4933C
  }

  .\32lg\:to-customOrange-F96319{
    --tw-gradient-to:#F96319
  }

  .\32lg\:to-customOrange-EB8A02{
    --tw-gradient-to:#EB8A02
  }

  .\32lg\:to-customPurple-purpleOne{
    --tw-gradient-to:#673AB7
  }

  .\32lg\:to-inicieColors-orange{
    --tw-gradient-to:#F36C48
  }

  .\32lg\:to-inicieColors-blue{
    --tw-gradient-to:#233674
  }

  .\32lg\:hover\:to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .\32lg\:hover\:to-customGray-default:hover{
    --tw-gradient-to:#A9AEB3
  }

  .\32lg\:hover\:to-customGray-light:hover{
    --tw-gradient-to:#d9e0e6
  }

  .\32lg\:hover\:to-customGray-dark:hover{
    --tw-gradient-to:#484B4D
  }

  .\32lg\:hover\:to-customGray-darker:hover{
    --tw-gradient-to:#49494A
  }

  .\32lg\:hover\:to-customGray-grayTwo:hover{
    --tw-gradient-to:#C7CBD1
  }

  .\32lg\:hover\:to-customGray-grayThree:hover{
    --tw-gradient-to:#909193
  }

  .\32lg\:hover\:to-customGray-superLight:hover{
    --tw-gradient-to:#EDEDED
  }

  .\32lg\:hover\:to-customGray-lighterGray:hover{
    --tw-gradient-to:#F4F4F4
  }

  .\32lg\:hover\:to-customGray-textGray:hover{
    --tw-gradient-to:#8F9BB3
  }

  .\32lg\:hover\:to-customGray-superDark:hover{
    --tw-gradient-to:#231F20
  }

  .\32lg\:hover\:to-customGray-iconGray:hover{
    --tw-gradient-to:#A9AEB3
  }

  .\32lg\:hover\:to-customGray-mediumGray:hover{
    --tw-gradient-to:#E3E4E4
  }

  .\32lg\:hover\:to-customGray-swampGray:hover{
    --tw-gradient-to:#252727
  }

  .\32lg\:hover\:to-customGray-solitudeGray:hover{
    --tw-gradient-to:#E0E4E8
  }

  .\32lg\:hover\:to-customGray-winterGray:hover{
    --tw-gradient-to:#EEF0F5
  }

  .\32lg\:hover\:to-customGray-tableGray:hover{
    --tw-gradient-to:#F2F6FB
  }

  .\32lg\:hover\:to-customGray-iceGray:hover{
    --tw-gradient-to:#F5F7FC
  }

  .\32lg\:hover\:to-customGray-gainsboro:hover{
    --tw-gradient-to:#F0F2F6
  }

  .\32lg\:hover\:to-customGray-offWhite:hover{
    --tw-gradient-to:#F7F7F7
  }

  .\32lg\:hover\:to-customGray-cloudGray:hover{
    --tw-gradient-to:#B9BDC1
  }

  .\32lg\:hover\:to-customGray-defaultDark:hover{
    --tw-gradient-to:#AEB3B7
  }

  .\32lg\:hover\:to-customGray-skeletonGray:hover{
    --tw-gradient-to:#DEDFE3
  }

  .\32lg\:hover\:to-customBlue-default:hover{
    --tw-gradient-to:#233674
  }

  .\32lg\:hover\:to-customBlue-light:hover{
    --tw-gradient-to:#EFF4FA
  }

  .\32lg\:hover\:to-customBlue-newLight:hover{
    --tw-gradient-to:#EEF0F5
  }

  .\32lg\:hover\:to-customBlue-superLight:hover{
    --tw-gradient-to:#D7E1EC
  }

  .\32lg\:hover\:to-customBlue-normal:hover{
    --tw-gradient-to:#004899
  }

  .\32lg\:hover\:to-customBlue-dark:hover{
    --tw-gradient-to:#222B45
  }

  .\32lg\:hover\:to-customBlue-royal:hover{
    --tw-gradient-to:#3656BF
  }

  .\32lg\:hover\:to-customBlue-glass:hover{
    --tw-gradient-to:#D8E5F8
  }

  .\32lg\:hover\:to-customBlue-hawkesBlue:hover{
    --tw-gradient-to:#D7DDF2
  }

  .\32lg\:hover\:to-customBlue-darker:hover{
    --tw-gradient-to:#0F2741
  }

  .\32lg\:hover\:to-customBlue-newBlue:hover{
    --tw-gradient-to:#0F2741
  }

  .\32lg\:hover\:to-customBlue-black:hover{
    --tw-gradient-to:#0F2740
  }

  .\32lg\:hover\:to-customBlue-skyLight:hover{
    --tw-gradient-to:#F0F4F9
  }

  .\32lg\:hover\:to-customBlue-lightBlue:hover{
    --tw-gradient-to:#E7EBF8
  }

  .\32lg\:hover\:to-customBlue-lightBlueGray:hover{
    --tw-gradient-to:#8296D7
  }

  .\32lg\:hover\:to-customBlue-pale:hover{
    --tw-gradient-to:#D0D8F1
  }

  .\32lg\:hover\:to-customBlue-lavender:hover{
    --tw-gradient-to:#8296D7
  }

  .\32lg\:hover\:to-customBlue-iceBlue:hover{
    --tw-gradient-to:#EFF5FF
  }

  .\32lg\:hover\:to-customWhite-default:hover{
    --tw-gradient-to:#ffffff
  }

  .\32lg\:hover\:to-customWhite-lightDark:hover{
    --tw-gradient-to:#F8F8F8
  }

  .\32lg\:hover\:to-customWhite-bWhite:hover{
    --tw-gradient-to:#EFF4FA
  }

  .\32lg\:hover\:to-customRed-default:hover{
    --tw-gradient-to:#B10000
  }

  .\32lg\:hover\:to-customGreen-default:hover{
    --tw-gradient-to:#8BD42D
  }

  .\32lg\:hover\:to-customGreen-approved:hover{
    --tw-gradient-to:#80CC28
  }

  .\32lg\:hover\:to-customGreen-check:hover{
    --tw-gradient-to:#139E5D
  }

  .\32lg\:hover\:to-customGreen-lime:hover{
    --tw-gradient-to:#00AD3C
  }

  .\32lg\:hover\:to-customGreen-dark:hover{
    --tw-gradient-to:#03AC6D
  }

  .\32lg\:hover\:to-customGreen-light:hover{
    --tw-gradient-to:#A5D072
  }

  .\32lg\:hover\:to-customYellow-default:hover{
    --tw-gradient-to:#FEF8E6
  }

  .\32lg\:hover\:to-customYellow-highlight:hover{
    --tw-gradient-to:#EEB103
  }

  .\32lg\:hover\:to-customYellow-bright:hover{
    --tw-gradient-to:#FDD835
  }

  .\32lg\:hover\:to-customYellow-dark:hover{
    --tw-gradient-to:#FDDD84
  }

  .\32lg\:hover\:to-customYellow-gold:hover{
    --tw-gradient-to:#E9AC07
  }

  .\32lg\:hover\:to-customYellow-mostard:hover{
    --tw-gradient-to:#F59E0B
  }

  .\32lg\:hover\:to-customOrange-default:hover{
    --tw-gradient-to:#E8532C
  }

  .\32lg\:hover\:to-customOrange-mediumOrange:hover{
    --tw-gradient-to:#F4933C
  }

  .\32lg\:hover\:to-customOrange-F96319:hover{
    --tw-gradient-to:#F96319
  }

  .\32lg\:hover\:to-customOrange-EB8A02:hover{
    --tw-gradient-to:#EB8A02
  }

  .\32lg\:hover\:to-customPurple-purpleOne:hover{
    --tw-gradient-to:#673AB7
  }

  .\32lg\:hover\:to-inicieColors-orange:hover{
    --tw-gradient-to:#F36C48
  }

  .\32lg\:hover\:to-inicieColors-blue:hover{
    --tw-gradient-to:#233674
  }

  .\32lg\:focus\:to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .\32lg\:focus\:to-customGray-default:focus{
    --tw-gradient-to:#A9AEB3
  }

  .\32lg\:focus\:to-customGray-light:focus{
    --tw-gradient-to:#d9e0e6
  }

  .\32lg\:focus\:to-customGray-dark:focus{
    --tw-gradient-to:#484B4D
  }

  .\32lg\:focus\:to-customGray-darker:focus{
    --tw-gradient-to:#49494A
  }

  .\32lg\:focus\:to-customGray-grayTwo:focus{
    --tw-gradient-to:#C7CBD1
  }

  .\32lg\:focus\:to-customGray-grayThree:focus{
    --tw-gradient-to:#909193
  }

  .\32lg\:focus\:to-customGray-superLight:focus{
    --tw-gradient-to:#EDEDED
  }

  .\32lg\:focus\:to-customGray-lighterGray:focus{
    --tw-gradient-to:#F4F4F4
  }

  .\32lg\:focus\:to-customGray-textGray:focus{
    --tw-gradient-to:#8F9BB3
  }

  .\32lg\:focus\:to-customGray-superDark:focus{
    --tw-gradient-to:#231F20
  }

  .\32lg\:focus\:to-customGray-iconGray:focus{
    --tw-gradient-to:#A9AEB3
  }

  .\32lg\:focus\:to-customGray-mediumGray:focus{
    --tw-gradient-to:#E3E4E4
  }

  .\32lg\:focus\:to-customGray-swampGray:focus{
    --tw-gradient-to:#252727
  }

  .\32lg\:focus\:to-customGray-solitudeGray:focus{
    --tw-gradient-to:#E0E4E8
  }

  .\32lg\:focus\:to-customGray-winterGray:focus{
    --tw-gradient-to:#EEF0F5
  }

  .\32lg\:focus\:to-customGray-tableGray:focus{
    --tw-gradient-to:#F2F6FB
  }

  .\32lg\:focus\:to-customGray-iceGray:focus{
    --tw-gradient-to:#F5F7FC
  }

  .\32lg\:focus\:to-customGray-gainsboro:focus{
    --tw-gradient-to:#F0F2F6
  }

  .\32lg\:focus\:to-customGray-offWhite:focus{
    --tw-gradient-to:#F7F7F7
  }

  .\32lg\:focus\:to-customGray-cloudGray:focus{
    --tw-gradient-to:#B9BDC1
  }

  .\32lg\:focus\:to-customGray-defaultDark:focus{
    --tw-gradient-to:#AEB3B7
  }

  .\32lg\:focus\:to-customGray-skeletonGray:focus{
    --tw-gradient-to:#DEDFE3
  }

  .\32lg\:focus\:to-customBlue-default:focus{
    --tw-gradient-to:#233674
  }

  .\32lg\:focus\:to-customBlue-light:focus{
    --tw-gradient-to:#EFF4FA
  }

  .\32lg\:focus\:to-customBlue-newLight:focus{
    --tw-gradient-to:#EEF0F5
  }

  .\32lg\:focus\:to-customBlue-superLight:focus{
    --tw-gradient-to:#D7E1EC
  }

  .\32lg\:focus\:to-customBlue-normal:focus{
    --tw-gradient-to:#004899
  }

  .\32lg\:focus\:to-customBlue-dark:focus{
    --tw-gradient-to:#222B45
  }

  .\32lg\:focus\:to-customBlue-royal:focus{
    --tw-gradient-to:#3656BF
  }

  .\32lg\:focus\:to-customBlue-glass:focus{
    --tw-gradient-to:#D8E5F8
  }

  .\32lg\:focus\:to-customBlue-hawkesBlue:focus{
    --tw-gradient-to:#D7DDF2
  }

  .\32lg\:focus\:to-customBlue-darker:focus{
    --tw-gradient-to:#0F2741
  }

  .\32lg\:focus\:to-customBlue-newBlue:focus{
    --tw-gradient-to:#0F2741
  }

  .\32lg\:focus\:to-customBlue-black:focus{
    --tw-gradient-to:#0F2740
  }

  .\32lg\:focus\:to-customBlue-skyLight:focus{
    --tw-gradient-to:#F0F4F9
  }

  .\32lg\:focus\:to-customBlue-lightBlue:focus{
    --tw-gradient-to:#E7EBF8
  }

  .\32lg\:focus\:to-customBlue-lightBlueGray:focus{
    --tw-gradient-to:#8296D7
  }

  .\32lg\:focus\:to-customBlue-pale:focus{
    --tw-gradient-to:#D0D8F1
  }

  .\32lg\:focus\:to-customBlue-lavender:focus{
    --tw-gradient-to:#8296D7
  }

  .\32lg\:focus\:to-customBlue-iceBlue:focus{
    --tw-gradient-to:#EFF5FF
  }

  .\32lg\:focus\:to-customWhite-default:focus{
    --tw-gradient-to:#ffffff
  }

  .\32lg\:focus\:to-customWhite-lightDark:focus{
    --tw-gradient-to:#F8F8F8
  }

  .\32lg\:focus\:to-customWhite-bWhite:focus{
    --tw-gradient-to:#EFF4FA
  }

  .\32lg\:focus\:to-customRed-default:focus{
    --tw-gradient-to:#B10000
  }

  .\32lg\:focus\:to-customGreen-default:focus{
    --tw-gradient-to:#8BD42D
  }

  .\32lg\:focus\:to-customGreen-approved:focus{
    --tw-gradient-to:#80CC28
  }

  .\32lg\:focus\:to-customGreen-check:focus{
    --tw-gradient-to:#139E5D
  }

  .\32lg\:focus\:to-customGreen-lime:focus{
    --tw-gradient-to:#00AD3C
  }

  .\32lg\:focus\:to-customGreen-dark:focus{
    --tw-gradient-to:#03AC6D
  }

  .\32lg\:focus\:to-customGreen-light:focus{
    --tw-gradient-to:#A5D072
  }

  .\32lg\:focus\:to-customYellow-default:focus{
    --tw-gradient-to:#FEF8E6
  }

  .\32lg\:focus\:to-customYellow-highlight:focus{
    --tw-gradient-to:#EEB103
  }

  .\32lg\:focus\:to-customYellow-bright:focus{
    --tw-gradient-to:#FDD835
  }

  .\32lg\:focus\:to-customYellow-dark:focus{
    --tw-gradient-to:#FDDD84
  }

  .\32lg\:focus\:to-customYellow-gold:focus{
    --tw-gradient-to:#E9AC07
  }

  .\32lg\:focus\:to-customYellow-mostard:focus{
    --tw-gradient-to:#F59E0B
  }

  .\32lg\:focus\:to-customOrange-default:focus{
    --tw-gradient-to:#E8532C
  }

  .\32lg\:focus\:to-customOrange-mediumOrange:focus{
    --tw-gradient-to:#F4933C
  }

  .\32lg\:focus\:to-customOrange-F96319:focus{
    --tw-gradient-to:#F96319
  }

  .\32lg\:focus\:to-customOrange-EB8A02:focus{
    --tw-gradient-to:#EB8A02
  }

  .\32lg\:focus\:to-customPurple-purpleOne:focus{
    --tw-gradient-to:#673AB7
  }

  .\32lg\:focus\:to-inicieColors-orange:focus{
    --tw-gradient-to:#F36C48
  }

  .\32lg\:focus\:to-inicieColors-blue:focus{
    --tw-gradient-to:#233674
  }

  .\32lg\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .\32lg\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .\32lg\:bg-auto{
    background-size:auto
  }

  .\32lg\:bg-cover{
    background-size:cover
  }

  .\32lg\:bg-contain{
    background-size:contain
  }

  .\32lg\:bg-fixed{
    background-attachment:fixed
  }

  .\32lg\:bg-local{
    background-attachment:local
  }

  .\32lg\:bg-scroll{
    background-attachment:scroll
  }

  .\32lg\:bg-clip-border{
    background-clip:border-box
  }

  .\32lg\:bg-clip-padding{
    background-clip:padding-box
  }

  .\32lg\:bg-clip-content{
    background-clip:content-box
  }

  .\32lg\:bg-clip-text{
    background-clip:text
  }

  .\32lg\:bg-bottom{
    background-position:bottom
  }

  .\32lg\:bg-center{
    background-position:center
  }

  .\32lg\:bg-left{
    background-position:left
  }

  .\32lg\:bg-left-bottom{
    background-position:left bottom
  }

  .\32lg\:bg-left-top{
    background-position:left top
  }

  .\32lg\:bg-right{
    background-position:right
  }

  .\32lg\:bg-right-bottom{
    background-position:right bottom
  }

  .\32lg\:bg-right-top{
    background-position:right top
  }

  .\32lg\:bg-top{
    background-position:top
  }

  .\32lg\:bg-repeat{
    background-repeat:repeat
  }

  .\32lg\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .\32lg\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .\32lg\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .\32lg\:bg-repeat-round{
    background-repeat:round
  }

  .\32lg\:bg-repeat-space{
    background-repeat:space
  }

  .\32lg\:bg-origin-border{
    background-origin:border-box
  }

  .\32lg\:bg-origin-padding{
    background-origin:padding-box
  }

  .\32lg\:bg-origin-content{
    background-origin:content-box
  }

  .\32lg\:fill-current{
    fill:currentColor
  }

  .\32lg\:stroke-current{
    stroke:currentColor
  }

  .\32lg\:stroke-0{
    stroke-width:0
  }

  .\32lg\:stroke-1{
    stroke-width:1
  }

  .\32lg\:stroke-2{
    stroke-width:2
  }

  .\32lg\:object-contain{
    object-fit:contain
  }

  .\32lg\:object-cover{
    object-fit:cover
  }

  .\32lg\:object-fill{
    object-fit:fill
  }

  .\32lg\:object-none{
    object-fit:none
  }

  .\32lg\:object-scale-down{
    object-fit:scale-down
  }

  .\32lg\:object-bottom{
    object-position:bottom
  }

  .\32lg\:object-center{
    object-position:center
  }

  .\32lg\:object-left{
    object-position:left
  }

  .\32lg\:object-left-bottom{
    object-position:left bottom
  }

  .\32lg\:object-left-top{
    object-position:left top
  }

  .\32lg\:object-right{
    object-position:right
  }

  .\32lg\:object-right-bottom{
    object-position:right bottom
  }

  .\32lg\:object-right-top{
    object-position:right top
  }

  .\32lg\:object-top{
    object-position:top
  }

  .\32lg\:p-0{
    padding:0px
  }

  .\32lg\:p-1{
    padding:0.25rem
  }

  .\32lg\:p-2{
    padding:0.5rem
  }

  .\32lg\:p-3{
    padding:0.75rem
  }

  .\32lg\:p-4{
    padding:1rem
  }

  .\32lg\:p-5{
    padding:1.25rem
  }

  .\32lg\:p-6{
    padding:1.5rem
  }

  .\32lg\:p-7{
    padding:1.75rem
  }

  .\32lg\:p-8{
    padding:2rem
  }

  .\32lg\:p-9{
    padding:2.25rem
  }

  .\32lg\:p-10{
    padding:2.5rem
  }

  .\32lg\:p-11{
    padding:2.75rem
  }

  .\32lg\:p-12{
    padding:3rem
  }

  .\32lg\:p-14{
    padding:3.5rem
  }

  .\32lg\:p-16{
    padding:4rem
  }

  .\32lg\:p-20{
    padding:5rem
  }

  .\32lg\:p-24{
    padding:6rem
  }

  .\32lg\:p-28{
    padding:7rem
  }

  .\32lg\:p-32{
    padding:8rem
  }

  .\32lg\:p-36{
    padding:9rem
  }

  .\32lg\:p-40{
    padding:10rem
  }

  .\32lg\:p-44{
    padding:11rem
  }

  .\32lg\:p-48{
    padding:12rem
  }

  .\32lg\:p-52{
    padding:13rem
  }

  .\32lg\:p-56{
    padding:14rem
  }

  .\32lg\:p-60{
    padding:15rem
  }

  .\32lg\:p-64{
    padding:16rem
  }

  .\32lg\:p-72{
    padding:18rem
  }

  .\32lg\:p-80{
    padding:20rem
  }

  .\32lg\:p-96{
    padding:24rem
  }

  .\32lg\:p-px{
    padding:1px
  }

  .\32lg\:p-0\.5{
    padding:0.125rem
  }

  .\32lg\:p-1\.5{
    padding:0.375rem
  }

  .\32lg\:p-2\.5{
    padding:0.625rem
  }

  .\32lg\:p-3\.5{
    padding:0.875rem
  }

  .\32lg\:px-0{
    padding-left:0px;
    padding-right:0px
  }

  .\32lg\:px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .\32lg\:px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .\32lg\:px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .\32lg\:px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .\32lg\:px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

  .\32lg\:px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .\32lg\:px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

  .\32lg\:px-8{
    padding-left:2rem;
    padding-right:2rem
  }

  .\32lg\:px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .\32lg\:px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

  .\32lg\:px-11{
    padding-left:2.75rem;
    padding-right:2.75rem
  }

  .\32lg\:px-12{
    padding-left:3rem;
    padding-right:3rem
  }

  .\32lg\:px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .\32lg\:px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .\32lg\:px-20{
    padding-left:5rem;
    padding-right:5rem
  }

  .\32lg\:px-24{
    padding-left:6rem;
    padding-right:6rem
  }

  .\32lg\:px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .\32lg\:px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .\32lg\:px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .\32lg\:px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .\32lg\:px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .\32lg\:px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .\32lg\:px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .\32lg\:px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .\32lg\:px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .\32lg\:px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .\32lg\:px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .\32lg\:px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .\32lg\:px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .\32lg\:px-px{
    padding-left:1px;
    padding-right:1px
  }

  .\32lg\:px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .\32lg\:px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .\32lg\:px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .\32lg\:px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

  .\32lg\:py-0{
    padding-top:0px;
    padding-bottom:0px
  }

  .\32lg\:py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .\32lg\:py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .\32lg\:py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .\32lg\:py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .\32lg\:py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .\32lg\:py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .\32lg\:py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .\32lg\:py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .\32lg\:py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .\32lg\:py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .\32lg\:py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .\32lg\:py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .\32lg\:py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .\32lg\:py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .\32lg\:py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .\32lg\:py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .\32lg\:py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .\32lg\:py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .\32lg\:py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .\32lg\:py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .\32lg\:py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .\32lg\:py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .\32lg\:py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .\32lg\:py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .\32lg\:py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .\32lg\:py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .\32lg\:py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .\32lg\:py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .\32lg\:py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .\32lg\:py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .\32lg\:py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .\32lg\:py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .\32lg\:py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .\32lg\:py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .\32lg\:pt-0{
    padding-top:0px
  }

  .\32lg\:pt-1{
    padding-top:0.25rem
  }

  .\32lg\:pt-2{
    padding-top:0.5rem
  }

  .\32lg\:pt-3{
    padding-top:0.75rem
  }

  .\32lg\:pt-4{
    padding-top:1rem
  }

  .\32lg\:pt-5{
    padding-top:1.25rem
  }

  .\32lg\:pt-6{
    padding-top:1.5rem
  }

  .\32lg\:pt-7{
    padding-top:1.75rem
  }

  .\32lg\:pt-8{
    padding-top:2rem
  }

  .\32lg\:pt-9{
    padding-top:2.25rem
  }

  .\32lg\:pt-10{
    padding-top:2.5rem
  }

  .\32lg\:pt-11{
    padding-top:2.75rem
  }

  .\32lg\:pt-12{
    padding-top:3rem
  }

  .\32lg\:pt-14{
    padding-top:3.5rem
  }

  .\32lg\:pt-16{
    padding-top:4rem
  }

  .\32lg\:pt-20{
    padding-top:5rem
  }

  .\32lg\:pt-24{
    padding-top:6rem
  }

  .\32lg\:pt-28{
    padding-top:7rem
  }

  .\32lg\:pt-32{
    padding-top:8rem
  }

  .\32lg\:pt-36{
    padding-top:9rem
  }

  .\32lg\:pt-40{
    padding-top:10rem
  }

  .\32lg\:pt-44{
    padding-top:11rem
  }

  .\32lg\:pt-48{
    padding-top:12rem
  }

  .\32lg\:pt-52{
    padding-top:13rem
  }

  .\32lg\:pt-56{
    padding-top:14rem
  }

  .\32lg\:pt-60{
    padding-top:15rem
  }

  .\32lg\:pt-64{
    padding-top:16rem
  }

  .\32lg\:pt-72{
    padding-top:18rem
  }

  .\32lg\:pt-80{
    padding-top:20rem
  }

  .\32lg\:pt-96{
    padding-top:24rem
  }

  .\32lg\:pt-px{
    padding-top:1px
  }

  .\32lg\:pt-0\.5{
    padding-top:0.125rem
  }

  .\32lg\:pt-1\.5{
    padding-top:0.375rem
  }

  .\32lg\:pt-2\.5{
    padding-top:0.625rem
  }

  .\32lg\:pt-3\.5{
    padding-top:0.875rem
  }

  .\32lg\:pr-0{
    padding-right:0px
  }

  .\32lg\:pr-1{
    padding-right:0.25rem
  }

  .\32lg\:pr-2{
    padding-right:0.5rem
  }

  .\32lg\:pr-3{
    padding-right:0.75rem
  }

  .\32lg\:pr-4{
    padding-right:1rem
  }

  .\32lg\:pr-5{
    padding-right:1.25rem
  }

  .\32lg\:pr-6{
    padding-right:1.5rem
  }

  .\32lg\:pr-7{
    padding-right:1.75rem
  }

  .\32lg\:pr-8{
    padding-right:2rem
  }

  .\32lg\:pr-9{
    padding-right:2.25rem
  }

  .\32lg\:pr-10{
    padding-right:2.5rem
  }

  .\32lg\:pr-11{
    padding-right:2.75rem
  }

  .\32lg\:pr-12{
    padding-right:3rem
  }

  .\32lg\:pr-14{
    padding-right:3.5rem
  }

  .\32lg\:pr-16{
    padding-right:4rem
  }

  .\32lg\:pr-20{
    padding-right:5rem
  }

  .\32lg\:pr-24{
    padding-right:6rem
  }

  .\32lg\:pr-28{
    padding-right:7rem
  }

  .\32lg\:pr-32{
    padding-right:8rem
  }

  .\32lg\:pr-36{
    padding-right:9rem
  }

  .\32lg\:pr-40{
    padding-right:10rem
  }

  .\32lg\:pr-44{
    padding-right:11rem
  }

  .\32lg\:pr-48{
    padding-right:12rem
  }

  .\32lg\:pr-52{
    padding-right:13rem
  }

  .\32lg\:pr-56{
    padding-right:14rem
  }

  .\32lg\:pr-60{
    padding-right:15rem
  }

  .\32lg\:pr-64{
    padding-right:16rem
  }

  .\32lg\:pr-72{
    padding-right:18rem
  }

  .\32lg\:pr-80{
    padding-right:20rem
  }

  .\32lg\:pr-96{
    padding-right:24rem
  }

  .\32lg\:pr-px{
    padding-right:1px
  }

  .\32lg\:pr-0\.5{
    padding-right:0.125rem
  }

  .\32lg\:pr-1\.5{
    padding-right:0.375rem
  }

  .\32lg\:pr-2\.5{
    padding-right:0.625rem
  }

  .\32lg\:pr-3\.5{
    padding-right:0.875rem
  }

  .\32lg\:pb-0{
    padding-bottom:0px
  }

  .\32lg\:pb-1{
    padding-bottom:0.25rem
  }

  .\32lg\:pb-2{
    padding-bottom:0.5rem
  }

  .\32lg\:pb-3{
    padding-bottom:0.75rem
  }

  .\32lg\:pb-4{
    padding-bottom:1rem
  }

  .\32lg\:pb-5{
    padding-bottom:1.25rem
  }

  .\32lg\:pb-6{
    padding-bottom:1.5rem
  }

  .\32lg\:pb-7{
    padding-bottom:1.75rem
  }

  .\32lg\:pb-8{
    padding-bottom:2rem
  }

  .\32lg\:pb-9{
    padding-bottom:2.25rem
  }

  .\32lg\:pb-10{
    padding-bottom:2.5rem
  }

  .\32lg\:pb-11{
    padding-bottom:2.75rem
  }

  .\32lg\:pb-12{
    padding-bottom:3rem
  }

  .\32lg\:pb-14{
    padding-bottom:3.5rem
  }

  .\32lg\:pb-16{
    padding-bottom:4rem
  }

  .\32lg\:pb-20{
    padding-bottom:5rem
  }

  .\32lg\:pb-24{
    padding-bottom:6rem
  }

  .\32lg\:pb-28{
    padding-bottom:7rem
  }

  .\32lg\:pb-32{
    padding-bottom:8rem
  }

  .\32lg\:pb-36{
    padding-bottom:9rem
  }

  .\32lg\:pb-40{
    padding-bottom:10rem
  }

  .\32lg\:pb-44{
    padding-bottom:11rem
  }

  .\32lg\:pb-48{
    padding-bottom:12rem
  }

  .\32lg\:pb-52{
    padding-bottom:13rem
  }

  .\32lg\:pb-56{
    padding-bottom:14rem
  }

  .\32lg\:pb-60{
    padding-bottom:15rem
  }

  .\32lg\:pb-64{
    padding-bottom:16rem
  }

  .\32lg\:pb-72{
    padding-bottom:18rem
  }

  .\32lg\:pb-80{
    padding-bottom:20rem
  }

  .\32lg\:pb-96{
    padding-bottom:24rem
  }

  .\32lg\:pb-px{
    padding-bottom:1px
  }

  .\32lg\:pb-0\.5{
    padding-bottom:0.125rem
  }

  .\32lg\:pb-1\.5{
    padding-bottom:0.375rem
  }

  .\32lg\:pb-2\.5{
    padding-bottom:0.625rem
  }

  .\32lg\:pb-3\.5{
    padding-bottom:0.875rem
  }

  .\32lg\:pl-0{
    padding-left:0px
  }

  .\32lg\:pl-1{
    padding-left:0.25rem
  }

  .\32lg\:pl-2{
    padding-left:0.5rem
  }

  .\32lg\:pl-3{
    padding-left:0.75rem
  }

  .\32lg\:pl-4{
    padding-left:1rem
  }

  .\32lg\:pl-5{
    padding-left:1.25rem
  }

  .\32lg\:pl-6{
    padding-left:1.5rem
  }

  .\32lg\:pl-7{
    padding-left:1.75rem
  }

  .\32lg\:pl-8{
    padding-left:2rem
  }

  .\32lg\:pl-9{
    padding-left:2.25rem
  }

  .\32lg\:pl-10{
    padding-left:2.5rem
  }

  .\32lg\:pl-11{
    padding-left:2.75rem
  }

  .\32lg\:pl-12{
    padding-left:3rem
  }

  .\32lg\:pl-14{
    padding-left:3.5rem
  }

  .\32lg\:pl-16{
    padding-left:4rem
  }

  .\32lg\:pl-20{
    padding-left:5rem
  }

  .\32lg\:pl-24{
    padding-left:6rem
  }

  .\32lg\:pl-28{
    padding-left:7rem
  }

  .\32lg\:pl-32{
    padding-left:8rem
  }

  .\32lg\:pl-36{
    padding-left:9rem
  }

  .\32lg\:pl-40{
    padding-left:10rem
  }

  .\32lg\:pl-44{
    padding-left:11rem
  }

  .\32lg\:pl-48{
    padding-left:12rem
  }

  .\32lg\:pl-52{
    padding-left:13rem
  }

  .\32lg\:pl-56{
    padding-left:14rem
  }

  .\32lg\:pl-60{
    padding-left:15rem
  }

  .\32lg\:pl-64{
    padding-left:16rem
  }

  .\32lg\:pl-72{
    padding-left:18rem
  }

  .\32lg\:pl-80{
    padding-left:20rem
  }

  .\32lg\:pl-96{
    padding-left:24rem
  }

  .\32lg\:pl-px{
    padding-left:1px
  }

  .\32lg\:pl-0\.5{
    padding-left:0.125rem
  }

  .\32lg\:pl-1\.5{
    padding-left:0.375rem
  }

  .\32lg\:pl-2\.5{
    padding-left:0.625rem
  }

  .\32lg\:pl-3\.5{
    padding-left:0.875rem
  }

  .\32lg\:text-left{
    text-align:left
  }

  .\32lg\:text-center{
    text-align:center
  }

  .\32lg\:text-right{
    text-align:right
  }

  .\32lg\:text-justify{
    text-align:justify
  }

  .\32lg\:align-baseline{
    vertical-align:baseline
  }

  .\32lg\:align-top{
    vertical-align:top
  }

  .\32lg\:align-middle{
    vertical-align:middle
  }

  .\32lg\:align-bottom{
    vertical-align:bottom
  }

  .\32lg\:align-text-top{
    vertical-align:text-top
  }

  .\32lg\:align-text-bottom{
    vertical-align:text-bottom
  }

  .\32lg\:font-Montserrat{
    font-family:Montserrat, Roboto, Open Sans
  }

  .\32lg\:font-Prompt{
    font-family:Prompt, Roboto, Open Sans
  }

  .\32lg\:font-Roboto{
    font-family:Roboto, Open Sans
  }

  .\32lg\:font-OpenSans{
    font-family:Open Sans, Roboto
  }

  .\32lg\:font-Nunito{
    font-family:Nunito, Roboto, Open Sans
  }

  .\32lg\:text-10{
    font-size:10px
  }

  .\32lg\:text-11{
    font-size:11px
  }

  .\32lg\:text-12{
    font-size:12px
  }

  .\32lg\:text-13{
    font-size:13px
  }

  .\32lg\:text-14{
    font-size:14px
  }

  .\32lg\:text-15{
    font-size:15px
  }

  .\32lg\:text-16{
    font-size:16px
  }

  .\32lg\:text-18{
    font-size:18px
  }

  .\32lg\:text-19{
    font-size:19px
  }

  .\32lg\:text-20{
    font-size:20px
  }

  .\32lg\:text-22{
    font-size:22px
  }

  .\32lg\:text-24{
    font-size:24px
  }

  .\32lg\:text-25{
    font-size:25px
  }

  .\32lg\:text-26{
    font-size:26px
  }

  .\32lg\:text-28{
    font-size:28px
  }

  .\32lg\:text-30{
    font-size:30px
  }

  .\32lg\:text-32{
    font-size:32px
  }

  .\32lg\:text-40{
    font-size:40px
  }

  .\32lg\:text-55{
    font-size:55px
  }

  .\32lg\:text-xs{
    font-size:.75rem
  }

  .\32lg\:text-sm{
    font-size:.875rem
  }

  .\32lg\:text-lg{
    font-size:1.125rem
  }

  .\32lg\:text-xl{
    font-size:1.25rem
  }

  .\32lg\:text-2xl{
    font-size:1.5rem
  }

  .\32lg\:text-3xl{
    font-size:1.875rem
  }

  .\32lg\:text-4xl{
    font-size:2.25rem
  }

  .\32lg\:text-5xl{
    font-size:3rem
  }

  .\32lg\:text-6xl{
    font-size:4rem
  }

  .\32lg\:text-7xl{
    font-size:5rem
  }

  .\32lg\:font-thin{
    font-weight:100
  }

  .\32lg\:font-extralight{
    font-weight:200
  }

  .\32lg\:font-light{
    font-weight:300
  }

  .\32lg\:font-normal{
    font-weight:400
  }

  .\32lg\:font-medium{
    font-weight:500
  }

  .\32lg\:font-semibold{
    font-weight:600
  }

  .\32lg\:font-bold{
    font-weight:700
  }

  .\32lg\:font-extrabold{
    font-weight:800
  }

  .\32lg\:font-black{
    font-weight:900
  }

  .\32lg\:uppercase{
    text-transform:uppercase
  }

  .\32lg\:lowercase{
    text-transform:lowercase
  }

  .\32lg\:capitalize{
    text-transform:capitalize
  }

  .\32lg\:normal-case{
    text-transform:none
  }

  .\32lg\:italic{
    font-style:italic
  }

  .\32lg\:not-italic{
    font-style:normal
  }

  .\32lg\:ordinal, .\32lg\:slashed-zero, .\32lg\:lining-nums, .\32lg\:oldstyle-nums, .\32lg\:proportional-nums, .\32lg\:tabular-nums, .\32lg\:diagonal-fractions, .\32lg\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .\32lg\:normal-nums{
    font-variant-numeric:normal
  }

  .\32lg\:ordinal{
    --tw-ordinal:ordinal
  }

  .\32lg\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .\32lg\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .\32lg\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .\32lg\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .\32lg\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .\32lg\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .\32lg\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .\32lg\:leading-3{
    line-height:.75rem
  }

  .\32lg\:leading-4{
    line-height:1rem
  }

  .\32lg\:leading-5{
    line-height:1.25rem
  }

  .\32lg\:leading-6{
    line-height:1.5rem
  }

  .\32lg\:leading-7{
    line-height:1.75rem
  }

  .\32lg\:leading-8{
    line-height:2rem
  }

  .\32lg\:leading-9{
    line-height:2.25rem
  }

  .\32lg\:leading-10{
    line-height:2.5rem
  }

  .\32lg\:leading-19{
    line-height:19px
  }

  .\32lg\:leading-none{
    line-height:1
  }

  .\32lg\:leading-tight{
    line-height:1.25
  }

  .\32lg\:leading-snug{
    line-height:1.375
  }

  .\32lg\:leading-normal{
    line-height:1.5
  }

  .\32lg\:leading-relaxed{
    line-height:1.625
  }

  .\32lg\:leading-loose{
    line-height:2
  }

  .\32lg\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .\32lg\:tracking-tight{
    letter-spacing:-0.025em
  }

  .\32lg\:tracking-normal{
    letter-spacing:0em
  }

  .\32lg\:tracking-wide{
    letter-spacing:0.025em
  }

  .\32lg\:tracking-wider{
    letter-spacing:0.05em
  }

  .\32lg\:tracking-widest{
    letter-spacing:0.1em
  }

  .\32lg\:text-transparent{
    color:transparent
  }

  .\32lg\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\32lg\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32lg\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\32lg\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32lg\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\32lg\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32lg\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\32lg\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\32lg\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\32lg\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\32lg\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\32lg\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\32lg\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\32lg\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\32lg\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\32lg\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\32lg\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\32lg\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\32lg\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32lg\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\32lg\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\32lg\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\32lg\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\32lg\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\32lg\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\32lg\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .\32lg\:group-hover\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .group:hover .\32lg\:group-hover\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .\32lg\:focus-within\:text-customGray-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-grayTwo:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-grayThree:focus-within{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-lighterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-textGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-superDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-iconGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-mediumGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-swampGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-solitudeGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-winterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-tableGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-iceGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-gainsboro:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-offWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-cloudGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-defaultDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGray-skeletonGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-newLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-normal:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-royal:focus-within{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-glass:focus-within{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-hawkesBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-newBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-skyLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-lightBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-lightBlueGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-pale:focus-within{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-lavender:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customBlue-iceBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customWhite-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customWhite-lightDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customWhite-bWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customRed-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGreen-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGreen-approved:focus-within{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGreen-check:focus-within{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGreen-lime:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGreen-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customGreen-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customYellow-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customYellow-highlight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customYellow-bright:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customYellow-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customYellow-gold:focus-within{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customYellow-mostard:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customOrange-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customOrange-mediumOrange:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customOrange-F96319:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customOrange-EB8A02:focus-within{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-customPurple-purpleOne:focus-within{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-inicieColors-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\32lg\:focus-within\:text-inicieColors-blue:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-transparent:hover{
    color:transparent
  }

  .\32lg\:hover\:text-customGray-default:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-light:hover{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-dark:hover{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-darker:hover{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-grayTwo:hover{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-grayThree:hover{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-lighterGray:hover{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-textGray:hover{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-superDark:hover{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-iconGray:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-mediumGray:hover{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-swampGray:hover{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-solitudeGray:hover{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-winterGray:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-tableGray:hover{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-iceGray:hover{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-gainsboro:hover{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-offWhite:hover{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-cloudGray:hover{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-defaultDark:hover{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGray-skeletonGray:hover{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-default:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-light:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-newLight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-normal:hover{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-dark:hover{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-royal:hover{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-glass:hover{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-hawkesBlue:hover{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-darker:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-newBlue:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-black:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-skyLight:hover{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-lightBlue:hover{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-lightBlueGray:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-pale:hover{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-lavender:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customBlue-iceBlue:hover{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customWhite-default:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customWhite-lightDark:hover{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customWhite-bWhite:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customRed-default:hover{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGreen-default:hover{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGreen-approved:hover{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGreen-check:hover{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGreen-lime:hover{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGreen-dark:hover{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customGreen-light:hover{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customYellow-default:hover{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customYellow-highlight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customYellow-bright:hover{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customYellow-dark:hover{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customYellow-gold:hover{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customYellow-mostard:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customOrange-default:hover{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customOrange-mediumOrange:hover{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customOrange-F96319:hover{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customOrange-EB8A02:hover{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-customPurple-purpleOne:hover{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-inicieColors-orange:hover{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\32lg\:hover\:text-inicieColors-blue:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-transparent:focus{
    color:transparent
  }

  .\32lg\:focus\:text-customGray-default:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-light:focus{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-dark:focus{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-darker:focus{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-grayTwo:focus{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-grayThree:focus{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-lighterGray:focus{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-textGray:focus{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-superDark:focus{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-iconGray:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-mediumGray:focus{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-swampGray:focus{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-solitudeGray:focus{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-winterGray:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-tableGray:focus{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-iceGray:focus{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-gainsboro:focus{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-offWhite:focus{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-cloudGray:focus{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-defaultDark:focus{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGray-skeletonGray:focus{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-default:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-light:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-newLight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-normal:focus{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-dark:focus{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-royal:focus{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-glass:focus{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-hawkesBlue:focus{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-darker:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-newBlue:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-black:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-skyLight:focus{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-lightBlue:focus{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-lightBlueGray:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-pale:focus{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-lavender:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customBlue-iceBlue:focus{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customWhite-default:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customWhite-lightDark:focus{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customWhite-bWhite:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customRed-default:focus{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGreen-default:focus{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGreen-approved:focus{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGreen-check:focus{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGreen-lime:focus{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGreen-dark:focus{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customGreen-light:focus{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customYellow-default:focus{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customYellow-highlight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customYellow-bright:focus{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customYellow-dark:focus{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customYellow-gold:focus{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customYellow-mostard:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customOrange-default:focus{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customOrange-mediumOrange:focus{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customOrange-F96319:focus{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customOrange-EB8A02:focus{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-customPurple-purpleOne:focus{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-inicieColors-orange:focus{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\32lg\:focus\:text-inicieColors-blue:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32lg\:text-opacity-0{
    --tw-text-opacity:0
  }

  .\32lg\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .\32lg\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .\32lg\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .\32lg\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .\32lg\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .\32lg\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .\32lg\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .\32lg\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .\32lg\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .\32lg\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .\32lg\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .\32lg\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .\32lg\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .\32lg\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .\32lg\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .\32lg\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .\32lg\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .\32lg\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .\32lg\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .\32lg\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .\32lg\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .\32lg\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .\32lg\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .\32lg\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .\32lg\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .\32lg\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .\32lg\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .\32lg\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .\32lg\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .\32lg\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .\32lg\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .\32lg\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .\32lg\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .\32lg\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .\32lg\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .\32lg\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .\32lg\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .\32lg\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .\32lg\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .\32lg\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .\32lg\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .\32lg\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .\32lg\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .\32lg\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .\32lg\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .\32lg\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .\32lg\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .\32lg\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .\32lg\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .\32lg\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .\32lg\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .\32lg\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .\32lg\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .\32lg\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .\32lg\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .\32lg\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .\32lg\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .\32lg\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .\32lg\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .\32lg\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .\32lg\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .\32lg\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .\32lg\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .\32lg\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .\32lg\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .\32lg\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .\32lg\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .\32lg\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .\32lg\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .\32lg\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .\32lg\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .\32lg\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .\32lg\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .\32lg\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .\32lg\:underline{
    text-decoration:underline
  }

  .\32lg\:line-through{
    text-decoration:line-through
  }

  .\32lg\:no-underline{
    text-decoration:none
  }

  .group:hover .\32lg\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .\32lg\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .\32lg\:group-hover\:no-underline{
    text-decoration:none
  }

  .\32lg\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .\32lg\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .\32lg\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .\32lg\:hover\:underline:hover{
    text-decoration:underline
  }

  .\32lg\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .\32lg\:hover\:no-underline:hover{
    text-decoration:none
  }

  .\32lg\:focus\:underline:focus{
    text-decoration:underline
  }

  .\32lg\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .\32lg\:focus\:no-underline:focus{
    text-decoration:none
  }

  .\32lg\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .\32lg\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .\32lg\:placeholder-transparent::placeholder{
    color:transparent
  }

  .\32lg\:placeholder-customGray-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-grayTwo::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-grayThree::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-lighterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-textGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-superDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-iconGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-mediumGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-swampGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-solitudeGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-winterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-tableGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-iceGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-gainsboro::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-offWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-cloudGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-defaultDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGray-skeletonGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-newLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-normal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-royal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-glass::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-hawkesBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-newBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-skyLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-lightBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-lightBlueGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-pale::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-lavender::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customBlue-iceBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customWhite-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customWhite-lightDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customWhite-bWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customRed-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGreen-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGreen-approved::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGreen-check::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGreen-lime::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGreen-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customGreen-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customYellow-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customYellow-highlight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customYellow-bright::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customYellow-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customYellow-gold::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customYellow-mostard::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customOrange-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customOrange-mediumOrange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customOrange-F96319::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customOrange-EB8A02::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-customPurple-purpleOne::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-inicieColors-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-inicieColors-blue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .\32lg\:focus\:placeholder-customGray-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-grayTwo:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-grayThree:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-lighterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-textGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-superDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-iconGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-mediumGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-swampGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-solitudeGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-winterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-tableGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-iceGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-gainsboro:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-offWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-cloudGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-defaultDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGray-skeletonGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-newLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-normal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-royal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-glass:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-hawkesBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-newBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-skyLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-lightBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-lightBlueGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-pale:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-lavender:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customBlue-iceBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customWhite-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customWhite-lightDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customWhite-bWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customRed-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGreen-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGreen-approved:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGreen-check:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGreen-lime:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGreen-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customGreen-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customYellow-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customYellow-highlight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customYellow-bright:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customYellow-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customYellow-gold:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customYellow-mostard:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customOrange-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customOrange-mediumOrange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customOrange-F96319:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customOrange-EB8A02:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-customPurple-purpleOne:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-inicieColors-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .\32lg\:focus\:placeholder-inicieColors-blue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\32lg\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .\32lg\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .\32lg\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .\32lg\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .\32lg\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .\32lg\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .\32lg\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .\32lg\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .\32lg\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .\32lg\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .\32lg\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .\32lg\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .\32lg\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .\32lg\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .\32lg\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .\32lg\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .\32lg\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .\32lg\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .\32lg\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .\32lg\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .\32lg\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .\32lg\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .\32lg\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .\32lg\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .\32lg\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .\32lg\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .\32lg\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .\32lg\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .\32lg\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .\32lg\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .\32lg\:opacity-0{
    opacity:0
  }

  .\32lg\:opacity-5{
    opacity:0.05
  }

  .\32lg\:opacity-10{
    opacity:0.1
  }

  .\32lg\:opacity-20{
    opacity:0.2
  }

  .\32lg\:opacity-25{
    opacity:0.25
  }

  .\32lg\:opacity-30{
    opacity:0.3
  }

  .\32lg\:opacity-40{
    opacity:0.4
  }

  .\32lg\:opacity-50{
    opacity:0.5
  }

  .\32lg\:opacity-60{
    opacity:0.6
  }

  .\32lg\:opacity-70{
    opacity:0.7
  }

  .\32lg\:opacity-75{
    opacity:0.75
  }

  .\32lg\:opacity-80{
    opacity:0.8
  }

  .\32lg\:opacity-90{
    opacity:0.9
  }

  .\32lg\:opacity-95{
    opacity:0.95
  }

  .\32lg\:opacity-100{
    opacity:1
  }

  .group:hover .\32lg\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .\32lg\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .\32lg\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .\32lg\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .\32lg\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .\32lg\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .\32lg\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .\32lg\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .\32lg\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .\32lg\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .\32lg\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .\32lg\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .\32lg\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .\32lg\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .\32lg\:group-hover\:opacity-100{
    opacity:1
  }

  .\32lg\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .\32lg\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .\32lg\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .\32lg\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .\32lg\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .\32lg\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .\32lg\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .\32lg\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .\32lg\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .\32lg\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .\32lg\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .\32lg\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .\32lg\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .\32lg\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .\32lg\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .\32lg\:hover\:opacity-0:hover{
    opacity:0
  }

  .\32lg\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .\32lg\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .\32lg\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .\32lg\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .\32lg\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .\32lg\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .\32lg\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .\32lg\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .\32lg\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .\32lg\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .\32lg\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .\32lg\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .\32lg\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .\32lg\:hover\:opacity-100:hover{
    opacity:1
  }

  .\32lg\:focus\:opacity-0:focus{
    opacity:0
  }

  .\32lg\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .\32lg\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .\32lg\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .\32lg\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .\32lg\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .\32lg\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .\32lg\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .\32lg\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .\32lg\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .\32lg\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .\32lg\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .\32lg\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .\32lg\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .\32lg\:focus\:opacity-100:focus{
    opacity:1
  }

  .\32lg\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .\32lg\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .\32lg\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .\32lg\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .\32lg\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .\32lg\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .\32lg\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .\32lg\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .\32lg\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .\32lg\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .\32lg\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .\32lg\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .\32lg\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .\32lg\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .\32lg\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .\32lg\:bg-blend-normal{
    background-blend-mode:normal
  }

  .\32lg\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .\32lg\:bg-blend-screen{
    background-blend-mode:screen
  }

  .\32lg\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .\32lg\:bg-blend-darken{
    background-blend-mode:darken
  }

  .\32lg\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .\32lg\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .\32lg\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .\32lg\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .\32lg\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .\32lg\:bg-blend-difference{
    background-blend-mode:difference
  }

  .\32lg\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .\32lg\:bg-blend-hue{
    background-blend-mode:hue
  }

  .\32lg\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .\32lg\:bg-blend-color{
    background-blend-mode:color
  }

  .\32lg\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .\32lg\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .\32lg\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .\32lg\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .\32lg\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .\32lg\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .\32lg\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .\32lg\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .\32lg\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .\32lg\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .\32lg\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .\32lg\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .\32lg\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .\32lg\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .\32lg\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .\32lg\:mix-blend-color{
    mix-blend-mode:color
  }

  .\32lg\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .\32lg\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32lg\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32lg\:group-hover\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32lg\:group-hover\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32lg\:group-hover\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32lg\:group-hover\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32lg\:group-hover\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32lg\:group-hover\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32lg\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32lg\:group-hover\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus-within\:shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus-within\:shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus-within\:shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus-within\:shadow-custom:focus-within{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:hover\:shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:hover\:shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:hover\:shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:hover\:shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:hover\:shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:hover\:shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:hover\:shadow-custom:hover{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus\:shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus\:shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus\:shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus\:shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus\:shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus\:shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:focus\:shadow-custom:focus{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32lg\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\32lg\:outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\32lg\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\32lg\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\32lg\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\32lg\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\32lg\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\32lg\:focus\:outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\32lg\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\32lg\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32lg\:ring-inset{
    --tw-ring-inset:inset
  }

  .\32lg\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .\32lg\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .\32lg\:ring-transparent{
    --tw-ring-color:transparent
  }

  .\32lg\:ring-customGray-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-grayTwo{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-grayThree{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-lighterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-textGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-superDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-iconGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-mediumGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-swampGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-solitudeGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-winterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-tableGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-iceGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-gainsboro{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-offWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-cloudGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-defaultDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGray-skeletonGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-newLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-normal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-royal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-glass{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-hawkesBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-newBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-skyLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-lightBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-lightBlueGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-pale{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-lavender{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customBlue-iceBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customWhite-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customWhite-lightDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customWhite-bWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customRed-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGreen-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGreen-approved{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGreen-check{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGreen-lime{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGreen-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customGreen-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customYellow-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customYellow-highlight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customYellow-bright{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customYellow-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customYellow-gold{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customYellow-mostard{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customOrange-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customOrange-mediumOrange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customOrange-F96319{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customOrange-EB8A02{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\32lg\:ring-customPurple-purpleOne{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\32lg\:ring-inicieColors-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\32lg\:ring-inicieColors-blue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .\32lg\:focus-within\:ring-customGray-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-grayTwo:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-grayThree:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-lighterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-textGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-superDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-iconGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-mediumGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-swampGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-solitudeGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-winterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-tableGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-iceGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-gainsboro:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-offWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-cloudGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-defaultDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGray-skeletonGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-newLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-normal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-royal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-glass:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-hawkesBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-newBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-skyLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-lightBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-lightBlueGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-pale:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-lavender:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customBlue-iceBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customWhite-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customWhite-lightDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customWhite-bWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customRed-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGreen-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGreen-approved:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGreen-check:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGreen-lime:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGreen-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customGreen-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customYellow-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customYellow-highlight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customYellow-bright:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customYellow-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customYellow-gold:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customYellow-mostard:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customOrange-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customOrange-mediumOrange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customOrange-F96319:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customOrange-EB8A02:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-customPurple-purpleOne:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-inicieColors-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\32lg\:focus-within\:ring-inicieColors-blue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .\32lg\:focus\:ring-customGray-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-grayTwo:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-grayThree:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-lighterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-textGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-superDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-iconGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-mediumGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-swampGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-solitudeGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-winterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-tableGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-iceGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-gainsboro:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-offWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-cloudGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-defaultDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGray-skeletonGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-newLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-normal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-royal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-glass:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-hawkesBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-newBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-skyLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-lightBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-lightBlueGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-pale:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-lavender:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customBlue-iceBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customWhite-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customWhite-lightDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customWhite-bWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customRed-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGreen-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGreen-approved:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGreen-check:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGreen-lime:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGreen-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customGreen-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customYellow-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customYellow-highlight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customYellow-bright:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customYellow-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customYellow-gold:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customYellow-mostard:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customOrange-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customOrange-mediumOrange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customOrange-F96319:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customOrange-EB8A02:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-customPurple-purpleOne:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-inicieColors-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\32lg\:focus\:ring-inicieColors-blue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32lg\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .\32lg\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .\32lg\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .\32lg\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .\32lg\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .\32lg\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .\32lg\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .\32lg\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .\32lg\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .\32lg\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .\32lg\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .\32lg\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .\32lg\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .\32lg\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .\32lg\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .\32lg\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .\32lg\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .\32lg\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .\32lg\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .\32lg\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .\32lg\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .\32lg\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .\32lg\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .\32lg\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .\32lg\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .\32lg\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .\32lg\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .\32lg\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .\32lg\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .\32lg\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .\32lg\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .\32lg\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .\32lg\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .\32lg\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .\32lg\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .\32lg\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .\32lg\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .\32lg\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .\32lg\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .\32lg\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .\32lg\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .\32lg\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .\32lg\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .\32lg\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .\32lg\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .\32lg\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .\32lg\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .\32lg\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .\32lg\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .\32lg\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .\32lg\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .\32lg\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .\32lg\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .\32lg\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .\32lg\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .\32lg\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .\32lg\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .\32lg\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .\32lg\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .\32lg\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .\32lg\:ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .\32lg\:ring-offset-customGray-default{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32lg\:ring-offset-customGray-light{
    --tw-ring-offset-color:#d9e0e6
  }

  .\32lg\:ring-offset-customGray-dark{
    --tw-ring-offset-color:#484B4D
  }

  .\32lg\:ring-offset-customGray-darker{
    --tw-ring-offset-color:#49494A
  }

  .\32lg\:ring-offset-customGray-grayTwo{
    --tw-ring-offset-color:#C7CBD1
  }

  .\32lg\:ring-offset-customGray-grayThree{
    --tw-ring-offset-color:#909193
  }

  .\32lg\:ring-offset-customGray-superLight{
    --tw-ring-offset-color:#EDEDED
  }

  .\32lg\:ring-offset-customGray-lighterGray{
    --tw-ring-offset-color:#F4F4F4
  }

  .\32lg\:ring-offset-customGray-textGray{
    --tw-ring-offset-color:#8F9BB3
  }

  .\32lg\:ring-offset-customGray-superDark{
    --tw-ring-offset-color:#231F20
  }

  .\32lg\:ring-offset-customGray-iconGray{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32lg\:ring-offset-customGray-mediumGray{
    --tw-ring-offset-color:#E3E4E4
  }

  .\32lg\:ring-offset-customGray-swampGray{
    --tw-ring-offset-color:#252727
  }

  .\32lg\:ring-offset-customGray-solitudeGray{
    --tw-ring-offset-color:#E0E4E8
  }

  .\32lg\:ring-offset-customGray-winterGray{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32lg\:ring-offset-customGray-tableGray{
    --tw-ring-offset-color:#F2F6FB
  }

  .\32lg\:ring-offset-customGray-iceGray{
    --tw-ring-offset-color:#F5F7FC
  }

  .\32lg\:ring-offset-customGray-gainsboro{
    --tw-ring-offset-color:#F0F2F6
  }

  .\32lg\:ring-offset-customGray-offWhite{
    --tw-ring-offset-color:#F7F7F7
  }

  .\32lg\:ring-offset-customGray-cloudGray{
    --tw-ring-offset-color:#B9BDC1
  }

  .\32lg\:ring-offset-customGray-defaultDark{
    --tw-ring-offset-color:#AEB3B7
  }

  .\32lg\:ring-offset-customGray-skeletonGray{
    --tw-ring-offset-color:#DEDFE3
  }

  .\32lg\:ring-offset-customBlue-default{
    --tw-ring-offset-color:#233674
  }

  .\32lg\:ring-offset-customBlue-light{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32lg\:ring-offset-customBlue-newLight{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32lg\:ring-offset-customBlue-superLight{
    --tw-ring-offset-color:#D7E1EC
  }

  .\32lg\:ring-offset-customBlue-normal{
    --tw-ring-offset-color:#004899
  }

  .\32lg\:ring-offset-customBlue-dark{
    --tw-ring-offset-color:#222B45
  }

  .\32lg\:ring-offset-customBlue-royal{
    --tw-ring-offset-color:#3656BF
  }

  .\32lg\:ring-offset-customBlue-glass{
    --tw-ring-offset-color:#D8E5F8
  }

  .\32lg\:ring-offset-customBlue-hawkesBlue{
    --tw-ring-offset-color:#D7DDF2
  }

  .\32lg\:ring-offset-customBlue-darker{
    --tw-ring-offset-color:#0F2741
  }

  .\32lg\:ring-offset-customBlue-newBlue{
    --tw-ring-offset-color:#0F2741
  }

  .\32lg\:ring-offset-customBlue-black{
    --tw-ring-offset-color:#0F2740
  }

  .\32lg\:ring-offset-customBlue-skyLight{
    --tw-ring-offset-color:#F0F4F9
  }

  .\32lg\:ring-offset-customBlue-lightBlue{
    --tw-ring-offset-color:#E7EBF8
  }

  .\32lg\:ring-offset-customBlue-lightBlueGray{
    --tw-ring-offset-color:#8296D7
  }

  .\32lg\:ring-offset-customBlue-pale{
    --tw-ring-offset-color:#D0D8F1
  }

  .\32lg\:ring-offset-customBlue-lavender{
    --tw-ring-offset-color:#8296D7
  }

  .\32lg\:ring-offset-customBlue-iceBlue{
    --tw-ring-offset-color:#EFF5FF
  }

  .\32lg\:ring-offset-customWhite-default{
    --tw-ring-offset-color:#ffffff
  }

  .\32lg\:ring-offset-customWhite-lightDark{
    --tw-ring-offset-color:#F8F8F8
  }

  .\32lg\:ring-offset-customWhite-bWhite{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32lg\:ring-offset-customRed-default{
    --tw-ring-offset-color:#B10000
  }

  .\32lg\:ring-offset-customGreen-default{
    --tw-ring-offset-color:#8BD42D
  }

  .\32lg\:ring-offset-customGreen-approved{
    --tw-ring-offset-color:#80CC28
  }

  .\32lg\:ring-offset-customGreen-check{
    --tw-ring-offset-color:#139E5D
  }

  .\32lg\:ring-offset-customGreen-lime{
    --tw-ring-offset-color:#00AD3C
  }

  .\32lg\:ring-offset-customGreen-dark{
    --tw-ring-offset-color:#03AC6D
  }

  .\32lg\:ring-offset-customGreen-light{
    --tw-ring-offset-color:#A5D072
  }

  .\32lg\:ring-offset-customYellow-default{
    --tw-ring-offset-color:#FEF8E6
  }

  .\32lg\:ring-offset-customYellow-highlight{
    --tw-ring-offset-color:#EEB103
  }

  .\32lg\:ring-offset-customYellow-bright{
    --tw-ring-offset-color:#FDD835
  }

  .\32lg\:ring-offset-customYellow-dark{
    --tw-ring-offset-color:#FDDD84
  }

  .\32lg\:ring-offset-customYellow-gold{
    --tw-ring-offset-color:#E9AC07
  }

  .\32lg\:ring-offset-customYellow-mostard{
    --tw-ring-offset-color:#F59E0B
  }

  .\32lg\:ring-offset-customOrange-default{
    --tw-ring-offset-color:#E8532C
  }

  .\32lg\:ring-offset-customOrange-mediumOrange{
    --tw-ring-offset-color:#F4933C
  }

  .\32lg\:ring-offset-customOrange-F96319{
    --tw-ring-offset-color:#F96319
  }

  .\32lg\:ring-offset-customOrange-EB8A02{
    --tw-ring-offset-color:#EB8A02
  }

  .\32lg\:ring-offset-customPurple-purpleOne{
    --tw-ring-offset-color:#673AB7
  }

  .\32lg\:ring-offset-inicieColors-orange{
    --tw-ring-offset-color:#F36C48
  }

  .\32lg\:ring-offset-inicieColors-blue{
    --tw-ring-offset-color:#233674
  }

  .\32lg\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .\32lg\:focus-within\:ring-offset-customGray-default:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32lg\:focus-within\:ring-offset-customGray-light:focus-within{
    --tw-ring-offset-color:#d9e0e6
  }

  .\32lg\:focus-within\:ring-offset-customGray-dark:focus-within{
    --tw-ring-offset-color:#484B4D
  }

  .\32lg\:focus-within\:ring-offset-customGray-darker:focus-within{
    --tw-ring-offset-color:#49494A
  }

  .\32lg\:focus-within\:ring-offset-customGray-grayTwo:focus-within{
    --tw-ring-offset-color:#C7CBD1
  }

  .\32lg\:focus-within\:ring-offset-customGray-grayThree:focus-within{
    --tw-ring-offset-color:#909193
  }

  .\32lg\:focus-within\:ring-offset-customGray-superLight:focus-within{
    --tw-ring-offset-color:#EDEDED
  }

  .\32lg\:focus-within\:ring-offset-customGray-lighterGray:focus-within{
    --tw-ring-offset-color:#F4F4F4
  }

  .\32lg\:focus-within\:ring-offset-customGray-textGray:focus-within{
    --tw-ring-offset-color:#8F9BB3
  }

  .\32lg\:focus-within\:ring-offset-customGray-superDark:focus-within{
    --tw-ring-offset-color:#231F20
  }

  .\32lg\:focus-within\:ring-offset-customGray-iconGray:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32lg\:focus-within\:ring-offset-customGray-mediumGray:focus-within{
    --tw-ring-offset-color:#E3E4E4
  }

  .\32lg\:focus-within\:ring-offset-customGray-swampGray:focus-within{
    --tw-ring-offset-color:#252727
  }

  .\32lg\:focus-within\:ring-offset-customGray-solitudeGray:focus-within{
    --tw-ring-offset-color:#E0E4E8
  }

  .\32lg\:focus-within\:ring-offset-customGray-winterGray:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32lg\:focus-within\:ring-offset-customGray-tableGray:focus-within{
    --tw-ring-offset-color:#F2F6FB
  }

  .\32lg\:focus-within\:ring-offset-customGray-iceGray:focus-within{
    --tw-ring-offset-color:#F5F7FC
  }

  .\32lg\:focus-within\:ring-offset-customGray-gainsboro:focus-within{
    --tw-ring-offset-color:#F0F2F6
  }

  .\32lg\:focus-within\:ring-offset-customGray-offWhite:focus-within{
    --tw-ring-offset-color:#F7F7F7
  }

  .\32lg\:focus-within\:ring-offset-customGray-cloudGray:focus-within{
    --tw-ring-offset-color:#B9BDC1
  }

  .\32lg\:focus-within\:ring-offset-customGray-defaultDark:focus-within{
    --tw-ring-offset-color:#AEB3B7
  }

  .\32lg\:focus-within\:ring-offset-customGray-skeletonGray:focus-within{
    --tw-ring-offset-color:#DEDFE3
  }

  .\32lg\:focus-within\:ring-offset-customBlue-default:focus-within{
    --tw-ring-offset-color:#233674
  }

  .\32lg\:focus-within\:ring-offset-customBlue-light:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32lg\:focus-within\:ring-offset-customBlue-newLight:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32lg\:focus-within\:ring-offset-customBlue-superLight:focus-within{
    --tw-ring-offset-color:#D7E1EC
  }

  .\32lg\:focus-within\:ring-offset-customBlue-normal:focus-within{
    --tw-ring-offset-color:#004899
  }

  .\32lg\:focus-within\:ring-offset-customBlue-dark:focus-within{
    --tw-ring-offset-color:#222B45
  }

  .\32lg\:focus-within\:ring-offset-customBlue-royal:focus-within{
    --tw-ring-offset-color:#3656BF
  }

  .\32lg\:focus-within\:ring-offset-customBlue-glass:focus-within{
    --tw-ring-offset-color:#D8E5F8
  }

  .\32lg\:focus-within\:ring-offset-customBlue-hawkesBlue:focus-within{
    --tw-ring-offset-color:#D7DDF2
  }

  .\32lg\:focus-within\:ring-offset-customBlue-darker:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .\32lg\:focus-within\:ring-offset-customBlue-newBlue:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .\32lg\:focus-within\:ring-offset-customBlue-black:focus-within{
    --tw-ring-offset-color:#0F2740
  }

  .\32lg\:focus-within\:ring-offset-customBlue-skyLight:focus-within{
    --tw-ring-offset-color:#F0F4F9
  }

  .\32lg\:focus-within\:ring-offset-customBlue-lightBlue:focus-within{
    --tw-ring-offset-color:#E7EBF8
  }

  .\32lg\:focus-within\:ring-offset-customBlue-lightBlueGray:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .\32lg\:focus-within\:ring-offset-customBlue-pale:focus-within{
    --tw-ring-offset-color:#D0D8F1
  }

  .\32lg\:focus-within\:ring-offset-customBlue-lavender:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .\32lg\:focus-within\:ring-offset-customBlue-iceBlue:focus-within{
    --tw-ring-offset-color:#EFF5FF
  }

  .\32lg\:focus-within\:ring-offset-customWhite-default:focus-within{
    --tw-ring-offset-color:#ffffff
  }

  .\32lg\:focus-within\:ring-offset-customWhite-lightDark:focus-within{
    --tw-ring-offset-color:#F8F8F8
  }

  .\32lg\:focus-within\:ring-offset-customWhite-bWhite:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32lg\:focus-within\:ring-offset-customRed-default:focus-within{
    --tw-ring-offset-color:#B10000
  }

  .\32lg\:focus-within\:ring-offset-customGreen-default:focus-within{
    --tw-ring-offset-color:#8BD42D
  }

  .\32lg\:focus-within\:ring-offset-customGreen-approved:focus-within{
    --tw-ring-offset-color:#80CC28
  }

  .\32lg\:focus-within\:ring-offset-customGreen-check:focus-within{
    --tw-ring-offset-color:#139E5D
  }

  .\32lg\:focus-within\:ring-offset-customGreen-lime:focus-within{
    --tw-ring-offset-color:#00AD3C
  }

  .\32lg\:focus-within\:ring-offset-customGreen-dark:focus-within{
    --tw-ring-offset-color:#03AC6D
  }

  .\32lg\:focus-within\:ring-offset-customGreen-light:focus-within{
    --tw-ring-offset-color:#A5D072
  }

  .\32lg\:focus-within\:ring-offset-customYellow-default:focus-within{
    --tw-ring-offset-color:#FEF8E6
  }

  .\32lg\:focus-within\:ring-offset-customYellow-highlight:focus-within{
    --tw-ring-offset-color:#EEB103
  }

  .\32lg\:focus-within\:ring-offset-customYellow-bright:focus-within{
    --tw-ring-offset-color:#FDD835
  }

  .\32lg\:focus-within\:ring-offset-customYellow-dark:focus-within{
    --tw-ring-offset-color:#FDDD84
  }

  .\32lg\:focus-within\:ring-offset-customYellow-gold:focus-within{
    --tw-ring-offset-color:#E9AC07
  }

  .\32lg\:focus-within\:ring-offset-customYellow-mostard:focus-within{
    --tw-ring-offset-color:#F59E0B
  }

  .\32lg\:focus-within\:ring-offset-customOrange-default:focus-within{
    --tw-ring-offset-color:#E8532C
  }

  .\32lg\:focus-within\:ring-offset-customOrange-mediumOrange:focus-within{
    --tw-ring-offset-color:#F4933C
  }

  .\32lg\:focus-within\:ring-offset-customOrange-F96319:focus-within{
    --tw-ring-offset-color:#F96319
  }

  .\32lg\:focus-within\:ring-offset-customOrange-EB8A02:focus-within{
    --tw-ring-offset-color:#EB8A02
  }

  .\32lg\:focus-within\:ring-offset-customPurple-purpleOne:focus-within{
    --tw-ring-offset-color:#673AB7
  }

  .\32lg\:focus-within\:ring-offset-inicieColors-orange:focus-within{
    --tw-ring-offset-color:#F36C48
  }

  .\32lg\:focus-within\:ring-offset-inicieColors-blue:focus-within{
    --tw-ring-offset-color:#233674
  }

  .\32lg\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .\32lg\:focus\:ring-offset-customGray-default:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32lg\:focus\:ring-offset-customGray-light:focus{
    --tw-ring-offset-color:#d9e0e6
  }

  .\32lg\:focus\:ring-offset-customGray-dark:focus{
    --tw-ring-offset-color:#484B4D
  }

  .\32lg\:focus\:ring-offset-customGray-darker:focus{
    --tw-ring-offset-color:#49494A
  }

  .\32lg\:focus\:ring-offset-customGray-grayTwo:focus{
    --tw-ring-offset-color:#C7CBD1
  }

  .\32lg\:focus\:ring-offset-customGray-grayThree:focus{
    --tw-ring-offset-color:#909193
  }

  .\32lg\:focus\:ring-offset-customGray-superLight:focus{
    --tw-ring-offset-color:#EDEDED
  }

  .\32lg\:focus\:ring-offset-customGray-lighterGray:focus{
    --tw-ring-offset-color:#F4F4F4
  }

  .\32lg\:focus\:ring-offset-customGray-textGray:focus{
    --tw-ring-offset-color:#8F9BB3
  }

  .\32lg\:focus\:ring-offset-customGray-superDark:focus{
    --tw-ring-offset-color:#231F20
  }

  .\32lg\:focus\:ring-offset-customGray-iconGray:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32lg\:focus\:ring-offset-customGray-mediumGray:focus{
    --tw-ring-offset-color:#E3E4E4
  }

  .\32lg\:focus\:ring-offset-customGray-swampGray:focus{
    --tw-ring-offset-color:#252727
  }

  .\32lg\:focus\:ring-offset-customGray-solitudeGray:focus{
    --tw-ring-offset-color:#E0E4E8
  }

  .\32lg\:focus\:ring-offset-customGray-winterGray:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32lg\:focus\:ring-offset-customGray-tableGray:focus{
    --tw-ring-offset-color:#F2F6FB
  }

  .\32lg\:focus\:ring-offset-customGray-iceGray:focus{
    --tw-ring-offset-color:#F5F7FC
  }

  .\32lg\:focus\:ring-offset-customGray-gainsboro:focus{
    --tw-ring-offset-color:#F0F2F6
  }

  .\32lg\:focus\:ring-offset-customGray-offWhite:focus{
    --tw-ring-offset-color:#F7F7F7
  }

  .\32lg\:focus\:ring-offset-customGray-cloudGray:focus{
    --tw-ring-offset-color:#B9BDC1
  }

  .\32lg\:focus\:ring-offset-customGray-defaultDark:focus{
    --tw-ring-offset-color:#AEB3B7
  }

  .\32lg\:focus\:ring-offset-customGray-skeletonGray:focus{
    --tw-ring-offset-color:#DEDFE3
  }

  .\32lg\:focus\:ring-offset-customBlue-default:focus{
    --tw-ring-offset-color:#233674
  }

  .\32lg\:focus\:ring-offset-customBlue-light:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32lg\:focus\:ring-offset-customBlue-newLight:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32lg\:focus\:ring-offset-customBlue-superLight:focus{
    --tw-ring-offset-color:#D7E1EC
  }

  .\32lg\:focus\:ring-offset-customBlue-normal:focus{
    --tw-ring-offset-color:#004899
  }

  .\32lg\:focus\:ring-offset-customBlue-dark:focus{
    --tw-ring-offset-color:#222B45
  }

  .\32lg\:focus\:ring-offset-customBlue-royal:focus{
    --tw-ring-offset-color:#3656BF
  }

  .\32lg\:focus\:ring-offset-customBlue-glass:focus{
    --tw-ring-offset-color:#D8E5F8
  }

  .\32lg\:focus\:ring-offset-customBlue-hawkesBlue:focus{
    --tw-ring-offset-color:#D7DDF2
  }

  .\32lg\:focus\:ring-offset-customBlue-darker:focus{
    --tw-ring-offset-color:#0F2741
  }

  .\32lg\:focus\:ring-offset-customBlue-newBlue:focus{
    --tw-ring-offset-color:#0F2741
  }

  .\32lg\:focus\:ring-offset-customBlue-black:focus{
    --tw-ring-offset-color:#0F2740
  }

  .\32lg\:focus\:ring-offset-customBlue-skyLight:focus{
    --tw-ring-offset-color:#F0F4F9
  }

  .\32lg\:focus\:ring-offset-customBlue-lightBlue:focus{
    --tw-ring-offset-color:#E7EBF8
  }

  .\32lg\:focus\:ring-offset-customBlue-lightBlueGray:focus{
    --tw-ring-offset-color:#8296D7
  }

  .\32lg\:focus\:ring-offset-customBlue-pale:focus{
    --tw-ring-offset-color:#D0D8F1
  }

  .\32lg\:focus\:ring-offset-customBlue-lavender:focus{
    --tw-ring-offset-color:#8296D7
  }

  .\32lg\:focus\:ring-offset-customBlue-iceBlue:focus{
    --tw-ring-offset-color:#EFF5FF
  }

  .\32lg\:focus\:ring-offset-customWhite-default:focus{
    --tw-ring-offset-color:#ffffff
  }

  .\32lg\:focus\:ring-offset-customWhite-lightDark:focus{
    --tw-ring-offset-color:#F8F8F8
  }

  .\32lg\:focus\:ring-offset-customWhite-bWhite:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32lg\:focus\:ring-offset-customRed-default:focus{
    --tw-ring-offset-color:#B10000
  }

  .\32lg\:focus\:ring-offset-customGreen-default:focus{
    --tw-ring-offset-color:#8BD42D
  }

  .\32lg\:focus\:ring-offset-customGreen-approved:focus{
    --tw-ring-offset-color:#80CC28
  }

  .\32lg\:focus\:ring-offset-customGreen-check:focus{
    --tw-ring-offset-color:#139E5D
  }

  .\32lg\:focus\:ring-offset-customGreen-lime:focus{
    --tw-ring-offset-color:#00AD3C
  }

  .\32lg\:focus\:ring-offset-customGreen-dark:focus{
    --tw-ring-offset-color:#03AC6D
  }

  .\32lg\:focus\:ring-offset-customGreen-light:focus{
    --tw-ring-offset-color:#A5D072
  }

  .\32lg\:focus\:ring-offset-customYellow-default:focus{
    --tw-ring-offset-color:#FEF8E6
  }

  .\32lg\:focus\:ring-offset-customYellow-highlight:focus{
    --tw-ring-offset-color:#EEB103
  }

  .\32lg\:focus\:ring-offset-customYellow-bright:focus{
    --tw-ring-offset-color:#FDD835
  }

  .\32lg\:focus\:ring-offset-customYellow-dark:focus{
    --tw-ring-offset-color:#FDDD84
  }

  .\32lg\:focus\:ring-offset-customYellow-gold:focus{
    --tw-ring-offset-color:#E9AC07
  }

  .\32lg\:focus\:ring-offset-customYellow-mostard:focus{
    --tw-ring-offset-color:#F59E0B
  }

  .\32lg\:focus\:ring-offset-customOrange-default:focus{
    --tw-ring-offset-color:#E8532C
  }

  .\32lg\:focus\:ring-offset-customOrange-mediumOrange:focus{
    --tw-ring-offset-color:#F4933C
  }

  .\32lg\:focus\:ring-offset-customOrange-F96319:focus{
    --tw-ring-offset-color:#F96319
  }

  .\32lg\:focus\:ring-offset-customOrange-EB8A02:focus{
    --tw-ring-offset-color:#EB8A02
  }

  .\32lg\:focus\:ring-offset-customPurple-purpleOne:focus{
    --tw-ring-offset-color:#673AB7
  }

  .\32lg\:focus\:ring-offset-inicieColors-orange:focus{
    --tw-ring-offset-color:#F36C48
  }

  .\32lg\:focus\:ring-offset-inicieColors-blue:focus{
    --tw-ring-offset-color:#233674
  }

  .\32lg\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .\32lg\:filter-none{
    filter:none
  }

  .\32lg\:blur-0{
    --tw-blur:blur(0)
  }

  .\32lg\:blur-none{
    --tw-blur:blur(0)
  }

  .\32lg\:blur-sm{
    --tw-blur:blur(4px)
  }

  .\32lg\:blur{
    --tw-blur:blur(8px)
  }

  .\32lg\:blur-md{
    --tw-blur:blur(12px)
  }

  .\32lg\:blur-lg{
    --tw-blur:blur(16px)
  }

  .\32lg\:blur-xl{
    --tw-blur:blur(24px)
  }

  .\32lg\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .\32lg\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .\32lg\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .\32lg\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .\32lg\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .\32lg\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .\32lg\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .\32lg\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .\32lg\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .\32lg\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .\32lg\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .\32lg\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .\32lg\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .\32lg\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .\32lg\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .\32lg\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .\32lg\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .\32lg\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .\32lg\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .\32lg\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .\32lg\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .\32lg\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .\32lg\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .\32lg\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .\32lg\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .\32lg\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .\32lg\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .\32lg\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .\32lg\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .\32lg\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .\32lg\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .\32lg\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .\32lg\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .\32lg\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .\32lg\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .\32lg\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .\32lg\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .\32lg\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .\32lg\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .\32lg\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .\32lg\:invert-0{
    --tw-invert:invert(0)
  }

  .\32lg\:invert{
    --tw-invert:invert(100%)
  }

  .\32lg\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .\32lg\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .\32lg\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .\32lg\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .\32lg\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .\32lg\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .\32lg\:sepia{
    --tw-sepia:sepia(100%)
  }

  .\32lg\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .\32lg\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .\32lg\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .\32lg\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .\32lg\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .\32lg\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .\32lg\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .\32lg\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .\32lg\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .\32lg\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .\32lg\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .\32lg\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .\32lg\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .\32lg\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .\32lg\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .\32lg\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .\32lg\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .\32lg\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .\32lg\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .\32lg\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .\32lg\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .\32lg\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .\32lg\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .\32lg\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .\32lg\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .\32lg\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .\32lg\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .\32lg\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .\32lg\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .\32lg\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .\32lg\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .\32lg\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .\32lg\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .\32lg\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .\32lg\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .\32lg\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .\32lg\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .\32lg\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .\32lg\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .\32lg\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .\32lg\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .\32lg\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .\32lg\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .\32lg\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .\32lg\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .\32lg\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .\32lg\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .\32lg\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .\32lg\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .\32lg\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .\32lg\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .\32lg\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .\32lg\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .\32lg\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .\32lg\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .\32lg\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .\32lg\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .\32lg\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .\32lg\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .\32lg\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .\32lg\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .\32lg\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .\32lg\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .\32lg\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .\32lg\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .\32lg\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .\32lg\:transition-none{
    transition-property:none
  }

  .\32lg\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32lg\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32lg\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32lg\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32lg\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32lg\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32lg\:delay-75{
    transition-delay:75ms
  }

  .\32lg\:delay-100{
    transition-delay:100ms
  }

  .\32lg\:delay-150{
    transition-delay:150ms
  }

  .\32lg\:delay-200{
    transition-delay:200ms
  }

  .\32lg\:delay-300{
    transition-delay:300ms
  }

  .\32lg\:delay-500{
    transition-delay:500ms
  }

  .\32lg\:delay-700{
    transition-delay:700ms
  }

  .\32lg\:delay-1000{
    transition-delay:1000ms
  }

  .\32lg\:duration-75{
    transition-duration:75ms
  }

  .\32lg\:duration-100{
    transition-duration:100ms
  }

  .\32lg\:duration-150{
    transition-duration:150ms
  }

  .\32lg\:duration-200{
    transition-duration:200ms
  }

  .\32lg\:duration-300{
    transition-duration:300ms
  }

  .\32lg\:duration-500{
    transition-duration:500ms
  }

  .\32lg\:duration-700{
    transition-duration:700ms
  }

  .\32lg\:duration-1000{
    transition-duration:1000ms
  }

  .\32lg\:ease-linear{
    transition-timing-function:linear
  }

  .\32lg\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .\32lg\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .\32lg\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }

  .\32lg\:line-clamp-none{
    -webkit-line-clamp:unset
  }
}

@media (min-width: 1280px){
  .xl\:container{
    width:100%
  }

  @media (min-width: 640px){
    .xl\:container{
      max-width:640px
    }
  }

  @media (min-width: 768px){
    .xl\:container{
      max-width:768px
    }
  }

  @media (min-width: 896px){
    .xl\:container{
      max-width:896px
    }
  }

  @media (min-width: 945px){
    .xl\:container{
      max-width:945px
    }
  }

  @media (min-width: 1024px){
    .xl\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1152px){
    .xl\:container{
      max-width:1152px
    }
  }

  @media (min-width: 1280px){
    .xl\:container{
      max-width:1280px
    }
  }

  @media (min-width: 1400px){
    .xl\:container{
      max-width:1400px
    }
  }

  @media (min-width: 1700px){
    .xl\:container{
      max-width:1700px
    }
  }

  .xl\: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
  }

  .xl\:not-sr-only{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .xl\:focus-within\:sr-only:focus-within{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

  .xl\:focus-within\:not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .xl\: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
  }

  .xl\:focus\:not-sr-only:focus{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .xl\:pointer-events-none{
    pointer-events:none
  }

  .xl\:pointer-events-auto{
    pointer-events:auto
  }

  .xl\:visible{
    visibility:visible
  }

  .xl\:invisible{
    visibility:hidden
  }

  .xl\:static{
    position:static
  }

  .xl\:fixed{
    position:fixed
  }

  .xl\:absolute{
    position:absolute
  }

  .xl\:relative{
    position:relative
  }

  .xl\:sticky{
    position:sticky
  }

  .xl\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .xl\:inset-1{
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem
  }

  .xl\:inset-2{
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem
  }

  .xl\:inset-3{
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem
  }

  .xl\:inset-4{
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem
  }

  .xl\:inset-5{
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem
  }

  .xl\:inset-6{
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem
  }

  .xl\:inset-7{
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem
  }

  .xl\:inset-8{
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem
  }

  .xl\:inset-9{
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem
  }

  .xl\:inset-10{
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem
  }

  .xl\:inset-11{
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem
  }

  .xl\:inset-12{
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem
  }

  .xl\:inset-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .xl\:inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .xl\:inset-20{
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem
  }

  .xl\:inset-24{
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem
  }

  .xl\:inset-28{
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem
  }

  .xl\:inset-32{
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem
  }

  .xl\:inset-36{
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem
  }

  .xl\:inset-40{
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem
  }

  .xl\:inset-44{
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem
  }

  .xl\:inset-48{
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem
  }

  .xl\:inset-52{
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem
  }

  .xl\:inset-56{
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem
  }

  .xl\:inset-60{
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem
  }

  .xl\:inset-64{
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem
  }

  .xl\:inset-72{
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem
  }

  .xl\:inset-80{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .xl\:inset-96{
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem
  }

  .xl\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .xl\:inset-px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .xl\:inset-0\.5{
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem
  }

  .xl\:inset-1\.5{
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem
  }

  .xl\:inset-2\.5{
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem
  }

  .xl\:inset-3\.5{
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem
  }

  .xl\:-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .xl\:-inset-1{
    top:-0.25rem;
    right:-0.25rem;
    bottom:-0.25rem;
    left:-0.25rem
  }

  .xl\:-inset-2{
    top:-0.5rem;
    right:-0.5rem;
    bottom:-0.5rem;
    left:-0.5rem
  }

  .xl\:-inset-3{
    top:-0.75rem;
    right:-0.75rem;
    bottom:-0.75rem;
    left:-0.75rem
  }

  .xl\:-inset-4{
    top:-1rem;
    right:-1rem;
    bottom:-1rem;
    left:-1rem
  }

  .xl\:-inset-5{
    top:-1.25rem;
    right:-1.25rem;
    bottom:-1.25rem;
    left:-1.25rem
  }

  .xl\:-inset-6{
    top:-1.5rem;
    right:-1.5rem;
    bottom:-1.5rem;
    left:-1.5rem
  }

  .xl\:-inset-7{
    top:-1.75rem;
    right:-1.75rem;
    bottom:-1.75rem;
    left:-1.75rem
  }

  .xl\:-inset-8{
    top:-2rem;
    right:-2rem;
    bottom:-2rem;
    left:-2rem
  }

  .xl\:-inset-9{
    top:-2.25rem;
    right:-2.25rem;
    bottom:-2.25rem;
    left:-2.25rem
  }

  .xl\:-inset-10{
    top:-2.5rem;
    right:-2.5rem;
    bottom:-2.5rem;
    left:-2.5rem
  }

  .xl\:-inset-11{
    top:-2.75rem;
    right:-2.75rem;
    bottom:-2.75rem;
    left:-2.75rem
  }

  .xl\:-inset-12{
    top:-3rem;
    right:-3rem;
    bottom:-3rem;
    left:-3rem
  }

  .xl\:-inset-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .xl\:-inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .xl\:-inset-20{
    top:-5rem;
    right:-5rem;
    bottom:-5rem;
    left:-5rem
  }

  .xl\:-inset-24{
    top:-6rem;
    right:-6rem;
    bottom:-6rem;
    left:-6rem
  }

  .xl\:-inset-28{
    top:-7rem;
    right:-7rem;
    bottom:-7rem;
    left:-7rem
  }

  .xl\:-inset-32{
    top:-8rem;
    right:-8rem;
    bottom:-8rem;
    left:-8rem
  }

  .xl\:-inset-36{
    top:-9rem;
    right:-9rem;
    bottom:-9rem;
    left:-9rem
  }

  .xl\:-inset-40{
    top:-10rem;
    right:-10rem;
    bottom:-10rem;
    left:-10rem
  }

  .xl\:-inset-44{
    top:-11rem;
    right:-11rem;
    bottom:-11rem;
    left:-11rem
  }

  .xl\:-inset-48{
    top:-12rem;
    right:-12rem;
    bottom:-12rem;
    left:-12rem
  }

  .xl\:-inset-52{
    top:-13rem;
    right:-13rem;
    bottom:-13rem;
    left:-13rem
  }

  .xl\:-inset-56{
    top:-14rem;
    right:-14rem;
    bottom:-14rem;
    left:-14rem
  }

  .xl\:-inset-60{
    top:-15rem;
    right:-15rem;
    bottom:-15rem;
    left:-15rem
  }

  .xl\:-inset-64{
    top:-16rem;
    right:-16rem;
    bottom:-16rem;
    left:-16rem
  }

  .xl\:-inset-72{
    top:-18rem;
    right:-18rem;
    bottom:-18rem;
    left:-18rem
  }

  .xl\:-inset-80{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .xl\:-inset-96{
    top:-24rem;
    right:-24rem;
    bottom:-24rem;
    left:-24rem
  }

  .xl\:-inset-px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .xl\:-inset-0\.5{
    top:-0.125rem;
    right:-0.125rem;
    bottom:-0.125rem;
    left:-0.125rem
  }

  .xl\:-inset-1\.5{
    top:-0.375rem;
    right:-0.375rem;
    bottom:-0.375rem;
    left:-0.375rem
  }

  .xl\:-inset-2\.5{
    top:-0.625rem;
    right:-0.625rem;
    bottom:-0.625rem;
    left:-0.625rem
  }

  .xl\:-inset-3\.5{
    top:-0.875rem;
    right:-0.875rem;
    bottom:-0.875rem;
    left:-0.875rem
  }

  .xl\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .xl\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .xl\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .xl\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .xl\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .xl\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .xl\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .xl\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .xl\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .xl\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .xl\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .xl\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .xl\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .xl\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .xl\:inset-x-0{
    left:0px;
    right:0px
  }

  .xl\:inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .xl\:inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .xl\:inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .xl\:inset-x-4{
    left:1rem;
    right:1rem
  }

  .xl\:inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .xl\:inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .xl\:inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .xl\:inset-x-8{
    left:2rem;
    right:2rem
  }

  .xl\:inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .xl\:inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .xl\:inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .xl\:inset-x-12{
    left:3rem;
    right:3rem
  }

  .xl\:inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .xl\:inset-x-16{
    left:4rem;
    right:4rem
  }

  .xl\:inset-x-20{
    left:5rem;
    right:5rem
  }

  .xl\:inset-x-24{
    left:6rem;
    right:6rem
  }

  .xl\:inset-x-28{
    left:7rem;
    right:7rem
  }

  .xl\:inset-x-32{
    left:8rem;
    right:8rem
  }

  .xl\:inset-x-36{
    left:9rem;
    right:9rem
  }

  .xl\:inset-x-40{
    left:10rem;
    right:10rem
  }

  .xl\:inset-x-44{
    left:11rem;
    right:11rem
  }

  .xl\:inset-x-48{
    left:12rem;
    right:12rem
  }

  .xl\:inset-x-52{
    left:13rem;
    right:13rem
  }

  .xl\:inset-x-56{
    left:14rem;
    right:14rem
  }

  .xl\:inset-x-60{
    left:15rem;
    right:15rem
  }

  .xl\:inset-x-64{
    left:16rem;
    right:16rem
  }

  .xl\:inset-x-72{
    left:18rem;
    right:18rem
  }

  .xl\:inset-x-80{
    left:20rem;
    right:20rem
  }

  .xl\:inset-x-96{
    left:24rem;
    right:24rem
  }

  .xl\:inset-x-auto{
    left:auto;
    right:auto
  }

  .xl\:inset-x-px{
    left:1px;
    right:1px
  }

  .xl\:inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .xl\:inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .xl\:inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .xl\:inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .xl\:-inset-x-0{
    left:0px;
    right:0px
  }

  .xl\:-inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .xl\:-inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .xl\:-inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .xl\:-inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .xl\:-inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .xl\:-inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .xl\:-inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .xl\:-inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .xl\:-inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .xl\:-inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .xl\:-inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .xl\:-inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .xl\:-inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .xl\:-inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .xl\:-inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .xl\:-inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .xl\:-inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .xl\:-inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .xl\:-inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .xl\:-inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .xl\:-inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .xl\:-inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .xl\:-inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .xl\:-inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .xl\:-inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .xl\:-inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .xl\:-inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .xl\:-inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .xl\:-inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .xl\:-inset-x-px{
    left:-1px;
    right:-1px
  }

  .xl\:-inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .xl\:-inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .xl\:-inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .xl\:-inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .xl\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .xl\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .xl\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .xl\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .xl\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .xl\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .xl\:inset-x-full{
    left:100%;
    right:100%
  }

  .xl\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .xl\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .xl\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .xl\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .xl\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .xl\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .xl\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .xl\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .xl\:inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .xl\:inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .xl\:inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .xl\:inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .xl\:inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .xl\:inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .xl\:inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .xl\:inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .xl\:inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .xl\:inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .xl\:inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .xl\:inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .xl\:inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .xl\:inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .xl\:inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .xl\:inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .xl\:inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .xl\:inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .xl\:inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .xl\:inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .xl\:inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .xl\:inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .xl\:inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .xl\:inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .xl\:inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .xl\:inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .xl\:inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .xl\:inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .xl\:inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .xl\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .xl\:inset-y-px{
    top:1px;
    bottom:1px
  }

  .xl\:inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .xl\:inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .xl\:inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .xl\:inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .xl\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .xl\:-inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .xl\:-inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .xl\:-inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .xl\:-inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .xl\:-inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .xl\:-inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .xl\:-inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .xl\:-inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .xl\:-inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .xl\:-inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .xl\:-inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .xl\:-inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .xl\:-inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .xl\:-inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .xl\:-inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .xl\:-inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .xl\:-inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .xl\:-inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .xl\:-inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .xl\:-inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .xl\:-inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .xl\:-inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .xl\:-inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .xl\:-inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .xl\:-inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .xl\:-inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .xl\:-inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .xl\:-inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .xl\:-inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .xl\:-inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .xl\:-inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .xl\:-inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .xl\:-inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .xl\:-inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .xl\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .xl\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .xl\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .xl\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .xl\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .xl\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .xl\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .xl\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .xl\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .xl\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .xl\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .xl\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .xl\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .xl\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .xl\:top-0{
    top:0px
  }

  .xl\:top-1{
    top:0.25rem
  }

  .xl\:top-2{
    top:0.5rem
  }

  .xl\:top-3{
    top:0.75rem
  }

  .xl\:top-4{
    top:1rem
  }

  .xl\:top-5{
    top:1.25rem
  }

  .xl\:top-6{
    top:1.5rem
  }

  .xl\:top-7{
    top:1.75rem
  }

  .xl\:top-8{
    top:2rem
  }

  .xl\:top-9{
    top:2.25rem
  }

  .xl\:top-10{
    top:2.5rem
  }

  .xl\:top-11{
    top:2.75rem
  }

  .xl\:top-12{
    top:3rem
  }

  .xl\:top-14{
    top:3.5rem
  }

  .xl\:top-16{
    top:4rem
  }

  .xl\:top-20{
    top:5rem
  }

  .xl\:top-24{
    top:6rem
  }

  .xl\:top-28{
    top:7rem
  }

  .xl\:top-32{
    top:8rem
  }

  .xl\:top-36{
    top:9rem
  }

  .xl\:top-40{
    top:10rem
  }

  .xl\:top-44{
    top:11rem
  }

  .xl\:top-48{
    top:12rem
  }

  .xl\:top-52{
    top:13rem
  }

  .xl\:top-56{
    top:14rem
  }

  .xl\:top-60{
    top:15rem
  }

  .xl\:top-64{
    top:16rem
  }

  .xl\:top-72{
    top:18rem
  }

  .xl\:top-80{
    top:20rem
  }

  .xl\:top-96{
    top:24rem
  }

  .xl\:top-auto{
    top:auto
  }

  .xl\:top-px{
    top:1px
  }

  .xl\:top-0\.5{
    top:0.125rem
  }

  .xl\:top-1\.5{
    top:0.375rem
  }

  .xl\:top-2\.5{
    top:0.625rem
  }

  .xl\:top-3\.5{
    top:0.875rem
  }

  .xl\:-top-0{
    top:0px
  }

  .xl\:-top-1{
    top:-0.25rem
  }

  .xl\:-top-2{
    top:-0.5rem
  }

  .xl\:-top-3{
    top:-0.75rem
  }

  .xl\:-top-4{
    top:-1rem
  }

  .xl\:-top-5{
    top:-1.25rem
  }

  .xl\:-top-6{
    top:-1.5rem
  }

  .xl\:-top-7{
    top:-1.75rem
  }

  .xl\:-top-8{
    top:-2rem
  }

  .xl\:-top-9{
    top:-2.25rem
  }

  .xl\:-top-10{
    top:-2.5rem
  }

  .xl\:-top-11{
    top:-2.75rem
  }

  .xl\:-top-12{
    top:-3rem
  }

  .xl\:-top-14{
    top:-3.5rem
  }

  .xl\:-top-16{
    top:-4rem
  }

  .xl\:-top-20{
    top:-5rem
  }

  .xl\:-top-24{
    top:-6rem
  }

  .xl\:-top-28{
    top:-7rem
  }

  .xl\:-top-32{
    top:-8rem
  }

  .xl\:-top-36{
    top:-9rem
  }

  .xl\:-top-40{
    top:-10rem
  }

  .xl\:-top-44{
    top:-11rem
  }

  .xl\:-top-48{
    top:-12rem
  }

  .xl\:-top-52{
    top:-13rem
  }

  .xl\:-top-56{
    top:-14rem
  }

  .xl\:-top-60{
    top:-15rem
  }

  .xl\:-top-64{
    top:-16rem
  }

  .xl\:-top-72{
    top:-18rem
  }

  .xl\:-top-80{
    top:-20rem
  }

  .xl\:-top-96{
    top:-24rem
  }

  .xl\:-top-px{
    top:-1px
  }

  .xl\:-top-0\.5{
    top:-0.125rem
  }

  .xl\:-top-1\.5{
    top:-0.375rem
  }

  .xl\:-top-2\.5{
    top:-0.625rem
  }

  .xl\:-top-3\.5{
    top:-0.875rem
  }

  .xl\:top-1\/2{
    top:50%
  }

  .xl\:top-1\/3{
    top:33.333333%
  }

  .xl\:top-2\/3{
    top:66.666667%
  }

  .xl\:top-1\/4{
    top:25%
  }

  .xl\:top-2\/4{
    top:50%
  }

  .xl\:top-3\/4{
    top:75%
  }

  .xl\:top-full{
    top:100%
  }

  .xl\:-top-1\/2{
    top:-50%
  }

  .xl\:-top-1\/3{
    top:-33.333333%
  }

  .xl\:-top-2\/3{
    top:-66.666667%
  }

  .xl\:-top-1\/4{
    top:-25%
  }

  .xl\:-top-2\/4{
    top:-50%
  }

  .xl\:-top-3\/4{
    top:-75%
  }

  .xl\:-top-full{
    top:-100%
  }

  .xl\:right-0{
    right:0px
  }

  .xl\:right-1{
    right:0.25rem
  }

  .xl\:right-2{
    right:0.5rem
  }

  .xl\:right-3{
    right:0.75rem
  }

  .xl\:right-4{
    right:1rem
  }

  .xl\:right-5{
    right:1.25rem
  }

  .xl\:right-6{
    right:1.5rem
  }

  .xl\:right-7{
    right:1.75rem
  }

  .xl\:right-8{
    right:2rem
  }

  .xl\:right-9{
    right:2.25rem
  }

  .xl\:right-10{
    right:2.5rem
  }

  .xl\:right-11{
    right:2.75rem
  }

  .xl\:right-12{
    right:3rem
  }

  .xl\:right-14{
    right:3.5rem
  }

  .xl\:right-16{
    right:4rem
  }

  .xl\:right-20{
    right:5rem
  }

  .xl\:right-24{
    right:6rem
  }

  .xl\:right-28{
    right:7rem
  }

  .xl\:right-32{
    right:8rem
  }

  .xl\:right-36{
    right:9rem
  }

  .xl\:right-40{
    right:10rem
  }

  .xl\:right-44{
    right:11rem
  }

  .xl\:right-48{
    right:12rem
  }

  .xl\:right-52{
    right:13rem
  }

  .xl\:right-56{
    right:14rem
  }

  .xl\:right-60{
    right:15rem
  }

  .xl\:right-64{
    right:16rem
  }

  .xl\:right-72{
    right:18rem
  }

  .xl\:right-80{
    right:20rem
  }

  .xl\:right-96{
    right:24rem
  }

  .xl\:right-auto{
    right:auto
  }

  .xl\:right-px{
    right:1px
  }

  .xl\:right-0\.5{
    right:0.125rem
  }

  .xl\:right-1\.5{
    right:0.375rem
  }

  .xl\:right-2\.5{
    right:0.625rem
  }

  .xl\:right-3\.5{
    right:0.875rem
  }

  .xl\:-right-0{
    right:0px
  }

  .xl\:-right-1{
    right:-0.25rem
  }

  .xl\:-right-2{
    right:-0.5rem
  }

  .xl\:-right-3{
    right:-0.75rem
  }

  .xl\:-right-4{
    right:-1rem
  }

  .xl\:-right-5{
    right:-1.25rem
  }

  .xl\:-right-6{
    right:-1.5rem
  }

  .xl\:-right-7{
    right:-1.75rem
  }

  .xl\:-right-8{
    right:-2rem
  }

  .xl\:-right-9{
    right:-2.25rem
  }

  .xl\:-right-10{
    right:-2.5rem
  }

  .xl\:-right-11{
    right:-2.75rem
  }

  .xl\:-right-12{
    right:-3rem
  }

  .xl\:-right-14{
    right:-3.5rem
  }

  .xl\:-right-16{
    right:-4rem
  }

  .xl\:-right-20{
    right:-5rem
  }

  .xl\:-right-24{
    right:-6rem
  }

  .xl\:-right-28{
    right:-7rem
  }

  .xl\:-right-32{
    right:-8rem
  }

  .xl\:-right-36{
    right:-9rem
  }

  .xl\:-right-40{
    right:-10rem
  }

  .xl\:-right-44{
    right:-11rem
  }

  .xl\:-right-48{
    right:-12rem
  }

  .xl\:-right-52{
    right:-13rem
  }

  .xl\:-right-56{
    right:-14rem
  }

  .xl\:-right-60{
    right:-15rem
  }

  .xl\:-right-64{
    right:-16rem
  }

  .xl\:-right-72{
    right:-18rem
  }

  .xl\:-right-80{
    right:-20rem
  }

  .xl\:-right-96{
    right:-24rem
  }

  .xl\:-right-px{
    right:-1px
  }

  .xl\:-right-0\.5{
    right:-0.125rem
  }

  .xl\:-right-1\.5{
    right:-0.375rem
  }

  .xl\:-right-2\.5{
    right:-0.625rem
  }

  .xl\:-right-3\.5{
    right:-0.875rem
  }

  .xl\:right-1\/2{
    right:50%
  }

  .xl\:right-1\/3{
    right:33.333333%
  }

  .xl\:right-2\/3{
    right:66.666667%
  }

  .xl\:right-1\/4{
    right:25%
  }

  .xl\:right-2\/4{
    right:50%
  }

  .xl\:right-3\/4{
    right:75%
  }

  .xl\:right-full{
    right:100%
  }

  .xl\:-right-1\/2{
    right:-50%
  }

  .xl\:-right-1\/3{
    right:-33.333333%
  }

  .xl\:-right-2\/3{
    right:-66.666667%
  }

  .xl\:-right-1\/4{
    right:-25%
  }

  .xl\:-right-2\/4{
    right:-50%
  }

  .xl\:-right-3\/4{
    right:-75%
  }

  .xl\:-right-full{
    right:-100%
  }

  .xl\:bottom-0{
    bottom:0px
  }

  .xl\:bottom-1{
    bottom:0.25rem
  }

  .xl\:bottom-2{
    bottom:0.5rem
  }

  .xl\:bottom-3{
    bottom:0.75rem
  }

  .xl\:bottom-4{
    bottom:1rem
  }

  .xl\:bottom-5{
    bottom:1.25rem
  }

  .xl\:bottom-6{
    bottom:1.5rem
  }

  .xl\:bottom-7{
    bottom:1.75rem
  }

  .xl\:bottom-8{
    bottom:2rem
  }

  .xl\:bottom-9{
    bottom:2.25rem
  }

  .xl\:bottom-10{
    bottom:2.5rem
  }

  .xl\:bottom-11{
    bottom:2.75rem
  }

  .xl\:bottom-12{
    bottom:3rem
  }

  .xl\:bottom-14{
    bottom:3.5rem
  }

  .xl\:bottom-16{
    bottom:4rem
  }

  .xl\:bottom-20{
    bottom:5rem
  }

  .xl\:bottom-24{
    bottom:6rem
  }

  .xl\:bottom-28{
    bottom:7rem
  }

  .xl\:bottom-32{
    bottom:8rem
  }

  .xl\:bottom-36{
    bottom:9rem
  }

  .xl\:bottom-40{
    bottom:10rem
  }

  .xl\:bottom-44{
    bottom:11rem
  }

  .xl\:bottom-48{
    bottom:12rem
  }

  .xl\:bottom-52{
    bottom:13rem
  }

  .xl\:bottom-56{
    bottom:14rem
  }

  .xl\:bottom-60{
    bottom:15rem
  }

  .xl\:bottom-64{
    bottom:16rem
  }

  .xl\:bottom-72{
    bottom:18rem
  }

  .xl\:bottom-80{
    bottom:20rem
  }

  .xl\:bottom-96{
    bottom:24rem
  }

  .xl\:bottom-auto{
    bottom:auto
  }

  .xl\:bottom-px{
    bottom:1px
  }

  .xl\:bottom-0\.5{
    bottom:0.125rem
  }

  .xl\:bottom-1\.5{
    bottom:0.375rem
  }

  .xl\:bottom-2\.5{
    bottom:0.625rem
  }

  .xl\:bottom-3\.5{
    bottom:0.875rem
  }

  .xl\:-bottom-0{
    bottom:0px
  }

  .xl\:-bottom-1{
    bottom:-0.25rem
  }

  .xl\:-bottom-2{
    bottom:-0.5rem
  }

  .xl\:-bottom-3{
    bottom:-0.75rem
  }

  .xl\:-bottom-4{
    bottom:-1rem
  }

  .xl\:-bottom-5{
    bottom:-1.25rem
  }

  .xl\:-bottom-6{
    bottom:-1.5rem
  }

  .xl\:-bottom-7{
    bottom:-1.75rem
  }

  .xl\:-bottom-8{
    bottom:-2rem
  }

  .xl\:-bottom-9{
    bottom:-2.25rem
  }

  .xl\:-bottom-10{
    bottom:-2.5rem
  }

  .xl\:-bottom-11{
    bottom:-2.75rem
  }

  .xl\:-bottom-12{
    bottom:-3rem
  }

  .xl\:-bottom-14{
    bottom:-3.5rem
  }

  .xl\:-bottom-16{
    bottom:-4rem
  }

  .xl\:-bottom-20{
    bottom:-5rem
  }

  .xl\:-bottom-24{
    bottom:-6rem
  }

  .xl\:-bottom-28{
    bottom:-7rem
  }

  .xl\:-bottom-32{
    bottom:-8rem
  }

  .xl\:-bottom-36{
    bottom:-9rem
  }

  .xl\:-bottom-40{
    bottom:-10rem
  }

  .xl\:-bottom-44{
    bottom:-11rem
  }

  .xl\:-bottom-48{
    bottom:-12rem
  }

  .xl\:-bottom-52{
    bottom:-13rem
  }

  .xl\:-bottom-56{
    bottom:-14rem
  }

  .xl\:-bottom-60{
    bottom:-15rem
  }

  .xl\:-bottom-64{
    bottom:-16rem
  }

  .xl\:-bottom-72{
    bottom:-18rem
  }

  .xl\:-bottom-80{
    bottom:-20rem
  }

  .xl\:-bottom-96{
    bottom:-24rem
  }

  .xl\:-bottom-px{
    bottom:-1px
  }

  .xl\:-bottom-0\.5{
    bottom:-0.125rem
  }

  .xl\:-bottom-1\.5{
    bottom:-0.375rem
  }

  .xl\:-bottom-2\.5{
    bottom:-0.625rem
  }

  .xl\:-bottom-3\.5{
    bottom:-0.875rem
  }

  .xl\:bottom-1\/2{
    bottom:50%
  }

  .xl\:bottom-1\/3{
    bottom:33.333333%
  }

  .xl\:bottom-2\/3{
    bottom:66.666667%
  }

  .xl\:bottom-1\/4{
    bottom:25%
  }

  .xl\:bottom-2\/4{
    bottom:50%
  }

  .xl\:bottom-3\/4{
    bottom:75%
  }

  .xl\:bottom-full{
    bottom:100%
  }

  .xl\:-bottom-1\/2{
    bottom:-50%
  }

  .xl\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .xl\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .xl\:-bottom-1\/4{
    bottom:-25%
  }

  .xl\:-bottom-2\/4{
    bottom:-50%
  }

  .xl\:-bottom-3\/4{
    bottom:-75%
  }

  .xl\:-bottom-full{
    bottom:-100%
  }

  .xl\:left-0{
    left:0px
  }

  .xl\:left-1{
    left:0.25rem
  }

  .xl\:left-2{
    left:0.5rem
  }

  .xl\:left-3{
    left:0.75rem
  }

  .xl\:left-4{
    left:1rem
  }

  .xl\:left-5{
    left:1.25rem
  }

  .xl\:left-6{
    left:1.5rem
  }

  .xl\:left-7{
    left:1.75rem
  }

  .xl\:left-8{
    left:2rem
  }

  .xl\:left-9{
    left:2.25rem
  }

  .xl\:left-10{
    left:2.5rem
  }

  .xl\:left-11{
    left:2.75rem
  }

  .xl\:left-12{
    left:3rem
  }

  .xl\:left-14{
    left:3.5rem
  }

  .xl\:left-16{
    left:4rem
  }

  .xl\:left-20{
    left:5rem
  }

  .xl\:left-24{
    left:6rem
  }

  .xl\:left-28{
    left:7rem
  }

  .xl\:left-32{
    left:8rem
  }

  .xl\:left-36{
    left:9rem
  }

  .xl\:left-40{
    left:10rem
  }

  .xl\:left-44{
    left:11rem
  }

  .xl\:left-48{
    left:12rem
  }

  .xl\:left-52{
    left:13rem
  }

  .xl\:left-56{
    left:14rem
  }

  .xl\:left-60{
    left:15rem
  }

  .xl\:left-64{
    left:16rem
  }

  .xl\:left-72{
    left:18rem
  }

  .xl\:left-80{
    left:20rem
  }

  .xl\:left-96{
    left:24rem
  }

  .xl\:left-auto{
    left:auto
  }

  .xl\:left-px{
    left:1px
  }

  .xl\:left-0\.5{
    left:0.125rem
  }

  .xl\:left-1\.5{
    left:0.375rem
  }

  .xl\:left-2\.5{
    left:0.625rem
  }

  .xl\:left-3\.5{
    left:0.875rem
  }

  .xl\:-left-0{
    left:0px
  }

  .xl\:-left-1{
    left:-0.25rem
  }

  .xl\:-left-2{
    left:-0.5rem
  }

  .xl\:-left-3{
    left:-0.75rem
  }

  .xl\:-left-4{
    left:-1rem
  }

  .xl\:-left-5{
    left:-1.25rem
  }

  .xl\:-left-6{
    left:-1.5rem
  }

  .xl\:-left-7{
    left:-1.75rem
  }

  .xl\:-left-8{
    left:-2rem
  }

  .xl\:-left-9{
    left:-2.25rem
  }

  .xl\:-left-10{
    left:-2.5rem
  }

  .xl\:-left-11{
    left:-2.75rem
  }

  .xl\:-left-12{
    left:-3rem
  }

  .xl\:-left-14{
    left:-3.5rem
  }

  .xl\:-left-16{
    left:-4rem
  }

  .xl\:-left-20{
    left:-5rem
  }

  .xl\:-left-24{
    left:-6rem
  }

  .xl\:-left-28{
    left:-7rem
  }

  .xl\:-left-32{
    left:-8rem
  }

  .xl\:-left-36{
    left:-9rem
  }

  .xl\:-left-40{
    left:-10rem
  }

  .xl\:-left-44{
    left:-11rem
  }

  .xl\:-left-48{
    left:-12rem
  }

  .xl\:-left-52{
    left:-13rem
  }

  .xl\:-left-56{
    left:-14rem
  }

  .xl\:-left-60{
    left:-15rem
  }

  .xl\:-left-64{
    left:-16rem
  }

  .xl\:-left-72{
    left:-18rem
  }

  .xl\:-left-80{
    left:-20rem
  }

  .xl\:-left-96{
    left:-24rem
  }

  .xl\:-left-px{
    left:-1px
  }

  .xl\:-left-0\.5{
    left:-0.125rem
  }

  .xl\:-left-1\.5{
    left:-0.375rem
  }

  .xl\:-left-2\.5{
    left:-0.625rem
  }

  .xl\:-left-3\.5{
    left:-0.875rem
  }

  .xl\:left-1\/2{
    left:50%
  }

  .xl\:left-1\/3{
    left:33.333333%
  }

  .xl\:left-2\/3{
    left:66.666667%
  }

  .xl\:left-1\/4{
    left:25%
  }

  .xl\:left-2\/4{
    left:50%
  }

  .xl\:left-3\/4{
    left:75%
  }

  .xl\:left-full{
    left:100%
  }

  .xl\:-left-1\/2{
    left:-50%
  }

  .xl\:-left-1\/3{
    left:-33.333333%
  }

  .xl\:-left-2\/3{
    left:-66.666667%
  }

  .xl\:-left-1\/4{
    left:-25%
  }

  .xl\:-left-2\/4{
    left:-50%
  }

  .xl\:-left-3\/4{
    left:-75%
  }

  .xl\:-left-full{
    left:-100%
  }

  .xl\:isolate{
    isolation:isolate
  }

  .xl\:isolation-auto{
    isolation:auto
  }

  .xl\:z-0{
    z-index:0
  }

  .xl\:z-10{
    z-index:10
  }

  .xl\:z-20{
    z-index:20
  }

  .xl\:z-30{
    z-index:30
  }

  .xl\:z-40{
    z-index:40
  }

  .xl\:z-50{
    z-index:50
  }

  .xl\:z-auto{
    z-index:auto
  }

  .xl\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .xl\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .xl\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .xl\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .xl\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .xl\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .xl\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .xl\:focus\:z-0:focus{
    z-index:0
  }

  .xl\:focus\:z-10:focus{
    z-index:10
  }

  .xl\:focus\:z-20:focus{
    z-index:20
  }

  .xl\:focus\:z-30:focus{
    z-index:30
  }

  .xl\:focus\:z-40:focus{
    z-index:40
  }

  .xl\:focus\:z-50:focus{
    z-index:50
  }

  .xl\:focus\:z-auto:focus{
    z-index:auto
  }

  .xl\:order-1{
    order:1
  }

  .xl\:order-2{
    order:2
  }

  .xl\:order-3{
    order:3
  }

  .xl\:order-4{
    order:4
  }

  .xl\:order-5{
    order:5
  }

  .xl\:order-6{
    order:6
  }

  .xl\:order-7{
    order:7
  }

  .xl\:order-8{
    order:8
  }

  .xl\:order-9{
    order:9
  }

  .xl\:order-10{
    order:10
  }

  .xl\:order-11{
    order:11
  }

  .xl\:order-12{
    order:12
  }

  .xl\:order-first{
    order:-9999
  }

  .xl\:order-last{
    order:9999
  }

  .xl\:order-none{
    order:0
  }

  .xl\:col-auto{
    grid-column:auto
  }

  .xl\:col-span-1{
    grid-column:span 1 / span 1
  }

  .xl\:col-span-2{
    grid-column:span 2 / span 2
  }

  .xl\:col-span-3{
    grid-column:span 3 / span 3
  }

  .xl\:col-span-4{
    grid-column:span 4 / span 4
  }

  .xl\:col-span-5{
    grid-column:span 5 / span 5
  }

  .xl\:col-span-6{
    grid-column:span 6 / span 6
  }

  .xl\:col-span-7{
    grid-column:span 7 / span 7
  }

  .xl\:col-span-8{
    grid-column:span 8 / span 8
  }

  .xl\:col-span-9{
    grid-column:span 9 / span 9
  }

  .xl\:col-span-10{
    grid-column:span 10 / span 10
  }

  .xl\:col-span-11{
    grid-column:span 11 / span 11
  }

  .xl\:col-span-12{
    grid-column:span 12 / span 12
  }

  .xl\:col-span-full{
    grid-column:1 / -1
  }

  .xl\:col-start-1{
    grid-column-start:1
  }

  .xl\:col-start-2{
    grid-column-start:2
  }

  .xl\:col-start-3{
    grid-column-start:3
  }

  .xl\:col-start-4{
    grid-column-start:4
  }

  .xl\:col-start-5{
    grid-column-start:5
  }

  .xl\:col-start-6{
    grid-column-start:6
  }

  .xl\:col-start-7{
    grid-column-start:7
  }

  .xl\:col-start-8{
    grid-column-start:8
  }

  .xl\:col-start-9{
    grid-column-start:9
  }

  .xl\:col-start-10{
    grid-column-start:10
  }

  .xl\:col-start-11{
    grid-column-start:11
  }

  .xl\:col-start-12{
    grid-column-start:12
  }

  .xl\:col-start-13{
    grid-column-start:13
  }

  .xl\:col-start-auto{
    grid-column-start:auto
  }

  .xl\:col-end-1{
    grid-column-end:1
  }

  .xl\:col-end-2{
    grid-column-end:2
  }

  .xl\:col-end-3{
    grid-column-end:3
  }

  .xl\:col-end-4{
    grid-column-end:4
  }

  .xl\:col-end-5{
    grid-column-end:5
  }

  .xl\:col-end-6{
    grid-column-end:6
  }

  .xl\:col-end-7{
    grid-column-end:7
  }

  .xl\:col-end-8{
    grid-column-end:8
  }

  .xl\:col-end-9{
    grid-column-end:9
  }

  .xl\:col-end-10{
    grid-column-end:10
  }

  .xl\:col-end-11{
    grid-column-end:11
  }

  .xl\:col-end-12{
    grid-column-end:12
  }

  .xl\:col-end-13{
    grid-column-end:13
  }

  .xl\:col-end-auto{
    grid-column-end:auto
  }

  .xl\:row-auto{
    grid-row:auto
  }

  .xl\:row-span-1{
    grid-row:span 1 / span 1
  }

  .xl\:row-span-2{
    grid-row:span 2 / span 2
  }

  .xl\:row-span-3{
    grid-row:span 3 / span 3
  }

  .xl\:row-span-4{
    grid-row:span 4 / span 4
  }

  .xl\:row-span-5{
    grid-row:span 5 / span 5
  }

  .xl\:row-span-6{
    grid-row:span 6 / span 6
  }

  .xl\:row-span-full{
    grid-row:1 / -1
  }

  .xl\:row-start-1{
    grid-row-start:1
  }

  .xl\:row-start-2{
    grid-row-start:2
  }

  .xl\:row-start-3{
    grid-row-start:3
  }

  .xl\:row-start-4{
    grid-row-start:4
  }

  .xl\:row-start-5{
    grid-row-start:5
  }

  .xl\:row-start-6{
    grid-row-start:6
  }

  .xl\:row-start-7{
    grid-row-start:7
  }

  .xl\:row-start-auto{
    grid-row-start:auto
  }

  .xl\:row-end-1{
    grid-row-end:1
  }

  .xl\:row-end-2{
    grid-row-end:2
  }

  .xl\:row-end-3{
    grid-row-end:3
  }

  .xl\:row-end-4{
    grid-row-end:4
  }

  .xl\:row-end-5{
    grid-row-end:5
  }

  .xl\:row-end-6{
    grid-row-end:6
  }

  .xl\:row-end-7{
    grid-row-end:7
  }

  .xl\:row-end-auto{
    grid-row-end:auto
  }

  .xl\:float-right{
    float:right
  }

  .xl\:float-left{
    float:left
  }

  .xl\:float-none{
    float:none
  }

  .xl\:clear-left{
    clear:left
  }

  .xl\:clear-right{
    clear:right
  }

  .xl\:clear-both{
    clear:both
  }

  .xl\:clear-none{
    clear:none
  }

  .xl\:m-0{
    margin:0px
  }

  .xl\:m-1{
    margin:0.25rem
  }

  .xl\:m-2{
    margin:0.5rem
  }

  .xl\:m-3{
    margin:0.75rem
  }

  .xl\:m-4{
    margin:1rem
  }

  .xl\:m-5{
    margin:1.25rem
  }

  .xl\:m-6{
    margin:1.5rem
  }

  .xl\:m-7{
    margin:1.75rem
  }

  .xl\:m-8{
    margin:2rem
  }

  .xl\:m-9{
    margin:2.25rem
  }

  .xl\:m-10{
    margin:2.5rem
  }

  .xl\:m-11{
    margin:2.75rem
  }

  .xl\:m-12{
    margin:3rem
  }

  .xl\:m-14{
    margin:3.5rem
  }

  .xl\:m-16{
    margin:4rem
  }

  .xl\:m-20{
    margin:5rem
  }

  .xl\:m-24{
    margin:6rem
  }

  .xl\:m-28{
    margin:7rem
  }

  .xl\:m-32{
    margin:8rem
  }

  .xl\:m-36{
    margin:9rem
  }

  .xl\:m-40{
    margin:10rem
  }

  .xl\:m-44{
    margin:11rem
  }

  .xl\:m-48{
    margin:12rem
  }

  .xl\:m-52{
    margin:13rem
  }

  .xl\:m-56{
    margin:14rem
  }

  .xl\:m-60{
    margin:15rem
  }

  .xl\:m-64{
    margin:16rem
  }

  .xl\:m-72{
    margin:18rem
  }

  .xl\:m-80{
    margin:20rem
  }

  .xl\:m-96{
    margin:24rem
  }

  .xl\:m-auto{
    margin:auto
  }

  .xl\:m-px{
    margin:1px
  }

  .xl\:m-0\.5{
    margin:0.125rem
  }

  .xl\:m-1\.5{
    margin:0.375rem
  }

  .xl\:m-2\.5{
    margin:0.625rem
  }

  .xl\:m-3\.5{
    margin:0.875rem
  }

  .xl\:-m-0{
    margin:0px
  }

  .xl\:-m-1{
    margin:-0.25rem
  }

  .xl\:-m-2{
    margin:-0.5rem
  }

  .xl\:-m-3{
    margin:-0.75rem
  }

  .xl\:-m-4{
    margin:-1rem
  }

  .xl\:-m-5{
    margin:-1.25rem
  }

  .xl\:-m-6{
    margin:-1.5rem
  }

  .xl\:-m-7{
    margin:-1.75rem
  }

  .xl\:-m-8{
    margin:-2rem
  }

  .xl\:-m-9{
    margin:-2.25rem
  }

  .xl\:-m-10{
    margin:-2.5rem
  }

  .xl\:-m-11{
    margin:-2.75rem
  }

  .xl\:-m-12{
    margin:-3rem
  }

  .xl\:-m-14{
    margin:-3.5rem
  }

  .xl\:-m-16{
    margin:-4rem
  }

  .xl\:-m-20{
    margin:-5rem
  }

  .xl\:-m-24{
    margin:-6rem
  }

  .xl\:-m-28{
    margin:-7rem
  }

  .xl\:-m-32{
    margin:-8rem
  }

  .xl\:-m-36{
    margin:-9rem
  }

  .xl\:-m-40{
    margin:-10rem
  }

  .xl\:-m-44{
    margin:-11rem
  }

  .xl\:-m-48{
    margin:-12rem
  }

  .xl\:-m-52{
    margin:-13rem
  }

  .xl\:-m-56{
    margin:-14rem
  }

  .xl\:-m-60{
    margin:-15rem
  }

  .xl\:-m-64{
    margin:-16rem
  }

  .xl\:-m-72{
    margin:-18rem
  }

  .xl\:-m-80{
    margin:-20rem
  }

  .xl\:-m-96{
    margin:-24rem
  }

  .xl\:-m-px{
    margin:-1px
  }

  .xl\:-m-0\.5{
    margin:-0.125rem
  }

  .xl\:-m-1\.5{
    margin:-0.375rem
  }

  .xl\:-m-2\.5{
    margin:-0.625rem
  }

  .xl\:-m-3\.5{
    margin:-0.875rem
  }

  .xl\:mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .xl\:mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

  .xl\:mx-2{
    margin-left:0.5rem;
    margin-right:0.5rem
  }

  .xl\:mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .xl\:mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .xl\:mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

  .xl\:mx-6{
    margin-left:1.5rem;
    margin-right:1.5rem
  }

  .xl\:mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

  .xl\:mx-8{
    margin-left:2rem;
    margin-right:2rem
  }

  .xl\:mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .xl\:mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

  .xl\:mx-11{
    margin-left:2.75rem;
    margin-right:2.75rem
  }

  .xl\:mx-12{
    margin-left:3rem;
    margin-right:3rem
  }

  .xl\:mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .xl\:mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .xl\:mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

  .xl\:mx-24{
    margin-left:6rem;
    margin-right:6rem
  }

  .xl\:mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

  .xl\:mx-32{
    margin-left:8rem;
    margin-right:8rem
  }

  .xl\:mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .xl\:mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .xl\:mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

  .xl\:mx-48{
    margin-left:12rem;
    margin-right:12rem
  }

  .xl\:mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .xl\:mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

  .xl\:mx-60{
    margin-left:15rem;
    margin-right:15rem
  }

  .xl\:mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .xl\:mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .xl\:mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .xl\:mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .xl\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .xl\:mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .xl\:mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .xl\:mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .xl\:mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .xl\:mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

  .xl\:-mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .xl\:-mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

  .xl\:-mx-2{
    margin-left:-0.5rem;
    margin-right:-0.5rem
  }

  .xl\:-mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .xl\:-mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .xl\:-mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

  .xl\:-mx-6{
    margin-left:-1.5rem;
    margin-right:-1.5rem
  }

  .xl\:-mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

  .xl\:-mx-8{
    margin-left:-2rem;
    margin-right:-2rem
  }

  .xl\:-mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .xl\:-mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

  .xl\:-mx-11{
    margin-left:-2.75rem;
    margin-right:-2.75rem
  }

  .xl\:-mx-12{
    margin-left:-3rem;
    margin-right:-3rem
  }

  .xl\:-mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .xl\:-mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .xl\:-mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

  .xl\:-mx-24{
    margin-left:-6rem;
    margin-right:-6rem
  }

  .xl\:-mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

  .xl\:-mx-32{
    margin-left:-8rem;
    margin-right:-8rem
  }

  .xl\:-mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .xl\:-mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .xl\:-mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

  .xl\:-mx-48{
    margin-left:-12rem;
    margin-right:-12rem
  }

  .xl\:-mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .xl\:-mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

  .xl\:-mx-60{
    margin-left:-15rem;
    margin-right:-15rem
  }

  .xl\:-mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .xl\:-mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .xl\:-mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .xl\:-mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .xl\:-mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .xl\:-mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .xl\:-mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .xl\:-mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .xl\:-mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .xl\:my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .xl\:my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .xl\:my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .xl\:my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .xl\:my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .xl\:my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .xl\:my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .xl\:my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .xl\:my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .xl\:my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .xl\:my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .xl\:my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .xl\:my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .xl\:my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .xl\:my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .xl\:my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .xl\:my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .xl\:my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .xl\:my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .xl\:my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .xl\:my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .xl\:my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .xl\:my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .xl\:my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .xl\:my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .xl\:my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .xl\:my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .xl\:my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .xl\:my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .xl\:my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .xl\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .xl\:my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .xl\:my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .xl\:my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .xl\:my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .xl\:my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .xl\:-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .xl\:-my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .xl\:-my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .xl\:-my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .xl\:-my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .xl\:-my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .xl\:-my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .xl\:-my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .xl\:-my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .xl\:-my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .xl\:-my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .xl\:-my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .xl\:-my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .xl\:-my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .xl\:-my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .xl\:-my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .xl\:-my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .xl\:-my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .xl\:-my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .xl\:-my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .xl\:-my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .xl\:-my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .xl\:-my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .xl\:-my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .xl\:-my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .xl\:-my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .xl\:-my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .xl\:-my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .xl\:-my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .xl\:-my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .xl\:-my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .xl\:-my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .xl\:-my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .xl\:-my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .xl\:-my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .xl\:mt-0{
    margin-top:0px
  }

  .xl\:mt-1{
    margin-top:0.25rem
  }

  .xl\:mt-2{
    margin-top:0.5rem
  }

  .xl\:mt-3{
    margin-top:0.75rem
  }

  .xl\:mt-4{
    margin-top:1rem
  }

  .xl\:mt-5{
    margin-top:1.25rem
  }

  .xl\:mt-6{
    margin-top:1.5rem
  }

  .xl\:mt-7{
    margin-top:1.75rem
  }

  .xl\:mt-8{
    margin-top:2rem
  }

  .xl\:mt-9{
    margin-top:2.25rem
  }

  .xl\:mt-10{
    margin-top:2.5rem
  }

  .xl\:mt-11{
    margin-top:2.75rem
  }

  .xl\:mt-12{
    margin-top:3rem
  }

  .xl\:mt-14{
    margin-top:3.5rem
  }

  .xl\:mt-16{
    margin-top:4rem
  }

  .xl\:mt-20{
    margin-top:5rem
  }

  .xl\:mt-24{
    margin-top:6rem
  }

  .xl\:mt-28{
    margin-top:7rem
  }

  .xl\:mt-32{
    margin-top:8rem
  }

  .xl\:mt-36{
    margin-top:9rem
  }

  .xl\:mt-40{
    margin-top:10rem
  }

  .xl\:mt-44{
    margin-top:11rem
  }

  .xl\:mt-48{
    margin-top:12rem
  }

  .xl\:mt-52{
    margin-top:13rem
  }

  .xl\:mt-56{
    margin-top:14rem
  }

  .xl\:mt-60{
    margin-top:15rem
  }

  .xl\:mt-64{
    margin-top:16rem
  }

  .xl\:mt-72{
    margin-top:18rem
  }

  .xl\:mt-80{
    margin-top:20rem
  }

  .xl\:mt-96{
    margin-top:24rem
  }

  .xl\:mt-auto{
    margin-top:auto
  }

  .xl\:mt-px{
    margin-top:1px
  }

  .xl\:mt-0\.5{
    margin-top:0.125rem
  }

  .xl\:mt-1\.5{
    margin-top:0.375rem
  }

  .xl\:mt-2\.5{
    margin-top:0.625rem
  }

  .xl\:mt-3\.5{
    margin-top:0.875rem
  }

  .xl\:-mt-0{
    margin-top:0px
  }

  .xl\:-mt-1{
    margin-top:-0.25rem
  }

  .xl\:-mt-2{
    margin-top:-0.5rem
  }

  .xl\:-mt-3{
    margin-top:-0.75rem
  }

  .xl\:-mt-4{
    margin-top:-1rem
  }

  .xl\:-mt-5{
    margin-top:-1.25rem
  }

  .xl\:-mt-6{
    margin-top:-1.5rem
  }

  .xl\:-mt-7{
    margin-top:-1.75rem
  }

  .xl\:-mt-8{
    margin-top:-2rem
  }

  .xl\:-mt-9{
    margin-top:-2.25rem
  }

  .xl\:-mt-10{
    margin-top:-2.5rem
  }

  .xl\:-mt-11{
    margin-top:-2.75rem
  }

  .xl\:-mt-12{
    margin-top:-3rem
  }

  .xl\:-mt-14{
    margin-top:-3.5rem
  }

  .xl\:-mt-16{
    margin-top:-4rem
  }

  .xl\:-mt-20{
    margin-top:-5rem
  }

  .xl\:-mt-24{
    margin-top:-6rem
  }

  .xl\:-mt-28{
    margin-top:-7rem
  }

  .xl\:-mt-32{
    margin-top:-8rem
  }

  .xl\:-mt-36{
    margin-top:-9rem
  }

  .xl\:-mt-40{
    margin-top:-10rem
  }

  .xl\:-mt-44{
    margin-top:-11rem
  }

  .xl\:-mt-48{
    margin-top:-12rem
  }

  .xl\:-mt-52{
    margin-top:-13rem
  }

  .xl\:-mt-56{
    margin-top:-14rem
  }

  .xl\:-mt-60{
    margin-top:-15rem
  }

  .xl\:-mt-64{
    margin-top:-16rem
  }

  .xl\:-mt-72{
    margin-top:-18rem
  }

  .xl\:-mt-80{
    margin-top:-20rem
  }

  .xl\:-mt-96{
    margin-top:-24rem
  }

  .xl\:-mt-px{
    margin-top:-1px
  }

  .xl\:-mt-0\.5{
    margin-top:-0.125rem
  }

  .xl\:-mt-1\.5{
    margin-top:-0.375rem
  }

  .xl\:-mt-2\.5{
    margin-top:-0.625rem
  }

  .xl\:-mt-3\.5{
    margin-top:-0.875rem
  }

  .xl\:mr-0{
    margin-right:0px
  }

  .xl\:mr-1{
    margin-right:0.25rem
  }

  .xl\:mr-2{
    margin-right:0.5rem
  }

  .xl\:mr-3{
    margin-right:0.75rem
  }

  .xl\:mr-4{
    margin-right:1rem
  }

  .xl\:mr-5{
    margin-right:1.25rem
  }

  .xl\:mr-6{
    margin-right:1.5rem
  }

  .xl\:mr-7{
    margin-right:1.75rem
  }

  .xl\:mr-8{
    margin-right:2rem
  }

  .xl\:mr-9{
    margin-right:2.25rem
  }

  .xl\:mr-10{
    margin-right:2.5rem
  }

  .xl\:mr-11{
    margin-right:2.75rem
  }

  .xl\:mr-12{
    margin-right:3rem
  }

  .xl\:mr-14{
    margin-right:3.5rem
  }

  .xl\:mr-16{
    margin-right:4rem
  }

  .xl\:mr-20{
    margin-right:5rem
  }

  .xl\:mr-24{
    margin-right:6rem
  }

  .xl\:mr-28{
    margin-right:7rem
  }

  .xl\:mr-32{
    margin-right:8rem
  }

  .xl\:mr-36{
    margin-right:9rem
  }

  .xl\:mr-40{
    margin-right:10rem
  }

  .xl\:mr-44{
    margin-right:11rem
  }

  .xl\:mr-48{
    margin-right:12rem
  }

  .xl\:mr-52{
    margin-right:13rem
  }

  .xl\:mr-56{
    margin-right:14rem
  }

  .xl\:mr-60{
    margin-right:15rem
  }

  .xl\:mr-64{
    margin-right:16rem
  }

  .xl\:mr-72{
    margin-right:18rem
  }

  .xl\:mr-80{
    margin-right:20rem
  }

  .xl\:mr-96{
    margin-right:24rem
  }

  .xl\:mr-auto{
    margin-right:auto
  }

  .xl\:mr-px{
    margin-right:1px
  }

  .xl\:mr-0\.5{
    margin-right:0.125rem
  }

  .xl\:mr-1\.5{
    margin-right:0.375rem
  }

  .xl\:mr-2\.5{
    margin-right:0.625rem
  }

  .xl\:mr-3\.5{
    margin-right:0.875rem
  }

  .xl\:-mr-0{
    margin-right:0px
  }

  .xl\:-mr-1{
    margin-right:-0.25rem
  }

  .xl\:-mr-2{
    margin-right:-0.5rem
  }

  .xl\:-mr-3{
    margin-right:-0.75rem
  }

  .xl\:-mr-4{
    margin-right:-1rem
  }

  .xl\:-mr-5{
    margin-right:-1.25rem
  }

  .xl\:-mr-6{
    margin-right:-1.5rem
  }

  .xl\:-mr-7{
    margin-right:-1.75rem
  }

  .xl\:-mr-8{
    margin-right:-2rem
  }

  .xl\:-mr-9{
    margin-right:-2.25rem
  }

  .xl\:-mr-10{
    margin-right:-2.5rem
  }

  .xl\:-mr-11{
    margin-right:-2.75rem
  }

  .xl\:-mr-12{
    margin-right:-3rem
  }

  .xl\:-mr-14{
    margin-right:-3.5rem
  }

  .xl\:-mr-16{
    margin-right:-4rem
  }

  .xl\:-mr-20{
    margin-right:-5rem
  }

  .xl\:-mr-24{
    margin-right:-6rem
  }

  .xl\:-mr-28{
    margin-right:-7rem
  }

  .xl\:-mr-32{
    margin-right:-8rem
  }

  .xl\:-mr-36{
    margin-right:-9rem
  }

  .xl\:-mr-40{
    margin-right:-10rem
  }

  .xl\:-mr-44{
    margin-right:-11rem
  }

  .xl\:-mr-48{
    margin-right:-12rem
  }

  .xl\:-mr-52{
    margin-right:-13rem
  }

  .xl\:-mr-56{
    margin-right:-14rem
  }

  .xl\:-mr-60{
    margin-right:-15rem
  }

  .xl\:-mr-64{
    margin-right:-16rem
  }

  .xl\:-mr-72{
    margin-right:-18rem
  }

  .xl\:-mr-80{
    margin-right:-20rem
  }

  .xl\:-mr-96{
    margin-right:-24rem
  }

  .xl\:-mr-px{
    margin-right:-1px
  }

  .xl\:-mr-0\.5{
    margin-right:-0.125rem
  }

  .xl\:-mr-1\.5{
    margin-right:-0.375rem
  }

  .xl\:-mr-2\.5{
    margin-right:-0.625rem
  }

  .xl\:-mr-3\.5{
    margin-right:-0.875rem
  }

  .xl\:mb-0{
    margin-bottom:0px
  }

  .xl\:mb-1{
    margin-bottom:0.25rem
  }

  .xl\:mb-2{
    margin-bottom:0.5rem
  }

  .xl\:mb-3{
    margin-bottom:0.75rem
  }

  .xl\:mb-4{
    margin-bottom:1rem
  }

  .xl\:mb-5{
    margin-bottom:1.25rem
  }

  .xl\:mb-6{
    margin-bottom:1.5rem
  }

  .xl\:mb-7{
    margin-bottom:1.75rem
  }

  .xl\:mb-8{
    margin-bottom:2rem
  }

  .xl\:mb-9{
    margin-bottom:2.25rem
  }

  .xl\:mb-10{
    margin-bottom:2.5rem
  }

  .xl\:mb-11{
    margin-bottom:2.75rem
  }

  .xl\:mb-12{
    margin-bottom:3rem
  }

  .xl\:mb-14{
    margin-bottom:3.5rem
  }

  .xl\:mb-16{
    margin-bottom:4rem
  }

  .xl\:mb-20{
    margin-bottom:5rem
  }

  .xl\:mb-24{
    margin-bottom:6rem
  }

  .xl\:mb-28{
    margin-bottom:7rem
  }

  .xl\:mb-32{
    margin-bottom:8rem
  }

  .xl\:mb-36{
    margin-bottom:9rem
  }

  .xl\:mb-40{
    margin-bottom:10rem
  }

  .xl\:mb-44{
    margin-bottom:11rem
  }

  .xl\:mb-48{
    margin-bottom:12rem
  }

  .xl\:mb-52{
    margin-bottom:13rem
  }

  .xl\:mb-56{
    margin-bottom:14rem
  }

  .xl\:mb-60{
    margin-bottom:15rem
  }

  .xl\:mb-64{
    margin-bottom:16rem
  }

  .xl\:mb-72{
    margin-bottom:18rem
  }

  .xl\:mb-80{
    margin-bottom:20rem
  }

  .xl\:mb-96{
    margin-bottom:24rem
  }

  .xl\:mb-auto{
    margin-bottom:auto
  }

  .xl\:mb-px{
    margin-bottom:1px
  }

  .xl\:mb-0\.5{
    margin-bottom:0.125rem
  }

  .xl\:mb-1\.5{
    margin-bottom:0.375rem
  }

  .xl\:mb-2\.5{
    margin-bottom:0.625rem
  }

  .xl\:mb-3\.5{
    margin-bottom:0.875rem
  }

  .xl\:-mb-0{
    margin-bottom:0px
  }

  .xl\:-mb-1{
    margin-bottom:-0.25rem
  }

  .xl\:-mb-2{
    margin-bottom:-0.5rem
  }

  .xl\:-mb-3{
    margin-bottom:-0.75rem
  }

  .xl\:-mb-4{
    margin-bottom:-1rem
  }

  .xl\:-mb-5{
    margin-bottom:-1.25rem
  }

  .xl\:-mb-6{
    margin-bottom:-1.5rem
  }

  .xl\:-mb-7{
    margin-bottom:-1.75rem
  }

  .xl\:-mb-8{
    margin-bottom:-2rem
  }

  .xl\:-mb-9{
    margin-bottom:-2.25rem
  }

  .xl\:-mb-10{
    margin-bottom:-2.5rem
  }

  .xl\:-mb-11{
    margin-bottom:-2.75rem
  }

  .xl\:-mb-12{
    margin-bottom:-3rem
  }

  .xl\:-mb-14{
    margin-bottom:-3.5rem
  }

  .xl\:-mb-16{
    margin-bottom:-4rem
  }

  .xl\:-mb-20{
    margin-bottom:-5rem
  }

  .xl\:-mb-24{
    margin-bottom:-6rem
  }

  .xl\:-mb-28{
    margin-bottom:-7rem
  }

  .xl\:-mb-32{
    margin-bottom:-8rem
  }

  .xl\:-mb-36{
    margin-bottom:-9rem
  }

  .xl\:-mb-40{
    margin-bottom:-10rem
  }

  .xl\:-mb-44{
    margin-bottom:-11rem
  }

  .xl\:-mb-48{
    margin-bottom:-12rem
  }

  .xl\:-mb-52{
    margin-bottom:-13rem
  }

  .xl\:-mb-56{
    margin-bottom:-14rem
  }

  .xl\:-mb-60{
    margin-bottom:-15rem
  }

  .xl\:-mb-64{
    margin-bottom:-16rem
  }

  .xl\:-mb-72{
    margin-bottom:-18rem
  }

  .xl\:-mb-80{
    margin-bottom:-20rem
  }

  .xl\:-mb-96{
    margin-bottom:-24rem
  }

  .xl\:-mb-px{
    margin-bottom:-1px
  }

  .xl\:-mb-0\.5{
    margin-bottom:-0.125rem
  }

  .xl\:-mb-1\.5{
    margin-bottom:-0.375rem
  }

  .xl\:-mb-2\.5{
    margin-bottom:-0.625rem
  }

  .xl\:-mb-3\.5{
    margin-bottom:-0.875rem
  }

  .xl\:ml-0{
    margin-left:0px
  }

  .xl\:ml-1{
    margin-left:0.25rem
  }

  .xl\:ml-2{
    margin-left:0.5rem
  }

  .xl\:ml-3{
    margin-left:0.75rem
  }

  .xl\:ml-4{
    margin-left:1rem
  }

  .xl\:ml-5{
    margin-left:1.25rem
  }

  .xl\:ml-6{
    margin-left:1.5rem
  }

  .xl\:ml-7{
    margin-left:1.75rem
  }

  .xl\:ml-8{
    margin-left:2rem
  }

  .xl\:ml-9{
    margin-left:2.25rem
  }

  .xl\:ml-10{
    margin-left:2.5rem
  }

  .xl\:ml-11{
    margin-left:2.75rem
  }

  .xl\:ml-12{
    margin-left:3rem
  }

  .xl\:ml-14{
    margin-left:3.5rem
  }

  .xl\:ml-16{
    margin-left:4rem
  }

  .xl\:ml-20{
    margin-left:5rem
  }

  .xl\:ml-24{
    margin-left:6rem
  }

  .xl\:ml-28{
    margin-left:7rem
  }

  .xl\:ml-32{
    margin-left:8rem
  }

  .xl\:ml-36{
    margin-left:9rem
  }

  .xl\:ml-40{
    margin-left:10rem
  }

  .xl\:ml-44{
    margin-left:11rem
  }

  .xl\:ml-48{
    margin-left:12rem
  }

  .xl\:ml-52{
    margin-left:13rem
  }

  .xl\:ml-56{
    margin-left:14rem
  }

  .xl\:ml-60{
    margin-left:15rem
  }

  .xl\:ml-64{
    margin-left:16rem
  }

  .xl\:ml-72{
    margin-left:18rem
  }

  .xl\:ml-80{
    margin-left:20rem
  }

  .xl\:ml-96{
    margin-left:24rem
  }

  .xl\:ml-auto{
    margin-left:auto
  }

  .xl\:ml-px{
    margin-left:1px
  }

  .xl\:ml-0\.5{
    margin-left:0.125rem
  }

  .xl\:ml-1\.5{
    margin-left:0.375rem
  }

  .xl\:ml-2\.5{
    margin-left:0.625rem
  }

  .xl\:ml-3\.5{
    margin-left:0.875rem
  }

  .xl\:-ml-0{
    margin-left:0px
  }

  .xl\:-ml-1{
    margin-left:-0.25rem
  }

  .xl\:-ml-2{
    margin-left:-0.5rem
  }

  .xl\:-ml-3{
    margin-left:-0.75rem
  }

  .xl\:-ml-4{
    margin-left:-1rem
  }

  .xl\:-ml-5{
    margin-left:-1.25rem
  }

  .xl\:-ml-6{
    margin-left:-1.5rem
  }

  .xl\:-ml-7{
    margin-left:-1.75rem
  }

  .xl\:-ml-8{
    margin-left:-2rem
  }

  .xl\:-ml-9{
    margin-left:-2.25rem
  }

  .xl\:-ml-10{
    margin-left:-2.5rem
  }

  .xl\:-ml-11{
    margin-left:-2.75rem
  }

  .xl\:-ml-12{
    margin-left:-3rem
  }

  .xl\:-ml-14{
    margin-left:-3.5rem
  }

  .xl\:-ml-16{
    margin-left:-4rem
  }

  .xl\:-ml-20{
    margin-left:-5rem
  }

  .xl\:-ml-24{
    margin-left:-6rem
  }

  .xl\:-ml-28{
    margin-left:-7rem
  }

  .xl\:-ml-32{
    margin-left:-8rem
  }

  .xl\:-ml-36{
    margin-left:-9rem
  }

  .xl\:-ml-40{
    margin-left:-10rem
  }

  .xl\:-ml-44{
    margin-left:-11rem
  }

  .xl\:-ml-48{
    margin-left:-12rem
  }

  .xl\:-ml-52{
    margin-left:-13rem
  }

  .xl\:-ml-56{
    margin-left:-14rem
  }

  .xl\:-ml-60{
    margin-left:-15rem
  }

  .xl\:-ml-64{
    margin-left:-16rem
  }

  .xl\:-ml-72{
    margin-left:-18rem
  }

  .xl\:-ml-80{
    margin-left:-20rem
  }

  .xl\:-ml-96{
    margin-left:-24rem
  }

  .xl\:-ml-px{
    margin-left:-1px
  }

  .xl\:-ml-0\.5{
    margin-left:-0.125rem
  }

  .xl\:-ml-1\.5{
    margin-left:-0.375rem
  }

  .xl\:-ml-2\.5{
    margin-left:-0.625rem
  }

  .xl\:-ml-3\.5{
    margin-left:-0.875rem
  }

  .xl\:box-border{
    box-sizing:border-box
  }

  .xl\:box-content{
    box-sizing:content-box
  }

  .xl\:block{
    display:block
  }

  .xl\:inline-block{
    display:inline-block
  }

  .xl\:inline{
    display:inline
  }

  .xl\:flex{
    display:flex
  }

  .xl\:inline-flex{
    display:inline-flex
  }

  .xl\:table{
    display:table
  }

  .xl\:inline-table{
    display:inline-table
  }

  .xl\:table-caption{
    display:table-caption
  }

  .xl\:table-cell{
    display:table-cell
  }

  .xl\:table-column{
    display:table-column
  }

  .xl\:table-column-group{
    display:table-column-group
  }

  .xl\:table-footer-group{
    display:table-footer-group
  }

  .xl\:table-header-group{
    display:table-header-group
  }

  .xl\:table-row-group{
    display:table-row-group
  }

  .xl\:table-row{
    display:table-row
  }

  .xl\:flow-root{
    display:flow-root
  }

  .xl\:grid{
    display:grid
  }

  .xl\:inline-grid{
    display:inline-grid
  }

  .xl\:contents{
    display:contents
  }

  .xl\:list-item{
    display:list-item
  }

  .xl\:hidden{
    display:none
  }

  .xl\:h-0{
    height:0px
  }

  .xl\:h-1{
    height:0.25rem
  }

  .xl\:h-2{
    height:0.5rem
  }

  .xl\:h-3{
    height:0.75rem
  }

  .xl\:h-4{
    height:1rem
  }

  .xl\:h-5{
    height:1.25rem
  }

  .xl\:h-6{
    height:1.5rem
  }

  .xl\:h-7{
    height:1.75rem
  }

  .xl\:h-8{
    height:2rem
  }

  .xl\:h-9{
    height:2.25rem
  }

  .xl\:h-10{
    height:2.5rem
  }

  .xl\:h-11{
    height:2.75rem
  }

  .xl\:h-12{
    height:3rem
  }

  .xl\:h-14{
    height:3.5rem
  }

  .xl\:h-16{
    height:4rem
  }

  .xl\:h-20{
    height:5rem
  }

  .xl\:h-24{
    height:6rem
  }

  .xl\:h-28{
    height:7rem
  }

  .xl\:h-32{
    height:8rem
  }

  .xl\:h-36{
    height:9rem
  }

  .xl\:h-40{
    height:10rem
  }

  .xl\:h-44{
    height:11rem
  }

  .xl\:h-48{
    height:12rem
  }

  .xl\:h-52{
    height:13rem
  }

  .xl\:h-56{
    height:14rem
  }

  .xl\:h-60{
    height:15rem
  }

  .xl\:h-64{
    height:16rem
  }

  .xl\:h-72{
    height:18rem
  }

  .xl\:h-80{
    height:20rem
  }

  .xl\:h-96{
    height:24rem
  }

  .xl\:h-auto{
    height:auto
  }

  .xl\:h-px{
    height:1px
  }

  .xl\:h-0\.5{
    height:0.125rem
  }

  .xl\:h-1\.5{
    height:0.375rem
  }

  .xl\:h-2\.5{
    height:0.625rem
  }

  .xl\:h-3\.5{
    height:0.875rem
  }

  .xl\:h-1\/2{
    height:50%
  }

  .xl\:h-1\/3{
    height:33.333333%
  }

  .xl\:h-2\/3{
    height:66.666667%
  }

  .xl\:h-1\/4{
    height:25%
  }

  .xl\:h-2\/4{
    height:50%
  }

  .xl\:h-3\/4{
    height:75%
  }

  .xl\:h-1\/5{
    height:20%
  }

  .xl\:h-2\/5{
    height:40%
  }

  .xl\:h-3\/5{
    height:60%
  }

  .xl\:h-4\/5{
    height:80%
  }

  .xl\:h-1\/6{
    height:16.666667%
  }

  .xl\:h-2\/6{
    height:33.333333%
  }

  .xl\:h-3\/6{
    height:50%
  }

  .xl\:h-4\/6{
    height:66.666667%
  }

  .xl\:h-5\/6{
    height:83.333333%
  }

  .xl\:h-full{
    height:100%
  }

  .xl\:h-screen{
    height:100vh
  }

  .xl\:max-h-0{
    max-height:0px
  }

  .xl\:max-h-1{
    max-height:0.25rem
  }

  .xl\:max-h-2{
    max-height:0.5rem
  }

  .xl\:max-h-3{
    max-height:0.75rem
  }

  .xl\:max-h-4{
    max-height:1rem
  }

  .xl\:max-h-5{
    max-height:1.25rem
  }

  .xl\:max-h-6{
    max-height:1.5rem
  }

  .xl\:max-h-7{
    max-height:1.75rem
  }

  .xl\:max-h-8{
    max-height:2rem
  }

  .xl\:max-h-9{
    max-height:2.25rem
  }

  .xl\:max-h-10{
    max-height:2.5rem
  }

  .xl\:max-h-11{
    max-height:2.75rem
  }

  .xl\:max-h-12{
    max-height:3rem
  }

  .xl\:max-h-14{
    max-height:3.5rem
  }

  .xl\:max-h-16{
    max-height:4rem
  }

  .xl\:max-h-20{
    max-height:5rem
  }

  .xl\:max-h-24{
    max-height:6rem
  }

  .xl\:max-h-28{
    max-height:7rem
  }

  .xl\:max-h-32{
    max-height:8rem
  }

  .xl\:max-h-36{
    max-height:9rem
  }

  .xl\:max-h-40{
    max-height:10rem
  }

  .xl\:max-h-44{
    max-height:11rem
  }

  .xl\:max-h-48{
    max-height:12rem
  }

  .xl\:max-h-52{
    max-height:13rem
  }

  .xl\:max-h-56{
    max-height:14rem
  }

  .xl\:max-h-60{
    max-height:15rem
  }

  .xl\:max-h-64{
    max-height:16rem
  }

  .xl\:max-h-72{
    max-height:18rem
  }

  .xl\:max-h-80{
    max-height:20rem
  }

  .xl\:max-h-96{
    max-height:24rem
  }

  .xl\:max-h-px{
    max-height:1px
  }

  .xl\:max-h-0\.5{
    max-height:0.125rem
  }

  .xl\:max-h-1\.5{
    max-height:0.375rem
  }

  .xl\:max-h-2\.5{
    max-height:0.625rem
  }

  .xl\:max-h-3\.5{
    max-height:0.875rem
  }

  .xl\:max-h-full{
    max-height:100%
  }

  .xl\:max-h-screen{
    max-height:100vh
  }

  .xl\:min-h-0{
    min-height:0px
  }

  .xl\:min-h-full{
    min-height:100%
  }

  .xl\:min-h-screen{
    min-height:100vh
  }

  .xl\:w-0{
    width:0px
  }

  .xl\:w-1{
    width:0.25rem
  }

  .xl\:w-2{
    width:0.5rem
  }

  .xl\:w-3{
    width:0.75rem
  }

  .xl\:w-4{
    width:1rem
  }

  .xl\:w-5{
    width:1.25rem
  }

  .xl\:w-6{
    width:1.5rem
  }

  .xl\:w-7{
    width:1.75rem
  }

  .xl\:w-8{
    width:2rem
  }

  .xl\:w-9{
    width:2.25rem
  }

  .xl\:w-10{
    width:2.5rem
  }

  .xl\:w-11{
    width:2.75rem
  }

  .xl\:w-12{
    width:3rem
  }

  .xl\:w-14{
    width:3.5rem
  }

  .xl\:w-16{
    width:4rem
  }

  .xl\:w-20{
    width:5rem
  }

  .xl\:w-24{
    width:6rem
  }

  .xl\:w-28{
    width:7rem
  }

  .xl\:w-32{
    width:8rem
  }

  .xl\:w-36{
    width:9rem
  }

  .xl\:w-40{
    width:10rem
  }

  .xl\:w-44{
    width:11rem
  }

  .xl\:w-48{
    width:12rem
  }

  .xl\:w-52{
    width:13rem
  }

  .xl\:w-56{
    width:14rem
  }

  .xl\:w-60{
    width:15rem
  }

  .xl\:w-64{
    width:16rem
  }

  .xl\:w-72{
    width:18rem
  }

  .xl\:w-80{
    width:20rem
  }

  .xl\:w-96{
    width:24rem
  }

  .xl\:w-auto{
    width:auto
  }

  .xl\:w-px{
    width:1px
  }

  .xl\:w-0\.5{
    width:0.125rem
  }

  .xl\:w-1\.5{
    width:0.375rem
  }

  .xl\:w-2\.5{
    width:0.625rem
  }

  .xl\:w-3\.5{
    width:0.875rem
  }

  .xl\:w-1\/2{
    width:50%
  }

  .xl\:w-1\/3{
    width:33.333333%
  }

  .xl\:w-2\/3{
    width:66.666667%
  }

  .xl\:w-1\/4{
    width:25%
  }

  .xl\:w-2\/4{
    width:50%
  }

  .xl\:w-3\/4{
    width:75%
  }

  .xl\:w-1\/5{
    width:20%
  }

  .xl\:w-2\/5{
    width:40%
  }

  .xl\:w-3\/5{
    width:60%
  }

  .xl\:w-4\/5{
    width:80%
  }

  .xl\:w-1\/6{
    width:16.666667%
  }

  .xl\:w-2\/6{
    width:33.333333%
  }

  .xl\:w-3\/6{
    width:50%
  }

  .xl\:w-4\/6{
    width:66.666667%
  }

  .xl\:w-5\/6{
    width:83.333333%
  }

  .xl\:w-1\/12{
    width:8.333333%
  }

  .xl\:w-2\/12{
    width:16.666667%
  }

  .xl\:w-3\/12{
    width:25%
  }

  .xl\:w-4\/12{
    width:33.333333%
  }

  .xl\:w-5\/12{
    width:41.666667%
  }

  .xl\:w-6\/12{
    width:50%
  }

  .xl\:w-7\/12{
    width:58.333333%
  }

  .xl\:w-8\/12{
    width:66.666667%
  }

  .xl\:w-9\/12{
    width:75%
  }

  .xl\:w-10\/12{
    width:83.333333%
  }

  .xl\:w-11\/12{
    width:91.666667%
  }

  .xl\:w-full{
    width:100%
  }

  .xl\:w-screen{
    width:100vw
  }

  .xl\:w-min{
    width:min-content
  }

  .xl\:w-max{
    width:max-content
  }

  .xl\:min-w-0{
    min-width:0px
  }

  .xl\:min-w-full{
    min-width:100%
  }

  .xl\:min-w-min{
    min-width:min-content
  }

  .xl\:min-w-max{
    min-width:max-content
  }

  .xl\:max-w-0{
    max-width:0rem
  }

  .xl\:max-w-none{
    max-width:none
  }

  .xl\:max-w-xs{
    max-width:20rem
  }

  .xl\:max-w-sm{
    max-width:24rem
  }

  .xl\:max-w-md{
    max-width:28rem
  }

  .xl\:max-w-lg{
    max-width:32rem
  }

  .xl\:max-w-xl{
    max-width:36rem
  }

  .xl\:max-w-2xl{
    max-width:42rem
  }

  .xl\:max-w-3xl{
    max-width:48rem
  }

  .xl\:max-w-4xl{
    max-width:56rem
  }

  .xl\:max-w-5xl{
    max-width:64rem
  }

  .xl\:max-w-6xl{
    max-width:72rem
  }

  .xl\:max-w-7xl{
    max-width:80rem
  }

  .xl\:max-w-full{
    max-width:100%
  }

  .xl\:max-w-min{
    max-width:min-content
  }

  .xl\:max-w-max{
    max-width:max-content
  }

  .xl\:max-w-prose{
    max-width:65ch
  }

  .xl\:max-w-screen-sm{
    max-width:640px
  }

  .xl\:max-w-screen-md{
    max-width:768px
  }

  .xl\:max-w-screen-2md{
    max-width:896px
  }

  .xl\:max-w-screen-3md{
    max-width:945px
  }

  .xl\:max-w-screen-lg{
    max-width:1024px
  }

  .xl\:max-w-screen-2lg{
    max-width:1152px
  }

  .xl\:max-w-screen-xl{
    max-width:1280px
  }

  .xl\:max-w-screen-1xl{
    max-width:1400px
  }

  .xl\:max-w-screen-2xl{
    max-width:1700px
  }

  .xl\:flex-1{
    flex:1 1 0%
  }

  .xl\:flex-auto{
    flex:1 1 auto
  }

  .xl\:flex-initial{
    flex:0 1 auto
  }

  .xl\:flex-none{
    flex:none
  }

  .xl\:flex-shrink-0{
    flex-shrink:0
  }

  .xl\:flex-shrink{
    flex-shrink:1
  }

  .xl\:flex-grow-0{
    flex-grow:0
  }

  .xl\:flex-grow{
    flex-grow:1
  }

  .xl\:table-auto{
    table-layout:auto
  }

  .xl\:table-fixed{
    table-layout:fixed
  }

  .xl\:border-collapse{
    border-collapse:collapse
  }

  .xl\:border-separate{
    border-collapse:separate
  }

  .xl\:origin-center{
    transform-origin:center
  }

  .xl\:origin-top{
    transform-origin:top
  }

  .xl\:origin-top-right{
    transform-origin:top right
  }

  .xl\:origin-right{
    transform-origin:right
  }

  .xl\:origin-bottom-right{
    transform-origin:bottom right
  }

  .xl\:origin-bottom{
    transform-origin:bottom
  }

  .xl\:origin-bottom-left{
    transform-origin:bottom left
  }

  .xl\:origin-left{
    transform-origin:left
  }

  .xl\:origin-top-left{
    transform-origin:top left
  }

  .xl\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .xl\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .xl\:transform-none{
    transform:none
  }

  .xl\:translate-x-0{
    --tw-translate-x:0px
  }

  .xl\:translate-x-1{
    --tw-translate-x:0.25rem
  }

  .xl\:translate-x-2{
    --tw-translate-x:0.5rem
  }

  .xl\:translate-x-3{
    --tw-translate-x:0.75rem
  }

  .xl\:translate-x-4{
    --tw-translate-x:1rem
  }

  .xl\:translate-x-5{
    --tw-translate-x:1.25rem
  }

  .xl\:translate-x-6{
    --tw-translate-x:1.5rem
  }

  .xl\:translate-x-7{
    --tw-translate-x:1.75rem
  }

  .xl\:translate-x-8{
    --tw-translate-x:2rem
  }

  .xl\:translate-x-9{
    --tw-translate-x:2.25rem
  }

  .xl\:translate-x-10{
    --tw-translate-x:2.5rem
  }

  .xl\:translate-x-11{
    --tw-translate-x:2.75rem
  }

  .xl\:translate-x-12{
    --tw-translate-x:3rem
  }

  .xl\:translate-x-14{
    --tw-translate-x:3.5rem
  }

  .xl\:translate-x-16{
    --tw-translate-x:4rem
  }

  .xl\:translate-x-20{
    --tw-translate-x:5rem
  }

  .xl\:translate-x-24{
    --tw-translate-x:6rem
  }

  .xl\:translate-x-28{
    --tw-translate-x:7rem
  }

  .xl\:translate-x-32{
    --tw-translate-x:8rem
  }

  .xl\:translate-x-36{
    --tw-translate-x:9rem
  }

  .xl\:translate-x-40{
    --tw-translate-x:10rem
  }

  .xl\:translate-x-44{
    --tw-translate-x:11rem
  }

  .xl\:translate-x-48{
    --tw-translate-x:12rem
  }

  .xl\:translate-x-52{
    --tw-translate-x:13rem
  }

  .xl\:translate-x-56{
    --tw-translate-x:14rem
  }

  .xl\:translate-x-60{
    --tw-translate-x:15rem
  }

  .xl\:translate-x-64{
    --tw-translate-x:16rem
  }

  .xl\:translate-x-72{
    --tw-translate-x:18rem
  }

  .xl\:translate-x-80{
    --tw-translate-x:20rem
  }

  .xl\:translate-x-96{
    --tw-translate-x:24rem
  }

  .xl\:translate-x-px{
    --tw-translate-x:1px
  }

  .xl\:translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .xl\:translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .xl\:translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .xl\:translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .xl\:-translate-x-0{
    --tw-translate-x:0px
  }

  .xl\:-translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .xl\:-translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .xl\:-translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .xl\:-translate-x-4{
    --tw-translate-x:-1rem
  }

  .xl\:-translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .xl\:-translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .xl\:-translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .xl\:-translate-x-8{
    --tw-translate-x:-2rem
  }

  .xl\:-translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .xl\:-translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .xl\:-translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .xl\:-translate-x-12{
    --tw-translate-x:-3rem
  }

  .xl\:-translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .xl\:-translate-x-16{
    --tw-translate-x:-4rem
  }

  .xl\:-translate-x-20{
    --tw-translate-x:-5rem
  }

  .xl\:-translate-x-24{
    --tw-translate-x:-6rem
  }

  .xl\:-translate-x-28{
    --tw-translate-x:-7rem
  }

  .xl\:-translate-x-32{
    --tw-translate-x:-8rem
  }

  .xl\:-translate-x-36{
    --tw-translate-x:-9rem
  }

  .xl\:-translate-x-40{
    --tw-translate-x:-10rem
  }

  .xl\:-translate-x-44{
    --tw-translate-x:-11rem
  }

  .xl\:-translate-x-48{
    --tw-translate-x:-12rem
  }

  .xl\:-translate-x-52{
    --tw-translate-x:-13rem
  }

  .xl\:-translate-x-56{
    --tw-translate-x:-14rem
  }

  .xl\:-translate-x-60{
    --tw-translate-x:-15rem
  }

  .xl\:-translate-x-64{
    --tw-translate-x:-16rem
  }

  .xl\:-translate-x-72{
    --tw-translate-x:-18rem
  }

  .xl\:-translate-x-80{
    --tw-translate-x:-20rem
  }

  .xl\:-translate-x-96{
    --tw-translate-x:-24rem
  }

  .xl\:-translate-x-px{
    --tw-translate-x:-1px
  }

  .xl\:-translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .xl\:-translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .xl\:-translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .xl\:-translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .xl\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .xl\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .xl\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .xl\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .xl\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .xl\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .xl\:translate-x-full{
    --tw-translate-x:100%
  }

  .xl\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .xl\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .xl\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .xl\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .xl\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .xl\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .xl\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .xl\:translate-y-0{
    --tw-translate-y:0px
  }

  .xl\:translate-y-1{
    --tw-translate-y:0.25rem
  }

  .xl\:translate-y-2{
    --tw-translate-y:0.5rem
  }

  .xl\:translate-y-3{
    --tw-translate-y:0.75rem
  }

  .xl\:translate-y-4{
    --tw-translate-y:1rem
  }

  .xl\:translate-y-5{
    --tw-translate-y:1.25rem
  }

  .xl\:translate-y-6{
    --tw-translate-y:1.5rem
  }

  .xl\:translate-y-7{
    --tw-translate-y:1.75rem
  }

  .xl\:translate-y-8{
    --tw-translate-y:2rem
  }

  .xl\:translate-y-9{
    --tw-translate-y:2.25rem
  }

  .xl\:translate-y-10{
    --tw-translate-y:2.5rem
  }

  .xl\:translate-y-11{
    --tw-translate-y:2.75rem
  }

  .xl\:translate-y-12{
    --tw-translate-y:3rem
  }

  .xl\:translate-y-14{
    --tw-translate-y:3.5rem
  }

  .xl\:translate-y-16{
    --tw-translate-y:4rem
  }

  .xl\:translate-y-20{
    --tw-translate-y:5rem
  }

  .xl\:translate-y-24{
    --tw-translate-y:6rem
  }

  .xl\:translate-y-28{
    --tw-translate-y:7rem
  }

  .xl\:translate-y-32{
    --tw-translate-y:8rem
  }

  .xl\:translate-y-36{
    --tw-translate-y:9rem
  }

  .xl\:translate-y-40{
    --tw-translate-y:10rem
  }

  .xl\:translate-y-44{
    --tw-translate-y:11rem
  }

  .xl\:translate-y-48{
    --tw-translate-y:12rem
  }

  .xl\:translate-y-52{
    --tw-translate-y:13rem
  }

  .xl\:translate-y-56{
    --tw-translate-y:14rem
  }

  .xl\:translate-y-60{
    --tw-translate-y:15rem
  }

  .xl\:translate-y-64{
    --tw-translate-y:16rem
  }

  .xl\:translate-y-72{
    --tw-translate-y:18rem
  }

  .xl\:translate-y-80{
    --tw-translate-y:20rem
  }

  .xl\:translate-y-96{
    --tw-translate-y:24rem
  }

  .xl\:translate-y-px{
    --tw-translate-y:1px
  }

  .xl\:translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .xl\:translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .xl\:translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .xl\:translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .xl\:-translate-y-0{
    --tw-translate-y:0px
  }

  .xl\:-translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .xl\:-translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .xl\:-translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .xl\:-translate-y-4{
    --tw-translate-y:-1rem
  }

  .xl\:-translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .xl\:-translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .xl\:-translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .xl\:-translate-y-8{
    --tw-translate-y:-2rem
  }

  .xl\:-translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .xl\:-translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .xl\:-translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .xl\:-translate-y-12{
    --tw-translate-y:-3rem
  }

  .xl\:-translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .xl\:-translate-y-16{
    --tw-translate-y:-4rem
  }

  .xl\:-translate-y-20{
    --tw-translate-y:-5rem
  }

  .xl\:-translate-y-24{
    --tw-translate-y:-6rem
  }

  .xl\:-translate-y-28{
    --tw-translate-y:-7rem
  }

  .xl\:-translate-y-32{
    --tw-translate-y:-8rem
  }

  .xl\:-translate-y-36{
    --tw-translate-y:-9rem
  }

  .xl\:-translate-y-40{
    --tw-translate-y:-10rem
  }

  .xl\:-translate-y-44{
    --tw-translate-y:-11rem
  }

  .xl\:-translate-y-48{
    --tw-translate-y:-12rem
  }

  .xl\:-translate-y-52{
    --tw-translate-y:-13rem
  }

  .xl\:-translate-y-56{
    --tw-translate-y:-14rem
  }

  .xl\:-translate-y-60{
    --tw-translate-y:-15rem
  }

  .xl\:-translate-y-64{
    --tw-translate-y:-16rem
  }

  .xl\:-translate-y-72{
    --tw-translate-y:-18rem
  }

  .xl\:-translate-y-80{
    --tw-translate-y:-20rem
  }

  .xl\:-translate-y-96{
    --tw-translate-y:-24rem
  }

  .xl\:-translate-y-px{
    --tw-translate-y:-1px
  }

  .xl\:-translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .xl\:-translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .xl\:-translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .xl\:-translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .xl\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .xl\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .xl\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .xl\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .xl\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .xl\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .xl\:translate-y-full{
    --tw-translate-y:100%
  }

  .xl\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .xl\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .xl\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .xl\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .xl\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .xl\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .xl\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .xl\:hover\:translate-x-0:hover{
    --tw-translate-x:0px
  }

  .xl\:hover\:translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .xl\:hover\:translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .xl\:hover\:translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .xl\:hover\:translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .xl\:hover\:translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .xl\:hover\:translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .xl\:hover\:translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .xl\:hover\:translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .xl\:hover\:translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .xl\:hover\:translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .xl\:hover\:translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .xl\:hover\:translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .xl\:hover\:translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .xl\:hover\:translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .xl\:hover\:translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .xl\:hover\:translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .xl\:hover\:translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .xl\:hover\:translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .xl\:hover\:translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .xl\:hover\:translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .xl\:hover\:translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .xl\:hover\:translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .xl\:hover\:translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .xl\:hover\:translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .xl\:hover\:translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .xl\:hover\:translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .xl\:hover\:translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .xl\:hover\:translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .xl\:hover\:translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .xl\:hover\:translate-x-px:hover{
    --tw-translate-x:1px
  }

  .xl\:hover\:translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .xl\:hover\:translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .xl\:hover\:translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .xl\:hover\:translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .xl\:hover\:-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .xl\:hover\:-translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .xl\:hover\:-translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .xl\:hover\:-translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .xl\:hover\:-translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .xl\:hover\:-translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .xl\:hover\:-translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .xl\:hover\:-translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .xl\:hover\:-translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .xl\:hover\:-translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .xl\:hover\:-translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .xl\:hover\:-translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .xl\:hover\:-translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .xl\:hover\:-translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .xl\:hover\:-translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .xl\:hover\:-translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .xl\:hover\:-translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .xl\:hover\:-translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .xl\:hover\:-translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .xl\:hover\:-translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .xl\:hover\:-translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .xl\:hover\:-translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .xl\:hover\:-translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .xl\:hover\:-translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .xl\:hover\:-translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .xl\:hover\:-translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .xl\:hover\:-translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .xl\:hover\:-translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .xl\:hover\:-translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .xl\:hover\:-translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .xl\:hover\:-translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .xl\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .xl\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .xl\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .xl\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .xl\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .xl\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .xl\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .xl\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .xl\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .xl\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .xl\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .xl\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .xl\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .xl\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .xl\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .xl\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .xl\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .xl\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .xl\:hover\:translate-y-0:hover{
    --tw-translate-y:0px
  }

  .xl\:hover\:translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .xl\:hover\:translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .xl\:hover\:translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .xl\:hover\:translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .xl\:hover\:translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .xl\:hover\:translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .xl\:hover\:translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .xl\:hover\:translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .xl\:hover\:translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .xl\:hover\:translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .xl\:hover\:translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .xl\:hover\:translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .xl\:hover\:translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .xl\:hover\:translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .xl\:hover\:translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .xl\:hover\:translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .xl\:hover\:translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .xl\:hover\:translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .xl\:hover\:translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .xl\:hover\:translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .xl\:hover\:translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .xl\:hover\:translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .xl\:hover\:translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .xl\:hover\:translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .xl\:hover\:translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .xl\:hover\:translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .xl\:hover\:translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .xl\:hover\:translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .xl\:hover\:translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .xl\:hover\:translate-y-px:hover{
    --tw-translate-y:1px
  }

  .xl\:hover\:translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .xl\:hover\:translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .xl\:hover\:translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .xl\:hover\:translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .xl\:hover\:-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .xl\:hover\:-translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .xl\:hover\:-translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .xl\:hover\:-translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .xl\:hover\:-translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .xl\:hover\:-translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .xl\:hover\:-translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .xl\:hover\:-translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .xl\:hover\:-translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .xl\:hover\:-translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .xl\:hover\:-translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .xl\:hover\:-translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .xl\:hover\:-translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .xl\:hover\:-translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .xl\:hover\:-translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .xl\:hover\:-translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .xl\:hover\:-translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .xl\:hover\:-translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .xl\:hover\:-translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .xl\:hover\:-translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .xl\:hover\:-translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .xl\:hover\:-translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .xl\:hover\:-translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .xl\:hover\:-translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .xl\:hover\:-translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .xl\:hover\:-translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .xl\:hover\:-translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .xl\:hover\:-translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .xl\:hover\:-translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .xl\:hover\:-translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .xl\:hover\:-translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .xl\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .xl\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .xl\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .xl\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .xl\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .xl\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .xl\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .xl\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .xl\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .xl\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .xl\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .xl\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .xl\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .xl\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .xl\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .xl\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .xl\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .xl\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .xl\:focus\:translate-x-0:focus{
    --tw-translate-x:0px
  }

  .xl\:focus\:translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .xl\:focus\:translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .xl\:focus\:translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .xl\:focus\:translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .xl\:focus\:translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .xl\:focus\:translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .xl\:focus\:translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .xl\:focus\:translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .xl\:focus\:translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .xl\:focus\:translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .xl\:focus\:translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .xl\:focus\:translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .xl\:focus\:translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .xl\:focus\:translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .xl\:focus\:translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .xl\:focus\:translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .xl\:focus\:translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .xl\:focus\:translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .xl\:focus\:translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .xl\:focus\:translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .xl\:focus\:translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .xl\:focus\:translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .xl\:focus\:translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .xl\:focus\:translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .xl\:focus\:translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .xl\:focus\:translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .xl\:focus\:translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .xl\:focus\:translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .xl\:focus\:translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .xl\:focus\:translate-x-px:focus{
    --tw-translate-x:1px
  }

  .xl\:focus\:translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .xl\:focus\:translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .xl\:focus\:translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .xl\:focus\:translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .xl\:focus\:-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .xl\:focus\:-translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .xl\:focus\:-translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .xl\:focus\:-translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .xl\:focus\:-translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .xl\:focus\:-translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .xl\:focus\:-translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .xl\:focus\:-translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .xl\:focus\:-translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .xl\:focus\:-translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .xl\:focus\:-translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .xl\:focus\:-translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .xl\:focus\:-translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .xl\:focus\:-translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .xl\:focus\:-translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .xl\:focus\:-translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .xl\:focus\:-translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .xl\:focus\:-translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .xl\:focus\:-translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .xl\:focus\:-translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .xl\:focus\:-translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .xl\:focus\:-translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .xl\:focus\:-translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .xl\:focus\:-translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .xl\:focus\:-translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .xl\:focus\:-translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .xl\:focus\:-translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .xl\:focus\:-translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .xl\:focus\:-translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .xl\:focus\:-translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .xl\:focus\:-translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .xl\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .xl\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .xl\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .xl\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .xl\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .xl\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .xl\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .xl\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .xl\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .xl\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .xl\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .xl\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .xl\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .xl\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .xl\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .xl\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .xl\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .xl\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .xl\:focus\:translate-y-0:focus{
    --tw-translate-y:0px
  }

  .xl\:focus\:translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .xl\:focus\:translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .xl\:focus\:translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .xl\:focus\:translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .xl\:focus\:translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .xl\:focus\:translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .xl\:focus\:translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .xl\:focus\:translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .xl\:focus\:translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .xl\:focus\:translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .xl\:focus\:translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .xl\:focus\:translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .xl\:focus\:translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .xl\:focus\:translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .xl\:focus\:translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .xl\:focus\:translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .xl\:focus\:translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .xl\:focus\:translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .xl\:focus\:translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .xl\:focus\:translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .xl\:focus\:translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .xl\:focus\:translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .xl\:focus\:translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .xl\:focus\:translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .xl\:focus\:translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .xl\:focus\:translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .xl\:focus\:translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .xl\:focus\:translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .xl\:focus\:translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .xl\:focus\:translate-y-px:focus{
    --tw-translate-y:1px
  }

  .xl\:focus\:translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .xl\:focus\:translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .xl\:focus\:translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .xl\:focus\:translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .xl\:focus\:-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .xl\:focus\:-translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .xl\:focus\:-translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .xl\:focus\:-translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .xl\:focus\:-translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .xl\:focus\:-translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .xl\:focus\:-translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .xl\:focus\:-translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .xl\:focus\:-translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .xl\:focus\:-translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .xl\:focus\:-translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .xl\:focus\:-translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .xl\:focus\:-translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .xl\:focus\:-translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .xl\:focus\:-translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .xl\:focus\:-translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .xl\:focus\:-translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .xl\:focus\:-translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .xl\:focus\:-translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .xl\:focus\:-translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .xl\:focus\:-translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .xl\:focus\:-translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .xl\:focus\:-translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .xl\:focus\:-translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .xl\:focus\:-translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .xl\:focus\:-translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .xl\:focus\:-translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .xl\:focus\:-translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .xl\:focus\:-translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .xl\:focus\:-translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .xl\:focus\:-translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .xl\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .xl\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .xl\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .xl\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .xl\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .xl\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .xl\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .xl\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .xl\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .xl\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .xl\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .xl\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .xl\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .xl\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .xl\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .xl\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .xl\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .xl\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .xl\:rotate-0{
    --tw-rotate:0deg
  }

  .xl\:rotate-1{
    --tw-rotate:1deg
  }

  .xl\:rotate-2{
    --tw-rotate:2deg
  }

  .xl\:rotate-3{
    --tw-rotate:3deg
  }

  .xl\:rotate-6{
    --tw-rotate:6deg
  }

  .xl\:rotate-12{
    --tw-rotate:12deg
  }

  .xl\:rotate-45{
    --tw-rotate:45deg
  }

  .xl\:rotate-90{
    --tw-rotate:90deg
  }

  .xl\:rotate-180{
    --tw-rotate:180deg
  }

  .xl\:-rotate-180{
    --tw-rotate:-180deg
  }

  .xl\:-rotate-90{
    --tw-rotate:-90deg
  }

  .xl\:-rotate-45{
    --tw-rotate:-45deg
  }

  .xl\:-rotate-12{
    --tw-rotate:-12deg
  }

  .xl\:-rotate-6{
    --tw-rotate:-6deg
  }

  .xl\:-rotate-3{
    --tw-rotate:-3deg
  }

  .xl\:-rotate-2{
    --tw-rotate:-2deg
  }

  .xl\:-rotate-1{
    --tw-rotate:-1deg
  }

  .xl\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .xl\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .xl\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .xl\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .xl\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .xl\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .xl\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .xl\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .xl\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .xl\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .xl\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .xl\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .xl\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .xl\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .xl\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .xl\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .xl\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .xl\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .xl\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .xl\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .xl\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .xl\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .xl\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .xl\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .xl\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .xl\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .xl\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .xl\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .xl\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .xl\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .xl\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .xl\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .xl\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .xl\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .xl\:skew-x-0{
    --tw-skew-x:0deg
  }

  .xl\:skew-x-1{
    --tw-skew-x:1deg
  }

  .xl\:skew-x-2{
    --tw-skew-x:2deg
  }

  .xl\:skew-x-3{
    --tw-skew-x:3deg
  }

  .xl\:skew-x-6{
    --tw-skew-x:6deg
  }

  .xl\:skew-x-12{
    --tw-skew-x:12deg
  }

  .xl\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .xl\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .xl\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .xl\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .xl\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .xl\:skew-y-0{
    --tw-skew-y:0deg
  }

  .xl\:skew-y-1{
    --tw-skew-y:1deg
  }

  .xl\:skew-y-2{
    --tw-skew-y:2deg
  }

  .xl\:skew-y-3{
    --tw-skew-y:3deg
  }

  .xl\:skew-y-6{
    --tw-skew-y:6deg
  }

  .xl\:skew-y-12{
    --tw-skew-y:12deg
  }

  .xl\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .xl\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .xl\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .xl\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .xl\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .xl\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .xl\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .xl\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .xl\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .xl\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .xl\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .xl\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .xl\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .xl\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .xl\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .xl\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .xl\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .xl\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .xl\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .xl\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .xl\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .xl\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .xl\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .xl\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .xl\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .xl\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .xl\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .xl\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .xl\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .xl\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .xl\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .xl\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .xl\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .xl\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .xl\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .xl\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .xl\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .xl\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .xl\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .xl\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .xl\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .xl\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .xl\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .xl\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .xl\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .xl\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .xl\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .xl\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .xl\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .xl\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .xl\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .xl\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .xl\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .xl\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .xl\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .xl\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .xl\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .xl\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .xl\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .xl\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .xl\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .xl\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .xl\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .xl\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .xl\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .xl\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .xl\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .xl\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .xl\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .xl\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .xl\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .xl\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .xl\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .xl\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .xl\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .xl\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .xl\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .xl\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .xl\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .xl\:scale-x-0{
    --tw-scale-x:0
  }

  .xl\:scale-x-50{
    --tw-scale-x:.5
  }

  .xl\:scale-x-75{
    --tw-scale-x:.75
  }

  .xl\:scale-x-90{
    --tw-scale-x:.9
  }

  .xl\:scale-x-95{
    --tw-scale-x:.95
  }

  .xl\:scale-x-100{
    --tw-scale-x:1
  }

  .xl\:scale-x-105{
    --tw-scale-x:1.05
  }

  .xl\:scale-x-110{
    --tw-scale-x:1.1
  }

  .xl\:scale-x-125{
    --tw-scale-x:1.25
  }

  .xl\:scale-x-150{
    --tw-scale-x:1.5
  }

  .xl\:scale-y-0{
    --tw-scale-y:0
  }

  .xl\:scale-y-50{
    --tw-scale-y:.5
  }

  .xl\:scale-y-75{
    --tw-scale-y:.75
  }

  .xl\:scale-y-90{
    --tw-scale-y:.9
  }

  .xl\:scale-y-95{
    --tw-scale-y:.95
  }

  .xl\:scale-y-100{
    --tw-scale-y:1
  }

  .xl\:scale-y-105{
    --tw-scale-y:1.05
  }

  .xl\:scale-y-110{
    --tw-scale-y:1.1
  }

  .xl\:scale-y-125{
    --tw-scale-y:1.25
  }

  .xl\:scale-y-150{
    --tw-scale-y:1.5
  }

  .xl\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .xl\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .xl\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .xl\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .xl\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .xl\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .xl\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .xl\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .xl\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .xl\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .xl\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .xl\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .xl\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .xl\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .xl\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .xl\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .xl\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .xl\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .xl\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .xl\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .xl\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .xl\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .xl\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .xl\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .xl\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .xl\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .xl\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .xl\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .xl\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .xl\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .xl\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .xl\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .xl\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .xl\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .xl\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .xl\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .xl\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .xl\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .xl\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .xl\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .xl\:animate-none{
    animation:none
  }

  .xl\:animate-spin{
    animation:spin 1s linear infinite
  }

  .xl\:animate-ping{
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .xl\:animate-pulse{
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .xl\:animate-bounce{
    animation:bounce 1s infinite
  }

  .xl\:animate-fade-in-down{
    animation:fade-in-down 0.4s ease-out
  }

  .xl\:cursor-auto{
    cursor:auto
  }

  .xl\:cursor-default{
    cursor:default
  }

  .xl\:cursor-pointer{
    cursor:pointer
  }

  .xl\:cursor-wait{
    cursor:wait
  }

  .xl\:cursor-text{
    cursor:text
  }

  .xl\:cursor-move{
    cursor:move
  }

  .xl\:cursor-help{
    cursor:help
  }

  .xl\:cursor-not-allowed{
    cursor:not-allowed
  }

  .xl\:select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .xl\:select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .xl\:select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .xl\:select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .xl\:resize-none{
    resize:none
  }

  .xl\:resize-y{
    resize:vertical
  }

  .xl\:resize-x{
    resize:horizontal
  }

  .xl\:resize{
    resize:both
  }

  .xl\:list-inside{
    list-style-position:inside
  }

  .xl\:list-outside{
    list-style-position:outside
  }

  .xl\:list-none{
    list-style-type:none
  }

  .xl\:list-disc{
    list-style-type:disc
  }

  .xl\:list-decimal{
    list-style-type:decimal
  }

  .xl\:appearance-none{
    appearance:none
  }

  .xl\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .xl\:auto-cols-min{
    grid-auto-columns:min-content
  }

  .xl\:auto-cols-max{
    grid-auto-columns:max-content
  }

  .xl\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .xl\:grid-flow-row{
    grid-auto-flow:row
  }

  .xl\:grid-flow-col{
    grid-auto-flow:column
  }

  .xl\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .xl\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .xl\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .xl\:auto-rows-min{
    grid-auto-rows:min-content
  }

  .xl\:auto-rows-max{
    grid-auto-rows:max-content
  }

  .xl\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .xl\:grid-cols-1{
    grid-template-columns:repeat(1, minmax(0, 1fr))
  }

  .xl\:grid-cols-2{
    grid-template-columns:repeat(2, minmax(0, 1fr))
  }

  .xl\:grid-cols-3{
    grid-template-columns:repeat(3, minmax(0, 1fr))
  }

  .xl\:grid-cols-4{
    grid-template-columns:repeat(4, minmax(0, 1fr))
  }

  .xl\:grid-cols-5{
    grid-template-columns:repeat(5, minmax(0, 1fr))
  }

  .xl\:grid-cols-6{
    grid-template-columns:repeat(6, minmax(0, 1fr))
  }

  .xl\:grid-cols-7{
    grid-template-columns:repeat(7, minmax(0, 1fr))
  }

  .xl\:grid-cols-8{
    grid-template-columns:repeat(8, minmax(0, 1fr))
  }

  .xl\:grid-cols-9{
    grid-template-columns:repeat(9, minmax(0, 1fr))
  }

  .xl\:grid-cols-10{
    grid-template-columns:repeat(10, minmax(0, 1fr))
  }

  .xl\:grid-cols-11{
    grid-template-columns:repeat(11, minmax(0, 1fr))
  }

  .xl\:grid-cols-12{
    grid-template-columns:repeat(12, minmax(0, 1fr))
  }

  .xl\:grid-cols-none{
    grid-template-columns:none
  }

  .xl\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .xl\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .xl\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .xl\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .xl\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .xl\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .xl\:grid-rows-none{
    grid-template-rows:none
  }

  .xl\:flex-row{
    flex-direction:row
  }

  .xl\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .xl\:flex-col{
    flex-direction:column
  }

  .xl\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .xl\:flex-wrap{
    flex-wrap:wrap
  }

  .xl\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .xl\:flex-nowrap{
    flex-wrap:nowrap
  }

  .xl\:place-content-center{
    place-content:center
  }

  .xl\:place-content-start{
    place-content:start
  }

  .xl\:place-content-end{
    place-content:end
  }

  .xl\:place-content-between{
    place-content:space-between
  }

  .xl\:place-content-around{
    place-content:space-around
  }

  .xl\:place-content-evenly{
    place-content:space-evenly
  }

  .xl\:place-content-stretch{
    place-content:stretch
  }

  .xl\:place-items-start{
    place-items:start
  }

  .xl\:place-items-end{
    place-items:end
  }

  .xl\:place-items-center{
    place-items:center
  }

  .xl\:place-items-stretch{
    place-items:stretch
  }

  .xl\:content-center{
    align-content:center
  }

  .xl\:content-start{
    align-content:flex-start
  }

  .xl\:content-end{
    align-content:flex-end
  }

  .xl\:content-between{
    align-content:space-between
  }

  .xl\:content-around{
    align-content:space-around
  }

  .xl\:content-evenly{
    align-content:space-evenly
  }

  .xl\:items-start{
    align-items:flex-start
  }

  .xl\:items-end{
    align-items:flex-end
  }

  .xl\:items-center{
    align-items:center
  }

  .xl\:items-baseline{
    align-items:baseline
  }

  .xl\:items-stretch{
    align-items:stretch
  }

  .xl\:justify-start{
    justify-content:flex-start
  }

  .xl\:justify-end{
    justify-content:flex-end
  }

  .xl\:justify-center{
    justify-content:center
  }

  .xl\:justify-between{
    justify-content:space-between
  }

  .xl\:justify-around{
    justify-content:space-around
  }

  .xl\:justify-evenly{
    justify-content:space-evenly
  }

  .xl\:justify-items-start{
    justify-items:start
  }

  .xl\:justify-items-end{
    justify-items:end
  }

  .xl\:justify-items-center{
    justify-items:center
  }

  .xl\:justify-items-stretch{
    justify-items:stretch
  }

  .xl\:gap-0{
    gap:0px
  }

  .xl\:gap-1{
    gap:0.25rem
  }

  .xl\:gap-2{
    gap:0.5rem
  }

  .xl\:gap-3{
    gap:0.75rem
  }

  .xl\:gap-4{
    gap:1rem
  }

  .xl\:gap-5{
    gap:1.25rem
  }

  .xl\:gap-6{
    gap:1.5rem
  }

  .xl\:gap-7{
    gap:1.75rem
  }

  .xl\:gap-8{
    gap:2rem
  }

  .xl\:gap-9{
    gap:2.25rem
  }

  .xl\:gap-10{
    gap:2.5rem
  }

  .xl\:gap-11{
    gap:2.75rem
  }

  .xl\:gap-12{
    gap:3rem
  }

  .xl\:gap-14{
    gap:3.5rem
  }

  .xl\:gap-16{
    gap:4rem
  }

  .xl\:gap-20{
    gap:5rem
  }

  .xl\:gap-24{
    gap:6rem
  }

  .xl\:gap-28{
    gap:7rem
  }

  .xl\:gap-32{
    gap:8rem
  }

  .xl\:gap-36{
    gap:9rem
  }

  .xl\:gap-40{
    gap:10rem
  }

  .xl\:gap-44{
    gap:11rem
  }

  .xl\:gap-48{
    gap:12rem
  }

  .xl\:gap-52{
    gap:13rem
  }

  .xl\:gap-56{
    gap:14rem
  }

  .xl\:gap-60{
    gap:15rem
  }

  .xl\:gap-64{
    gap:16rem
  }

  .xl\:gap-72{
    gap:18rem
  }

  .xl\:gap-80{
    gap:20rem
  }

  .xl\:gap-96{
    gap:24rem
  }

  .xl\:gap-px{
    gap:1px
  }

  .xl\:gap-0\.5{
    gap:0.125rem
  }

  .xl\:gap-1\.5{
    gap:0.375rem
  }

  .xl\:gap-2\.5{
    gap:0.625rem
  }

  .xl\:gap-3\.5{
    gap:0.875rem
  }

  .xl\:gap-x-0{
    column-gap:0px
  }

  .xl\:gap-x-1{
    column-gap:0.25rem
  }

  .xl\:gap-x-2{
    column-gap:0.5rem
  }

  .xl\:gap-x-3{
    column-gap:0.75rem
  }

  .xl\:gap-x-4{
    column-gap:1rem
  }

  .xl\:gap-x-5{
    column-gap:1.25rem
  }

  .xl\:gap-x-6{
    column-gap:1.5rem
  }

  .xl\:gap-x-7{
    column-gap:1.75rem
  }

  .xl\:gap-x-8{
    column-gap:2rem
  }

  .xl\:gap-x-9{
    column-gap:2.25rem
  }

  .xl\:gap-x-10{
    column-gap:2.5rem
  }

  .xl\:gap-x-11{
    column-gap:2.75rem
  }

  .xl\:gap-x-12{
    column-gap:3rem
  }

  .xl\:gap-x-14{
    column-gap:3.5rem
  }

  .xl\:gap-x-16{
    column-gap:4rem
  }

  .xl\:gap-x-20{
    column-gap:5rem
  }

  .xl\:gap-x-24{
    column-gap:6rem
  }

  .xl\:gap-x-28{
    column-gap:7rem
  }

  .xl\:gap-x-32{
    column-gap:8rem
  }

  .xl\:gap-x-36{
    column-gap:9rem
  }

  .xl\:gap-x-40{
    column-gap:10rem
  }

  .xl\:gap-x-44{
    column-gap:11rem
  }

  .xl\:gap-x-48{
    column-gap:12rem
  }

  .xl\:gap-x-52{
    column-gap:13rem
  }

  .xl\:gap-x-56{
    column-gap:14rem
  }

  .xl\:gap-x-60{
    column-gap:15rem
  }

  .xl\:gap-x-64{
    column-gap:16rem
  }

  .xl\:gap-x-72{
    column-gap:18rem
  }

  .xl\:gap-x-80{
    column-gap:20rem
  }

  .xl\:gap-x-96{
    column-gap:24rem
  }

  .xl\:gap-x-px{
    column-gap:1px
  }

  .xl\:gap-x-0\.5{
    column-gap:0.125rem
  }

  .xl\:gap-x-1\.5{
    column-gap:0.375rem
  }

  .xl\:gap-x-2\.5{
    column-gap:0.625rem
  }

  .xl\:gap-x-3\.5{
    column-gap:0.875rem
  }

  .xl\:gap-y-0{
    row-gap:0px
  }

  .xl\:gap-y-1{
    row-gap:0.25rem
  }

  .xl\:gap-y-2{
    row-gap:0.5rem
  }

  .xl\:gap-y-3{
    row-gap:0.75rem
  }

  .xl\:gap-y-4{
    row-gap:1rem
  }

  .xl\:gap-y-5{
    row-gap:1.25rem
  }

  .xl\:gap-y-6{
    row-gap:1.5rem
  }

  .xl\:gap-y-7{
    row-gap:1.75rem
  }

  .xl\:gap-y-8{
    row-gap:2rem
  }

  .xl\:gap-y-9{
    row-gap:2.25rem
  }

  .xl\:gap-y-10{
    row-gap:2.5rem
  }

  .xl\:gap-y-11{
    row-gap:2.75rem
  }

  .xl\:gap-y-12{
    row-gap:3rem
  }

  .xl\:gap-y-14{
    row-gap:3.5rem
  }

  .xl\:gap-y-16{
    row-gap:4rem
  }

  .xl\:gap-y-20{
    row-gap:5rem
  }

  .xl\:gap-y-24{
    row-gap:6rem
  }

  .xl\:gap-y-28{
    row-gap:7rem
  }

  .xl\:gap-y-32{
    row-gap:8rem
  }

  .xl\:gap-y-36{
    row-gap:9rem
  }

  .xl\:gap-y-40{
    row-gap:10rem
  }

  .xl\:gap-y-44{
    row-gap:11rem
  }

  .xl\:gap-y-48{
    row-gap:12rem
  }

  .xl\:gap-y-52{
    row-gap:13rem
  }

  .xl\:gap-y-56{
    row-gap:14rem
  }

  .xl\:gap-y-60{
    row-gap:15rem
  }

  .xl\:gap-y-64{
    row-gap:16rem
  }

  .xl\:gap-y-72{
    row-gap:18rem
  }

  .xl\:gap-y-80{
    row-gap:20rem
  }

  .xl\:gap-y-96{
    row-gap:24rem
  }

  .xl\:gap-y-px{
    row-gap:1px
  }

  .xl\:gap-y-0\.5{
    row-gap:0.125rem
  }

  .xl\:gap-y-1\.5{
    row-gap:0.375rem
  }

  .xl\:gap-y-2\.5{
    row-gap:0.625rem
  }

  .xl\:gap-y-3\.5{
    row-gap:0.875rem
  }

  .xl\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1rem * var(--tw-space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2rem * var(--tw-space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3rem * var(--tw-space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4rem * var(--tw-space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(5rem * var(--tw-space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(6rem * var(--tw-space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(7rem * var(--tw-space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8rem * var(--tw-space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(9rem * var(--tw-space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(10rem * var(--tw-space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(11rem * var(--tw-space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(12rem * var(--tw-space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(13rem * var(--tw-space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(14rem * var(--tw-space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(15rem * var(--tw-space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16rem * var(--tw-space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(18rem * var(--tw-space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24rem * var(--tw-space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1rem * var(--tw-space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2rem * var(--tw-space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3rem * var(--tw-space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4rem * var(--tw-space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-5rem * var(--tw-space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-6rem * var(--tw-space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-7rem * var(--tw-space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8rem * var(--tw-space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-9rem * var(--tw-space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-10rem * var(--tw-space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-11rem * var(--tw-space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-12rem * var(--tw-space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-13rem * var(--tw-space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-14rem * var(--tw-space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-15rem * var(--tw-space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16rem * var(--tw-space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-18rem * var(--tw-space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24rem * var(--tw-space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xl\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .xl\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

  .xl\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .xl\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .xl\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .xl\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .xl\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xl\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xl\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xl\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xl\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xl\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .xl\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .xl\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .xl\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .xl\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .xl\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .xl\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .xl\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .xl\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .xl\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .xl\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .xl\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .xl\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .xl\:divide-customGray-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-grayTwo > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-grayThree > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-lighterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-textGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-superDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-iconGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-mediumGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-swampGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-solitudeGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-winterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-tableGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-iceGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-gainsboro > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-offWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-cloudGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-defaultDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-divide-opacity))
  }

  .xl\:divide-customGray-skeletonGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-newLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-normal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-royal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-glass > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-hawkesBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-newBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-skyLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-lightBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-lightBlueGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-pale > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-lavender > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .xl\:divide-customBlue-iceBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-divide-opacity))
  }

  .xl\:divide-customWhite-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .xl\:divide-customWhite-lightDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-divide-opacity))
  }

  .xl\:divide-customWhite-bWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .xl\:divide-customRed-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-divide-opacity))
  }

  .xl\:divide-customGreen-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-divide-opacity))
  }

  .xl\:divide-customGreen-approved > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-divide-opacity))
  }

  .xl\:divide-customGreen-check > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-divide-opacity))
  }

  .xl\:divide-customGreen-lime > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-divide-opacity))
  }

  .xl\:divide-customGreen-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-divide-opacity))
  }

  .xl\:divide-customGreen-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-divide-opacity))
  }

  .xl\:divide-customYellow-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-divide-opacity))
  }

  .xl\:divide-customYellow-highlight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-divide-opacity))
  }

  .xl\:divide-customYellow-bright > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-divide-opacity))
  }

  .xl\:divide-customYellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-divide-opacity))
  }

  .xl\:divide-customYellow-gold > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-divide-opacity))
  }

  .xl\:divide-customYellow-mostard > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .xl\:divide-customOrange-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-divide-opacity))
  }

  .xl\:divide-customOrange-mediumOrange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-divide-opacity))
  }

  .xl\:divide-customOrange-F96319 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-divide-opacity))
  }

  .xl\:divide-customOrange-EB8A02 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-divide-opacity))
  }

  .xl\:divide-customPurple-purpleOne > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-divide-opacity))
  }

  .xl\:divide-inicieColors-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-divide-opacity))
  }

  .xl\:divide-inicieColors-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .xl\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .xl\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .xl\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .xl\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .xl\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .xl\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .xl\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .xl\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .xl\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .xl\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .xl\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .xl\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .xl\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .xl\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .xl\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .xl\:place-self-auto{
    place-self:auto
  }

  .xl\:place-self-start{
    place-self:start
  }

  .xl\:place-self-end{
    place-self:end
  }

  .xl\:place-self-center{
    place-self:center
  }

  .xl\:place-self-stretch{
    place-self:stretch
  }

  .xl\:self-auto{
    align-self:auto
  }

  .xl\:self-start{
    align-self:flex-start
  }

  .xl\:self-end{
    align-self:flex-end
  }

  .xl\:self-center{
    align-self:center
  }

  .xl\:self-stretch{
    align-self:stretch
  }

  .xl\:self-baseline{
    align-self:baseline
  }

  .xl\:justify-self-auto{
    justify-self:auto
  }

  .xl\:justify-self-start{
    justify-self:start
  }

  .xl\:justify-self-end{
    justify-self:end
  }

  .xl\:justify-self-center{
    justify-self:center
  }

  .xl\:justify-self-stretch{
    justify-self:stretch
  }

  .xl\:overflow-auto{
    overflow:auto
  }

  .xl\:overflow-hidden{
    overflow:hidden
  }

  .xl\:overflow-visible{
    overflow:visible
  }

  .xl\:overflow-scroll{
    overflow:scroll
  }

  .xl\:overflow-x-auto{
    overflow-x:auto
  }

  .xl\:overflow-y-auto{
    overflow-y:auto
  }

  .xl\:overflow-x-hidden{
    overflow-x:hidden
  }

  .xl\:overflow-y-hidden{
    overflow-y:hidden
  }

  .xl\:overflow-x-visible{
    overflow-x:visible
  }

  .xl\:overflow-y-visible{
    overflow-y:visible
  }

  .xl\:overflow-x-scroll{
    overflow-x:scroll
  }

  .xl\:overflow-y-scroll{
    overflow-y:scroll
  }

  .xl\:overscroll-auto{
    overscroll-behavior:auto
  }

  .xl\:overscroll-contain{
    overscroll-behavior:contain
  }

  .xl\:overscroll-none{
    overscroll-behavior:none
  }

  .xl\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .xl\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .xl\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .xl\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .xl\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .xl\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .xl\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .xl\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .xl\:overflow-clip{
    text-overflow:clip
  }

  .xl\:whitespace-normal{
    white-space:normal
  }

  .xl\:whitespace-nowrap{
    white-space:nowrap
  }

  .xl\:whitespace-pre{
    white-space:pre
  }

  .xl\:whitespace-pre-line{
    white-space:pre-line
  }

  .xl\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .xl\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .xl\:break-words{
    overflow-wrap:break-word
  }

  .xl\:break-all{
    word-break:break-all
  }

  .xl\:rounded-none{
    border-radius:0px
  }

  .xl\:rounded-sm{
    border-radius:0.125rem
  }

  .xl\:rounded{
    border-radius:0.25rem
  }

  .xl\:rounded-md{
    border-radius:0.375rem
  }

  .xl\:rounded-lg{
    border-radius:0.5rem
  }

  .xl\:rounded-xl{
    border-radius:0.75rem
  }

  .xl\:rounded-2xl{
    border-radius:1rem
  }

  .xl\:rounded-3xl{
    border-radius:1.5rem
  }

  .xl\:rounded-full{
    border-radius:9999px
  }

  .xl\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .xl\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .xl\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .xl\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .xl\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .xl\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .xl\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .xl\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .xl\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .xl\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .xl\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .xl\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .xl\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .xl\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .xl\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .xl\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .xl\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .xl\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .xl\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .xl\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .xl\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .xl\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .xl\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .xl\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .xl\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .xl\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .xl\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .xl\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .xl\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .xl\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .xl\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .xl\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .xl\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .xl\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .xl\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .xl\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .xl\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .xl\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .xl\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .xl\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .xl\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .xl\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .xl\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .xl\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .xl\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .xl\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .xl\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .xl\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .xl\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .xl\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .xl\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .xl\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .xl\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .xl\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .xl\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .xl\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .xl\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .xl\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .xl\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .xl\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .xl\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .xl\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .xl\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .xl\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .xl\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .xl\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .xl\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .xl\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .xl\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .xl\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .xl\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .xl\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .xl\:border-0{
    border-width:0px
  }

  .xl\:border-2{
    border-width:2px
  }

  .xl\:border-4{
    border-width:4px
  }

  .xl\:border-8{
    border-width:8px
  }

  .xl\:border{
    border-width:1px
  }

  .xl\:border-t-0{
    border-top-width:0px
  }

  .xl\:border-t-2{
    border-top-width:2px
  }

  .xl\:border-t-4{
    border-top-width:4px
  }

  .xl\:border-t-8{
    border-top-width:8px
  }

  .xl\:border-t{
    border-top-width:1px
  }

  .xl\:border-r-0{
    border-right-width:0px
  }

  .xl\:border-r-2{
    border-right-width:2px
  }

  .xl\:border-r-4{
    border-right-width:4px
  }

  .xl\:border-r-8{
    border-right-width:8px
  }

  .xl\:border-r{
    border-right-width:1px
  }

  .xl\:border-b-0{
    border-bottom-width:0px
  }

  .xl\:border-b-2{
    border-bottom-width:2px
  }

  .xl\:border-b-4{
    border-bottom-width:4px
  }

  .xl\:border-b-8{
    border-bottom-width:8px
  }

  .xl\:border-b{
    border-bottom-width:1px
  }

  .xl\:border-l-0{
    border-left-width:0px
  }

  .xl\:border-l-2{
    border-left-width:2px
  }

  .xl\:border-l-4{
    border-left-width:4px
  }

  .xl\:border-l-8{
    border-left-width:8px
  }

  .xl\:border-l{
    border-left-width:1px
  }

  .xl\:border-solid{
    border-style:solid
  }

  .xl\:border-dashed{
    border-style:dashed
  }

  .xl\:border-dotted{
    border-style:dotted
  }

  .xl\:border-double{
    border-style:double
  }

  .xl\:border-none{
    border-style:none
  }

  .xl\:border-transparent{
    border-color:transparent
  }

  .xl\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xl\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .xl\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .xl\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .xl\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .xl\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .xl\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .xl\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .xl\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .xl\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .xl\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xl\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .xl\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .xl\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .xl\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xl\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .xl\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .xl\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .xl\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .xl\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .xl\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .xl\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xl\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .xl\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xl\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .xl\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xl\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .xl\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .xl\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .xl\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .xl\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .xl\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .xl\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .xl\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .xl\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .xl\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .xl\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .xl\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .xl\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xl\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .xl\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .xl\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .xl\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .xl\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .xl\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .xl\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .xl\:group-hover\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .group:hover .xl\:group-hover\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .xl\:focus-within\:border-customGray-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-grayTwo:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-grayThree:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-lighterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-textGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-superDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-iconGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-mediumGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-swampGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-solitudeGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-winterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-tableGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-iceGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-gainsboro:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-offWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-cloudGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-defaultDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGray-skeletonGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-newLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-normal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-royal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-glass:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-hawkesBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-newBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-skyLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-lightBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-lightBlueGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-pale:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-lavender:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customBlue-iceBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customWhite-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customWhite-lightDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customWhite-bWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customRed-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGreen-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGreen-approved:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGreen-check:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGreen-lime:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGreen-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customGreen-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customYellow-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customYellow-highlight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customYellow-bright:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customYellow-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customYellow-gold:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customYellow-mostard:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customOrange-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customOrange-mediumOrange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customOrange-F96319:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customOrange-EB8A02:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-customPurple-purpleOne:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-inicieColors-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .xl\:focus-within\:border-inicieColors-blue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xl\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .xl\:hover\:border-customGray-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-grayTwo:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-grayThree:hover{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-lighterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-textGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-superDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-iconGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-mediumGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-swampGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-solitudeGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-winterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-tableGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-iceGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-gainsboro:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-offWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-cloudGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-defaultDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGray-skeletonGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-newLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-normal:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-royal:hover{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-glass:hover{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-hawkesBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-newBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-skyLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-lightBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-lightBlueGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-pale:hover{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-lavender:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customBlue-iceBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customWhite-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customWhite-lightDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customWhite-bWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customRed-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGreen-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGreen-approved:hover{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGreen-check:hover{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGreen-lime:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGreen-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customGreen-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customYellow-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customYellow-highlight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customYellow-bright:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customYellow-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customYellow-gold:hover{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customYellow-mostard:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customOrange-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customOrange-mediumOrange:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customOrange-F96319:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customOrange-EB8A02:hover{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .xl\:hover\:border-customPurple-purpleOne:hover{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .xl\:hover\:border-inicieColors-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .xl\:hover\:border-inicieColors-blue:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xl\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .xl\:focus\:border-customGray-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-grayTwo:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-grayThree:focus{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-lighterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-textGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-superDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-iconGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-mediumGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-swampGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-solitudeGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-winterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-tableGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-iceGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-gainsboro:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-offWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-cloudGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-defaultDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGray-skeletonGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-newLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-normal:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-royal:focus{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-glass:focus{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-hawkesBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-newBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-skyLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-lightBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-lightBlueGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-pale:focus{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-lavender:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customBlue-iceBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customWhite-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customWhite-lightDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customWhite-bWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customRed-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGreen-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGreen-approved:focus{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGreen-check:focus{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGreen-lime:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGreen-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customGreen-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customYellow-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customYellow-highlight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customYellow-bright:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customYellow-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customYellow-gold:focus{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customYellow-mostard:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customOrange-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customOrange-mediumOrange:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customOrange-F96319:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customOrange-EB8A02:focus{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .xl\:focus\:border-customPurple-purpleOne:focus{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .xl\:focus\:border-inicieColors-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .xl\:focus\:border-inicieColors-blue:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xl\:border-opacity-0{
    --tw-border-opacity:0
  }

  .xl\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .xl\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .xl\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .xl\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .xl\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .xl\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .xl\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .xl\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .xl\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .xl\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .xl\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .xl\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .xl\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .xl\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .xl\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .xl\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .xl\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .xl\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .xl\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .xl\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .xl\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .xl\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .xl\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .xl\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .xl\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .xl\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .xl\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .xl\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .xl\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .xl\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .xl\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .xl\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .xl\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .xl\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .xl\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .xl\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .xl\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .xl\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .xl\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .xl\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .xl\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .xl\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .xl\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .xl\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .xl\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .xl\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .xl\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .xl\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .xl\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .xl\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .xl\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .xl\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .xl\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .xl\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .xl\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .xl\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .xl\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .xl\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .xl\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .xl\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .xl\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .xl\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .xl\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .xl\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .xl\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .xl\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .xl\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .xl\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .xl\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .xl\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .xl\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .xl\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .xl\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .xl\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .xl\:bg-transparent{
    background-color:transparent
  }

  .xl\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .xl\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xl\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .xl\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xl\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .xl\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xl\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .xl\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .xl\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .xl\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .xl\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .xl\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .xl\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .xl\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .xl\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .xl\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .xl\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .xl\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .xl\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xl\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .xl\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .xl\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .xl\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .xl\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .xl\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .xl\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .xl\:group-hover\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .group:hover .xl\:group-hover\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .xl\:focus-within\:bg-customGray-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-grayTwo:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-grayThree:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-lighterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-textGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-superDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-iconGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-mediumGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-swampGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-solitudeGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-winterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-tableGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-iceGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-gainsboro:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-offWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-cloudGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-defaultDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGray-skeletonGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-newLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-normal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-royal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-glass:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-hawkesBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-newBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-skyLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-lightBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-lightBlueGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-pale:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-lavender:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customBlue-iceBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customWhite-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customWhite-lightDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customWhite-bWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customRed-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGreen-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGreen-approved:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGreen-check:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGreen-lime:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGreen-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customGreen-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customYellow-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customYellow-highlight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customYellow-bright:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customYellow-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customYellow-gold:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customYellow-mostard:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customOrange-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customOrange-mediumOrange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customOrange-F96319:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customOrange-EB8A02:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-customPurple-purpleOne:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-inicieColors-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .xl\:focus-within\:bg-inicieColors-blue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .xl\:hover\:bg-customGray-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-grayTwo:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-grayThree:hover{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-lighterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-textGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-superDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-iconGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-mediumGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-swampGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-solitudeGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-winterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-tableGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-iceGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-gainsboro:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-offWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-cloudGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-defaultDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGray-skeletonGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-newLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-normal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-royal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-glass:hover{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-hawkesBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-newBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-skyLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-lightBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-lightBlueGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-pale:hover{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-lavender:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customBlue-iceBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customWhite-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customWhite-lightDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customWhite-bWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customRed-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGreen-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGreen-approved:hover{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGreen-check:hover{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGreen-lime:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGreen-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customGreen-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customYellow-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customYellow-highlight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customYellow-bright:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customYellow-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customYellow-gold:hover{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customYellow-mostard:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customOrange-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customOrange-mediumOrange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customOrange-F96319:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customOrange-EB8A02:hover{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-customPurple-purpleOne:hover{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-inicieColors-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .xl\:hover\:bg-inicieColors-blue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .xl\:focus\:bg-customGray-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-grayTwo:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-grayThree:focus{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-lighterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-textGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-superDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-iconGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-mediumGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-swampGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-solitudeGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-winterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-tableGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-iceGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-gainsboro:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-offWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-cloudGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-defaultDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGray-skeletonGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-newLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-normal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-royal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-glass:focus{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-hawkesBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-newBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-skyLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-lightBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-lightBlueGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-pale:focus{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-lavender:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customBlue-iceBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customWhite-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customWhite-lightDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customWhite-bWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customRed-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGreen-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGreen-approved:focus{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGreen-check:focus{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGreen-lime:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGreen-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customGreen-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customYellow-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customYellow-highlight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customYellow-bright:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customYellow-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customYellow-gold:focus{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customYellow-mostard:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customOrange-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customOrange-mediumOrange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customOrange-F96319:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customOrange-EB8A02:focus{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-customPurple-purpleOne:focus{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-inicieColors-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .xl\:focus\:bg-inicieColors-blue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xl\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .xl\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .xl\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .xl\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .xl\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .xl\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .xl\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .xl\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .xl\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .xl\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .xl\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .xl\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .xl\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .xl\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .xl\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .xl\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .xl\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .xl\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .xl\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .xl\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .xl\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .xl\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .xl\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .xl\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .xl\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .xl\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .xl\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .xl\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .xl\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .xl\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .xl\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .xl\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .xl\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .xl\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .xl\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .xl\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .xl\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .xl\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .xl\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .xl\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .xl\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .xl\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .xl\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .xl\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .xl\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .xl\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .xl\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .xl\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .xl\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .xl\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .xl\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .xl\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .xl\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .xl\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .xl\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .xl\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .xl\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .xl\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .xl\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .xl\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .xl\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .xl\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .xl\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .xl\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .xl\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .xl\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .xl\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .xl\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .xl\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .xl\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .xl\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .xl\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .xl\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .xl\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .xl\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .xl\:bg-none{
    background-image:none
  }

  .xl\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .xl\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .xl\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .xl\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .xl\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .xl\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .xl\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .xl\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .xl\:from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:from-customGray-default{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xl\:from-customGray-light{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xl\:from-customGray-dark{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xl\:from-customGray-darker{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xl\:from-customGray-grayTwo{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xl\:from-customGray-grayThree{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xl\:from-customGray-superLight{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xl\:from-customGray-lighterGray{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xl\:from-customGray-textGray{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xl\:from-customGray-superDark{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xl\:from-customGray-iconGray{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xl\:from-customGray-mediumGray{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xl\:from-customGray-swampGray{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xl\:from-customGray-solitudeGray{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xl\:from-customGray-winterGray{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xl\:from-customGray-tableGray{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xl\:from-customGray-iceGray{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xl\:from-customGray-gainsboro{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xl\:from-customGray-offWhite{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xl\:from-customGray-cloudGray{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xl\:from-customGray-defaultDark{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xl\:from-customGray-skeletonGray{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xl\:from-customBlue-default{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xl\:from-customBlue-light{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xl\:from-customBlue-newLight{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xl\:from-customBlue-superLight{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xl\:from-customBlue-normal{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xl\:from-customBlue-dark{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xl\:from-customBlue-royal{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xl\:from-customBlue-glass{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xl\:from-customBlue-hawkesBlue{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xl\:from-customBlue-darker{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xl\:from-customBlue-newBlue{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xl\:from-customBlue-black{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xl\:from-customBlue-skyLight{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xl\:from-customBlue-lightBlue{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xl\:from-customBlue-lightBlueGray{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xl\:from-customBlue-pale{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xl\:from-customBlue-lavender{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xl\:from-customBlue-iceBlue{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xl\:from-customWhite-default{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:from-customWhite-lightDark{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xl\:from-customWhite-bWhite{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xl\:from-customRed-default{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xl\:from-customGreen-default{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xl\:from-customGreen-approved{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xl\:from-customGreen-check{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xl\:from-customGreen-lime{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xl\:from-customGreen-dark{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xl\:from-customGreen-light{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xl\:from-customYellow-default{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xl\:from-customYellow-highlight{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xl\:from-customYellow-bright{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xl\:from-customYellow-dark{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xl\:from-customYellow-gold{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xl\:from-customYellow-mostard{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xl\:from-customOrange-default{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xl\:from-customOrange-mediumOrange{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xl\:from-customOrange-F96319{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xl\:from-customOrange-EB8A02{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xl\:from-customPurple-purpleOne{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xl\:from-inicieColors-orange{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xl\:from-inicieColors-blue{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xl\:hover\:from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:hover\:from-customGray-default:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xl\:hover\:from-customGray-light:hover{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xl\:hover\:from-customGray-dark:hover{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xl\:hover\:from-customGray-darker:hover{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xl\:hover\:from-customGray-grayTwo:hover{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xl\:hover\:from-customGray-grayThree:hover{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xl\:hover\:from-customGray-superLight:hover{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xl\:hover\:from-customGray-lighterGray:hover{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xl\:hover\:from-customGray-textGray:hover{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xl\:hover\:from-customGray-superDark:hover{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xl\:hover\:from-customGray-iconGray:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xl\:hover\:from-customGray-mediumGray:hover{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xl\:hover\:from-customGray-swampGray:hover{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xl\:hover\:from-customGray-solitudeGray:hover{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xl\:hover\:from-customGray-winterGray:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xl\:hover\:from-customGray-tableGray:hover{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xl\:hover\:from-customGray-iceGray:hover{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xl\:hover\:from-customGray-gainsboro:hover{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xl\:hover\:from-customGray-offWhite:hover{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xl\:hover\:from-customGray-cloudGray:hover{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xl\:hover\:from-customGray-defaultDark:hover{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xl\:hover\:from-customGray-skeletonGray:hover{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xl\:hover\:from-customBlue-default:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xl\:hover\:from-customBlue-light:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xl\:hover\:from-customBlue-newLight:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xl\:hover\:from-customBlue-superLight:hover{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xl\:hover\:from-customBlue-normal:hover{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xl\:hover\:from-customBlue-dark:hover{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xl\:hover\:from-customBlue-royal:hover{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xl\:hover\:from-customBlue-glass:hover{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xl\:hover\:from-customBlue-hawkesBlue:hover{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xl\:hover\:from-customBlue-darker:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xl\:hover\:from-customBlue-newBlue:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xl\:hover\:from-customBlue-black:hover{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xl\:hover\:from-customBlue-skyLight:hover{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xl\:hover\:from-customBlue-lightBlue:hover{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xl\:hover\:from-customBlue-lightBlueGray:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xl\:hover\:from-customBlue-pale:hover{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xl\:hover\:from-customBlue-lavender:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xl\:hover\:from-customBlue-iceBlue:hover{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xl\:hover\:from-customWhite-default:hover{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:from-customWhite-lightDark:hover{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xl\:hover\:from-customWhite-bWhite:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xl\:hover\:from-customRed-default:hover{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xl\:hover\:from-customGreen-default:hover{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xl\:hover\:from-customGreen-approved:hover{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xl\:hover\:from-customGreen-check:hover{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xl\:hover\:from-customGreen-lime:hover{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xl\:hover\:from-customGreen-dark:hover{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xl\:hover\:from-customGreen-light:hover{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xl\:hover\:from-customYellow-default:hover{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xl\:hover\:from-customYellow-highlight:hover{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xl\:hover\:from-customYellow-bright:hover{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xl\:hover\:from-customYellow-dark:hover{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xl\:hover\:from-customYellow-gold:hover{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xl\:hover\:from-customYellow-mostard:hover{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xl\:hover\:from-customOrange-default:hover{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xl\:hover\:from-customOrange-mediumOrange:hover{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xl\:hover\:from-customOrange-F96319:hover{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xl\:hover\:from-customOrange-EB8A02:hover{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xl\:hover\:from-customPurple-purpleOne:hover{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xl\:hover\:from-inicieColors-orange:hover{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xl\:hover\:from-inicieColors-blue:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xl\:focus\:from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:focus\:from-customGray-default:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xl\:focus\:from-customGray-light:focus{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xl\:focus\:from-customGray-dark:focus{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xl\:focus\:from-customGray-darker:focus{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xl\:focus\:from-customGray-grayTwo:focus{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xl\:focus\:from-customGray-grayThree:focus{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xl\:focus\:from-customGray-superLight:focus{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xl\:focus\:from-customGray-lighterGray:focus{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xl\:focus\:from-customGray-textGray:focus{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xl\:focus\:from-customGray-superDark:focus{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xl\:focus\:from-customGray-iconGray:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xl\:focus\:from-customGray-mediumGray:focus{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xl\:focus\:from-customGray-swampGray:focus{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xl\:focus\:from-customGray-solitudeGray:focus{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xl\:focus\:from-customGray-winterGray:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xl\:focus\:from-customGray-tableGray:focus{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xl\:focus\:from-customGray-iceGray:focus{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xl\:focus\:from-customGray-gainsboro:focus{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xl\:focus\:from-customGray-offWhite:focus{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xl\:focus\:from-customGray-cloudGray:focus{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xl\:focus\:from-customGray-defaultDark:focus{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xl\:focus\:from-customGray-skeletonGray:focus{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xl\:focus\:from-customBlue-default:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xl\:focus\:from-customBlue-light:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xl\:focus\:from-customBlue-newLight:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xl\:focus\:from-customBlue-superLight:focus{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xl\:focus\:from-customBlue-normal:focus{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xl\:focus\:from-customBlue-dark:focus{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xl\:focus\:from-customBlue-royal:focus{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xl\:focus\:from-customBlue-glass:focus{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xl\:focus\:from-customBlue-hawkesBlue:focus{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xl\:focus\:from-customBlue-darker:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xl\:focus\:from-customBlue-newBlue:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xl\:focus\:from-customBlue-black:focus{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xl\:focus\:from-customBlue-skyLight:focus{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xl\:focus\:from-customBlue-lightBlue:focus{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xl\:focus\:from-customBlue-lightBlueGray:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xl\:focus\:from-customBlue-pale:focus{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xl\:focus\:from-customBlue-lavender:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xl\:focus\:from-customBlue-iceBlue:focus{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xl\:focus\:from-customWhite-default:focus{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:from-customWhite-lightDark:focus{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xl\:focus\:from-customWhite-bWhite:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xl\:focus\:from-customRed-default:focus{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xl\:focus\:from-customGreen-default:focus{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xl\:focus\:from-customGreen-approved:focus{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xl\:focus\:from-customGreen-check:focus{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xl\:focus\:from-customGreen-lime:focus{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xl\:focus\:from-customGreen-dark:focus{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xl\:focus\:from-customGreen-light:focus{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xl\:focus\:from-customYellow-default:focus{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xl\:focus\:from-customYellow-highlight:focus{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xl\:focus\:from-customYellow-bright:focus{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xl\:focus\:from-customYellow-dark:focus{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xl\:focus\:from-customYellow-gold:focus{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xl\:focus\:from-customYellow-mostard:focus{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xl\:focus\:from-customOrange-default:focus{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xl\:focus\:from-customOrange-mediumOrange:focus{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xl\:focus\:from-customOrange-F96319:focus{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xl\:focus\:from-customOrange-EB8A02:focus{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xl\:focus\:from-customPurple-purpleOne:focus{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xl\:focus\:from-inicieColors-orange:focus{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xl\:focus\:from-inicieColors-blue:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xl\:via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:via-customGray-default{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xl\:via-customGray-light{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xl\:via-customGray-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xl\:via-customGray-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xl\:via-customGray-grayTwo{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xl\:via-customGray-grayThree{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xl\:via-customGray-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xl\:via-customGray-lighterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xl\:via-customGray-textGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xl\:via-customGray-superDark{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xl\:via-customGray-iconGray{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xl\:via-customGray-mediumGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xl\:via-customGray-swampGray{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xl\:via-customGray-solitudeGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xl\:via-customGray-winterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xl\:via-customGray-tableGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xl\:via-customGray-iceGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xl\:via-customGray-gainsboro{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xl\:via-customGray-offWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xl\:via-customGray-cloudGray{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xl\:via-customGray-defaultDark{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xl\:via-customGray-skeletonGray{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xl\:via-customBlue-default{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xl\:via-customBlue-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xl\:via-customBlue-newLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xl\:via-customBlue-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xl\:via-customBlue-normal{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xl\:via-customBlue-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xl\:via-customBlue-royal{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xl\:via-customBlue-glass{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xl\:via-customBlue-hawkesBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xl\:via-customBlue-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xl\:via-customBlue-newBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xl\:via-customBlue-black{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xl\:via-customBlue-skyLight{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xl\:via-customBlue-lightBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xl\:via-customBlue-lightBlueGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xl\:via-customBlue-pale{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xl\:via-customBlue-lavender{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xl\:via-customBlue-iceBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xl\:via-customWhite-default{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:via-customWhite-lightDark{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xl\:via-customWhite-bWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xl\:via-customRed-default{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xl\:via-customGreen-default{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xl\:via-customGreen-approved{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xl\:via-customGreen-check{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xl\:via-customGreen-lime{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xl\:via-customGreen-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xl\:via-customGreen-light{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xl\:via-customYellow-default{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xl\:via-customYellow-highlight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xl\:via-customYellow-bright{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xl\:via-customYellow-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xl\:via-customYellow-gold{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xl\:via-customYellow-mostard{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xl\:via-customOrange-default{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xl\:via-customOrange-mediumOrange{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xl\:via-customOrange-F96319{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xl\:via-customOrange-EB8A02{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xl\:via-customPurple-purpleOne{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xl\:via-inicieColors-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xl\:via-inicieColors-blue{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xl\:hover\:via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:hover\:via-customGray-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xl\:hover\:via-customGray-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xl\:hover\:via-customGray-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xl\:hover\:via-customGray-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xl\:hover\:via-customGray-grayTwo:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xl\:hover\:via-customGray-grayThree:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xl\:hover\:via-customGray-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xl\:hover\:via-customGray-lighterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xl\:hover\:via-customGray-textGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xl\:hover\:via-customGray-superDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xl\:hover\:via-customGray-iconGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xl\:hover\:via-customGray-mediumGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xl\:hover\:via-customGray-swampGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xl\:hover\:via-customGray-solitudeGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xl\:hover\:via-customGray-winterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xl\:hover\:via-customGray-tableGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xl\:hover\:via-customGray-iceGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xl\:hover\:via-customGray-gainsboro:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xl\:hover\:via-customGray-offWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xl\:hover\:via-customGray-cloudGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xl\:hover\:via-customGray-defaultDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xl\:hover\:via-customGray-skeletonGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xl\:hover\:via-customBlue-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xl\:hover\:via-customBlue-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xl\:hover\:via-customBlue-newLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xl\:hover\:via-customBlue-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xl\:hover\:via-customBlue-normal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xl\:hover\:via-customBlue-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xl\:hover\:via-customBlue-royal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xl\:hover\:via-customBlue-glass:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xl\:hover\:via-customBlue-hawkesBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xl\:hover\:via-customBlue-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xl\:hover\:via-customBlue-newBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xl\:hover\:via-customBlue-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xl\:hover\:via-customBlue-skyLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xl\:hover\:via-customBlue-lightBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xl\:hover\:via-customBlue-lightBlueGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xl\:hover\:via-customBlue-pale:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xl\:hover\:via-customBlue-lavender:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xl\:hover\:via-customBlue-iceBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xl\:hover\:via-customWhite-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:hover\:via-customWhite-lightDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xl\:hover\:via-customWhite-bWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xl\:hover\:via-customRed-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xl\:hover\:via-customGreen-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xl\:hover\:via-customGreen-approved:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xl\:hover\:via-customGreen-check:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xl\:hover\:via-customGreen-lime:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xl\:hover\:via-customGreen-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xl\:hover\:via-customGreen-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xl\:hover\:via-customYellow-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xl\:hover\:via-customYellow-highlight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xl\:hover\:via-customYellow-bright:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xl\:hover\:via-customYellow-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xl\:hover\:via-customYellow-gold:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xl\:hover\:via-customYellow-mostard:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xl\:hover\:via-customOrange-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xl\:hover\:via-customOrange-mediumOrange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xl\:hover\:via-customOrange-F96319:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xl\:hover\:via-customOrange-EB8A02:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xl\:hover\:via-customPurple-purpleOne:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xl\:hover\:via-inicieColors-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xl\:hover\:via-inicieColors-blue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xl\:focus\:via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xl\:focus\:via-customGray-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xl\:focus\:via-customGray-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xl\:focus\:via-customGray-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xl\:focus\:via-customGray-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xl\:focus\:via-customGray-grayTwo:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xl\:focus\:via-customGray-grayThree:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xl\:focus\:via-customGray-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xl\:focus\:via-customGray-lighterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xl\:focus\:via-customGray-textGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xl\:focus\:via-customGray-superDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xl\:focus\:via-customGray-iconGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xl\:focus\:via-customGray-mediumGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xl\:focus\:via-customGray-swampGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xl\:focus\:via-customGray-solitudeGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xl\:focus\:via-customGray-winterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xl\:focus\:via-customGray-tableGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xl\:focus\:via-customGray-iceGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xl\:focus\:via-customGray-gainsboro:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xl\:focus\:via-customGray-offWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xl\:focus\:via-customGray-cloudGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xl\:focus\:via-customGray-defaultDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xl\:focus\:via-customGray-skeletonGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xl\:focus\:via-customBlue-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xl\:focus\:via-customBlue-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xl\:focus\:via-customBlue-newLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xl\:focus\:via-customBlue-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xl\:focus\:via-customBlue-normal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xl\:focus\:via-customBlue-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xl\:focus\:via-customBlue-royal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xl\:focus\:via-customBlue-glass:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xl\:focus\:via-customBlue-hawkesBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xl\:focus\:via-customBlue-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xl\:focus\:via-customBlue-newBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xl\:focus\:via-customBlue-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xl\:focus\:via-customBlue-skyLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xl\:focus\:via-customBlue-lightBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xl\:focus\:via-customBlue-lightBlueGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xl\:focus\:via-customBlue-pale:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xl\:focus\:via-customBlue-lavender:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xl\:focus\:via-customBlue-iceBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xl\:focus\:via-customWhite-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xl\:focus\:via-customWhite-lightDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xl\:focus\:via-customWhite-bWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xl\:focus\:via-customRed-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xl\:focus\:via-customGreen-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xl\:focus\:via-customGreen-approved:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xl\:focus\:via-customGreen-check:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xl\:focus\:via-customGreen-lime:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xl\:focus\:via-customGreen-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xl\:focus\:via-customGreen-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xl\:focus\:via-customYellow-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xl\:focus\:via-customYellow-highlight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xl\:focus\:via-customYellow-bright:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xl\:focus\:via-customYellow-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xl\:focus\:via-customYellow-gold:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xl\:focus\:via-customYellow-mostard:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xl\:focus\:via-customOrange-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xl\:focus\:via-customOrange-mediumOrange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xl\:focus\:via-customOrange-F96319:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xl\:focus\:via-customOrange-EB8A02:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xl\:focus\:via-customPurple-purpleOne:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xl\:focus\:via-inicieColors-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xl\:focus\:via-inicieColors-blue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xl\:to-transparent{
    --tw-gradient-to:transparent
  }

  .xl\:to-customGray-default{
    --tw-gradient-to:#A9AEB3
  }

  .xl\:to-customGray-light{
    --tw-gradient-to:#d9e0e6
  }

  .xl\:to-customGray-dark{
    --tw-gradient-to:#484B4D
  }

  .xl\:to-customGray-darker{
    --tw-gradient-to:#49494A
  }

  .xl\:to-customGray-grayTwo{
    --tw-gradient-to:#C7CBD1
  }

  .xl\:to-customGray-grayThree{
    --tw-gradient-to:#909193
  }

  .xl\:to-customGray-superLight{
    --tw-gradient-to:#EDEDED
  }

  .xl\:to-customGray-lighterGray{
    --tw-gradient-to:#F4F4F4
  }

  .xl\:to-customGray-textGray{
    --tw-gradient-to:#8F9BB3
  }

  .xl\:to-customGray-superDark{
    --tw-gradient-to:#231F20
  }

  .xl\:to-customGray-iconGray{
    --tw-gradient-to:#A9AEB3
  }

  .xl\:to-customGray-mediumGray{
    --tw-gradient-to:#E3E4E4
  }

  .xl\:to-customGray-swampGray{
    --tw-gradient-to:#252727
  }

  .xl\:to-customGray-solitudeGray{
    --tw-gradient-to:#E0E4E8
  }

  .xl\:to-customGray-winterGray{
    --tw-gradient-to:#EEF0F5
  }

  .xl\:to-customGray-tableGray{
    --tw-gradient-to:#F2F6FB
  }

  .xl\:to-customGray-iceGray{
    --tw-gradient-to:#F5F7FC
  }

  .xl\:to-customGray-gainsboro{
    --tw-gradient-to:#F0F2F6
  }

  .xl\:to-customGray-offWhite{
    --tw-gradient-to:#F7F7F7
  }

  .xl\:to-customGray-cloudGray{
    --tw-gradient-to:#B9BDC1
  }

  .xl\:to-customGray-defaultDark{
    --tw-gradient-to:#AEB3B7
  }

  .xl\:to-customGray-skeletonGray{
    --tw-gradient-to:#DEDFE3
  }

  .xl\:to-customBlue-default{
    --tw-gradient-to:#233674
  }

  .xl\:to-customBlue-light{
    --tw-gradient-to:#EFF4FA
  }

  .xl\:to-customBlue-newLight{
    --tw-gradient-to:#EEF0F5
  }

  .xl\:to-customBlue-superLight{
    --tw-gradient-to:#D7E1EC
  }

  .xl\:to-customBlue-normal{
    --tw-gradient-to:#004899
  }

  .xl\:to-customBlue-dark{
    --tw-gradient-to:#222B45
  }

  .xl\:to-customBlue-royal{
    --tw-gradient-to:#3656BF
  }

  .xl\:to-customBlue-glass{
    --tw-gradient-to:#D8E5F8
  }

  .xl\:to-customBlue-hawkesBlue{
    --tw-gradient-to:#D7DDF2
  }

  .xl\:to-customBlue-darker{
    --tw-gradient-to:#0F2741
  }

  .xl\:to-customBlue-newBlue{
    --tw-gradient-to:#0F2741
  }

  .xl\:to-customBlue-black{
    --tw-gradient-to:#0F2740
  }

  .xl\:to-customBlue-skyLight{
    --tw-gradient-to:#F0F4F9
  }

  .xl\:to-customBlue-lightBlue{
    --tw-gradient-to:#E7EBF8
  }

  .xl\:to-customBlue-lightBlueGray{
    --tw-gradient-to:#8296D7
  }

  .xl\:to-customBlue-pale{
    --tw-gradient-to:#D0D8F1
  }

  .xl\:to-customBlue-lavender{
    --tw-gradient-to:#8296D7
  }

  .xl\:to-customBlue-iceBlue{
    --tw-gradient-to:#EFF5FF
  }

  .xl\:to-customWhite-default{
    --tw-gradient-to:#ffffff
  }

  .xl\:to-customWhite-lightDark{
    --tw-gradient-to:#F8F8F8
  }

  .xl\:to-customWhite-bWhite{
    --tw-gradient-to:#EFF4FA
  }

  .xl\:to-customRed-default{
    --tw-gradient-to:#B10000
  }

  .xl\:to-customGreen-default{
    --tw-gradient-to:#8BD42D
  }

  .xl\:to-customGreen-approved{
    --tw-gradient-to:#80CC28
  }

  .xl\:to-customGreen-check{
    --tw-gradient-to:#139E5D
  }

  .xl\:to-customGreen-lime{
    --tw-gradient-to:#00AD3C
  }

  .xl\:to-customGreen-dark{
    --tw-gradient-to:#03AC6D
  }

  .xl\:to-customGreen-light{
    --tw-gradient-to:#A5D072
  }

  .xl\:to-customYellow-default{
    --tw-gradient-to:#FEF8E6
  }

  .xl\:to-customYellow-highlight{
    --tw-gradient-to:#EEB103
  }

  .xl\:to-customYellow-bright{
    --tw-gradient-to:#FDD835
  }

  .xl\:to-customYellow-dark{
    --tw-gradient-to:#FDDD84
  }

  .xl\:to-customYellow-gold{
    --tw-gradient-to:#E9AC07
  }

  .xl\:to-customYellow-mostard{
    --tw-gradient-to:#F59E0B
  }

  .xl\:to-customOrange-default{
    --tw-gradient-to:#E8532C
  }

  .xl\:to-customOrange-mediumOrange{
    --tw-gradient-to:#F4933C
  }

  .xl\:to-customOrange-F96319{
    --tw-gradient-to:#F96319
  }

  .xl\:to-customOrange-EB8A02{
    --tw-gradient-to:#EB8A02
  }

  .xl\:to-customPurple-purpleOne{
    --tw-gradient-to:#673AB7
  }

  .xl\:to-inicieColors-orange{
    --tw-gradient-to:#F36C48
  }

  .xl\:to-inicieColors-blue{
    --tw-gradient-to:#233674
  }

  .xl\:hover\:to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .xl\:hover\:to-customGray-default:hover{
    --tw-gradient-to:#A9AEB3
  }

  .xl\:hover\:to-customGray-light:hover{
    --tw-gradient-to:#d9e0e6
  }

  .xl\:hover\:to-customGray-dark:hover{
    --tw-gradient-to:#484B4D
  }

  .xl\:hover\:to-customGray-darker:hover{
    --tw-gradient-to:#49494A
  }

  .xl\:hover\:to-customGray-grayTwo:hover{
    --tw-gradient-to:#C7CBD1
  }

  .xl\:hover\:to-customGray-grayThree:hover{
    --tw-gradient-to:#909193
  }

  .xl\:hover\:to-customGray-superLight:hover{
    --tw-gradient-to:#EDEDED
  }

  .xl\:hover\:to-customGray-lighterGray:hover{
    --tw-gradient-to:#F4F4F4
  }

  .xl\:hover\:to-customGray-textGray:hover{
    --tw-gradient-to:#8F9BB3
  }

  .xl\:hover\:to-customGray-superDark:hover{
    --tw-gradient-to:#231F20
  }

  .xl\:hover\:to-customGray-iconGray:hover{
    --tw-gradient-to:#A9AEB3
  }

  .xl\:hover\:to-customGray-mediumGray:hover{
    --tw-gradient-to:#E3E4E4
  }

  .xl\:hover\:to-customGray-swampGray:hover{
    --tw-gradient-to:#252727
  }

  .xl\:hover\:to-customGray-solitudeGray:hover{
    --tw-gradient-to:#E0E4E8
  }

  .xl\:hover\:to-customGray-winterGray:hover{
    --tw-gradient-to:#EEF0F5
  }

  .xl\:hover\:to-customGray-tableGray:hover{
    --tw-gradient-to:#F2F6FB
  }

  .xl\:hover\:to-customGray-iceGray:hover{
    --tw-gradient-to:#F5F7FC
  }

  .xl\:hover\:to-customGray-gainsboro:hover{
    --tw-gradient-to:#F0F2F6
  }

  .xl\:hover\:to-customGray-offWhite:hover{
    --tw-gradient-to:#F7F7F7
  }

  .xl\:hover\:to-customGray-cloudGray:hover{
    --tw-gradient-to:#B9BDC1
  }

  .xl\:hover\:to-customGray-defaultDark:hover{
    --tw-gradient-to:#AEB3B7
  }

  .xl\:hover\:to-customGray-skeletonGray:hover{
    --tw-gradient-to:#DEDFE3
  }

  .xl\:hover\:to-customBlue-default:hover{
    --tw-gradient-to:#233674
  }

  .xl\:hover\:to-customBlue-light:hover{
    --tw-gradient-to:#EFF4FA
  }

  .xl\:hover\:to-customBlue-newLight:hover{
    --tw-gradient-to:#EEF0F5
  }

  .xl\:hover\:to-customBlue-superLight:hover{
    --tw-gradient-to:#D7E1EC
  }

  .xl\:hover\:to-customBlue-normal:hover{
    --tw-gradient-to:#004899
  }

  .xl\:hover\:to-customBlue-dark:hover{
    --tw-gradient-to:#222B45
  }

  .xl\:hover\:to-customBlue-royal:hover{
    --tw-gradient-to:#3656BF
  }

  .xl\:hover\:to-customBlue-glass:hover{
    --tw-gradient-to:#D8E5F8
  }

  .xl\:hover\:to-customBlue-hawkesBlue:hover{
    --tw-gradient-to:#D7DDF2
  }

  .xl\:hover\:to-customBlue-darker:hover{
    --tw-gradient-to:#0F2741
  }

  .xl\:hover\:to-customBlue-newBlue:hover{
    --tw-gradient-to:#0F2741
  }

  .xl\:hover\:to-customBlue-black:hover{
    --tw-gradient-to:#0F2740
  }

  .xl\:hover\:to-customBlue-skyLight:hover{
    --tw-gradient-to:#F0F4F9
  }

  .xl\:hover\:to-customBlue-lightBlue:hover{
    --tw-gradient-to:#E7EBF8
  }

  .xl\:hover\:to-customBlue-lightBlueGray:hover{
    --tw-gradient-to:#8296D7
  }

  .xl\:hover\:to-customBlue-pale:hover{
    --tw-gradient-to:#D0D8F1
  }

  .xl\:hover\:to-customBlue-lavender:hover{
    --tw-gradient-to:#8296D7
  }

  .xl\:hover\:to-customBlue-iceBlue:hover{
    --tw-gradient-to:#EFF5FF
  }

  .xl\:hover\:to-customWhite-default:hover{
    --tw-gradient-to:#ffffff
  }

  .xl\:hover\:to-customWhite-lightDark:hover{
    --tw-gradient-to:#F8F8F8
  }

  .xl\:hover\:to-customWhite-bWhite:hover{
    --tw-gradient-to:#EFF4FA
  }

  .xl\:hover\:to-customRed-default:hover{
    --tw-gradient-to:#B10000
  }

  .xl\:hover\:to-customGreen-default:hover{
    --tw-gradient-to:#8BD42D
  }

  .xl\:hover\:to-customGreen-approved:hover{
    --tw-gradient-to:#80CC28
  }

  .xl\:hover\:to-customGreen-check:hover{
    --tw-gradient-to:#139E5D
  }

  .xl\:hover\:to-customGreen-lime:hover{
    --tw-gradient-to:#00AD3C
  }

  .xl\:hover\:to-customGreen-dark:hover{
    --tw-gradient-to:#03AC6D
  }

  .xl\:hover\:to-customGreen-light:hover{
    --tw-gradient-to:#A5D072
  }

  .xl\:hover\:to-customYellow-default:hover{
    --tw-gradient-to:#FEF8E6
  }

  .xl\:hover\:to-customYellow-highlight:hover{
    --tw-gradient-to:#EEB103
  }

  .xl\:hover\:to-customYellow-bright:hover{
    --tw-gradient-to:#FDD835
  }

  .xl\:hover\:to-customYellow-dark:hover{
    --tw-gradient-to:#FDDD84
  }

  .xl\:hover\:to-customYellow-gold:hover{
    --tw-gradient-to:#E9AC07
  }

  .xl\:hover\:to-customYellow-mostard:hover{
    --tw-gradient-to:#F59E0B
  }

  .xl\:hover\:to-customOrange-default:hover{
    --tw-gradient-to:#E8532C
  }

  .xl\:hover\:to-customOrange-mediumOrange:hover{
    --tw-gradient-to:#F4933C
  }

  .xl\:hover\:to-customOrange-F96319:hover{
    --tw-gradient-to:#F96319
  }

  .xl\:hover\:to-customOrange-EB8A02:hover{
    --tw-gradient-to:#EB8A02
  }

  .xl\:hover\:to-customPurple-purpleOne:hover{
    --tw-gradient-to:#673AB7
  }

  .xl\:hover\:to-inicieColors-orange:hover{
    --tw-gradient-to:#F36C48
  }

  .xl\:hover\:to-inicieColors-blue:hover{
    --tw-gradient-to:#233674
  }

  .xl\:focus\:to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .xl\:focus\:to-customGray-default:focus{
    --tw-gradient-to:#A9AEB3
  }

  .xl\:focus\:to-customGray-light:focus{
    --tw-gradient-to:#d9e0e6
  }

  .xl\:focus\:to-customGray-dark:focus{
    --tw-gradient-to:#484B4D
  }

  .xl\:focus\:to-customGray-darker:focus{
    --tw-gradient-to:#49494A
  }

  .xl\:focus\:to-customGray-grayTwo:focus{
    --tw-gradient-to:#C7CBD1
  }

  .xl\:focus\:to-customGray-grayThree:focus{
    --tw-gradient-to:#909193
  }

  .xl\:focus\:to-customGray-superLight:focus{
    --tw-gradient-to:#EDEDED
  }

  .xl\:focus\:to-customGray-lighterGray:focus{
    --tw-gradient-to:#F4F4F4
  }

  .xl\:focus\:to-customGray-textGray:focus{
    --tw-gradient-to:#8F9BB3
  }

  .xl\:focus\:to-customGray-superDark:focus{
    --tw-gradient-to:#231F20
  }

  .xl\:focus\:to-customGray-iconGray:focus{
    --tw-gradient-to:#A9AEB3
  }

  .xl\:focus\:to-customGray-mediumGray:focus{
    --tw-gradient-to:#E3E4E4
  }

  .xl\:focus\:to-customGray-swampGray:focus{
    --tw-gradient-to:#252727
  }

  .xl\:focus\:to-customGray-solitudeGray:focus{
    --tw-gradient-to:#E0E4E8
  }

  .xl\:focus\:to-customGray-winterGray:focus{
    --tw-gradient-to:#EEF0F5
  }

  .xl\:focus\:to-customGray-tableGray:focus{
    --tw-gradient-to:#F2F6FB
  }

  .xl\:focus\:to-customGray-iceGray:focus{
    --tw-gradient-to:#F5F7FC
  }

  .xl\:focus\:to-customGray-gainsboro:focus{
    --tw-gradient-to:#F0F2F6
  }

  .xl\:focus\:to-customGray-offWhite:focus{
    --tw-gradient-to:#F7F7F7
  }

  .xl\:focus\:to-customGray-cloudGray:focus{
    --tw-gradient-to:#B9BDC1
  }

  .xl\:focus\:to-customGray-defaultDark:focus{
    --tw-gradient-to:#AEB3B7
  }

  .xl\:focus\:to-customGray-skeletonGray:focus{
    --tw-gradient-to:#DEDFE3
  }

  .xl\:focus\:to-customBlue-default:focus{
    --tw-gradient-to:#233674
  }

  .xl\:focus\:to-customBlue-light:focus{
    --tw-gradient-to:#EFF4FA
  }

  .xl\:focus\:to-customBlue-newLight:focus{
    --tw-gradient-to:#EEF0F5
  }

  .xl\:focus\:to-customBlue-superLight:focus{
    --tw-gradient-to:#D7E1EC
  }

  .xl\:focus\:to-customBlue-normal:focus{
    --tw-gradient-to:#004899
  }

  .xl\:focus\:to-customBlue-dark:focus{
    --tw-gradient-to:#222B45
  }

  .xl\:focus\:to-customBlue-royal:focus{
    --tw-gradient-to:#3656BF
  }

  .xl\:focus\:to-customBlue-glass:focus{
    --tw-gradient-to:#D8E5F8
  }

  .xl\:focus\:to-customBlue-hawkesBlue:focus{
    --tw-gradient-to:#D7DDF2
  }

  .xl\:focus\:to-customBlue-darker:focus{
    --tw-gradient-to:#0F2741
  }

  .xl\:focus\:to-customBlue-newBlue:focus{
    --tw-gradient-to:#0F2741
  }

  .xl\:focus\:to-customBlue-black:focus{
    --tw-gradient-to:#0F2740
  }

  .xl\:focus\:to-customBlue-skyLight:focus{
    --tw-gradient-to:#F0F4F9
  }

  .xl\:focus\:to-customBlue-lightBlue:focus{
    --tw-gradient-to:#E7EBF8
  }

  .xl\:focus\:to-customBlue-lightBlueGray:focus{
    --tw-gradient-to:#8296D7
  }

  .xl\:focus\:to-customBlue-pale:focus{
    --tw-gradient-to:#D0D8F1
  }

  .xl\:focus\:to-customBlue-lavender:focus{
    --tw-gradient-to:#8296D7
  }

  .xl\:focus\:to-customBlue-iceBlue:focus{
    --tw-gradient-to:#EFF5FF
  }

  .xl\:focus\:to-customWhite-default:focus{
    --tw-gradient-to:#ffffff
  }

  .xl\:focus\:to-customWhite-lightDark:focus{
    --tw-gradient-to:#F8F8F8
  }

  .xl\:focus\:to-customWhite-bWhite:focus{
    --tw-gradient-to:#EFF4FA
  }

  .xl\:focus\:to-customRed-default:focus{
    --tw-gradient-to:#B10000
  }

  .xl\:focus\:to-customGreen-default:focus{
    --tw-gradient-to:#8BD42D
  }

  .xl\:focus\:to-customGreen-approved:focus{
    --tw-gradient-to:#80CC28
  }

  .xl\:focus\:to-customGreen-check:focus{
    --tw-gradient-to:#139E5D
  }

  .xl\:focus\:to-customGreen-lime:focus{
    --tw-gradient-to:#00AD3C
  }

  .xl\:focus\:to-customGreen-dark:focus{
    --tw-gradient-to:#03AC6D
  }

  .xl\:focus\:to-customGreen-light:focus{
    --tw-gradient-to:#A5D072
  }

  .xl\:focus\:to-customYellow-default:focus{
    --tw-gradient-to:#FEF8E6
  }

  .xl\:focus\:to-customYellow-highlight:focus{
    --tw-gradient-to:#EEB103
  }

  .xl\:focus\:to-customYellow-bright:focus{
    --tw-gradient-to:#FDD835
  }

  .xl\:focus\:to-customYellow-dark:focus{
    --tw-gradient-to:#FDDD84
  }

  .xl\:focus\:to-customYellow-gold:focus{
    --tw-gradient-to:#E9AC07
  }

  .xl\:focus\:to-customYellow-mostard:focus{
    --tw-gradient-to:#F59E0B
  }

  .xl\:focus\:to-customOrange-default:focus{
    --tw-gradient-to:#E8532C
  }

  .xl\:focus\:to-customOrange-mediumOrange:focus{
    --tw-gradient-to:#F4933C
  }

  .xl\:focus\:to-customOrange-F96319:focus{
    --tw-gradient-to:#F96319
  }

  .xl\:focus\:to-customOrange-EB8A02:focus{
    --tw-gradient-to:#EB8A02
  }

  .xl\:focus\:to-customPurple-purpleOne:focus{
    --tw-gradient-to:#673AB7
  }

  .xl\:focus\:to-inicieColors-orange:focus{
    --tw-gradient-to:#F36C48
  }

  .xl\:focus\:to-inicieColors-blue:focus{
    --tw-gradient-to:#233674
  }

  .xl\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .xl\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .xl\:bg-auto{
    background-size:auto
  }

  .xl\:bg-cover{
    background-size:cover
  }

  .xl\:bg-contain{
    background-size:contain
  }

  .xl\:bg-fixed{
    background-attachment:fixed
  }

  .xl\:bg-local{
    background-attachment:local
  }

  .xl\:bg-scroll{
    background-attachment:scroll
  }

  .xl\:bg-clip-border{
    background-clip:border-box
  }

  .xl\:bg-clip-padding{
    background-clip:padding-box
  }

  .xl\:bg-clip-content{
    background-clip:content-box
  }

  .xl\:bg-clip-text{
    background-clip:text
  }

  .xl\:bg-bottom{
    background-position:bottom
  }

  .xl\:bg-center{
    background-position:center
  }

  .xl\:bg-left{
    background-position:left
  }

  .xl\:bg-left-bottom{
    background-position:left bottom
  }

  .xl\:bg-left-top{
    background-position:left top
  }

  .xl\:bg-right{
    background-position:right
  }

  .xl\:bg-right-bottom{
    background-position:right bottom
  }

  .xl\:bg-right-top{
    background-position:right top
  }

  .xl\:bg-top{
    background-position:top
  }

  .xl\:bg-repeat{
    background-repeat:repeat
  }

  .xl\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .xl\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .xl\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .xl\:bg-repeat-round{
    background-repeat:round
  }

  .xl\:bg-repeat-space{
    background-repeat:space
  }

  .xl\:bg-origin-border{
    background-origin:border-box
  }

  .xl\:bg-origin-padding{
    background-origin:padding-box
  }

  .xl\:bg-origin-content{
    background-origin:content-box
  }

  .xl\:fill-current{
    fill:currentColor
  }

  .xl\:stroke-current{
    stroke:currentColor
  }

  .xl\:stroke-0{
    stroke-width:0
  }

  .xl\:stroke-1{
    stroke-width:1
  }

  .xl\:stroke-2{
    stroke-width:2
  }

  .xl\:object-contain{
    object-fit:contain
  }

  .xl\:object-cover{
    object-fit:cover
  }

  .xl\:object-fill{
    object-fit:fill
  }

  .xl\:object-none{
    object-fit:none
  }

  .xl\:object-scale-down{
    object-fit:scale-down
  }

  .xl\:object-bottom{
    object-position:bottom
  }

  .xl\:object-center{
    object-position:center
  }

  .xl\:object-left{
    object-position:left
  }

  .xl\:object-left-bottom{
    object-position:left bottom
  }

  .xl\:object-left-top{
    object-position:left top
  }

  .xl\:object-right{
    object-position:right
  }

  .xl\:object-right-bottom{
    object-position:right bottom
  }

  .xl\:object-right-top{
    object-position:right top
  }

  .xl\:object-top{
    object-position:top
  }

  .xl\:p-0{
    padding:0px
  }

  .xl\:p-1{
    padding:0.25rem
  }

  .xl\:p-2{
    padding:0.5rem
  }

  .xl\:p-3{
    padding:0.75rem
  }

  .xl\:p-4{
    padding:1rem
  }

  .xl\:p-5{
    padding:1.25rem
  }

  .xl\:p-6{
    padding:1.5rem
  }

  .xl\:p-7{
    padding:1.75rem
  }

  .xl\:p-8{
    padding:2rem
  }

  .xl\:p-9{
    padding:2.25rem
  }

  .xl\:p-10{
    padding:2.5rem
  }

  .xl\:p-11{
    padding:2.75rem
  }

  .xl\:p-12{
    padding:3rem
  }

  .xl\:p-14{
    padding:3.5rem
  }

  .xl\:p-16{
    padding:4rem
  }

  .xl\:p-20{
    padding:5rem
  }

  .xl\:p-24{
    padding:6rem
  }

  .xl\:p-28{
    padding:7rem
  }

  .xl\:p-32{
    padding:8rem
  }

  .xl\:p-36{
    padding:9rem
  }

  .xl\:p-40{
    padding:10rem
  }

  .xl\:p-44{
    padding:11rem
  }

  .xl\:p-48{
    padding:12rem
  }

  .xl\:p-52{
    padding:13rem
  }

  .xl\:p-56{
    padding:14rem
  }

  .xl\:p-60{
    padding:15rem
  }

  .xl\:p-64{
    padding:16rem
  }

  .xl\:p-72{
    padding:18rem
  }

  .xl\:p-80{
    padding:20rem
  }

  .xl\:p-96{
    padding:24rem
  }

  .xl\:p-px{
    padding:1px
  }

  .xl\:p-0\.5{
    padding:0.125rem
  }

  .xl\:p-1\.5{
    padding:0.375rem
  }

  .xl\:p-2\.5{
    padding:0.625rem
  }

  .xl\:p-3\.5{
    padding:0.875rem
  }

  .xl\:px-0{
    padding-left:0px;
    padding-right:0px
  }

  .xl\:px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .xl\:px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .xl\:px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .xl\:px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .xl\:px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

  .xl\:px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .xl\:px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

  .xl\:px-8{
    padding-left:2rem;
    padding-right:2rem
  }

  .xl\:px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .xl\:px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

  .xl\:px-11{
    padding-left:2.75rem;
    padding-right:2.75rem
  }

  .xl\:px-12{
    padding-left:3rem;
    padding-right:3rem
  }

  .xl\:px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .xl\:px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .xl\:px-20{
    padding-left:5rem;
    padding-right:5rem
  }

  .xl\:px-24{
    padding-left:6rem;
    padding-right:6rem
  }

  .xl\:px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .xl\:px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .xl\:px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .xl\:px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .xl\:px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .xl\:px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .xl\:px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .xl\:px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .xl\:px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .xl\:px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .xl\:px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .xl\:px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .xl\:px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .xl\:px-px{
    padding-left:1px;
    padding-right:1px
  }

  .xl\:px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .xl\:px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .xl\:px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .xl\:px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

  .xl\:py-0{
    padding-top:0px;
    padding-bottom:0px
  }

  .xl\:py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .xl\:py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .xl\:py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .xl\:py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .xl\:py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .xl\:py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .xl\:py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .xl\:py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .xl\:py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .xl\:py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .xl\:py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .xl\:py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .xl\:py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .xl\:py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .xl\:py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .xl\:py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .xl\:py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .xl\:py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .xl\:py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .xl\:py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .xl\:py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .xl\:py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .xl\:py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .xl\:py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .xl\:py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .xl\:py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .xl\:py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .xl\:py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .xl\:py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .xl\:py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .xl\:py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .xl\:py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .xl\:py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .xl\:py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .xl\:pt-0{
    padding-top:0px
  }

  .xl\:pt-1{
    padding-top:0.25rem
  }

  .xl\:pt-2{
    padding-top:0.5rem
  }

  .xl\:pt-3{
    padding-top:0.75rem
  }

  .xl\:pt-4{
    padding-top:1rem
  }

  .xl\:pt-5{
    padding-top:1.25rem
  }

  .xl\:pt-6{
    padding-top:1.5rem
  }

  .xl\:pt-7{
    padding-top:1.75rem
  }

  .xl\:pt-8{
    padding-top:2rem
  }

  .xl\:pt-9{
    padding-top:2.25rem
  }

  .xl\:pt-10{
    padding-top:2.5rem
  }

  .xl\:pt-11{
    padding-top:2.75rem
  }

  .xl\:pt-12{
    padding-top:3rem
  }

  .xl\:pt-14{
    padding-top:3.5rem
  }

  .xl\:pt-16{
    padding-top:4rem
  }

  .xl\:pt-20{
    padding-top:5rem
  }

  .xl\:pt-24{
    padding-top:6rem
  }

  .xl\:pt-28{
    padding-top:7rem
  }

  .xl\:pt-32{
    padding-top:8rem
  }

  .xl\:pt-36{
    padding-top:9rem
  }

  .xl\:pt-40{
    padding-top:10rem
  }

  .xl\:pt-44{
    padding-top:11rem
  }

  .xl\:pt-48{
    padding-top:12rem
  }

  .xl\:pt-52{
    padding-top:13rem
  }

  .xl\:pt-56{
    padding-top:14rem
  }

  .xl\:pt-60{
    padding-top:15rem
  }

  .xl\:pt-64{
    padding-top:16rem
  }

  .xl\:pt-72{
    padding-top:18rem
  }

  .xl\:pt-80{
    padding-top:20rem
  }

  .xl\:pt-96{
    padding-top:24rem
  }

  .xl\:pt-px{
    padding-top:1px
  }

  .xl\:pt-0\.5{
    padding-top:0.125rem
  }

  .xl\:pt-1\.5{
    padding-top:0.375rem
  }

  .xl\:pt-2\.5{
    padding-top:0.625rem
  }

  .xl\:pt-3\.5{
    padding-top:0.875rem
  }

  .xl\:pr-0{
    padding-right:0px
  }

  .xl\:pr-1{
    padding-right:0.25rem
  }

  .xl\:pr-2{
    padding-right:0.5rem
  }

  .xl\:pr-3{
    padding-right:0.75rem
  }

  .xl\:pr-4{
    padding-right:1rem
  }

  .xl\:pr-5{
    padding-right:1.25rem
  }

  .xl\:pr-6{
    padding-right:1.5rem
  }

  .xl\:pr-7{
    padding-right:1.75rem
  }

  .xl\:pr-8{
    padding-right:2rem
  }

  .xl\:pr-9{
    padding-right:2.25rem
  }

  .xl\:pr-10{
    padding-right:2.5rem
  }

  .xl\:pr-11{
    padding-right:2.75rem
  }

  .xl\:pr-12{
    padding-right:3rem
  }

  .xl\:pr-14{
    padding-right:3.5rem
  }

  .xl\:pr-16{
    padding-right:4rem
  }

  .xl\:pr-20{
    padding-right:5rem
  }

  .xl\:pr-24{
    padding-right:6rem
  }

  .xl\:pr-28{
    padding-right:7rem
  }

  .xl\:pr-32{
    padding-right:8rem
  }

  .xl\:pr-36{
    padding-right:9rem
  }

  .xl\:pr-40{
    padding-right:10rem
  }

  .xl\:pr-44{
    padding-right:11rem
  }

  .xl\:pr-48{
    padding-right:12rem
  }

  .xl\:pr-52{
    padding-right:13rem
  }

  .xl\:pr-56{
    padding-right:14rem
  }

  .xl\:pr-60{
    padding-right:15rem
  }

  .xl\:pr-64{
    padding-right:16rem
  }

  .xl\:pr-72{
    padding-right:18rem
  }

  .xl\:pr-80{
    padding-right:20rem
  }

  .xl\:pr-96{
    padding-right:24rem
  }

  .xl\:pr-px{
    padding-right:1px
  }

  .xl\:pr-0\.5{
    padding-right:0.125rem
  }

  .xl\:pr-1\.5{
    padding-right:0.375rem
  }

  .xl\:pr-2\.5{
    padding-right:0.625rem
  }

  .xl\:pr-3\.5{
    padding-right:0.875rem
  }

  .xl\:pb-0{
    padding-bottom:0px
  }

  .xl\:pb-1{
    padding-bottom:0.25rem
  }

  .xl\:pb-2{
    padding-bottom:0.5rem
  }

  .xl\:pb-3{
    padding-bottom:0.75rem
  }

  .xl\:pb-4{
    padding-bottom:1rem
  }

  .xl\:pb-5{
    padding-bottom:1.25rem
  }

  .xl\:pb-6{
    padding-bottom:1.5rem
  }

  .xl\:pb-7{
    padding-bottom:1.75rem
  }

  .xl\:pb-8{
    padding-bottom:2rem
  }

  .xl\:pb-9{
    padding-bottom:2.25rem
  }

  .xl\:pb-10{
    padding-bottom:2.5rem
  }

  .xl\:pb-11{
    padding-bottom:2.75rem
  }

  .xl\:pb-12{
    padding-bottom:3rem
  }

  .xl\:pb-14{
    padding-bottom:3.5rem
  }

  .xl\:pb-16{
    padding-bottom:4rem
  }

  .xl\:pb-20{
    padding-bottom:5rem
  }

  .xl\:pb-24{
    padding-bottom:6rem
  }

  .xl\:pb-28{
    padding-bottom:7rem
  }

  .xl\:pb-32{
    padding-bottom:8rem
  }

  .xl\:pb-36{
    padding-bottom:9rem
  }

  .xl\:pb-40{
    padding-bottom:10rem
  }

  .xl\:pb-44{
    padding-bottom:11rem
  }

  .xl\:pb-48{
    padding-bottom:12rem
  }

  .xl\:pb-52{
    padding-bottom:13rem
  }

  .xl\:pb-56{
    padding-bottom:14rem
  }

  .xl\:pb-60{
    padding-bottom:15rem
  }

  .xl\:pb-64{
    padding-bottom:16rem
  }

  .xl\:pb-72{
    padding-bottom:18rem
  }

  .xl\:pb-80{
    padding-bottom:20rem
  }

  .xl\:pb-96{
    padding-bottom:24rem
  }

  .xl\:pb-px{
    padding-bottom:1px
  }

  .xl\:pb-0\.5{
    padding-bottom:0.125rem
  }

  .xl\:pb-1\.5{
    padding-bottom:0.375rem
  }

  .xl\:pb-2\.5{
    padding-bottom:0.625rem
  }

  .xl\:pb-3\.5{
    padding-bottom:0.875rem
  }

  .xl\:pl-0{
    padding-left:0px
  }

  .xl\:pl-1{
    padding-left:0.25rem
  }

  .xl\:pl-2{
    padding-left:0.5rem
  }

  .xl\:pl-3{
    padding-left:0.75rem
  }

  .xl\:pl-4{
    padding-left:1rem
  }

  .xl\:pl-5{
    padding-left:1.25rem
  }

  .xl\:pl-6{
    padding-left:1.5rem
  }

  .xl\:pl-7{
    padding-left:1.75rem
  }

  .xl\:pl-8{
    padding-left:2rem
  }

  .xl\:pl-9{
    padding-left:2.25rem
  }

  .xl\:pl-10{
    padding-left:2.5rem
  }

  .xl\:pl-11{
    padding-left:2.75rem
  }

  .xl\:pl-12{
    padding-left:3rem
  }

  .xl\:pl-14{
    padding-left:3.5rem
  }

  .xl\:pl-16{
    padding-left:4rem
  }

  .xl\:pl-20{
    padding-left:5rem
  }

  .xl\:pl-24{
    padding-left:6rem
  }

  .xl\:pl-28{
    padding-left:7rem
  }

  .xl\:pl-32{
    padding-left:8rem
  }

  .xl\:pl-36{
    padding-left:9rem
  }

  .xl\:pl-40{
    padding-left:10rem
  }

  .xl\:pl-44{
    padding-left:11rem
  }

  .xl\:pl-48{
    padding-left:12rem
  }

  .xl\:pl-52{
    padding-left:13rem
  }

  .xl\:pl-56{
    padding-left:14rem
  }

  .xl\:pl-60{
    padding-left:15rem
  }

  .xl\:pl-64{
    padding-left:16rem
  }

  .xl\:pl-72{
    padding-left:18rem
  }

  .xl\:pl-80{
    padding-left:20rem
  }

  .xl\:pl-96{
    padding-left:24rem
  }

  .xl\:pl-px{
    padding-left:1px
  }

  .xl\:pl-0\.5{
    padding-left:0.125rem
  }

  .xl\:pl-1\.5{
    padding-left:0.375rem
  }

  .xl\:pl-2\.5{
    padding-left:0.625rem
  }

  .xl\:pl-3\.5{
    padding-left:0.875rem
  }

  .xl\:text-left{
    text-align:left
  }

  .xl\:text-center{
    text-align:center
  }

  .xl\:text-right{
    text-align:right
  }

  .xl\:text-justify{
    text-align:justify
  }

  .xl\:align-baseline{
    vertical-align:baseline
  }

  .xl\:align-top{
    vertical-align:top
  }

  .xl\:align-middle{
    vertical-align:middle
  }

  .xl\:align-bottom{
    vertical-align:bottom
  }

  .xl\:align-text-top{
    vertical-align:text-top
  }

  .xl\:align-text-bottom{
    vertical-align:text-bottom
  }

  .xl\:font-Montserrat{
    font-family:Montserrat, Roboto, Open Sans
  }

  .xl\:font-Prompt{
    font-family:Prompt, Roboto, Open Sans
  }

  .xl\:font-Roboto{
    font-family:Roboto, Open Sans
  }

  .xl\:font-OpenSans{
    font-family:Open Sans, Roboto
  }

  .xl\:font-Nunito{
    font-family:Nunito, Roboto, Open Sans
  }

  .xl\:text-10{
    font-size:10px
  }

  .xl\:text-11{
    font-size:11px
  }

  .xl\:text-12{
    font-size:12px
  }

  .xl\:text-13{
    font-size:13px
  }

  .xl\:text-14{
    font-size:14px
  }

  .xl\:text-15{
    font-size:15px
  }

  .xl\:text-16{
    font-size:16px
  }

  .xl\:text-18{
    font-size:18px
  }

  .xl\:text-19{
    font-size:19px
  }

  .xl\:text-20{
    font-size:20px
  }

  .xl\:text-22{
    font-size:22px
  }

  .xl\:text-24{
    font-size:24px
  }

  .xl\:text-25{
    font-size:25px
  }

  .xl\:text-26{
    font-size:26px
  }

  .xl\:text-28{
    font-size:28px
  }

  .xl\:text-30{
    font-size:30px
  }

  .xl\:text-32{
    font-size:32px
  }

  .xl\:text-40{
    font-size:40px
  }

  .xl\:text-55{
    font-size:55px
  }

  .xl\:text-xs{
    font-size:.75rem
  }

  .xl\:text-sm{
    font-size:.875rem
  }

  .xl\:text-lg{
    font-size:1.125rem
  }

  .xl\:text-xl{
    font-size:1.25rem
  }

  .xl\:text-2xl{
    font-size:1.5rem
  }

  .xl\:text-3xl{
    font-size:1.875rem
  }

  .xl\:text-4xl{
    font-size:2.25rem
  }

  .xl\:text-5xl{
    font-size:3rem
  }

  .xl\:text-6xl{
    font-size:4rem
  }

  .xl\:text-7xl{
    font-size:5rem
  }

  .xl\:font-thin{
    font-weight:100
  }

  .xl\:font-extralight{
    font-weight:200
  }

  .xl\:font-light{
    font-weight:300
  }

  .xl\:font-normal{
    font-weight:400
  }

  .xl\:font-medium{
    font-weight:500
  }

  .xl\:font-semibold{
    font-weight:600
  }

  .xl\:font-bold{
    font-weight:700
  }

  .xl\:font-extrabold{
    font-weight:800
  }

  .xl\:font-black{
    font-weight:900
  }

  .xl\:uppercase{
    text-transform:uppercase
  }

  .xl\:lowercase{
    text-transform:lowercase
  }

  .xl\:capitalize{
    text-transform:capitalize
  }

  .xl\:normal-case{
    text-transform:none
  }

  .xl\:italic{
    font-style:italic
  }

  .xl\:not-italic{
    font-style:normal
  }

  .xl\:ordinal, .xl\:slashed-zero, .xl\:lining-nums, .xl\:oldstyle-nums, .xl\:proportional-nums, .xl\:tabular-nums, .xl\:diagonal-fractions, .xl\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .xl\:normal-nums{
    font-variant-numeric:normal
  }

  .xl\:ordinal{
    --tw-ordinal:ordinal
  }

  .xl\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .xl\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .xl\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .xl\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .xl\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .xl\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .xl\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .xl\:leading-3{
    line-height:.75rem
  }

  .xl\:leading-4{
    line-height:1rem
  }

  .xl\:leading-5{
    line-height:1.25rem
  }

  .xl\:leading-6{
    line-height:1.5rem
  }

  .xl\:leading-7{
    line-height:1.75rem
  }

  .xl\:leading-8{
    line-height:2rem
  }

  .xl\:leading-9{
    line-height:2.25rem
  }

  .xl\:leading-10{
    line-height:2.5rem
  }

  .xl\:leading-19{
    line-height:19px
  }

  .xl\:leading-none{
    line-height:1
  }

  .xl\:leading-tight{
    line-height:1.25
  }

  .xl\:leading-snug{
    line-height:1.375
  }

  .xl\:leading-normal{
    line-height:1.5
  }

  .xl\:leading-relaxed{
    line-height:1.625
  }

  .xl\:leading-loose{
    line-height:2
  }

  .xl\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .xl\:tracking-tight{
    letter-spacing:-0.025em
  }

  .xl\:tracking-normal{
    letter-spacing:0em
  }

  .xl\:tracking-wide{
    letter-spacing:0.025em
  }

  .xl\:tracking-wider{
    letter-spacing:0.05em
  }

  .xl\:tracking-widest{
    letter-spacing:0.1em
  }

  .xl\:text-transparent{
    color:transparent
  }

  .xl\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xl\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .xl\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .xl\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .xl\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .xl\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .xl\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .xl\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .xl\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .xl\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .xl\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xl\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .xl\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .xl\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .xl\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xl\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .xl\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .xl\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .xl\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .xl\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .xl\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .xl\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xl\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .xl\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xl\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .xl\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xl\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .xl\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .xl\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .xl\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .xl\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .xl\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .xl\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .xl\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .xl\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .xl\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .xl\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .xl\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .xl\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xl\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .xl\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .xl\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .xl\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .xl\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .xl\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .xl\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .xl\:group-hover\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .group:hover .xl\:group-hover\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .xl\:focus-within\:text-customGray-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-grayTwo:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-grayThree:focus-within{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-lighterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-textGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-superDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-iconGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-mediumGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-swampGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-solitudeGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-winterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-tableGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-iceGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-gainsboro:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-offWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-cloudGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-defaultDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGray-skeletonGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-newLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-normal:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-royal:focus-within{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-glass:focus-within{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-hawkesBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-newBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-skyLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-lightBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-lightBlueGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-pale:focus-within{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-lavender:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customBlue-iceBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customWhite-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customWhite-lightDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customWhite-bWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customRed-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGreen-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGreen-approved:focus-within{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGreen-check:focus-within{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGreen-lime:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGreen-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customGreen-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customYellow-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customYellow-highlight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customYellow-bright:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customYellow-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customYellow-gold:focus-within{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customYellow-mostard:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customOrange-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customOrange-mediumOrange:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customOrange-F96319:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customOrange-EB8A02:focus-within{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-customPurple-purpleOne:focus-within{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-inicieColors-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .xl\:focus-within\:text-inicieColors-blue:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xl\:hover\:text-transparent:hover{
    color:transparent
  }

  .xl\:hover\:text-customGray-default:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-light:hover{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-dark:hover{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-darker:hover{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-grayTwo:hover{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-grayThree:hover{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-lighterGray:hover{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-textGray:hover{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-superDark:hover{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-iconGray:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-mediumGray:hover{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-swampGray:hover{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-solitudeGray:hover{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-winterGray:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-tableGray:hover{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-iceGray:hover{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-gainsboro:hover{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-offWhite:hover{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-cloudGray:hover{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-defaultDark:hover{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGray-skeletonGray:hover{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-default:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-light:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-newLight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-normal:hover{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-dark:hover{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-royal:hover{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-glass:hover{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-hawkesBlue:hover{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-darker:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-newBlue:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-black:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-skyLight:hover{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-lightBlue:hover{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-lightBlueGray:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-pale:hover{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-lavender:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customBlue-iceBlue:hover{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customWhite-default:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customWhite-lightDark:hover{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customWhite-bWhite:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customRed-default:hover{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGreen-default:hover{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGreen-approved:hover{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGreen-check:hover{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGreen-lime:hover{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGreen-dark:hover{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customGreen-light:hover{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customYellow-default:hover{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customYellow-highlight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customYellow-bright:hover{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customYellow-dark:hover{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customYellow-gold:hover{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customYellow-mostard:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customOrange-default:hover{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customOrange-mediumOrange:hover{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customOrange-F96319:hover{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customOrange-EB8A02:hover{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .xl\:hover\:text-customPurple-purpleOne:hover{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .xl\:hover\:text-inicieColors-orange:hover{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .xl\:hover\:text-inicieColors-blue:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xl\:focus\:text-transparent:focus{
    color:transparent
  }

  .xl\:focus\:text-customGray-default:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-light:focus{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-dark:focus{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-darker:focus{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-grayTwo:focus{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-grayThree:focus{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-lighterGray:focus{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-textGray:focus{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-superDark:focus{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-iconGray:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-mediumGray:focus{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-swampGray:focus{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-solitudeGray:focus{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-winterGray:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-tableGray:focus{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-iceGray:focus{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-gainsboro:focus{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-offWhite:focus{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-cloudGray:focus{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-defaultDark:focus{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGray-skeletonGray:focus{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-default:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-light:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-newLight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-normal:focus{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-dark:focus{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-royal:focus{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-glass:focus{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-hawkesBlue:focus{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-darker:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-newBlue:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-black:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-skyLight:focus{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-lightBlue:focus{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-lightBlueGray:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-pale:focus{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-lavender:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customBlue-iceBlue:focus{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customWhite-default:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customWhite-lightDark:focus{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customWhite-bWhite:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customRed-default:focus{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGreen-default:focus{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGreen-approved:focus{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGreen-check:focus{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGreen-lime:focus{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGreen-dark:focus{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customGreen-light:focus{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customYellow-default:focus{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customYellow-highlight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customYellow-bright:focus{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customYellow-dark:focus{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customYellow-gold:focus{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customYellow-mostard:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customOrange-default:focus{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customOrange-mediumOrange:focus{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customOrange-F96319:focus{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customOrange-EB8A02:focus{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .xl\:focus\:text-customPurple-purpleOne:focus{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .xl\:focus\:text-inicieColors-orange:focus{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .xl\:focus\:text-inicieColors-blue:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xl\:text-opacity-0{
    --tw-text-opacity:0
  }

  .xl\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .xl\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .xl\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .xl\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .xl\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .xl\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .xl\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .xl\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .xl\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .xl\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .xl\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .xl\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .xl\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .xl\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .xl\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .xl\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .xl\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .xl\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .xl\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .xl\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .xl\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .xl\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .xl\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .xl\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .xl\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .xl\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .xl\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .xl\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .xl\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .xl\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .xl\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .xl\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .xl\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .xl\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .xl\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .xl\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .xl\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .xl\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .xl\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .xl\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .xl\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .xl\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .xl\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .xl\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .xl\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .xl\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .xl\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .xl\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .xl\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .xl\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .xl\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .xl\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .xl\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .xl\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .xl\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .xl\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .xl\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .xl\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .xl\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .xl\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .xl\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .xl\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .xl\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .xl\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .xl\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .xl\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .xl\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .xl\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .xl\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .xl\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .xl\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .xl\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .xl\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .xl\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .xl\:underline{
    text-decoration:underline
  }

  .xl\:line-through{
    text-decoration:line-through
  }

  .xl\:no-underline{
    text-decoration:none
  }

  .group:hover .xl\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .xl\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .xl\:group-hover\:no-underline{
    text-decoration:none
  }

  .xl\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .xl\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .xl\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .xl\:hover\:underline:hover{
    text-decoration:underline
  }

  .xl\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .xl\:hover\:no-underline:hover{
    text-decoration:none
  }

  .xl\:focus\:underline:focus{
    text-decoration:underline
  }

  .xl\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .xl\:focus\:no-underline:focus{
    text-decoration:none
  }

  .xl\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .xl\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .xl\:placeholder-transparent::placeholder{
    color:transparent
  }

  .xl\:placeholder-customGray-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-grayTwo::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-grayThree::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-lighterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-textGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-superDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-iconGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-mediumGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-swampGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-solitudeGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-winterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-tableGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-iceGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-gainsboro::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-offWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-cloudGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-defaultDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGray-skeletonGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-newLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-normal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-royal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-glass::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-hawkesBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-newBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-skyLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-lightBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-lightBlueGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-pale::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-lavender::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customBlue-iceBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customWhite-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customWhite-lightDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customWhite-bWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customRed-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGreen-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGreen-approved::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGreen-check::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGreen-lime::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGreen-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customGreen-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customYellow-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customYellow-highlight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customYellow-bright::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customYellow-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customYellow-gold::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customYellow-mostard::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customOrange-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customOrange-mediumOrange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customOrange-F96319::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customOrange-EB8A02::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-customPurple-purpleOne::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-inicieColors-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-inicieColors-blue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .xl\:focus\:placeholder-customGray-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-grayTwo:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-grayThree:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-lighterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-textGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-superDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-iconGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-mediumGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-swampGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-solitudeGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-winterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-tableGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-iceGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-gainsboro:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-offWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-cloudGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-defaultDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGray-skeletonGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-newLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-normal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-royal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-glass:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-hawkesBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-newBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-skyLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-lightBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-lightBlueGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-pale:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-lavender:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customBlue-iceBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customWhite-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customWhite-lightDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customWhite-bWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customRed-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGreen-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGreen-approved:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGreen-check:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGreen-lime:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGreen-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customGreen-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customYellow-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customYellow-highlight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customYellow-bright:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customYellow-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customYellow-gold:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customYellow-mostard:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customOrange-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customOrange-mediumOrange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customOrange-F96319:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customOrange-EB8A02:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-customPurple-purpleOne:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-inicieColors-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .xl\:focus\:placeholder-inicieColors-blue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .xl\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .xl\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .xl\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .xl\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .xl\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .xl\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .xl\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .xl\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .xl\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .xl\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .xl\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .xl\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .xl\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .xl\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .xl\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .xl\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .xl\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .xl\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .xl\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .xl\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .xl\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .xl\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .xl\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .xl\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .xl\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .xl\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .xl\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .xl\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .xl\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .xl\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .xl\:opacity-0{
    opacity:0
  }

  .xl\:opacity-5{
    opacity:0.05
  }

  .xl\:opacity-10{
    opacity:0.1
  }

  .xl\:opacity-20{
    opacity:0.2
  }

  .xl\:opacity-25{
    opacity:0.25
  }

  .xl\:opacity-30{
    opacity:0.3
  }

  .xl\:opacity-40{
    opacity:0.4
  }

  .xl\:opacity-50{
    opacity:0.5
  }

  .xl\:opacity-60{
    opacity:0.6
  }

  .xl\:opacity-70{
    opacity:0.7
  }

  .xl\:opacity-75{
    opacity:0.75
  }

  .xl\:opacity-80{
    opacity:0.8
  }

  .xl\:opacity-90{
    opacity:0.9
  }

  .xl\:opacity-95{
    opacity:0.95
  }

  .xl\:opacity-100{
    opacity:1
  }

  .group:hover .xl\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .xl\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .xl\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .xl\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .xl\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .xl\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .xl\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .xl\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .xl\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .xl\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .xl\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .xl\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .xl\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .xl\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .xl\:group-hover\:opacity-100{
    opacity:1
  }

  .xl\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .xl\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .xl\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .xl\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .xl\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .xl\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .xl\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .xl\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .xl\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .xl\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .xl\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .xl\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .xl\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .xl\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .xl\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .xl\:hover\:opacity-0:hover{
    opacity:0
  }

  .xl\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .xl\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .xl\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .xl\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .xl\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .xl\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .xl\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .xl\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .xl\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .xl\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .xl\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .xl\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .xl\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .xl\:hover\:opacity-100:hover{
    opacity:1
  }

  .xl\:focus\:opacity-0:focus{
    opacity:0
  }

  .xl\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .xl\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .xl\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .xl\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .xl\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .xl\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .xl\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .xl\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .xl\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .xl\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .xl\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .xl\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .xl\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .xl\:focus\:opacity-100:focus{
    opacity:1
  }

  .xl\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .xl\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .xl\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .xl\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .xl\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .xl\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .xl\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .xl\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .xl\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .xl\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .xl\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .xl\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .xl\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .xl\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .xl\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .xl\:bg-blend-normal{
    background-blend-mode:normal
  }

  .xl\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .xl\:bg-blend-screen{
    background-blend-mode:screen
  }

  .xl\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .xl\:bg-blend-darken{
    background-blend-mode:darken
  }

  .xl\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .xl\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .xl\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .xl\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .xl\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .xl\:bg-blend-difference{
    background-blend-mode:difference
  }

  .xl\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .xl\:bg-blend-hue{
    background-blend-mode:hue
  }

  .xl\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .xl\:bg-blend-color{
    background-blend-mode:color
  }

  .xl\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .xl\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .xl\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .xl\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .xl\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .xl\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .xl\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .xl\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .xl\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .xl\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .xl\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .xl\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .xl\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .xl\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .xl\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .xl\:mix-blend-color{
    mix-blend-mode:color
  }

  .xl\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .xl\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xl\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xl\:group-hover\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xl\:group-hover\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xl\:group-hover\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xl\:group-hover\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xl\:group-hover\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xl\:group-hover\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xl\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xl\:group-hover\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus-within\:shadow-custom:focus-within{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:hover\:shadow-custom:hover{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:focus\:shadow-custom:focus{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xl\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .xl\:outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .xl\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .xl\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .xl\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .xl\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .xl\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .xl\:focus\:outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .xl\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .xl\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xl\:ring-inset{
    --tw-ring-inset:inset
  }

  .xl\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .xl\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .xl\:ring-transparent{
    --tw-ring-color:transparent
  }

  .xl\:ring-customGray-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-grayTwo{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-grayThree{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-lighterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-textGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-superDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-iconGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-mediumGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-swampGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-solitudeGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-winterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-tableGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-iceGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-gainsboro{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-offWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-cloudGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-defaultDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .xl\:ring-customGray-skeletonGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-newLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-normal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-royal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-glass{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-hawkesBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-newBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-skyLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-lightBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-lightBlueGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-pale{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-lavender{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xl\:ring-customBlue-iceBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .xl\:ring-customWhite-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .xl\:ring-customWhite-lightDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .xl\:ring-customWhite-bWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xl\:ring-customRed-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .xl\:ring-customGreen-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .xl\:ring-customGreen-approved{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .xl\:ring-customGreen-check{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .xl\:ring-customGreen-lime{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .xl\:ring-customGreen-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .xl\:ring-customGreen-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .xl\:ring-customYellow-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .xl\:ring-customYellow-highlight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .xl\:ring-customYellow-bright{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .xl\:ring-customYellow-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .xl\:ring-customYellow-gold{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .xl\:ring-customYellow-mostard{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .xl\:ring-customOrange-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .xl\:ring-customOrange-mediumOrange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .xl\:ring-customOrange-F96319{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .xl\:ring-customOrange-EB8A02{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .xl\:ring-customPurple-purpleOne{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .xl\:ring-inicieColors-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .xl\:ring-inicieColors-blue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .xl\:focus-within\:ring-customGray-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-grayTwo:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-grayThree:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-lighterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-textGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-superDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-iconGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-mediumGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-swampGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-solitudeGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-winterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-tableGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-iceGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-gainsboro:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-offWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-cloudGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-defaultDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGray-skeletonGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-newLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-normal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-royal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-glass:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-hawkesBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-newBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-skyLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-lightBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-lightBlueGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-pale:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-lavender:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customBlue-iceBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customWhite-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customWhite-lightDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customWhite-bWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customRed-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGreen-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGreen-approved:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGreen-check:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGreen-lime:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGreen-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customGreen-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customYellow-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customYellow-highlight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customYellow-bright:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customYellow-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customYellow-gold:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customYellow-mostard:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customOrange-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customOrange-mediumOrange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customOrange-F96319:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customOrange-EB8A02:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-customPurple-purpleOne:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-inicieColors-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .xl\:focus-within\:ring-inicieColors-blue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .xl\:focus\:ring-customGray-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-grayTwo:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-grayThree:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-lighterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-textGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-superDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-iconGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-mediumGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-swampGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-solitudeGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-winterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-tableGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-iceGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-gainsboro:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-offWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-cloudGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-defaultDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGray-skeletonGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-newLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-normal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-royal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-glass:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-hawkesBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-newBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-skyLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-lightBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-lightBlueGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-pale:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-lavender:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customBlue-iceBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customWhite-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customWhite-lightDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customWhite-bWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customRed-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGreen-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGreen-approved:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGreen-check:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGreen-lime:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGreen-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customGreen-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customYellow-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customYellow-highlight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customYellow-bright:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customYellow-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customYellow-gold:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customYellow-mostard:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customOrange-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customOrange-mediumOrange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customOrange-F96319:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customOrange-EB8A02:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-customPurple-purpleOne:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-inicieColors-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .xl\:focus\:ring-inicieColors-blue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xl\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .xl\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .xl\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .xl\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .xl\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .xl\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .xl\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .xl\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .xl\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .xl\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .xl\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .xl\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .xl\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .xl\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .xl\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .xl\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .xl\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .xl\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .xl\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .xl\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .xl\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .xl\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .xl\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .xl\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .xl\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .xl\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .xl\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .xl\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .xl\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .xl\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .xl\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .xl\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .xl\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .xl\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .xl\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .xl\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .xl\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .xl\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .xl\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .xl\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .xl\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .xl\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .xl\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .xl\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .xl\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .xl\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .xl\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .xl\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .xl\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .xl\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .xl\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .xl\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .xl\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .xl\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .xl\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .xl\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .xl\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .xl\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .xl\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .xl\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .xl\:ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .xl\:ring-offset-customGray-default{
    --tw-ring-offset-color:#A9AEB3
  }

  .xl\:ring-offset-customGray-light{
    --tw-ring-offset-color:#d9e0e6
  }

  .xl\:ring-offset-customGray-dark{
    --tw-ring-offset-color:#484B4D
  }

  .xl\:ring-offset-customGray-darker{
    --tw-ring-offset-color:#49494A
  }

  .xl\:ring-offset-customGray-grayTwo{
    --tw-ring-offset-color:#C7CBD1
  }

  .xl\:ring-offset-customGray-grayThree{
    --tw-ring-offset-color:#909193
  }

  .xl\:ring-offset-customGray-superLight{
    --tw-ring-offset-color:#EDEDED
  }

  .xl\:ring-offset-customGray-lighterGray{
    --tw-ring-offset-color:#F4F4F4
  }

  .xl\:ring-offset-customGray-textGray{
    --tw-ring-offset-color:#8F9BB3
  }

  .xl\:ring-offset-customGray-superDark{
    --tw-ring-offset-color:#231F20
  }

  .xl\:ring-offset-customGray-iconGray{
    --tw-ring-offset-color:#A9AEB3
  }

  .xl\:ring-offset-customGray-mediumGray{
    --tw-ring-offset-color:#E3E4E4
  }

  .xl\:ring-offset-customGray-swampGray{
    --tw-ring-offset-color:#252727
  }

  .xl\:ring-offset-customGray-solitudeGray{
    --tw-ring-offset-color:#E0E4E8
  }

  .xl\:ring-offset-customGray-winterGray{
    --tw-ring-offset-color:#EEF0F5
  }

  .xl\:ring-offset-customGray-tableGray{
    --tw-ring-offset-color:#F2F6FB
  }

  .xl\:ring-offset-customGray-iceGray{
    --tw-ring-offset-color:#F5F7FC
  }

  .xl\:ring-offset-customGray-gainsboro{
    --tw-ring-offset-color:#F0F2F6
  }

  .xl\:ring-offset-customGray-offWhite{
    --tw-ring-offset-color:#F7F7F7
  }

  .xl\:ring-offset-customGray-cloudGray{
    --tw-ring-offset-color:#B9BDC1
  }

  .xl\:ring-offset-customGray-defaultDark{
    --tw-ring-offset-color:#AEB3B7
  }

  .xl\:ring-offset-customGray-skeletonGray{
    --tw-ring-offset-color:#DEDFE3
  }

  .xl\:ring-offset-customBlue-default{
    --tw-ring-offset-color:#233674
  }

  .xl\:ring-offset-customBlue-light{
    --tw-ring-offset-color:#EFF4FA
  }

  .xl\:ring-offset-customBlue-newLight{
    --tw-ring-offset-color:#EEF0F5
  }

  .xl\:ring-offset-customBlue-superLight{
    --tw-ring-offset-color:#D7E1EC
  }

  .xl\:ring-offset-customBlue-normal{
    --tw-ring-offset-color:#004899
  }

  .xl\:ring-offset-customBlue-dark{
    --tw-ring-offset-color:#222B45
  }

  .xl\:ring-offset-customBlue-royal{
    --tw-ring-offset-color:#3656BF
  }

  .xl\:ring-offset-customBlue-glass{
    --tw-ring-offset-color:#D8E5F8
  }

  .xl\:ring-offset-customBlue-hawkesBlue{
    --tw-ring-offset-color:#D7DDF2
  }

  .xl\:ring-offset-customBlue-darker{
    --tw-ring-offset-color:#0F2741
  }

  .xl\:ring-offset-customBlue-newBlue{
    --tw-ring-offset-color:#0F2741
  }

  .xl\:ring-offset-customBlue-black{
    --tw-ring-offset-color:#0F2740
  }

  .xl\:ring-offset-customBlue-skyLight{
    --tw-ring-offset-color:#F0F4F9
  }

  .xl\:ring-offset-customBlue-lightBlue{
    --tw-ring-offset-color:#E7EBF8
  }

  .xl\:ring-offset-customBlue-lightBlueGray{
    --tw-ring-offset-color:#8296D7
  }

  .xl\:ring-offset-customBlue-pale{
    --tw-ring-offset-color:#D0D8F1
  }

  .xl\:ring-offset-customBlue-lavender{
    --tw-ring-offset-color:#8296D7
  }

  .xl\:ring-offset-customBlue-iceBlue{
    --tw-ring-offset-color:#EFF5FF
  }

  .xl\:ring-offset-customWhite-default{
    --tw-ring-offset-color:#ffffff
  }

  .xl\:ring-offset-customWhite-lightDark{
    --tw-ring-offset-color:#F8F8F8
  }

  .xl\:ring-offset-customWhite-bWhite{
    --tw-ring-offset-color:#EFF4FA
  }

  .xl\:ring-offset-customRed-default{
    --tw-ring-offset-color:#B10000
  }

  .xl\:ring-offset-customGreen-default{
    --tw-ring-offset-color:#8BD42D
  }

  .xl\:ring-offset-customGreen-approved{
    --tw-ring-offset-color:#80CC28
  }

  .xl\:ring-offset-customGreen-check{
    --tw-ring-offset-color:#139E5D
  }

  .xl\:ring-offset-customGreen-lime{
    --tw-ring-offset-color:#00AD3C
  }

  .xl\:ring-offset-customGreen-dark{
    --tw-ring-offset-color:#03AC6D
  }

  .xl\:ring-offset-customGreen-light{
    --tw-ring-offset-color:#A5D072
  }

  .xl\:ring-offset-customYellow-default{
    --tw-ring-offset-color:#FEF8E6
  }

  .xl\:ring-offset-customYellow-highlight{
    --tw-ring-offset-color:#EEB103
  }

  .xl\:ring-offset-customYellow-bright{
    --tw-ring-offset-color:#FDD835
  }

  .xl\:ring-offset-customYellow-dark{
    --tw-ring-offset-color:#FDDD84
  }

  .xl\:ring-offset-customYellow-gold{
    --tw-ring-offset-color:#E9AC07
  }

  .xl\:ring-offset-customYellow-mostard{
    --tw-ring-offset-color:#F59E0B
  }

  .xl\:ring-offset-customOrange-default{
    --tw-ring-offset-color:#E8532C
  }

  .xl\:ring-offset-customOrange-mediumOrange{
    --tw-ring-offset-color:#F4933C
  }

  .xl\:ring-offset-customOrange-F96319{
    --tw-ring-offset-color:#F96319
  }

  .xl\:ring-offset-customOrange-EB8A02{
    --tw-ring-offset-color:#EB8A02
  }

  .xl\:ring-offset-customPurple-purpleOne{
    --tw-ring-offset-color:#673AB7
  }

  .xl\:ring-offset-inicieColors-orange{
    --tw-ring-offset-color:#F36C48
  }

  .xl\:ring-offset-inicieColors-blue{
    --tw-ring-offset-color:#233674
  }

  .xl\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .xl\:focus-within\:ring-offset-customGray-default:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .xl\:focus-within\:ring-offset-customGray-light:focus-within{
    --tw-ring-offset-color:#d9e0e6
  }

  .xl\:focus-within\:ring-offset-customGray-dark:focus-within{
    --tw-ring-offset-color:#484B4D
  }

  .xl\:focus-within\:ring-offset-customGray-darker:focus-within{
    --tw-ring-offset-color:#49494A
  }

  .xl\:focus-within\:ring-offset-customGray-grayTwo:focus-within{
    --tw-ring-offset-color:#C7CBD1
  }

  .xl\:focus-within\:ring-offset-customGray-grayThree:focus-within{
    --tw-ring-offset-color:#909193
  }

  .xl\:focus-within\:ring-offset-customGray-superLight:focus-within{
    --tw-ring-offset-color:#EDEDED
  }

  .xl\:focus-within\:ring-offset-customGray-lighterGray:focus-within{
    --tw-ring-offset-color:#F4F4F4
  }

  .xl\:focus-within\:ring-offset-customGray-textGray:focus-within{
    --tw-ring-offset-color:#8F9BB3
  }

  .xl\:focus-within\:ring-offset-customGray-superDark:focus-within{
    --tw-ring-offset-color:#231F20
  }

  .xl\:focus-within\:ring-offset-customGray-iconGray:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .xl\:focus-within\:ring-offset-customGray-mediumGray:focus-within{
    --tw-ring-offset-color:#E3E4E4
  }

  .xl\:focus-within\:ring-offset-customGray-swampGray:focus-within{
    --tw-ring-offset-color:#252727
  }

  .xl\:focus-within\:ring-offset-customGray-solitudeGray:focus-within{
    --tw-ring-offset-color:#E0E4E8
  }

  .xl\:focus-within\:ring-offset-customGray-winterGray:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .xl\:focus-within\:ring-offset-customGray-tableGray:focus-within{
    --tw-ring-offset-color:#F2F6FB
  }

  .xl\:focus-within\:ring-offset-customGray-iceGray:focus-within{
    --tw-ring-offset-color:#F5F7FC
  }

  .xl\:focus-within\:ring-offset-customGray-gainsboro:focus-within{
    --tw-ring-offset-color:#F0F2F6
  }

  .xl\:focus-within\:ring-offset-customGray-offWhite:focus-within{
    --tw-ring-offset-color:#F7F7F7
  }

  .xl\:focus-within\:ring-offset-customGray-cloudGray:focus-within{
    --tw-ring-offset-color:#B9BDC1
  }

  .xl\:focus-within\:ring-offset-customGray-defaultDark:focus-within{
    --tw-ring-offset-color:#AEB3B7
  }

  .xl\:focus-within\:ring-offset-customGray-skeletonGray:focus-within{
    --tw-ring-offset-color:#DEDFE3
  }

  .xl\:focus-within\:ring-offset-customBlue-default:focus-within{
    --tw-ring-offset-color:#233674
  }

  .xl\:focus-within\:ring-offset-customBlue-light:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .xl\:focus-within\:ring-offset-customBlue-newLight:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .xl\:focus-within\:ring-offset-customBlue-superLight:focus-within{
    --tw-ring-offset-color:#D7E1EC
  }

  .xl\:focus-within\:ring-offset-customBlue-normal:focus-within{
    --tw-ring-offset-color:#004899
  }

  .xl\:focus-within\:ring-offset-customBlue-dark:focus-within{
    --tw-ring-offset-color:#222B45
  }

  .xl\:focus-within\:ring-offset-customBlue-royal:focus-within{
    --tw-ring-offset-color:#3656BF
  }

  .xl\:focus-within\:ring-offset-customBlue-glass:focus-within{
    --tw-ring-offset-color:#D8E5F8
  }

  .xl\:focus-within\:ring-offset-customBlue-hawkesBlue:focus-within{
    --tw-ring-offset-color:#D7DDF2
  }

  .xl\:focus-within\:ring-offset-customBlue-darker:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .xl\:focus-within\:ring-offset-customBlue-newBlue:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .xl\:focus-within\:ring-offset-customBlue-black:focus-within{
    --tw-ring-offset-color:#0F2740
  }

  .xl\:focus-within\:ring-offset-customBlue-skyLight:focus-within{
    --tw-ring-offset-color:#F0F4F9
  }

  .xl\:focus-within\:ring-offset-customBlue-lightBlue:focus-within{
    --tw-ring-offset-color:#E7EBF8
  }

  .xl\:focus-within\:ring-offset-customBlue-lightBlueGray:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .xl\:focus-within\:ring-offset-customBlue-pale:focus-within{
    --tw-ring-offset-color:#D0D8F1
  }

  .xl\:focus-within\:ring-offset-customBlue-lavender:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .xl\:focus-within\:ring-offset-customBlue-iceBlue:focus-within{
    --tw-ring-offset-color:#EFF5FF
  }

  .xl\:focus-within\:ring-offset-customWhite-default:focus-within{
    --tw-ring-offset-color:#ffffff
  }

  .xl\:focus-within\:ring-offset-customWhite-lightDark:focus-within{
    --tw-ring-offset-color:#F8F8F8
  }

  .xl\:focus-within\:ring-offset-customWhite-bWhite:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .xl\:focus-within\:ring-offset-customRed-default:focus-within{
    --tw-ring-offset-color:#B10000
  }

  .xl\:focus-within\:ring-offset-customGreen-default:focus-within{
    --tw-ring-offset-color:#8BD42D
  }

  .xl\:focus-within\:ring-offset-customGreen-approved:focus-within{
    --tw-ring-offset-color:#80CC28
  }

  .xl\:focus-within\:ring-offset-customGreen-check:focus-within{
    --tw-ring-offset-color:#139E5D
  }

  .xl\:focus-within\:ring-offset-customGreen-lime:focus-within{
    --tw-ring-offset-color:#00AD3C
  }

  .xl\:focus-within\:ring-offset-customGreen-dark:focus-within{
    --tw-ring-offset-color:#03AC6D
  }

  .xl\:focus-within\:ring-offset-customGreen-light:focus-within{
    --tw-ring-offset-color:#A5D072
  }

  .xl\:focus-within\:ring-offset-customYellow-default:focus-within{
    --tw-ring-offset-color:#FEF8E6
  }

  .xl\:focus-within\:ring-offset-customYellow-highlight:focus-within{
    --tw-ring-offset-color:#EEB103
  }

  .xl\:focus-within\:ring-offset-customYellow-bright:focus-within{
    --tw-ring-offset-color:#FDD835
  }

  .xl\:focus-within\:ring-offset-customYellow-dark:focus-within{
    --tw-ring-offset-color:#FDDD84
  }

  .xl\:focus-within\:ring-offset-customYellow-gold:focus-within{
    --tw-ring-offset-color:#E9AC07
  }

  .xl\:focus-within\:ring-offset-customYellow-mostard:focus-within{
    --tw-ring-offset-color:#F59E0B
  }

  .xl\:focus-within\:ring-offset-customOrange-default:focus-within{
    --tw-ring-offset-color:#E8532C
  }

  .xl\:focus-within\:ring-offset-customOrange-mediumOrange:focus-within{
    --tw-ring-offset-color:#F4933C
  }

  .xl\:focus-within\:ring-offset-customOrange-F96319:focus-within{
    --tw-ring-offset-color:#F96319
  }

  .xl\:focus-within\:ring-offset-customOrange-EB8A02:focus-within{
    --tw-ring-offset-color:#EB8A02
  }

  .xl\:focus-within\:ring-offset-customPurple-purpleOne:focus-within{
    --tw-ring-offset-color:#673AB7
  }

  .xl\:focus-within\:ring-offset-inicieColors-orange:focus-within{
    --tw-ring-offset-color:#F36C48
  }

  .xl\:focus-within\:ring-offset-inicieColors-blue:focus-within{
    --tw-ring-offset-color:#233674
  }

  .xl\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .xl\:focus\:ring-offset-customGray-default:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .xl\:focus\:ring-offset-customGray-light:focus{
    --tw-ring-offset-color:#d9e0e6
  }

  .xl\:focus\:ring-offset-customGray-dark:focus{
    --tw-ring-offset-color:#484B4D
  }

  .xl\:focus\:ring-offset-customGray-darker:focus{
    --tw-ring-offset-color:#49494A
  }

  .xl\:focus\:ring-offset-customGray-grayTwo:focus{
    --tw-ring-offset-color:#C7CBD1
  }

  .xl\:focus\:ring-offset-customGray-grayThree:focus{
    --tw-ring-offset-color:#909193
  }

  .xl\:focus\:ring-offset-customGray-superLight:focus{
    --tw-ring-offset-color:#EDEDED
  }

  .xl\:focus\:ring-offset-customGray-lighterGray:focus{
    --tw-ring-offset-color:#F4F4F4
  }

  .xl\:focus\:ring-offset-customGray-textGray:focus{
    --tw-ring-offset-color:#8F9BB3
  }

  .xl\:focus\:ring-offset-customGray-superDark:focus{
    --tw-ring-offset-color:#231F20
  }

  .xl\:focus\:ring-offset-customGray-iconGray:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .xl\:focus\:ring-offset-customGray-mediumGray:focus{
    --tw-ring-offset-color:#E3E4E4
  }

  .xl\:focus\:ring-offset-customGray-swampGray:focus{
    --tw-ring-offset-color:#252727
  }

  .xl\:focus\:ring-offset-customGray-solitudeGray:focus{
    --tw-ring-offset-color:#E0E4E8
  }

  .xl\:focus\:ring-offset-customGray-winterGray:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .xl\:focus\:ring-offset-customGray-tableGray:focus{
    --tw-ring-offset-color:#F2F6FB
  }

  .xl\:focus\:ring-offset-customGray-iceGray:focus{
    --tw-ring-offset-color:#F5F7FC
  }

  .xl\:focus\:ring-offset-customGray-gainsboro:focus{
    --tw-ring-offset-color:#F0F2F6
  }

  .xl\:focus\:ring-offset-customGray-offWhite:focus{
    --tw-ring-offset-color:#F7F7F7
  }

  .xl\:focus\:ring-offset-customGray-cloudGray:focus{
    --tw-ring-offset-color:#B9BDC1
  }

  .xl\:focus\:ring-offset-customGray-defaultDark:focus{
    --tw-ring-offset-color:#AEB3B7
  }

  .xl\:focus\:ring-offset-customGray-skeletonGray:focus{
    --tw-ring-offset-color:#DEDFE3
  }

  .xl\:focus\:ring-offset-customBlue-default:focus{
    --tw-ring-offset-color:#233674
  }

  .xl\:focus\:ring-offset-customBlue-light:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .xl\:focus\:ring-offset-customBlue-newLight:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .xl\:focus\:ring-offset-customBlue-superLight:focus{
    --tw-ring-offset-color:#D7E1EC
  }

  .xl\:focus\:ring-offset-customBlue-normal:focus{
    --tw-ring-offset-color:#004899
  }

  .xl\:focus\:ring-offset-customBlue-dark:focus{
    --tw-ring-offset-color:#222B45
  }

  .xl\:focus\:ring-offset-customBlue-royal:focus{
    --tw-ring-offset-color:#3656BF
  }

  .xl\:focus\:ring-offset-customBlue-glass:focus{
    --tw-ring-offset-color:#D8E5F8
  }

  .xl\:focus\:ring-offset-customBlue-hawkesBlue:focus{
    --tw-ring-offset-color:#D7DDF2
  }

  .xl\:focus\:ring-offset-customBlue-darker:focus{
    --tw-ring-offset-color:#0F2741
  }

  .xl\:focus\:ring-offset-customBlue-newBlue:focus{
    --tw-ring-offset-color:#0F2741
  }

  .xl\:focus\:ring-offset-customBlue-black:focus{
    --tw-ring-offset-color:#0F2740
  }

  .xl\:focus\:ring-offset-customBlue-skyLight:focus{
    --tw-ring-offset-color:#F0F4F9
  }

  .xl\:focus\:ring-offset-customBlue-lightBlue:focus{
    --tw-ring-offset-color:#E7EBF8
  }

  .xl\:focus\:ring-offset-customBlue-lightBlueGray:focus{
    --tw-ring-offset-color:#8296D7
  }

  .xl\:focus\:ring-offset-customBlue-pale:focus{
    --tw-ring-offset-color:#D0D8F1
  }

  .xl\:focus\:ring-offset-customBlue-lavender:focus{
    --tw-ring-offset-color:#8296D7
  }

  .xl\:focus\:ring-offset-customBlue-iceBlue:focus{
    --tw-ring-offset-color:#EFF5FF
  }

  .xl\:focus\:ring-offset-customWhite-default:focus{
    --tw-ring-offset-color:#ffffff
  }

  .xl\:focus\:ring-offset-customWhite-lightDark:focus{
    --tw-ring-offset-color:#F8F8F8
  }

  .xl\:focus\:ring-offset-customWhite-bWhite:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .xl\:focus\:ring-offset-customRed-default:focus{
    --tw-ring-offset-color:#B10000
  }

  .xl\:focus\:ring-offset-customGreen-default:focus{
    --tw-ring-offset-color:#8BD42D
  }

  .xl\:focus\:ring-offset-customGreen-approved:focus{
    --tw-ring-offset-color:#80CC28
  }

  .xl\:focus\:ring-offset-customGreen-check:focus{
    --tw-ring-offset-color:#139E5D
  }

  .xl\:focus\:ring-offset-customGreen-lime:focus{
    --tw-ring-offset-color:#00AD3C
  }

  .xl\:focus\:ring-offset-customGreen-dark:focus{
    --tw-ring-offset-color:#03AC6D
  }

  .xl\:focus\:ring-offset-customGreen-light:focus{
    --tw-ring-offset-color:#A5D072
  }

  .xl\:focus\:ring-offset-customYellow-default:focus{
    --tw-ring-offset-color:#FEF8E6
  }

  .xl\:focus\:ring-offset-customYellow-highlight:focus{
    --tw-ring-offset-color:#EEB103
  }

  .xl\:focus\:ring-offset-customYellow-bright:focus{
    --tw-ring-offset-color:#FDD835
  }

  .xl\:focus\:ring-offset-customYellow-dark:focus{
    --tw-ring-offset-color:#FDDD84
  }

  .xl\:focus\:ring-offset-customYellow-gold:focus{
    --tw-ring-offset-color:#E9AC07
  }

  .xl\:focus\:ring-offset-customYellow-mostard:focus{
    --tw-ring-offset-color:#F59E0B
  }

  .xl\:focus\:ring-offset-customOrange-default:focus{
    --tw-ring-offset-color:#E8532C
  }

  .xl\:focus\:ring-offset-customOrange-mediumOrange:focus{
    --tw-ring-offset-color:#F4933C
  }

  .xl\:focus\:ring-offset-customOrange-F96319:focus{
    --tw-ring-offset-color:#F96319
  }

  .xl\:focus\:ring-offset-customOrange-EB8A02:focus{
    --tw-ring-offset-color:#EB8A02
  }

  .xl\:focus\:ring-offset-customPurple-purpleOne:focus{
    --tw-ring-offset-color:#673AB7
  }

  .xl\:focus\:ring-offset-inicieColors-orange:focus{
    --tw-ring-offset-color:#F36C48
  }

  .xl\:focus\:ring-offset-inicieColors-blue:focus{
    --tw-ring-offset-color:#233674
  }

  .xl\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .xl\:filter-none{
    filter:none
  }

  .xl\:blur-0{
    --tw-blur:blur(0)
  }

  .xl\:blur-none{
    --tw-blur:blur(0)
  }

  .xl\:blur-sm{
    --tw-blur:blur(4px)
  }

  .xl\:blur{
    --tw-blur:blur(8px)
  }

  .xl\:blur-md{
    --tw-blur:blur(12px)
  }

  .xl\:blur-lg{
    --tw-blur:blur(16px)
  }

  .xl\:blur-xl{
    --tw-blur:blur(24px)
  }

  .xl\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .xl\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .xl\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .xl\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .xl\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .xl\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .xl\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .xl\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .xl\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .xl\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .xl\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .xl\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .xl\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .xl\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .xl\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .xl\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .xl\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .xl\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .xl\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .xl\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .xl\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .xl\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .xl\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .xl\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .xl\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .xl\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .xl\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .xl\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .xl\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .xl\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .xl\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .xl\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .xl\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .xl\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .xl\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .xl\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .xl\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .xl\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .xl\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .xl\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .xl\:invert-0{
    --tw-invert:invert(0)
  }

  .xl\:invert{
    --tw-invert:invert(100%)
  }

  .xl\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .xl\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .xl\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .xl\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .xl\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .xl\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .xl\:sepia{
    --tw-sepia:sepia(100%)
  }

  .xl\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .xl\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .xl\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .xl\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .xl\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .xl\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .xl\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .xl\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .xl\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .xl\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .xl\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .xl\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .xl\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .xl\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .xl\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .xl\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .xl\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .xl\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .xl\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .xl\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .xl\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .xl\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .xl\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .xl\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .xl\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .xl\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .xl\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .xl\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .xl\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .xl\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .xl\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .xl\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .xl\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .xl\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .xl\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .xl\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .xl\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .xl\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .xl\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .xl\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .xl\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .xl\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .xl\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .xl\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .xl\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .xl\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .xl\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .xl\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .xl\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .xl\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .xl\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .xl\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .xl\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .xl\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .xl\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .xl\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .xl\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .xl\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .xl\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .xl\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .xl\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .xl\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .xl\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .xl\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .xl\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .xl\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .xl\:transition-none{
    transition-property:none
  }

  .xl\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xl\:delay-75{
    transition-delay:75ms
  }

  .xl\:delay-100{
    transition-delay:100ms
  }

  .xl\:delay-150{
    transition-delay:150ms
  }

  .xl\:delay-200{
    transition-delay:200ms
  }

  .xl\:delay-300{
    transition-delay:300ms
  }

  .xl\:delay-500{
    transition-delay:500ms
  }

  .xl\:delay-700{
    transition-delay:700ms
  }

  .xl\:delay-1000{
    transition-delay:1000ms
  }

  .xl\:duration-75{
    transition-duration:75ms
  }

  .xl\:duration-100{
    transition-duration:100ms
  }

  .xl\:duration-150{
    transition-duration:150ms
  }

  .xl\:duration-200{
    transition-duration:200ms
  }

  .xl\:duration-300{
    transition-duration:300ms
  }

  .xl\:duration-500{
    transition-duration:500ms
  }

  .xl\:duration-700{
    transition-duration:700ms
  }

  .xl\:duration-1000{
    transition-duration:1000ms
  }

  .xl\:ease-linear{
    transition-timing-function:linear
  }

  .xl\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .xl\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .xl\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }

  .xl\:line-clamp-none{
    -webkit-line-clamp:unset
  }
}

@media (min-width: 1400px){
  .\31xl\:container{
    width:100%
  }

  @media (min-width: 640px){
    .\31xl\:container{
      max-width:640px
    }
  }

  @media (min-width: 768px){
    .\31xl\:container{
      max-width:768px
    }
  }

  @media (min-width: 896px){
    .\31xl\:container{
      max-width:896px
    }
  }

  @media (min-width: 945px){
    .\31xl\:container{
      max-width:945px
    }
  }

  @media (min-width: 1024px){
    .\31xl\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1152px){
    .\31xl\:container{
      max-width:1152px
    }
  }

  @media (min-width: 1280px){
    .\31xl\:container{
      max-width:1280px
    }
  }

  @media (min-width: 1400px){
    .\31xl\:container{
      max-width:1400px
    }
  }

  @media (min-width: 1700px){
    .\31xl\:container{
      max-width:1700px
    }
  }

  .\31xl\: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
  }

  .\31xl\:not-sr-only{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\31xl\:focus-within\:sr-only:focus-within{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

  .\31xl\:focus-within\:not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\31xl\: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
  }

  .\31xl\:focus\:not-sr-only:focus{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\31xl\:pointer-events-none{
    pointer-events:none
  }

  .\31xl\:pointer-events-auto{
    pointer-events:auto
  }

  .\31xl\:visible{
    visibility:visible
  }

  .\31xl\:invisible{
    visibility:hidden
  }

  .\31xl\:static{
    position:static
  }

  .\31xl\:fixed{
    position:fixed
  }

  .\31xl\:absolute{
    position:absolute
  }

  .\31xl\:relative{
    position:relative
  }

  .\31xl\:sticky{
    position:sticky
  }

  .\31xl\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .\31xl\:inset-1{
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem
  }

  .\31xl\:inset-2{
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem
  }

  .\31xl\:inset-3{
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem
  }

  .\31xl\:inset-4{
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem
  }

  .\31xl\:inset-5{
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem
  }

  .\31xl\:inset-6{
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem
  }

  .\31xl\:inset-7{
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem
  }

  .\31xl\:inset-8{
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem
  }

  .\31xl\:inset-9{
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem
  }

  .\31xl\:inset-10{
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem
  }

  .\31xl\:inset-11{
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem
  }

  .\31xl\:inset-12{
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem
  }

  .\31xl\:inset-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .\31xl\:inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .\31xl\:inset-20{
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem
  }

  .\31xl\:inset-24{
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem
  }

  .\31xl\:inset-28{
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem
  }

  .\31xl\:inset-32{
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem
  }

  .\31xl\:inset-36{
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem
  }

  .\31xl\:inset-40{
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem
  }

  .\31xl\:inset-44{
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem
  }

  .\31xl\:inset-48{
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem
  }

  .\31xl\:inset-52{
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem
  }

  .\31xl\:inset-56{
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem
  }

  .\31xl\:inset-60{
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem
  }

  .\31xl\:inset-64{
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem
  }

  .\31xl\:inset-72{
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem
  }

  .\31xl\:inset-80{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .\31xl\:inset-96{
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem
  }

  .\31xl\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .\31xl\:inset-px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .\31xl\:inset-0\.5{
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem
  }

  .\31xl\:inset-1\.5{
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem
  }

  .\31xl\:inset-2\.5{
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem
  }

  .\31xl\:inset-3\.5{
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem
  }

  .\31xl\:-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .\31xl\:-inset-1{
    top:-0.25rem;
    right:-0.25rem;
    bottom:-0.25rem;
    left:-0.25rem
  }

  .\31xl\:-inset-2{
    top:-0.5rem;
    right:-0.5rem;
    bottom:-0.5rem;
    left:-0.5rem
  }

  .\31xl\:-inset-3{
    top:-0.75rem;
    right:-0.75rem;
    bottom:-0.75rem;
    left:-0.75rem
  }

  .\31xl\:-inset-4{
    top:-1rem;
    right:-1rem;
    bottom:-1rem;
    left:-1rem
  }

  .\31xl\:-inset-5{
    top:-1.25rem;
    right:-1.25rem;
    bottom:-1.25rem;
    left:-1.25rem
  }

  .\31xl\:-inset-6{
    top:-1.5rem;
    right:-1.5rem;
    bottom:-1.5rem;
    left:-1.5rem
  }

  .\31xl\:-inset-7{
    top:-1.75rem;
    right:-1.75rem;
    bottom:-1.75rem;
    left:-1.75rem
  }

  .\31xl\:-inset-8{
    top:-2rem;
    right:-2rem;
    bottom:-2rem;
    left:-2rem
  }

  .\31xl\:-inset-9{
    top:-2.25rem;
    right:-2.25rem;
    bottom:-2.25rem;
    left:-2.25rem
  }

  .\31xl\:-inset-10{
    top:-2.5rem;
    right:-2.5rem;
    bottom:-2.5rem;
    left:-2.5rem
  }

  .\31xl\:-inset-11{
    top:-2.75rem;
    right:-2.75rem;
    bottom:-2.75rem;
    left:-2.75rem
  }

  .\31xl\:-inset-12{
    top:-3rem;
    right:-3rem;
    bottom:-3rem;
    left:-3rem
  }

  .\31xl\:-inset-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .\31xl\:-inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .\31xl\:-inset-20{
    top:-5rem;
    right:-5rem;
    bottom:-5rem;
    left:-5rem
  }

  .\31xl\:-inset-24{
    top:-6rem;
    right:-6rem;
    bottom:-6rem;
    left:-6rem
  }

  .\31xl\:-inset-28{
    top:-7rem;
    right:-7rem;
    bottom:-7rem;
    left:-7rem
  }

  .\31xl\:-inset-32{
    top:-8rem;
    right:-8rem;
    bottom:-8rem;
    left:-8rem
  }

  .\31xl\:-inset-36{
    top:-9rem;
    right:-9rem;
    bottom:-9rem;
    left:-9rem
  }

  .\31xl\:-inset-40{
    top:-10rem;
    right:-10rem;
    bottom:-10rem;
    left:-10rem
  }

  .\31xl\:-inset-44{
    top:-11rem;
    right:-11rem;
    bottom:-11rem;
    left:-11rem
  }

  .\31xl\:-inset-48{
    top:-12rem;
    right:-12rem;
    bottom:-12rem;
    left:-12rem
  }

  .\31xl\:-inset-52{
    top:-13rem;
    right:-13rem;
    bottom:-13rem;
    left:-13rem
  }

  .\31xl\:-inset-56{
    top:-14rem;
    right:-14rem;
    bottom:-14rem;
    left:-14rem
  }

  .\31xl\:-inset-60{
    top:-15rem;
    right:-15rem;
    bottom:-15rem;
    left:-15rem
  }

  .\31xl\:-inset-64{
    top:-16rem;
    right:-16rem;
    bottom:-16rem;
    left:-16rem
  }

  .\31xl\:-inset-72{
    top:-18rem;
    right:-18rem;
    bottom:-18rem;
    left:-18rem
  }

  .\31xl\:-inset-80{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .\31xl\:-inset-96{
    top:-24rem;
    right:-24rem;
    bottom:-24rem;
    left:-24rem
  }

  .\31xl\:-inset-px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .\31xl\:-inset-0\.5{
    top:-0.125rem;
    right:-0.125rem;
    bottom:-0.125rem;
    left:-0.125rem
  }

  .\31xl\:-inset-1\.5{
    top:-0.375rem;
    right:-0.375rem;
    bottom:-0.375rem;
    left:-0.375rem
  }

  .\31xl\:-inset-2\.5{
    top:-0.625rem;
    right:-0.625rem;
    bottom:-0.625rem;
    left:-0.625rem
  }

  .\31xl\:-inset-3\.5{
    top:-0.875rem;
    right:-0.875rem;
    bottom:-0.875rem;
    left:-0.875rem
  }

  .\31xl\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .\31xl\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .\31xl\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .\31xl\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .\31xl\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .\31xl\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .\31xl\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .\31xl\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .\31xl\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .\31xl\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .\31xl\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .\31xl\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .\31xl\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .\31xl\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .\31xl\:inset-x-0{
    left:0px;
    right:0px
  }

  .\31xl\:inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .\31xl\:inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .\31xl\:inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .\31xl\:inset-x-4{
    left:1rem;
    right:1rem
  }

  .\31xl\:inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .\31xl\:inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .\31xl\:inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .\31xl\:inset-x-8{
    left:2rem;
    right:2rem
  }

  .\31xl\:inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .\31xl\:inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .\31xl\:inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .\31xl\:inset-x-12{
    left:3rem;
    right:3rem
  }

  .\31xl\:inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .\31xl\:inset-x-16{
    left:4rem;
    right:4rem
  }

  .\31xl\:inset-x-20{
    left:5rem;
    right:5rem
  }

  .\31xl\:inset-x-24{
    left:6rem;
    right:6rem
  }

  .\31xl\:inset-x-28{
    left:7rem;
    right:7rem
  }

  .\31xl\:inset-x-32{
    left:8rem;
    right:8rem
  }

  .\31xl\:inset-x-36{
    left:9rem;
    right:9rem
  }

  .\31xl\:inset-x-40{
    left:10rem;
    right:10rem
  }

  .\31xl\:inset-x-44{
    left:11rem;
    right:11rem
  }

  .\31xl\:inset-x-48{
    left:12rem;
    right:12rem
  }

  .\31xl\:inset-x-52{
    left:13rem;
    right:13rem
  }

  .\31xl\:inset-x-56{
    left:14rem;
    right:14rem
  }

  .\31xl\:inset-x-60{
    left:15rem;
    right:15rem
  }

  .\31xl\:inset-x-64{
    left:16rem;
    right:16rem
  }

  .\31xl\:inset-x-72{
    left:18rem;
    right:18rem
  }

  .\31xl\:inset-x-80{
    left:20rem;
    right:20rem
  }

  .\31xl\:inset-x-96{
    left:24rem;
    right:24rem
  }

  .\31xl\:inset-x-auto{
    left:auto;
    right:auto
  }

  .\31xl\:inset-x-px{
    left:1px;
    right:1px
  }

  .\31xl\:inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .\31xl\:inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .\31xl\:inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .\31xl\:inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .\31xl\:-inset-x-0{
    left:0px;
    right:0px
  }

  .\31xl\:-inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .\31xl\:-inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .\31xl\:-inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .\31xl\:-inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .\31xl\:-inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .\31xl\:-inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .\31xl\:-inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .\31xl\:-inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .\31xl\:-inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .\31xl\:-inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .\31xl\:-inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .\31xl\:-inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .\31xl\:-inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .\31xl\:-inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .\31xl\:-inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .\31xl\:-inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .\31xl\:-inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .\31xl\:-inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .\31xl\:-inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .\31xl\:-inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .\31xl\:-inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .\31xl\:-inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .\31xl\:-inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .\31xl\:-inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .\31xl\:-inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .\31xl\:-inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .\31xl\:-inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .\31xl\:-inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .\31xl\:-inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .\31xl\:-inset-x-px{
    left:-1px;
    right:-1px
  }

  .\31xl\:-inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .\31xl\:-inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .\31xl\:-inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .\31xl\:-inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .\31xl\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .\31xl\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .\31xl\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .\31xl\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .\31xl\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .\31xl\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .\31xl\:inset-x-full{
    left:100%;
    right:100%
  }

  .\31xl\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .\31xl\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .\31xl\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .\31xl\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .\31xl\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .\31xl\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .\31xl\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .\31xl\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .\31xl\:inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .\31xl\:inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .\31xl\:inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .\31xl\:inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .\31xl\:inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .\31xl\:inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .\31xl\:inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .\31xl\:inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .\31xl\:inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .\31xl\:inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .\31xl\:inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .\31xl\:inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .\31xl\:inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .\31xl\:inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .\31xl\:inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .\31xl\:inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .\31xl\:inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .\31xl\:inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .\31xl\:inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .\31xl\:inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .\31xl\:inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .\31xl\:inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .\31xl\:inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .\31xl\:inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .\31xl\:inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .\31xl\:inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .\31xl\:inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .\31xl\:inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .\31xl\:inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .\31xl\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .\31xl\:inset-y-px{
    top:1px;
    bottom:1px
  }

  .\31xl\:inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .\31xl\:inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .\31xl\:inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .\31xl\:inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .\31xl\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .\31xl\:-inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .\31xl\:-inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .\31xl\:-inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .\31xl\:-inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .\31xl\:-inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .\31xl\:-inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .\31xl\:-inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .\31xl\:-inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .\31xl\:-inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .\31xl\:-inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .\31xl\:-inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .\31xl\:-inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .\31xl\:-inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .\31xl\:-inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .\31xl\:-inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .\31xl\:-inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .\31xl\:-inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .\31xl\:-inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .\31xl\:-inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .\31xl\:-inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .\31xl\:-inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .\31xl\:-inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .\31xl\:-inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .\31xl\:-inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .\31xl\:-inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .\31xl\:-inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .\31xl\:-inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .\31xl\:-inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .\31xl\:-inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .\31xl\:-inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .\31xl\:-inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .\31xl\:-inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .\31xl\:-inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .\31xl\:-inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .\31xl\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .\31xl\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .\31xl\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .\31xl\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .\31xl\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .\31xl\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .\31xl\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .\31xl\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .\31xl\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .\31xl\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .\31xl\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .\31xl\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .\31xl\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .\31xl\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .\31xl\:top-0{
    top:0px
  }

  .\31xl\:top-1{
    top:0.25rem
  }

  .\31xl\:top-2{
    top:0.5rem
  }

  .\31xl\:top-3{
    top:0.75rem
  }

  .\31xl\:top-4{
    top:1rem
  }

  .\31xl\:top-5{
    top:1.25rem
  }

  .\31xl\:top-6{
    top:1.5rem
  }

  .\31xl\:top-7{
    top:1.75rem
  }

  .\31xl\:top-8{
    top:2rem
  }

  .\31xl\:top-9{
    top:2.25rem
  }

  .\31xl\:top-10{
    top:2.5rem
  }

  .\31xl\:top-11{
    top:2.75rem
  }

  .\31xl\:top-12{
    top:3rem
  }

  .\31xl\:top-14{
    top:3.5rem
  }

  .\31xl\:top-16{
    top:4rem
  }

  .\31xl\:top-20{
    top:5rem
  }

  .\31xl\:top-24{
    top:6rem
  }

  .\31xl\:top-28{
    top:7rem
  }

  .\31xl\:top-32{
    top:8rem
  }

  .\31xl\:top-36{
    top:9rem
  }

  .\31xl\:top-40{
    top:10rem
  }

  .\31xl\:top-44{
    top:11rem
  }

  .\31xl\:top-48{
    top:12rem
  }

  .\31xl\:top-52{
    top:13rem
  }

  .\31xl\:top-56{
    top:14rem
  }

  .\31xl\:top-60{
    top:15rem
  }

  .\31xl\:top-64{
    top:16rem
  }

  .\31xl\:top-72{
    top:18rem
  }

  .\31xl\:top-80{
    top:20rem
  }

  .\31xl\:top-96{
    top:24rem
  }

  .\31xl\:top-auto{
    top:auto
  }

  .\31xl\:top-px{
    top:1px
  }

  .\31xl\:top-0\.5{
    top:0.125rem
  }

  .\31xl\:top-1\.5{
    top:0.375rem
  }

  .\31xl\:top-2\.5{
    top:0.625rem
  }

  .\31xl\:top-3\.5{
    top:0.875rem
  }

  .\31xl\:-top-0{
    top:0px
  }

  .\31xl\:-top-1{
    top:-0.25rem
  }

  .\31xl\:-top-2{
    top:-0.5rem
  }

  .\31xl\:-top-3{
    top:-0.75rem
  }

  .\31xl\:-top-4{
    top:-1rem
  }

  .\31xl\:-top-5{
    top:-1.25rem
  }

  .\31xl\:-top-6{
    top:-1.5rem
  }

  .\31xl\:-top-7{
    top:-1.75rem
  }

  .\31xl\:-top-8{
    top:-2rem
  }

  .\31xl\:-top-9{
    top:-2.25rem
  }

  .\31xl\:-top-10{
    top:-2.5rem
  }

  .\31xl\:-top-11{
    top:-2.75rem
  }

  .\31xl\:-top-12{
    top:-3rem
  }

  .\31xl\:-top-14{
    top:-3.5rem
  }

  .\31xl\:-top-16{
    top:-4rem
  }

  .\31xl\:-top-20{
    top:-5rem
  }

  .\31xl\:-top-24{
    top:-6rem
  }

  .\31xl\:-top-28{
    top:-7rem
  }

  .\31xl\:-top-32{
    top:-8rem
  }

  .\31xl\:-top-36{
    top:-9rem
  }

  .\31xl\:-top-40{
    top:-10rem
  }

  .\31xl\:-top-44{
    top:-11rem
  }

  .\31xl\:-top-48{
    top:-12rem
  }

  .\31xl\:-top-52{
    top:-13rem
  }

  .\31xl\:-top-56{
    top:-14rem
  }

  .\31xl\:-top-60{
    top:-15rem
  }

  .\31xl\:-top-64{
    top:-16rem
  }

  .\31xl\:-top-72{
    top:-18rem
  }

  .\31xl\:-top-80{
    top:-20rem
  }

  .\31xl\:-top-96{
    top:-24rem
  }

  .\31xl\:-top-px{
    top:-1px
  }

  .\31xl\:-top-0\.5{
    top:-0.125rem
  }

  .\31xl\:-top-1\.5{
    top:-0.375rem
  }

  .\31xl\:-top-2\.5{
    top:-0.625rem
  }

  .\31xl\:-top-3\.5{
    top:-0.875rem
  }

  .\31xl\:top-1\/2{
    top:50%
  }

  .\31xl\:top-1\/3{
    top:33.333333%
  }

  .\31xl\:top-2\/3{
    top:66.666667%
  }

  .\31xl\:top-1\/4{
    top:25%
  }

  .\31xl\:top-2\/4{
    top:50%
  }

  .\31xl\:top-3\/4{
    top:75%
  }

  .\31xl\:top-full{
    top:100%
  }

  .\31xl\:-top-1\/2{
    top:-50%
  }

  .\31xl\:-top-1\/3{
    top:-33.333333%
  }

  .\31xl\:-top-2\/3{
    top:-66.666667%
  }

  .\31xl\:-top-1\/4{
    top:-25%
  }

  .\31xl\:-top-2\/4{
    top:-50%
  }

  .\31xl\:-top-3\/4{
    top:-75%
  }

  .\31xl\:-top-full{
    top:-100%
  }

  .\31xl\:right-0{
    right:0px
  }

  .\31xl\:right-1{
    right:0.25rem
  }

  .\31xl\:right-2{
    right:0.5rem
  }

  .\31xl\:right-3{
    right:0.75rem
  }

  .\31xl\:right-4{
    right:1rem
  }

  .\31xl\:right-5{
    right:1.25rem
  }

  .\31xl\:right-6{
    right:1.5rem
  }

  .\31xl\:right-7{
    right:1.75rem
  }

  .\31xl\:right-8{
    right:2rem
  }

  .\31xl\:right-9{
    right:2.25rem
  }

  .\31xl\:right-10{
    right:2.5rem
  }

  .\31xl\:right-11{
    right:2.75rem
  }

  .\31xl\:right-12{
    right:3rem
  }

  .\31xl\:right-14{
    right:3.5rem
  }

  .\31xl\:right-16{
    right:4rem
  }

  .\31xl\:right-20{
    right:5rem
  }

  .\31xl\:right-24{
    right:6rem
  }

  .\31xl\:right-28{
    right:7rem
  }

  .\31xl\:right-32{
    right:8rem
  }

  .\31xl\:right-36{
    right:9rem
  }

  .\31xl\:right-40{
    right:10rem
  }

  .\31xl\:right-44{
    right:11rem
  }

  .\31xl\:right-48{
    right:12rem
  }

  .\31xl\:right-52{
    right:13rem
  }

  .\31xl\:right-56{
    right:14rem
  }

  .\31xl\:right-60{
    right:15rem
  }

  .\31xl\:right-64{
    right:16rem
  }

  .\31xl\:right-72{
    right:18rem
  }

  .\31xl\:right-80{
    right:20rem
  }

  .\31xl\:right-96{
    right:24rem
  }

  .\31xl\:right-auto{
    right:auto
  }

  .\31xl\:right-px{
    right:1px
  }

  .\31xl\:right-0\.5{
    right:0.125rem
  }

  .\31xl\:right-1\.5{
    right:0.375rem
  }

  .\31xl\:right-2\.5{
    right:0.625rem
  }

  .\31xl\:right-3\.5{
    right:0.875rem
  }

  .\31xl\:-right-0{
    right:0px
  }

  .\31xl\:-right-1{
    right:-0.25rem
  }

  .\31xl\:-right-2{
    right:-0.5rem
  }

  .\31xl\:-right-3{
    right:-0.75rem
  }

  .\31xl\:-right-4{
    right:-1rem
  }

  .\31xl\:-right-5{
    right:-1.25rem
  }

  .\31xl\:-right-6{
    right:-1.5rem
  }

  .\31xl\:-right-7{
    right:-1.75rem
  }

  .\31xl\:-right-8{
    right:-2rem
  }

  .\31xl\:-right-9{
    right:-2.25rem
  }

  .\31xl\:-right-10{
    right:-2.5rem
  }

  .\31xl\:-right-11{
    right:-2.75rem
  }

  .\31xl\:-right-12{
    right:-3rem
  }

  .\31xl\:-right-14{
    right:-3.5rem
  }

  .\31xl\:-right-16{
    right:-4rem
  }

  .\31xl\:-right-20{
    right:-5rem
  }

  .\31xl\:-right-24{
    right:-6rem
  }

  .\31xl\:-right-28{
    right:-7rem
  }

  .\31xl\:-right-32{
    right:-8rem
  }

  .\31xl\:-right-36{
    right:-9rem
  }

  .\31xl\:-right-40{
    right:-10rem
  }

  .\31xl\:-right-44{
    right:-11rem
  }

  .\31xl\:-right-48{
    right:-12rem
  }

  .\31xl\:-right-52{
    right:-13rem
  }

  .\31xl\:-right-56{
    right:-14rem
  }

  .\31xl\:-right-60{
    right:-15rem
  }

  .\31xl\:-right-64{
    right:-16rem
  }

  .\31xl\:-right-72{
    right:-18rem
  }

  .\31xl\:-right-80{
    right:-20rem
  }

  .\31xl\:-right-96{
    right:-24rem
  }

  .\31xl\:-right-px{
    right:-1px
  }

  .\31xl\:-right-0\.5{
    right:-0.125rem
  }

  .\31xl\:-right-1\.5{
    right:-0.375rem
  }

  .\31xl\:-right-2\.5{
    right:-0.625rem
  }

  .\31xl\:-right-3\.5{
    right:-0.875rem
  }

  .\31xl\:right-1\/2{
    right:50%
  }

  .\31xl\:right-1\/3{
    right:33.333333%
  }

  .\31xl\:right-2\/3{
    right:66.666667%
  }

  .\31xl\:right-1\/4{
    right:25%
  }

  .\31xl\:right-2\/4{
    right:50%
  }

  .\31xl\:right-3\/4{
    right:75%
  }

  .\31xl\:right-full{
    right:100%
  }

  .\31xl\:-right-1\/2{
    right:-50%
  }

  .\31xl\:-right-1\/3{
    right:-33.333333%
  }

  .\31xl\:-right-2\/3{
    right:-66.666667%
  }

  .\31xl\:-right-1\/4{
    right:-25%
  }

  .\31xl\:-right-2\/4{
    right:-50%
  }

  .\31xl\:-right-3\/4{
    right:-75%
  }

  .\31xl\:-right-full{
    right:-100%
  }

  .\31xl\:bottom-0{
    bottom:0px
  }

  .\31xl\:bottom-1{
    bottom:0.25rem
  }

  .\31xl\:bottom-2{
    bottom:0.5rem
  }

  .\31xl\:bottom-3{
    bottom:0.75rem
  }

  .\31xl\:bottom-4{
    bottom:1rem
  }

  .\31xl\:bottom-5{
    bottom:1.25rem
  }

  .\31xl\:bottom-6{
    bottom:1.5rem
  }

  .\31xl\:bottom-7{
    bottom:1.75rem
  }

  .\31xl\:bottom-8{
    bottom:2rem
  }

  .\31xl\:bottom-9{
    bottom:2.25rem
  }

  .\31xl\:bottom-10{
    bottom:2.5rem
  }

  .\31xl\:bottom-11{
    bottom:2.75rem
  }

  .\31xl\:bottom-12{
    bottom:3rem
  }

  .\31xl\:bottom-14{
    bottom:3.5rem
  }

  .\31xl\:bottom-16{
    bottom:4rem
  }

  .\31xl\:bottom-20{
    bottom:5rem
  }

  .\31xl\:bottom-24{
    bottom:6rem
  }

  .\31xl\:bottom-28{
    bottom:7rem
  }

  .\31xl\:bottom-32{
    bottom:8rem
  }

  .\31xl\:bottom-36{
    bottom:9rem
  }

  .\31xl\:bottom-40{
    bottom:10rem
  }

  .\31xl\:bottom-44{
    bottom:11rem
  }

  .\31xl\:bottom-48{
    bottom:12rem
  }

  .\31xl\:bottom-52{
    bottom:13rem
  }

  .\31xl\:bottom-56{
    bottom:14rem
  }

  .\31xl\:bottom-60{
    bottom:15rem
  }

  .\31xl\:bottom-64{
    bottom:16rem
  }

  .\31xl\:bottom-72{
    bottom:18rem
  }

  .\31xl\:bottom-80{
    bottom:20rem
  }

  .\31xl\:bottom-96{
    bottom:24rem
  }

  .\31xl\:bottom-auto{
    bottom:auto
  }

  .\31xl\:bottom-px{
    bottom:1px
  }

  .\31xl\:bottom-0\.5{
    bottom:0.125rem
  }

  .\31xl\:bottom-1\.5{
    bottom:0.375rem
  }

  .\31xl\:bottom-2\.5{
    bottom:0.625rem
  }

  .\31xl\:bottom-3\.5{
    bottom:0.875rem
  }

  .\31xl\:-bottom-0{
    bottom:0px
  }

  .\31xl\:-bottom-1{
    bottom:-0.25rem
  }

  .\31xl\:-bottom-2{
    bottom:-0.5rem
  }

  .\31xl\:-bottom-3{
    bottom:-0.75rem
  }

  .\31xl\:-bottom-4{
    bottom:-1rem
  }

  .\31xl\:-bottom-5{
    bottom:-1.25rem
  }

  .\31xl\:-bottom-6{
    bottom:-1.5rem
  }

  .\31xl\:-bottom-7{
    bottom:-1.75rem
  }

  .\31xl\:-bottom-8{
    bottom:-2rem
  }

  .\31xl\:-bottom-9{
    bottom:-2.25rem
  }

  .\31xl\:-bottom-10{
    bottom:-2.5rem
  }

  .\31xl\:-bottom-11{
    bottom:-2.75rem
  }

  .\31xl\:-bottom-12{
    bottom:-3rem
  }

  .\31xl\:-bottom-14{
    bottom:-3.5rem
  }

  .\31xl\:-bottom-16{
    bottom:-4rem
  }

  .\31xl\:-bottom-20{
    bottom:-5rem
  }

  .\31xl\:-bottom-24{
    bottom:-6rem
  }

  .\31xl\:-bottom-28{
    bottom:-7rem
  }

  .\31xl\:-bottom-32{
    bottom:-8rem
  }

  .\31xl\:-bottom-36{
    bottom:-9rem
  }

  .\31xl\:-bottom-40{
    bottom:-10rem
  }

  .\31xl\:-bottom-44{
    bottom:-11rem
  }

  .\31xl\:-bottom-48{
    bottom:-12rem
  }

  .\31xl\:-bottom-52{
    bottom:-13rem
  }

  .\31xl\:-bottom-56{
    bottom:-14rem
  }

  .\31xl\:-bottom-60{
    bottom:-15rem
  }

  .\31xl\:-bottom-64{
    bottom:-16rem
  }

  .\31xl\:-bottom-72{
    bottom:-18rem
  }

  .\31xl\:-bottom-80{
    bottom:-20rem
  }

  .\31xl\:-bottom-96{
    bottom:-24rem
  }

  .\31xl\:-bottom-px{
    bottom:-1px
  }

  .\31xl\:-bottom-0\.5{
    bottom:-0.125rem
  }

  .\31xl\:-bottom-1\.5{
    bottom:-0.375rem
  }

  .\31xl\:-bottom-2\.5{
    bottom:-0.625rem
  }

  .\31xl\:-bottom-3\.5{
    bottom:-0.875rem
  }

  .\31xl\:bottom-1\/2{
    bottom:50%
  }

  .\31xl\:bottom-1\/3{
    bottom:33.333333%
  }

  .\31xl\:bottom-2\/3{
    bottom:66.666667%
  }

  .\31xl\:bottom-1\/4{
    bottom:25%
  }

  .\31xl\:bottom-2\/4{
    bottom:50%
  }

  .\31xl\:bottom-3\/4{
    bottom:75%
  }

  .\31xl\:bottom-full{
    bottom:100%
  }

  .\31xl\:-bottom-1\/2{
    bottom:-50%
  }

  .\31xl\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .\31xl\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .\31xl\:-bottom-1\/4{
    bottom:-25%
  }

  .\31xl\:-bottom-2\/4{
    bottom:-50%
  }

  .\31xl\:-bottom-3\/4{
    bottom:-75%
  }

  .\31xl\:-bottom-full{
    bottom:-100%
  }

  .\31xl\:left-0{
    left:0px
  }

  .\31xl\:left-1{
    left:0.25rem
  }

  .\31xl\:left-2{
    left:0.5rem
  }

  .\31xl\:left-3{
    left:0.75rem
  }

  .\31xl\:left-4{
    left:1rem
  }

  .\31xl\:left-5{
    left:1.25rem
  }

  .\31xl\:left-6{
    left:1.5rem
  }

  .\31xl\:left-7{
    left:1.75rem
  }

  .\31xl\:left-8{
    left:2rem
  }

  .\31xl\:left-9{
    left:2.25rem
  }

  .\31xl\:left-10{
    left:2.5rem
  }

  .\31xl\:left-11{
    left:2.75rem
  }

  .\31xl\:left-12{
    left:3rem
  }

  .\31xl\:left-14{
    left:3.5rem
  }

  .\31xl\:left-16{
    left:4rem
  }

  .\31xl\:left-20{
    left:5rem
  }

  .\31xl\:left-24{
    left:6rem
  }

  .\31xl\:left-28{
    left:7rem
  }

  .\31xl\:left-32{
    left:8rem
  }

  .\31xl\:left-36{
    left:9rem
  }

  .\31xl\:left-40{
    left:10rem
  }

  .\31xl\:left-44{
    left:11rem
  }

  .\31xl\:left-48{
    left:12rem
  }

  .\31xl\:left-52{
    left:13rem
  }

  .\31xl\:left-56{
    left:14rem
  }

  .\31xl\:left-60{
    left:15rem
  }

  .\31xl\:left-64{
    left:16rem
  }

  .\31xl\:left-72{
    left:18rem
  }

  .\31xl\:left-80{
    left:20rem
  }

  .\31xl\:left-96{
    left:24rem
  }

  .\31xl\:left-auto{
    left:auto
  }

  .\31xl\:left-px{
    left:1px
  }

  .\31xl\:left-0\.5{
    left:0.125rem
  }

  .\31xl\:left-1\.5{
    left:0.375rem
  }

  .\31xl\:left-2\.5{
    left:0.625rem
  }

  .\31xl\:left-3\.5{
    left:0.875rem
  }

  .\31xl\:-left-0{
    left:0px
  }

  .\31xl\:-left-1{
    left:-0.25rem
  }

  .\31xl\:-left-2{
    left:-0.5rem
  }

  .\31xl\:-left-3{
    left:-0.75rem
  }

  .\31xl\:-left-4{
    left:-1rem
  }

  .\31xl\:-left-5{
    left:-1.25rem
  }

  .\31xl\:-left-6{
    left:-1.5rem
  }

  .\31xl\:-left-7{
    left:-1.75rem
  }

  .\31xl\:-left-8{
    left:-2rem
  }

  .\31xl\:-left-9{
    left:-2.25rem
  }

  .\31xl\:-left-10{
    left:-2.5rem
  }

  .\31xl\:-left-11{
    left:-2.75rem
  }

  .\31xl\:-left-12{
    left:-3rem
  }

  .\31xl\:-left-14{
    left:-3.5rem
  }

  .\31xl\:-left-16{
    left:-4rem
  }

  .\31xl\:-left-20{
    left:-5rem
  }

  .\31xl\:-left-24{
    left:-6rem
  }

  .\31xl\:-left-28{
    left:-7rem
  }

  .\31xl\:-left-32{
    left:-8rem
  }

  .\31xl\:-left-36{
    left:-9rem
  }

  .\31xl\:-left-40{
    left:-10rem
  }

  .\31xl\:-left-44{
    left:-11rem
  }

  .\31xl\:-left-48{
    left:-12rem
  }

  .\31xl\:-left-52{
    left:-13rem
  }

  .\31xl\:-left-56{
    left:-14rem
  }

  .\31xl\:-left-60{
    left:-15rem
  }

  .\31xl\:-left-64{
    left:-16rem
  }

  .\31xl\:-left-72{
    left:-18rem
  }

  .\31xl\:-left-80{
    left:-20rem
  }

  .\31xl\:-left-96{
    left:-24rem
  }

  .\31xl\:-left-px{
    left:-1px
  }

  .\31xl\:-left-0\.5{
    left:-0.125rem
  }

  .\31xl\:-left-1\.5{
    left:-0.375rem
  }

  .\31xl\:-left-2\.5{
    left:-0.625rem
  }

  .\31xl\:-left-3\.5{
    left:-0.875rem
  }

  .\31xl\:left-1\/2{
    left:50%
  }

  .\31xl\:left-1\/3{
    left:33.333333%
  }

  .\31xl\:left-2\/3{
    left:66.666667%
  }

  .\31xl\:left-1\/4{
    left:25%
  }

  .\31xl\:left-2\/4{
    left:50%
  }

  .\31xl\:left-3\/4{
    left:75%
  }

  .\31xl\:left-full{
    left:100%
  }

  .\31xl\:-left-1\/2{
    left:-50%
  }

  .\31xl\:-left-1\/3{
    left:-33.333333%
  }

  .\31xl\:-left-2\/3{
    left:-66.666667%
  }

  .\31xl\:-left-1\/4{
    left:-25%
  }

  .\31xl\:-left-2\/4{
    left:-50%
  }

  .\31xl\:-left-3\/4{
    left:-75%
  }

  .\31xl\:-left-full{
    left:-100%
  }

  .\31xl\:isolate{
    isolation:isolate
  }

  .\31xl\:isolation-auto{
    isolation:auto
  }

  .\31xl\:z-0{
    z-index:0
  }

  .\31xl\:z-10{
    z-index:10
  }

  .\31xl\:z-20{
    z-index:20
  }

  .\31xl\:z-30{
    z-index:30
  }

  .\31xl\:z-40{
    z-index:40
  }

  .\31xl\:z-50{
    z-index:50
  }

  .\31xl\:z-auto{
    z-index:auto
  }

  .\31xl\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .\31xl\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .\31xl\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .\31xl\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .\31xl\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .\31xl\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .\31xl\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .\31xl\:focus\:z-0:focus{
    z-index:0
  }

  .\31xl\:focus\:z-10:focus{
    z-index:10
  }

  .\31xl\:focus\:z-20:focus{
    z-index:20
  }

  .\31xl\:focus\:z-30:focus{
    z-index:30
  }

  .\31xl\:focus\:z-40:focus{
    z-index:40
  }

  .\31xl\:focus\:z-50:focus{
    z-index:50
  }

  .\31xl\:focus\:z-auto:focus{
    z-index:auto
  }

  .\31xl\:order-1{
    order:1
  }

  .\31xl\:order-2{
    order:2
  }

  .\31xl\:order-3{
    order:3
  }

  .\31xl\:order-4{
    order:4
  }

  .\31xl\:order-5{
    order:5
  }

  .\31xl\:order-6{
    order:6
  }

  .\31xl\:order-7{
    order:7
  }

  .\31xl\:order-8{
    order:8
  }

  .\31xl\:order-9{
    order:9
  }

  .\31xl\:order-10{
    order:10
  }

  .\31xl\:order-11{
    order:11
  }

  .\31xl\:order-12{
    order:12
  }

  .\31xl\:order-first{
    order:-9999
  }

  .\31xl\:order-last{
    order:9999
  }

  .\31xl\:order-none{
    order:0
  }

  .\31xl\:col-auto{
    grid-column:auto
  }

  .\31xl\:col-span-1{
    grid-column:span 1 / span 1
  }

  .\31xl\:col-span-2{
    grid-column:span 2 / span 2
  }

  .\31xl\:col-span-3{
    grid-column:span 3 / span 3
  }

  .\31xl\:col-span-4{
    grid-column:span 4 / span 4
  }

  .\31xl\:col-span-5{
    grid-column:span 5 / span 5
  }

  .\31xl\:col-span-6{
    grid-column:span 6 / span 6
  }

  .\31xl\:col-span-7{
    grid-column:span 7 / span 7
  }

  .\31xl\:col-span-8{
    grid-column:span 8 / span 8
  }

  .\31xl\:col-span-9{
    grid-column:span 9 / span 9
  }

  .\31xl\:col-span-10{
    grid-column:span 10 / span 10
  }

  .\31xl\:col-span-11{
    grid-column:span 11 / span 11
  }

  .\31xl\:col-span-12{
    grid-column:span 12 / span 12
  }

  .\31xl\:col-span-full{
    grid-column:1 / -1
  }

  .\31xl\:col-start-1{
    grid-column-start:1
  }

  .\31xl\:col-start-2{
    grid-column-start:2
  }

  .\31xl\:col-start-3{
    grid-column-start:3
  }

  .\31xl\:col-start-4{
    grid-column-start:4
  }

  .\31xl\:col-start-5{
    grid-column-start:5
  }

  .\31xl\:col-start-6{
    grid-column-start:6
  }

  .\31xl\:col-start-7{
    grid-column-start:7
  }

  .\31xl\:col-start-8{
    grid-column-start:8
  }

  .\31xl\:col-start-9{
    grid-column-start:9
  }

  .\31xl\:col-start-10{
    grid-column-start:10
  }

  .\31xl\:col-start-11{
    grid-column-start:11
  }

  .\31xl\:col-start-12{
    grid-column-start:12
  }

  .\31xl\:col-start-13{
    grid-column-start:13
  }

  .\31xl\:col-start-auto{
    grid-column-start:auto
  }

  .\31xl\:col-end-1{
    grid-column-end:1
  }

  .\31xl\:col-end-2{
    grid-column-end:2
  }

  .\31xl\:col-end-3{
    grid-column-end:3
  }

  .\31xl\:col-end-4{
    grid-column-end:4
  }

  .\31xl\:col-end-5{
    grid-column-end:5
  }

  .\31xl\:col-end-6{
    grid-column-end:6
  }

  .\31xl\:col-end-7{
    grid-column-end:7
  }

  .\31xl\:col-end-8{
    grid-column-end:8
  }

  .\31xl\:col-end-9{
    grid-column-end:9
  }

  .\31xl\:col-end-10{
    grid-column-end:10
  }

  .\31xl\:col-end-11{
    grid-column-end:11
  }

  .\31xl\:col-end-12{
    grid-column-end:12
  }

  .\31xl\:col-end-13{
    grid-column-end:13
  }

  .\31xl\:col-end-auto{
    grid-column-end:auto
  }

  .\31xl\:row-auto{
    grid-row:auto
  }

  .\31xl\:row-span-1{
    grid-row:span 1 / span 1
  }

  .\31xl\:row-span-2{
    grid-row:span 2 / span 2
  }

  .\31xl\:row-span-3{
    grid-row:span 3 / span 3
  }

  .\31xl\:row-span-4{
    grid-row:span 4 / span 4
  }

  .\31xl\:row-span-5{
    grid-row:span 5 / span 5
  }

  .\31xl\:row-span-6{
    grid-row:span 6 / span 6
  }

  .\31xl\:row-span-full{
    grid-row:1 / -1
  }

  .\31xl\:row-start-1{
    grid-row-start:1
  }

  .\31xl\:row-start-2{
    grid-row-start:2
  }

  .\31xl\:row-start-3{
    grid-row-start:3
  }

  .\31xl\:row-start-4{
    grid-row-start:4
  }

  .\31xl\:row-start-5{
    grid-row-start:5
  }

  .\31xl\:row-start-6{
    grid-row-start:6
  }

  .\31xl\:row-start-7{
    grid-row-start:7
  }

  .\31xl\:row-start-auto{
    grid-row-start:auto
  }

  .\31xl\:row-end-1{
    grid-row-end:1
  }

  .\31xl\:row-end-2{
    grid-row-end:2
  }

  .\31xl\:row-end-3{
    grid-row-end:3
  }

  .\31xl\:row-end-4{
    grid-row-end:4
  }

  .\31xl\:row-end-5{
    grid-row-end:5
  }

  .\31xl\:row-end-6{
    grid-row-end:6
  }

  .\31xl\:row-end-7{
    grid-row-end:7
  }

  .\31xl\:row-end-auto{
    grid-row-end:auto
  }

  .\31xl\:float-right{
    float:right
  }

  .\31xl\:float-left{
    float:left
  }

  .\31xl\:float-none{
    float:none
  }

  .\31xl\:clear-left{
    clear:left
  }

  .\31xl\:clear-right{
    clear:right
  }

  .\31xl\:clear-both{
    clear:both
  }

  .\31xl\:clear-none{
    clear:none
  }

  .\31xl\:m-0{
    margin:0px
  }

  .\31xl\:m-1{
    margin:0.25rem
  }

  .\31xl\:m-2{
    margin:0.5rem
  }

  .\31xl\:m-3{
    margin:0.75rem
  }

  .\31xl\:m-4{
    margin:1rem
  }

  .\31xl\:m-5{
    margin:1.25rem
  }

  .\31xl\:m-6{
    margin:1.5rem
  }

  .\31xl\:m-7{
    margin:1.75rem
  }

  .\31xl\:m-8{
    margin:2rem
  }

  .\31xl\:m-9{
    margin:2.25rem
  }

  .\31xl\:m-10{
    margin:2.5rem
  }

  .\31xl\:m-11{
    margin:2.75rem
  }

  .\31xl\:m-12{
    margin:3rem
  }

  .\31xl\:m-14{
    margin:3.5rem
  }

  .\31xl\:m-16{
    margin:4rem
  }

  .\31xl\:m-20{
    margin:5rem
  }

  .\31xl\:m-24{
    margin:6rem
  }

  .\31xl\:m-28{
    margin:7rem
  }

  .\31xl\:m-32{
    margin:8rem
  }

  .\31xl\:m-36{
    margin:9rem
  }

  .\31xl\:m-40{
    margin:10rem
  }

  .\31xl\:m-44{
    margin:11rem
  }

  .\31xl\:m-48{
    margin:12rem
  }

  .\31xl\:m-52{
    margin:13rem
  }

  .\31xl\:m-56{
    margin:14rem
  }

  .\31xl\:m-60{
    margin:15rem
  }

  .\31xl\:m-64{
    margin:16rem
  }

  .\31xl\:m-72{
    margin:18rem
  }

  .\31xl\:m-80{
    margin:20rem
  }

  .\31xl\:m-96{
    margin:24rem
  }

  .\31xl\:m-auto{
    margin:auto
  }

  .\31xl\:m-px{
    margin:1px
  }

  .\31xl\:m-0\.5{
    margin:0.125rem
  }

  .\31xl\:m-1\.5{
    margin:0.375rem
  }

  .\31xl\:m-2\.5{
    margin:0.625rem
  }

  .\31xl\:m-3\.5{
    margin:0.875rem
  }

  .\31xl\:-m-0{
    margin:0px
  }

  .\31xl\:-m-1{
    margin:-0.25rem
  }

  .\31xl\:-m-2{
    margin:-0.5rem
  }

  .\31xl\:-m-3{
    margin:-0.75rem
  }

  .\31xl\:-m-4{
    margin:-1rem
  }

  .\31xl\:-m-5{
    margin:-1.25rem
  }

  .\31xl\:-m-6{
    margin:-1.5rem
  }

  .\31xl\:-m-7{
    margin:-1.75rem
  }

  .\31xl\:-m-8{
    margin:-2rem
  }

  .\31xl\:-m-9{
    margin:-2.25rem
  }

  .\31xl\:-m-10{
    margin:-2.5rem
  }

  .\31xl\:-m-11{
    margin:-2.75rem
  }

  .\31xl\:-m-12{
    margin:-3rem
  }

  .\31xl\:-m-14{
    margin:-3.5rem
  }

  .\31xl\:-m-16{
    margin:-4rem
  }

  .\31xl\:-m-20{
    margin:-5rem
  }

  .\31xl\:-m-24{
    margin:-6rem
  }

  .\31xl\:-m-28{
    margin:-7rem
  }

  .\31xl\:-m-32{
    margin:-8rem
  }

  .\31xl\:-m-36{
    margin:-9rem
  }

  .\31xl\:-m-40{
    margin:-10rem
  }

  .\31xl\:-m-44{
    margin:-11rem
  }

  .\31xl\:-m-48{
    margin:-12rem
  }

  .\31xl\:-m-52{
    margin:-13rem
  }

  .\31xl\:-m-56{
    margin:-14rem
  }

  .\31xl\:-m-60{
    margin:-15rem
  }

  .\31xl\:-m-64{
    margin:-16rem
  }

  .\31xl\:-m-72{
    margin:-18rem
  }

  .\31xl\:-m-80{
    margin:-20rem
  }

  .\31xl\:-m-96{
    margin:-24rem
  }

  .\31xl\:-m-px{
    margin:-1px
  }

  .\31xl\:-m-0\.5{
    margin:-0.125rem
  }

  .\31xl\:-m-1\.5{
    margin:-0.375rem
  }

  .\31xl\:-m-2\.5{
    margin:-0.625rem
  }

  .\31xl\:-m-3\.5{
    margin:-0.875rem
  }

  .\31xl\:mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .\31xl\:mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

  .\31xl\:mx-2{
    margin-left:0.5rem;
    margin-right:0.5rem
  }

  .\31xl\:mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .\31xl\:mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .\31xl\:mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

  .\31xl\:mx-6{
    margin-left:1.5rem;
    margin-right:1.5rem
  }

  .\31xl\:mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

  .\31xl\:mx-8{
    margin-left:2rem;
    margin-right:2rem
  }

  .\31xl\:mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .\31xl\:mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

  .\31xl\:mx-11{
    margin-left:2.75rem;
    margin-right:2.75rem
  }

  .\31xl\:mx-12{
    margin-left:3rem;
    margin-right:3rem
  }

  .\31xl\:mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .\31xl\:mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .\31xl\:mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

  .\31xl\:mx-24{
    margin-left:6rem;
    margin-right:6rem
  }

  .\31xl\:mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

  .\31xl\:mx-32{
    margin-left:8rem;
    margin-right:8rem
  }

  .\31xl\:mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .\31xl\:mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .\31xl\:mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

  .\31xl\:mx-48{
    margin-left:12rem;
    margin-right:12rem
  }

  .\31xl\:mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .\31xl\:mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

  .\31xl\:mx-60{
    margin-left:15rem;
    margin-right:15rem
  }

  .\31xl\:mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .\31xl\:mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .\31xl\:mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .\31xl\:mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .\31xl\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .\31xl\:mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .\31xl\:mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .\31xl\:mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .\31xl\:mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .\31xl\:mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

  .\31xl\:-mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .\31xl\:-mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

  .\31xl\:-mx-2{
    margin-left:-0.5rem;
    margin-right:-0.5rem
  }

  .\31xl\:-mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .\31xl\:-mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .\31xl\:-mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

  .\31xl\:-mx-6{
    margin-left:-1.5rem;
    margin-right:-1.5rem
  }

  .\31xl\:-mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

  .\31xl\:-mx-8{
    margin-left:-2rem;
    margin-right:-2rem
  }

  .\31xl\:-mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .\31xl\:-mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

  .\31xl\:-mx-11{
    margin-left:-2.75rem;
    margin-right:-2.75rem
  }

  .\31xl\:-mx-12{
    margin-left:-3rem;
    margin-right:-3rem
  }

  .\31xl\:-mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .\31xl\:-mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .\31xl\:-mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

  .\31xl\:-mx-24{
    margin-left:-6rem;
    margin-right:-6rem
  }

  .\31xl\:-mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

  .\31xl\:-mx-32{
    margin-left:-8rem;
    margin-right:-8rem
  }

  .\31xl\:-mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .\31xl\:-mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .\31xl\:-mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

  .\31xl\:-mx-48{
    margin-left:-12rem;
    margin-right:-12rem
  }

  .\31xl\:-mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .\31xl\:-mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

  .\31xl\:-mx-60{
    margin-left:-15rem;
    margin-right:-15rem
  }

  .\31xl\:-mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .\31xl\:-mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .\31xl\:-mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .\31xl\:-mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .\31xl\:-mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .\31xl\:-mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .\31xl\:-mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .\31xl\:-mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .\31xl\:-mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .\31xl\:my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .\31xl\:my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .\31xl\:my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .\31xl\:my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .\31xl\:my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .\31xl\:my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .\31xl\:my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .\31xl\:my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .\31xl\:my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .\31xl\:my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .\31xl\:my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .\31xl\:my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .\31xl\:my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .\31xl\:my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .\31xl\:my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .\31xl\:my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .\31xl\:my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .\31xl\:my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .\31xl\:my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .\31xl\:my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .\31xl\:my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .\31xl\:my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .\31xl\:my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .\31xl\:my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .\31xl\:my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .\31xl\:my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .\31xl\:my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .\31xl\:my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .\31xl\:my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .\31xl\:my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .\31xl\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .\31xl\:my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .\31xl\:my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .\31xl\:my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .\31xl\:my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .\31xl\:my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .\31xl\:-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .\31xl\:-my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .\31xl\:-my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .\31xl\:-my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .\31xl\:-my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .\31xl\:-my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .\31xl\:-my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .\31xl\:-my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .\31xl\:-my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .\31xl\:-my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .\31xl\:-my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .\31xl\:-my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .\31xl\:-my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .\31xl\:-my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .\31xl\:-my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .\31xl\:-my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .\31xl\:-my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .\31xl\:-my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .\31xl\:-my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .\31xl\:-my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .\31xl\:-my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .\31xl\:-my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .\31xl\:-my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .\31xl\:-my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .\31xl\:-my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .\31xl\:-my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .\31xl\:-my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .\31xl\:-my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .\31xl\:-my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .\31xl\:-my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .\31xl\:-my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .\31xl\:-my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .\31xl\:-my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .\31xl\:-my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .\31xl\:-my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .\31xl\:mt-0{
    margin-top:0px
  }

  .\31xl\:mt-1{
    margin-top:0.25rem
  }

  .\31xl\:mt-2{
    margin-top:0.5rem
  }

  .\31xl\:mt-3{
    margin-top:0.75rem
  }

  .\31xl\:mt-4{
    margin-top:1rem
  }

  .\31xl\:mt-5{
    margin-top:1.25rem
  }

  .\31xl\:mt-6{
    margin-top:1.5rem
  }

  .\31xl\:mt-7{
    margin-top:1.75rem
  }

  .\31xl\:mt-8{
    margin-top:2rem
  }

  .\31xl\:mt-9{
    margin-top:2.25rem
  }

  .\31xl\:mt-10{
    margin-top:2.5rem
  }

  .\31xl\:mt-11{
    margin-top:2.75rem
  }

  .\31xl\:mt-12{
    margin-top:3rem
  }

  .\31xl\:mt-14{
    margin-top:3.5rem
  }

  .\31xl\:mt-16{
    margin-top:4rem
  }

  .\31xl\:mt-20{
    margin-top:5rem
  }

  .\31xl\:mt-24{
    margin-top:6rem
  }

  .\31xl\:mt-28{
    margin-top:7rem
  }

  .\31xl\:mt-32{
    margin-top:8rem
  }

  .\31xl\:mt-36{
    margin-top:9rem
  }

  .\31xl\:mt-40{
    margin-top:10rem
  }

  .\31xl\:mt-44{
    margin-top:11rem
  }

  .\31xl\:mt-48{
    margin-top:12rem
  }

  .\31xl\:mt-52{
    margin-top:13rem
  }

  .\31xl\:mt-56{
    margin-top:14rem
  }

  .\31xl\:mt-60{
    margin-top:15rem
  }

  .\31xl\:mt-64{
    margin-top:16rem
  }

  .\31xl\:mt-72{
    margin-top:18rem
  }

  .\31xl\:mt-80{
    margin-top:20rem
  }

  .\31xl\:mt-96{
    margin-top:24rem
  }

  .\31xl\:mt-auto{
    margin-top:auto
  }

  .\31xl\:mt-px{
    margin-top:1px
  }

  .\31xl\:mt-0\.5{
    margin-top:0.125rem
  }

  .\31xl\:mt-1\.5{
    margin-top:0.375rem
  }

  .\31xl\:mt-2\.5{
    margin-top:0.625rem
  }

  .\31xl\:mt-3\.5{
    margin-top:0.875rem
  }

  .\31xl\:-mt-0{
    margin-top:0px
  }

  .\31xl\:-mt-1{
    margin-top:-0.25rem
  }

  .\31xl\:-mt-2{
    margin-top:-0.5rem
  }

  .\31xl\:-mt-3{
    margin-top:-0.75rem
  }

  .\31xl\:-mt-4{
    margin-top:-1rem
  }

  .\31xl\:-mt-5{
    margin-top:-1.25rem
  }

  .\31xl\:-mt-6{
    margin-top:-1.5rem
  }

  .\31xl\:-mt-7{
    margin-top:-1.75rem
  }

  .\31xl\:-mt-8{
    margin-top:-2rem
  }

  .\31xl\:-mt-9{
    margin-top:-2.25rem
  }

  .\31xl\:-mt-10{
    margin-top:-2.5rem
  }

  .\31xl\:-mt-11{
    margin-top:-2.75rem
  }

  .\31xl\:-mt-12{
    margin-top:-3rem
  }

  .\31xl\:-mt-14{
    margin-top:-3.5rem
  }

  .\31xl\:-mt-16{
    margin-top:-4rem
  }

  .\31xl\:-mt-20{
    margin-top:-5rem
  }

  .\31xl\:-mt-24{
    margin-top:-6rem
  }

  .\31xl\:-mt-28{
    margin-top:-7rem
  }

  .\31xl\:-mt-32{
    margin-top:-8rem
  }

  .\31xl\:-mt-36{
    margin-top:-9rem
  }

  .\31xl\:-mt-40{
    margin-top:-10rem
  }

  .\31xl\:-mt-44{
    margin-top:-11rem
  }

  .\31xl\:-mt-48{
    margin-top:-12rem
  }

  .\31xl\:-mt-52{
    margin-top:-13rem
  }

  .\31xl\:-mt-56{
    margin-top:-14rem
  }

  .\31xl\:-mt-60{
    margin-top:-15rem
  }

  .\31xl\:-mt-64{
    margin-top:-16rem
  }

  .\31xl\:-mt-72{
    margin-top:-18rem
  }

  .\31xl\:-mt-80{
    margin-top:-20rem
  }

  .\31xl\:-mt-96{
    margin-top:-24rem
  }

  .\31xl\:-mt-px{
    margin-top:-1px
  }

  .\31xl\:-mt-0\.5{
    margin-top:-0.125rem
  }

  .\31xl\:-mt-1\.5{
    margin-top:-0.375rem
  }

  .\31xl\:-mt-2\.5{
    margin-top:-0.625rem
  }

  .\31xl\:-mt-3\.5{
    margin-top:-0.875rem
  }

  .\31xl\:mr-0{
    margin-right:0px
  }

  .\31xl\:mr-1{
    margin-right:0.25rem
  }

  .\31xl\:mr-2{
    margin-right:0.5rem
  }

  .\31xl\:mr-3{
    margin-right:0.75rem
  }

  .\31xl\:mr-4{
    margin-right:1rem
  }

  .\31xl\:mr-5{
    margin-right:1.25rem
  }

  .\31xl\:mr-6{
    margin-right:1.5rem
  }

  .\31xl\:mr-7{
    margin-right:1.75rem
  }

  .\31xl\:mr-8{
    margin-right:2rem
  }

  .\31xl\:mr-9{
    margin-right:2.25rem
  }

  .\31xl\:mr-10{
    margin-right:2.5rem
  }

  .\31xl\:mr-11{
    margin-right:2.75rem
  }

  .\31xl\:mr-12{
    margin-right:3rem
  }

  .\31xl\:mr-14{
    margin-right:3.5rem
  }

  .\31xl\:mr-16{
    margin-right:4rem
  }

  .\31xl\:mr-20{
    margin-right:5rem
  }

  .\31xl\:mr-24{
    margin-right:6rem
  }

  .\31xl\:mr-28{
    margin-right:7rem
  }

  .\31xl\:mr-32{
    margin-right:8rem
  }

  .\31xl\:mr-36{
    margin-right:9rem
  }

  .\31xl\:mr-40{
    margin-right:10rem
  }

  .\31xl\:mr-44{
    margin-right:11rem
  }

  .\31xl\:mr-48{
    margin-right:12rem
  }

  .\31xl\:mr-52{
    margin-right:13rem
  }

  .\31xl\:mr-56{
    margin-right:14rem
  }

  .\31xl\:mr-60{
    margin-right:15rem
  }

  .\31xl\:mr-64{
    margin-right:16rem
  }

  .\31xl\:mr-72{
    margin-right:18rem
  }

  .\31xl\:mr-80{
    margin-right:20rem
  }

  .\31xl\:mr-96{
    margin-right:24rem
  }

  .\31xl\:mr-auto{
    margin-right:auto
  }

  .\31xl\:mr-px{
    margin-right:1px
  }

  .\31xl\:mr-0\.5{
    margin-right:0.125rem
  }

  .\31xl\:mr-1\.5{
    margin-right:0.375rem
  }

  .\31xl\:mr-2\.5{
    margin-right:0.625rem
  }

  .\31xl\:mr-3\.5{
    margin-right:0.875rem
  }

  .\31xl\:-mr-0{
    margin-right:0px
  }

  .\31xl\:-mr-1{
    margin-right:-0.25rem
  }

  .\31xl\:-mr-2{
    margin-right:-0.5rem
  }

  .\31xl\:-mr-3{
    margin-right:-0.75rem
  }

  .\31xl\:-mr-4{
    margin-right:-1rem
  }

  .\31xl\:-mr-5{
    margin-right:-1.25rem
  }

  .\31xl\:-mr-6{
    margin-right:-1.5rem
  }

  .\31xl\:-mr-7{
    margin-right:-1.75rem
  }

  .\31xl\:-mr-8{
    margin-right:-2rem
  }

  .\31xl\:-mr-9{
    margin-right:-2.25rem
  }

  .\31xl\:-mr-10{
    margin-right:-2.5rem
  }

  .\31xl\:-mr-11{
    margin-right:-2.75rem
  }

  .\31xl\:-mr-12{
    margin-right:-3rem
  }

  .\31xl\:-mr-14{
    margin-right:-3.5rem
  }

  .\31xl\:-mr-16{
    margin-right:-4rem
  }

  .\31xl\:-mr-20{
    margin-right:-5rem
  }

  .\31xl\:-mr-24{
    margin-right:-6rem
  }

  .\31xl\:-mr-28{
    margin-right:-7rem
  }

  .\31xl\:-mr-32{
    margin-right:-8rem
  }

  .\31xl\:-mr-36{
    margin-right:-9rem
  }

  .\31xl\:-mr-40{
    margin-right:-10rem
  }

  .\31xl\:-mr-44{
    margin-right:-11rem
  }

  .\31xl\:-mr-48{
    margin-right:-12rem
  }

  .\31xl\:-mr-52{
    margin-right:-13rem
  }

  .\31xl\:-mr-56{
    margin-right:-14rem
  }

  .\31xl\:-mr-60{
    margin-right:-15rem
  }

  .\31xl\:-mr-64{
    margin-right:-16rem
  }

  .\31xl\:-mr-72{
    margin-right:-18rem
  }

  .\31xl\:-mr-80{
    margin-right:-20rem
  }

  .\31xl\:-mr-96{
    margin-right:-24rem
  }

  .\31xl\:-mr-px{
    margin-right:-1px
  }

  .\31xl\:-mr-0\.5{
    margin-right:-0.125rem
  }

  .\31xl\:-mr-1\.5{
    margin-right:-0.375rem
  }

  .\31xl\:-mr-2\.5{
    margin-right:-0.625rem
  }

  .\31xl\:-mr-3\.5{
    margin-right:-0.875rem
  }

  .\31xl\:mb-0{
    margin-bottom:0px
  }

  .\31xl\:mb-1{
    margin-bottom:0.25rem
  }

  .\31xl\:mb-2{
    margin-bottom:0.5rem
  }

  .\31xl\:mb-3{
    margin-bottom:0.75rem
  }

  .\31xl\:mb-4{
    margin-bottom:1rem
  }

  .\31xl\:mb-5{
    margin-bottom:1.25rem
  }

  .\31xl\:mb-6{
    margin-bottom:1.5rem
  }

  .\31xl\:mb-7{
    margin-bottom:1.75rem
  }

  .\31xl\:mb-8{
    margin-bottom:2rem
  }

  .\31xl\:mb-9{
    margin-bottom:2.25rem
  }

  .\31xl\:mb-10{
    margin-bottom:2.5rem
  }

  .\31xl\:mb-11{
    margin-bottom:2.75rem
  }

  .\31xl\:mb-12{
    margin-bottom:3rem
  }

  .\31xl\:mb-14{
    margin-bottom:3.5rem
  }

  .\31xl\:mb-16{
    margin-bottom:4rem
  }

  .\31xl\:mb-20{
    margin-bottom:5rem
  }

  .\31xl\:mb-24{
    margin-bottom:6rem
  }

  .\31xl\:mb-28{
    margin-bottom:7rem
  }

  .\31xl\:mb-32{
    margin-bottom:8rem
  }

  .\31xl\:mb-36{
    margin-bottom:9rem
  }

  .\31xl\:mb-40{
    margin-bottom:10rem
  }

  .\31xl\:mb-44{
    margin-bottom:11rem
  }

  .\31xl\:mb-48{
    margin-bottom:12rem
  }

  .\31xl\:mb-52{
    margin-bottom:13rem
  }

  .\31xl\:mb-56{
    margin-bottom:14rem
  }

  .\31xl\:mb-60{
    margin-bottom:15rem
  }

  .\31xl\:mb-64{
    margin-bottom:16rem
  }

  .\31xl\:mb-72{
    margin-bottom:18rem
  }

  .\31xl\:mb-80{
    margin-bottom:20rem
  }

  .\31xl\:mb-96{
    margin-bottom:24rem
  }

  .\31xl\:mb-auto{
    margin-bottom:auto
  }

  .\31xl\:mb-px{
    margin-bottom:1px
  }

  .\31xl\:mb-0\.5{
    margin-bottom:0.125rem
  }

  .\31xl\:mb-1\.5{
    margin-bottom:0.375rem
  }

  .\31xl\:mb-2\.5{
    margin-bottom:0.625rem
  }

  .\31xl\:mb-3\.5{
    margin-bottom:0.875rem
  }

  .\31xl\:-mb-0{
    margin-bottom:0px
  }

  .\31xl\:-mb-1{
    margin-bottom:-0.25rem
  }

  .\31xl\:-mb-2{
    margin-bottom:-0.5rem
  }

  .\31xl\:-mb-3{
    margin-bottom:-0.75rem
  }

  .\31xl\:-mb-4{
    margin-bottom:-1rem
  }

  .\31xl\:-mb-5{
    margin-bottom:-1.25rem
  }

  .\31xl\:-mb-6{
    margin-bottom:-1.5rem
  }

  .\31xl\:-mb-7{
    margin-bottom:-1.75rem
  }

  .\31xl\:-mb-8{
    margin-bottom:-2rem
  }

  .\31xl\:-mb-9{
    margin-bottom:-2.25rem
  }

  .\31xl\:-mb-10{
    margin-bottom:-2.5rem
  }

  .\31xl\:-mb-11{
    margin-bottom:-2.75rem
  }

  .\31xl\:-mb-12{
    margin-bottom:-3rem
  }

  .\31xl\:-mb-14{
    margin-bottom:-3.5rem
  }

  .\31xl\:-mb-16{
    margin-bottom:-4rem
  }

  .\31xl\:-mb-20{
    margin-bottom:-5rem
  }

  .\31xl\:-mb-24{
    margin-bottom:-6rem
  }

  .\31xl\:-mb-28{
    margin-bottom:-7rem
  }

  .\31xl\:-mb-32{
    margin-bottom:-8rem
  }

  .\31xl\:-mb-36{
    margin-bottom:-9rem
  }

  .\31xl\:-mb-40{
    margin-bottom:-10rem
  }

  .\31xl\:-mb-44{
    margin-bottom:-11rem
  }

  .\31xl\:-mb-48{
    margin-bottom:-12rem
  }

  .\31xl\:-mb-52{
    margin-bottom:-13rem
  }

  .\31xl\:-mb-56{
    margin-bottom:-14rem
  }

  .\31xl\:-mb-60{
    margin-bottom:-15rem
  }

  .\31xl\:-mb-64{
    margin-bottom:-16rem
  }

  .\31xl\:-mb-72{
    margin-bottom:-18rem
  }

  .\31xl\:-mb-80{
    margin-bottom:-20rem
  }

  .\31xl\:-mb-96{
    margin-bottom:-24rem
  }

  .\31xl\:-mb-px{
    margin-bottom:-1px
  }

  .\31xl\:-mb-0\.5{
    margin-bottom:-0.125rem
  }

  .\31xl\:-mb-1\.5{
    margin-bottom:-0.375rem
  }

  .\31xl\:-mb-2\.5{
    margin-bottom:-0.625rem
  }

  .\31xl\:-mb-3\.5{
    margin-bottom:-0.875rem
  }

  .\31xl\:ml-0{
    margin-left:0px
  }

  .\31xl\:ml-1{
    margin-left:0.25rem
  }

  .\31xl\:ml-2{
    margin-left:0.5rem
  }

  .\31xl\:ml-3{
    margin-left:0.75rem
  }

  .\31xl\:ml-4{
    margin-left:1rem
  }

  .\31xl\:ml-5{
    margin-left:1.25rem
  }

  .\31xl\:ml-6{
    margin-left:1.5rem
  }

  .\31xl\:ml-7{
    margin-left:1.75rem
  }

  .\31xl\:ml-8{
    margin-left:2rem
  }

  .\31xl\:ml-9{
    margin-left:2.25rem
  }

  .\31xl\:ml-10{
    margin-left:2.5rem
  }

  .\31xl\:ml-11{
    margin-left:2.75rem
  }

  .\31xl\:ml-12{
    margin-left:3rem
  }

  .\31xl\:ml-14{
    margin-left:3.5rem
  }

  .\31xl\:ml-16{
    margin-left:4rem
  }

  .\31xl\:ml-20{
    margin-left:5rem
  }

  .\31xl\:ml-24{
    margin-left:6rem
  }

  .\31xl\:ml-28{
    margin-left:7rem
  }

  .\31xl\:ml-32{
    margin-left:8rem
  }

  .\31xl\:ml-36{
    margin-left:9rem
  }

  .\31xl\:ml-40{
    margin-left:10rem
  }

  .\31xl\:ml-44{
    margin-left:11rem
  }

  .\31xl\:ml-48{
    margin-left:12rem
  }

  .\31xl\:ml-52{
    margin-left:13rem
  }

  .\31xl\:ml-56{
    margin-left:14rem
  }

  .\31xl\:ml-60{
    margin-left:15rem
  }

  .\31xl\:ml-64{
    margin-left:16rem
  }

  .\31xl\:ml-72{
    margin-left:18rem
  }

  .\31xl\:ml-80{
    margin-left:20rem
  }

  .\31xl\:ml-96{
    margin-left:24rem
  }

  .\31xl\:ml-auto{
    margin-left:auto
  }

  .\31xl\:ml-px{
    margin-left:1px
  }

  .\31xl\:ml-0\.5{
    margin-left:0.125rem
  }

  .\31xl\:ml-1\.5{
    margin-left:0.375rem
  }

  .\31xl\:ml-2\.5{
    margin-left:0.625rem
  }

  .\31xl\:ml-3\.5{
    margin-left:0.875rem
  }

  .\31xl\:-ml-0{
    margin-left:0px
  }

  .\31xl\:-ml-1{
    margin-left:-0.25rem
  }

  .\31xl\:-ml-2{
    margin-left:-0.5rem
  }

  .\31xl\:-ml-3{
    margin-left:-0.75rem
  }

  .\31xl\:-ml-4{
    margin-left:-1rem
  }

  .\31xl\:-ml-5{
    margin-left:-1.25rem
  }

  .\31xl\:-ml-6{
    margin-left:-1.5rem
  }

  .\31xl\:-ml-7{
    margin-left:-1.75rem
  }

  .\31xl\:-ml-8{
    margin-left:-2rem
  }

  .\31xl\:-ml-9{
    margin-left:-2.25rem
  }

  .\31xl\:-ml-10{
    margin-left:-2.5rem
  }

  .\31xl\:-ml-11{
    margin-left:-2.75rem
  }

  .\31xl\:-ml-12{
    margin-left:-3rem
  }

  .\31xl\:-ml-14{
    margin-left:-3.5rem
  }

  .\31xl\:-ml-16{
    margin-left:-4rem
  }

  .\31xl\:-ml-20{
    margin-left:-5rem
  }

  .\31xl\:-ml-24{
    margin-left:-6rem
  }

  .\31xl\:-ml-28{
    margin-left:-7rem
  }

  .\31xl\:-ml-32{
    margin-left:-8rem
  }

  .\31xl\:-ml-36{
    margin-left:-9rem
  }

  .\31xl\:-ml-40{
    margin-left:-10rem
  }

  .\31xl\:-ml-44{
    margin-left:-11rem
  }

  .\31xl\:-ml-48{
    margin-left:-12rem
  }

  .\31xl\:-ml-52{
    margin-left:-13rem
  }

  .\31xl\:-ml-56{
    margin-left:-14rem
  }

  .\31xl\:-ml-60{
    margin-left:-15rem
  }

  .\31xl\:-ml-64{
    margin-left:-16rem
  }

  .\31xl\:-ml-72{
    margin-left:-18rem
  }

  .\31xl\:-ml-80{
    margin-left:-20rem
  }

  .\31xl\:-ml-96{
    margin-left:-24rem
  }

  .\31xl\:-ml-px{
    margin-left:-1px
  }

  .\31xl\:-ml-0\.5{
    margin-left:-0.125rem
  }

  .\31xl\:-ml-1\.5{
    margin-left:-0.375rem
  }

  .\31xl\:-ml-2\.5{
    margin-left:-0.625rem
  }

  .\31xl\:-ml-3\.5{
    margin-left:-0.875rem
  }

  .\31xl\:box-border{
    box-sizing:border-box
  }

  .\31xl\:box-content{
    box-sizing:content-box
  }

  .\31xl\:block{
    display:block
  }

  .\31xl\:inline-block{
    display:inline-block
  }

  .\31xl\:inline{
    display:inline
  }

  .\31xl\:flex{
    display:flex
  }

  .\31xl\:inline-flex{
    display:inline-flex
  }

  .\31xl\:table{
    display:table
  }

  .\31xl\:inline-table{
    display:inline-table
  }

  .\31xl\:table-caption{
    display:table-caption
  }

  .\31xl\:table-cell{
    display:table-cell
  }

  .\31xl\:table-column{
    display:table-column
  }

  .\31xl\:table-column-group{
    display:table-column-group
  }

  .\31xl\:table-footer-group{
    display:table-footer-group
  }

  .\31xl\:table-header-group{
    display:table-header-group
  }

  .\31xl\:table-row-group{
    display:table-row-group
  }

  .\31xl\:table-row{
    display:table-row
  }

  .\31xl\:flow-root{
    display:flow-root
  }

  .\31xl\:grid{
    display:grid
  }

  .\31xl\:inline-grid{
    display:inline-grid
  }

  .\31xl\:contents{
    display:contents
  }

  .\31xl\:list-item{
    display:list-item
  }

  .\31xl\:hidden{
    display:none
  }

  .\31xl\:h-0{
    height:0px
  }

  .\31xl\:h-1{
    height:0.25rem
  }

  .\31xl\:h-2{
    height:0.5rem
  }

  .\31xl\:h-3{
    height:0.75rem
  }

  .\31xl\:h-4{
    height:1rem
  }

  .\31xl\:h-5{
    height:1.25rem
  }

  .\31xl\:h-6{
    height:1.5rem
  }

  .\31xl\:h-7{
    height:1.75rem
  }

  .\31xl\:h-8{
    height:2rem
  }

  .\31xl\:h-9{
    height:2.25rem
  }

  .\31xl\:h-10{
    height:2.5rem
  }

  .\31xl\:h-11{
    height:2.75rem
  }

  .\31xl\:h-12{
    height:3rem
  }

  .\31xl\:h-14{
    height:3.5rem
  }

  .\31xl\:h-16{
    height:4rem
  }

  .\31xl\:h-20{
    height:5rem
  }

  .\31xl\:h-24{
    height:6rem
  }

  .\31xl\:h-28{
    height:7rem
  }

  .\31xl\:h-32{
    height:8rem
  }

  .\31xl\:h-36{
    height:9rem
  }

  .\31xl\:h-40{
    height:10rem
  }

  .\31xl\:h-44{
    height:11rem
  }

  .\31xl\:h-48{
    height:12rem
  }

  .\31xl\:h-52{
    height:13rem
  }

  .\31xl\:h-56{
    height:14rem
  }

  .\31xl\:h-60{
    height:15rem
  }

  .\31xl\:h-64{
    height:16rem
  }

  .\31xl\:h-72{
    height:18rem
  }

  .\31xl\:h-80{
    height:20rem
  }

  .\31xl\:h-96{
    height:24rem
  }

  .\31xl\:h-auto{
    height:auto
  }

  .\31xl\:h-px{
    height:1px
  }

  .\31xl\:h-0\.5{
    height:0.125rem
  }

  .\31xl\:h-1\.5{
    height:0.375rem
  }

  .\31xl\:h-2\.5{
    height:0.625rem
  }

  .\31xl\:h-3\.5{
    height:0.875rem
  }

  .\31xl\:h-1\/2{
    height:50%
  }

  .\31xl\:h-1\/3{
    height:33.333333%
  }

  .\31xl\:h-2\/3{
    height:66.666667%
  }

  .\31xl\:h-1\/4{
    height:25%
  }

  .\31xl\:h-2\/4{
    height:50%
  }

  .\31xl\:h-3\/4{
    height:75%
  }

  .\31xl\:h-1\/5{
    height:20%
  }

  .\31xl\:h-2\/5{
    height:40%
  }

  .\31xl\:h-3\/5{
    height:60%
  }

  .\31xl\:h-4\/5{
    height:80%
  }

  .\31xl\:h-1\/6{
    height:16.666667%
  }

  .\31xl\:h-2\/6{
    height:33.333333%
  }

  .\31xl\:h-3\/6{
    height:50%
  }

  .\31xl\:h-4\/6{
    height:66.666667%
  }

  .\31xl\:h-5\/6{
    height:83.333333%
  }

  .\31xl\:h-full{
    height:100%
  }

  .\31xl\:h-screen{
    height:100vh
  }

  .\31xl\:max-h-0{
    max-height:0px
  }

  .\31xl\:max-h-1{
    max-height:0.25rem
  }

  .\31xl\:max-h-2{
    max-height:0.5rem
  }

  .\31xl\:max-h-3{
    max-height:0.75rem
  }

  .\31xl\:max-h-4{
    max-height:1rem
  }

  .\31xl\:max-h-5{
    max-height:1.25rem
  }

  .\31xl\:max-h-6{
    max-height:1.5rem
  }

  .\31xl\:max-h-7{
    max-height:1.75rem
  }

  .\31xl\:max-h-8{
    max-height:2rem
  }

  .\31xl\:max-h-9{
    max-height:2.25rem
  }

  .\31xl\:max-h-10{
    max-height:2.5rem
  }

  .\31xl\:max-h-11{
    max-height:2.75rem
  }

  .\31xl\:max-h-12{
    max-height:3rem
  }

  .\31xl\:max-h-14{
    max-height:3.5rem
  }

  .\31xl\:max-h-16{
    max-height:4rem
  }

  .\31xl\:max-h-20{
    max-height:5rem
  }

  .\31xl\:max-h-24{
    max-height:6rem
  }

  .\31xl\:max-h-28{
    max-height:7rem
  }

  .\31xl\:max-h-32{
    max-height:8rem
  }

  .\31xl\:max-h-36{
    max-height:9rem
  }

  .\31xl\:max-h-40{
    max-height:10rem
  }

  .\31xl\:max-h-44{
    max-height:11rem
  }

  .\31xl\:max-h-48{
    max-height:12rem
  }

  .\31xl\:max-h-52{
    max-height:13rem
  }

  .\31xl\:max-h-56{
    max-height:14rem
  }

  .\31xl\:max-h-60{
    max-height:15rem
  }

  .\31xl\:max-h-64{
    max-height:16rem
  }

  .\31xl\:max-h-72{
    max-height:18rem
  }

  .\31xl\:max-h-80{
    max-height:20rem
  }

  .\31xl\:max-h-96{
    max-height:24rem
  }

  .\31xl\:max-h-px{
    max-height:1px
  }

  .\31xl\:max-h-0\.5{
    max-height:0.125rem
  }

  .\31xl\:max-h-1\.5{
    max-height:0.375rem
  }

  .\31xl\:max-h-2\.5{
    max-height:0.625rem
  }

  .\31xl\:max-h-3\.5{
    max-height:0.875rem
  }

  .\31xl\:max-h-full{
    max-height:100%
  }

  .\31xl\:max-h-screen{
    max-height:100vh
  }

  .\31xl\:min-h-0{
    min-height:0px
  }

  .\31xl\:min-h-full{
    min-height:100%
  }

  .\31xl\:min-h-screen{
    min-height:100vh
  }

  .\31xl\:w-0{
    width:0px
  }

  .\31xl\:w-1{
    width:0.25rem
  }

  .\31xl\:w-2{
    width:0.5rem
  }

  .\31xl\:w-3{
    width:0.75rem
  }

  .\31xl\:w-4{
    width:1rem
  }

  .\31xl\:w-5{
    width:1.25rem
  }

  .\31xl\:w-6{
    width:1.5rem
  }

  .\31xl\:w-7{
    width:1.75rem
  }

  .\31xl\:w-8{
    width:2rem
  }

  .\31xl\:w-9{
    width:2.25rem
  }

  .\31xl\:w-10{
    width:2.5rem
  }

  .\31xl\:w-11{
    width:2.75rem
  }

  .\31xl\:w-12{
    width:3rem
  }

  .\31xl\:w-14{
    width:3.5rem
  }

  .\31xl\:w-16{
    width:4rem
  }

  .\31xl\:w-20{
    width:5rem
  }

  .\31xl\:w-24{
    width:6rem
  }

  .\31xl\:w-28{
    width:7rem
  }

  .\31xl\:w-32{
    width:8rem
  }

  .\31xl\:w-36{
    width:9rem
  }

  .\31xl\:w-40{
    width:10rem
  }

  .\31xl\:w-44{
    width:11rem
  }

  .\31xl\:w-48{
    width:12rem
  }

  .\31xl\:w-52{
    width:13rem
  }

  .\31xl\:w-56{
    width:14rem
  }

  .\31xl\:w-60{
    width:15rem
  }

  .\31xl\:w-64{
    width:16rem
  }

  .\31xl\:w-72{
    width:18rem
  }

  .\31xl\:w-80{
    width:20rem
  }

  .\31xl\:w-96{
    width:24rem
  }

  .\31xl\:w-auto{
    width:auto
  }

  .\31xl\:w-px{
    width:1px
  }

  .\31xl\:w-0\.5{
    width:0.125rem
  }

  .\31xl\:w-1\.5{
    width:0.375rem
  }

  .\31xl\:w-2\.5{
    width:0.625rem
  }

  .\31xl\:w-3\.5{
    width:0.875rem
  }

  .\31xl\:w-1\/2{
    width:50%
  }

  .\31xl\:w-1\/3{
    width:33.333333%
  }

  .\31xl\:w-2\/3{
    width:66.666667%
  }

  .\31xl\:w-1\/4{
    width:25%
  }

  .\31xl\:w-2\/4{
    width:50%
  }

  .\31xl\:w-3\/4{
    width:75%
  }

  .\31xl\:w-1\/5{
    width:20%
  }

  .\31xl\:w-2\/5{
    width:40%
  }

  .\31xl\:w-3\/5{
    width:60%
  }

  .\31xl\:w-4\/5{
    width:80%
  }

  .\31xl\:w-1\/6{
    width:16.666667%
  }

  .\31xl\:w-2\/6{
    width:33.333333%
  }

  .\31xl\:w-3\/6{
    width:50%
  }

  .\31xl\:w-4\/6{
    width:66.666667%
  }

  .\31xl\:w-5\/6{
    width:83.333333%
  }

  .\31xl\:w-1\/12{
    width:8.333333%
  }

  .\31xl\:w-2\/12{
    width:16.666667%
  }

  .\31xl\:w-3\/12{
    width:25%
  }

  .\31xl\:w-4\/12{
    width:33.333333%
  }

  .\31xl\:w-5\/12{
    width:41.666667%
  }

  .\31xl\:w-6\/12{
    width:50%
  }

  .\31xl\:w-7\/12{
    width:58.333333%
  }

  .\31xl\:w-8\/12{
    width:66.666667%
  }

  .\31xl\:w-9\/12{
    width:75%
  }

  .\31xl\:w-10\/12{
    width:83.333333%
  }

  .\31xl\:w-11\/12{
    width:91.666667%
  }

  .\31xl\:w-full{
    width:100%
  }

  .\31xl\:w-screen{
    width:100vw
  }

  .\31xl\:w-min{
    width:min-content
  }

  .\31xl\:w-max{
    width:max-content
  }

  .\31xl\:min-w-0{
    min-width:0px
  }

  .\31xl\:min-w-full{
    min-width:100%
  }

  .\31xl\:min-w-min{
    min-width:min-content
  }

  .\31xl\:min-w-max{
    min-width:max-content
  }

  .\31xl\:max-w-0{
    max-width:0rem
  }

  .\31xl\:max-w-none{
    max-width:none
  }

  .\31xl\:max-w-xs{
    max-width:20rem
  }

  .\31xl\:max-w-sm{
    max-width:24rem
  }

  .\31xl\:max-w-md{
    max-width:28rem
  }

  .\31xl\:max-w-lg{
    max-width:32rem
  }

  .\31xl\:max-w-xl{
    max-width:36rem
  }

  .\31xl\:max-w-2xl{
    max-width:42rem
  }

  .\31xl\:max-w-3xl{
    max-width:48rem
  }

  .\31xl\:max-w-4xl{
    max-width:56rem
  }

  .\31xl\:max-w-5xl{
    max-width:64rem
  }

  .\31xl\:max-w-6xl{
    max-width:72rem
  }

  .\31xl\:max-w-7xl{
    max-width:80rem
  }

  .\31xl\:max-w-full{
    max-width:100%
  }

  .\31xl\:max-w-min{
    max-width:min-content
  }

  .\31xl\:max-w-max{
    max-width:max-content
  }

  .\31xl\:max-w-prose{
    max-width:65ch
  }

  .\31xl\:max-w-screen-sm{
    max-width:640px
  }

  .\31xl\:max-w-screen-md{
    max-width:768px
  }

  .\31xl\:max-w-screen-2md{
    max-width:896px
  }

  .\31xl\:max-w-screen-3md{
    max-width:945px
  }

  .\31xl\:max-w-screen-lg{
    max-width:1024px
  }

  .\31xl\:max-w-screen-2lg{
    max-width:1152px
  }

  .\31xl\:max-w-screen-xl{
    max-width:1280px
  }

  .\31xl\:max-w-screen-1xl{
    max-width:1400px
  }

  .\31xl\:max-w-screen-2xl{
    max-width:1700px
  }

  .\31xl\:flex-1{
    flex:1 1 0%
  }

  .\31xl\:flex-auto{
    flex:1 1 auto
  }

  .\31xl\:flex-initial{
    flex:0 1 auto
  }

  .\31xl\:flex-none{
    flex:none
  }

  .\31xl\:flex-shrink-0{
    flex-shrink:0
  }

  .\31xl\:flex-shrink{
    flex-shrink:1
  }

  .\31xl\:flex-grow-0{
    flex-grow:0
  }

  .\31xl\:flex-grow{
    flex-grow:1
  }

  .\31xl\:table-auto{
    table-layout:auto
  }

  .\31xl\:table-fixed{
    table-layout:fixed
  }

  .\31xl\:border-collapse{
    border-collapse:collapse
  }

  .\31xl\:border-separate{
    border-collapse:separate
  }

  .\31xl\:origin-center{
    transform-origin:center
  }

  .\31xl\:origin-top{
    transform-origin:top
  }

  .\31xl\:origin-top-right{
    transform-origin:top right
  }

  .\31xl\:origin-right{
    transform-origin:right
  }

  .\31xl\:origin-bottom-right{
    transform-origin:bottom right
  }

  .\31xl\:origin-bottom{
    transform-origin:bottom
  }

  .\31xl\:origin-bottom-left{
    transform-origin:bottom left
  }

  .\31xl\:origin-left{
    transform-origin:left
  }

  .\31xl\:origin-top-left{
    transform-origin:top left
  }

  .\31xl\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .\31xl\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .\31xl\:transform-none{
    transform:none
  }

  .\31xl\:translate-x-0{
    --tw-translate-x:0px
  }

  .\31xl\:translate-x-1{
    --tw-translate-x:0.25rem
  }

  .\31xl\:translate-x-2{
    --tw-translate-x:0.5rem
  }

  .\31xl\:translate-x-3{
    --tw-translate-x:0.75rem
  }

  .\31xl\:translate-x-4{
    --tw-translate-x:1rem
  }

  .\31xl\:translate-x-5{
    --tw-translate-x:1.25rem
  }

  .\31xl\:translate-x-6{
    --tw-translate-x:1.5rem
  }

  .\31xl\:translate-x-7{
    --tw-translate-x:1.75rem
  }

  .\31xl\:translate-x-8{
    --tw-translate-x:2rem
  }

  .\31xl\:translate-x-9{
    --tw-translate-x:2.25rem
  }

  .\31xl\:translate-x-10{
    --tw-translate-x:2.5rem
  }

  .\31xl\:translate-x-11{
    --tw-translate-x:2.75rem
  }

  .\31xl\:translate-x-12{
    --tw-translate-x:3rem
  }

  .\31xl\:translate-x-14{
    --tw-translate-x:3.5rem
  }

  .\31xl\:translate-x-16{
    --tw-translate-x:4rem
  }

  .\31xl\:translate-x-20{
    --tw-translate-x:5rem
  }

  .\31xl\:translate-x-24{
    --tw-translate-x:6rem
  }

  .\31xl\:translate-x-28{
    --tw-translate-x:7rem
  }

  .\31xl\:translate-x-32{
    --tw-translate-x:8rem
  }

  .\31xl\:translate-x-36{
    --tw-translate-x:9rem
  }

  .\31xl\:translate-x-40{
    --tw-translate-x:10rem
  }

  .\31xl\:translate-x-44{
    --tw-translate-x:11rem
  }

  .\31xl\:translate-x-48{
    --tw-translate-x:12rem
  }

  .\31xl\:translate-x-52{
    --tw-translate-x:13rem
  }

  .\31xl\:translate-x-56{
    --tw-translate-x:14rem
  }

  .\31xl\:translate-x-60{
    --tw-translate-x:15rem
  }

  .\31xl\:translate-x-64{
    --tw-translate-x:16rem
  }

  .\31xl\:translate-x-72{
    --tw-translate-x:18rem
  }

  .\31xl\:translate-x-80{
    --tw-translate-x:20rem
  }

  .\31xl\:translate-x-96{
    --tw-translate-x:24rem
  }

  .\31xl\:translate-x-px{
    --tw-translate-x:1px
  }

  .\31xl\:translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .\31xl\:translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .\31xl\:translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .\31xl\:translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .\31xl\:-translate-x-0{
    --tw-translate-x:0px
  }

  .\31xl\:-translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .\31xl\:-translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .\31xl\:-translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .\31xl\:-translate-x-4{
    --tw-translate-x:-1rem
  }

  .\31xl\:-translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .\31xl\:-translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .\31xl\:-translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .\31xl\:-translate-x-8{
    --tw-translate-x:-2rem
  }

  .\31xl\:-translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .\31xl\:-translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .\31xl\:-translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .\31xl\:-translate-x-12{
    --tw-translate-x:-3rem
  }

  .\31xl\:-translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .\31xl\:-translate-x-16{
    --tw-translate-x:-4rem
  }

  .\31xl\:-translate-x-20{
    --tw-translate-x:-5rem
  }

  .\31xl\:-translate-x-24{
    --tw-translate-x:-6rem
  }

  .\31xl\:-translate-x-28{
    --tw-translate-x:-7rem
  }

  .\31xl\:-translate-x-32{
    --tw-translate-x:-8rem
  }

  .\31xl\:-translate-x-36{
    --tw-translate-x:-9rem
  }

  .\31xl\:-translate-x-40{
    --tw-translate-x:-10rem
  }

  .\31xl\:-translate-x-44{
    --tw-translate-x:-11rem
  }

  .\31xl\:-translate-x-48{
    --tw-translate-x:-12rem
  }

  .\31xl\:-translate-x-52{
    --tw-translate-x:-13rem
  }

  .\31xl\:-translate-x-56{
    --tw-translate-x:-14rem
  }

  .\31xl\:-translate-x-60{
    --tw-translate-x:-15rem
  }

  .\31xl\:-translate-x-64{
    --tw-translate-x:-16rem
  }

  .\31xl\:-translate-x-72{
    --tw-translate-x:-18rem
  }

  .\31xl\:-translate-x-80{
    --tw-translate-x:-20rem
  }

  .\31xl\:-translate-x-96{
    --tw-translate-x:-24rem
  }

  .\31xl\:-translate-x-px{
    --tw-translate-x:-1px
  }

  .\31xl\:-translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .\31xl\:-translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .\31xl\:-translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .\31xl\:-translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .\31xl\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .\31xl\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .\31xl\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .\31xl\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .\31xl\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .\31xl\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .\31xl\:translate-x-full{
    --tw-translate-x:100%
  }

  .\31xl\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .\31xl\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .\31xl\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .\31xl\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .\31xl\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .\31xl\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .\31xl\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .\31xl\:translate-y-0{
    --tw-translate-y:0px
  }

  .\31xl\:translate-y-1{
    --tw-translate-y:0.25rem
  }

  .\31xl\:translate-y-2{
    --tw-translate-y:0.5rem
  }

  .\31xl\:translate-y-3{
    --tw-translate-y:0.75rem
  }

  .\31xl\:translate-y-4{
    --tw-translate-y:1rem
  }

  .\31xl\:translate-y-5{
    --tw-translate-y:1.25rem
  }

  .\31xl\:translate-y-6{
    --tw-translate-y:1.5rem
  }

  .\31xl\:translate-y-7{
    --tw-translate-y:1.75rem
  }

  .\31xl\:translate-y-8{
    --tw-translate-y:2rem
  }

  .\31xl\:translate-y-9{
    --tw-translate-y:2.25rem
  }

  .\31xl\:translate-y-10{
    --tw-translate-y:2.5rem
  }

  .\31xl\:translate-y-11{
    --tw-translate-y:2.75rem
  }

  .\31xl\:translate-y-12{
    --tw-translate-y:3rem
  }

  .\31xl\:translate-y-14{
    --tw-translate-y:3.5rem
  }

  .\31xl\:translate-y-16{
    --tw-translate-y:4rem
  }

  .\31xl\:translate-y-20{
    --tw-translate-y:5rem
  }

  .\31xl\:translate-y-24{
    --tw-translate-y:6rem
  }

  .\31xl\:translate-y-28{
    --tw-translate-y:7rem
  }

  .\31xl\:translate-y-32{
    --tw-translate-y:8rem
  }

  .\31xl\:translate-y-36{
    --tw-translate-y:9rem
  }

  .\31xl\:translate-y-40{
    --tw-translate-y:10rem
  }

  .\31xl\:translate-y-44{
    --tw-translate-y:11rem
  }

  .\31xl\:translate-y-48{
    --tw-translate-y:12rem
  }

  .\31xl\:translate-y-52{
    --tw-translate-y:13rem
  }

  .\31xl\:translate-y-56{
    --tw-translate-y:14rem
  }

  .\31xl\:translate-y-60{
    --tw-translate-y:15rem
  }

  .\31xl\:translate-y-64{
    --tw-translate-y:16rem
  }

  .\31xl\:translate-y-72{
    --tw-translate-y:18rem
  }

  .\31xl\:translate-y-80{
    --tw-translate-y:20rem
  }

  .\31xl\:translate-y-96{
    --tw-translate-y:24rem
  }

  .\31xl\:translate-y-px{
    --tw-translate-y:1px
  }

  .\31xl\:translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .\31xl\:translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .\31xl\:translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .\31xl\:translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .\31xl\:-translate-y-0{
    --tw-translate-y:0px
  }

  .\31xl\:-translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .\31xl\:-translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .\31xl\:-translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .\31xl\:-translate-y-4{
    --tw-translate-y:-1rem
  }

  .\31xl\:-translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .\31xl\:-translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .\31xl\:-translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .\31xl\:-translate-y-8{
    --tw-translate-y:-2rem
  }

  .\31xl\:-translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .\31xl\:-translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .\31xl\:-translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .\31xl\:-translate-y-12{
    --tw-translate-y:-3rem
  }

  .\31xl\:-translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .\31xl\:-translate-y-16{
    --tw-translate-y:-4rem
  }

  .\31xl\:-translate-y-20{
    --tw-translate-y:-5rem
  }

  .\31xl\:-translate-y-24{
    --tw-translate-y:-6rem
  }

  .\31xl\:-translate-y-28{
    --tw-translate-y:-7rem
  }

  .\31xl\:-translate-y-32{
    --tw-translate-y:-8rem
  }

  .\31xl\:-translate-y-36{
    --tw-translate-y:-9rem
  }

  .\31xl\:-translate-y-40{
    --tw-translate-y:-10rem
  }

  .\31xl\:-translate-y-44{
    --tw-translate-y:-11rem
  }

  .\31xl\:-translate-y-48{
    --tw-translate-y:-12rem
  }

  .\31xl\:-translate-y-52{
    --tw-translate-y:-13rem
  }

  .\31xl\:-translate-y-56{
    --tw-translate-y:-14rem
  }

  .\31xl\:-translate-y-60{
    --tw-translate-y:-15rem
  }

  .\31xl\:-translate-y-64{
    --tw-translate-y:-16rem
  }

  .\31xl\:-translate-y-72{
    --tw-translate-y:-18rem
  }

  .\31xl\:-translate-y-80{
    --tw-translate-y:-20rem
  }

  .\31xl\:-translate-y-96{
    --tw-translate-y:-24rem
  }

  .\31xl\:-translate-y-px{
    --tw-translate-y:-1px
  }

  .\31xl\:-translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .\31xl\:-translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .\31xl\:-translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .\31xl\:-translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .\31xl\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .\31xl\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .\31xl\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .\31xl\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .\31xl\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .\31xl\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .\31xl\:translate-y-full{
    --tw-translate-y:100%
  }

  .\31xl\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .\31xl\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .\31xl\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .\31xl\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .\31xl\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .\31xl\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .\31xl\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .\31xl\:hover\:translate-x-0:hover{
    --tw-translate-x:0px
  }

  .\31xl\:hover\:translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .\31xl\:hover\:translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .\31xl\:hover\:translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .\31xl\:hover\:translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .\31xl\:hover\:translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .\31xl\:hover\:translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .\31xl\:hover\:translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .\31xl\:hover\:translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .\31xl\:hover\:translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .\31xl\:hover\:translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .\31xl\:hover\:translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .\31xl\:hover\:translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .\31xl\:hover\:translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .\31xl\:hover\:translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .\31xl\:hover\:translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .\31xl\:hover\:translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .\31xl\:hover\:translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .\31xl\:hover\:translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .\31xl\:hover\:translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .\31xl\:hover\:translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .\31xl\:hover\:translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .\31xl\:hover\:translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .\31xl\:hover\:translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .\31xl\:hover\:translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .\31xl\:hover\:translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .\31xl\:hover\:translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .\31xl\:hover\:translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .\31xl\:hover\:translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .\31xl\:hover\:translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .\31xl\:hover\:translate-x-px:hover{
    --tw-translate-x:1px
  }

  .\31xl\:hover\:translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .\31xl\:hover\:translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .\31xl\:hover\:translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .\31xl\:hover\:translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .\31xl\:hover\:-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .\31xl\:hover\:-translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .\31xl\:hover\:-translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .\31xl\:hover\:-translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .\31xl\:hover\:-translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .\31xl\:hover\:-translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .\31xl\:hover\:-translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .\31xl\:hover\:-translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .\31xl\:hover\:-translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .\31xl\:hover\:-translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .\31xl\:hover\:-translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .\31xl\:hover\:-translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .\31xl\:hover\:-translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .\31xl\:hover\:-translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .\31xl\:hover\:-translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .\31xl\:hover\:-translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .\31xl\:hover\:-translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .\31xl\:hover\:-translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .\31xl\:hover\:-translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .\31xl\:hover\:-translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .\31xl\:hover\:-translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .\31xl\:hover\:-translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .\31xl\:hover\:-translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .\31xl\:hover\:-translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .\31xl\:hover\:-translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .\31xl\:hover\:-translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .\31xl\:hover\:-translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .\31xl\:hover\:-translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .\31xl\:hover\:-translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .\31xl\:hover\:-translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .\31xl\:hover\:-translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .\31xl\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .\31xl\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .\31xl\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .\31xl\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .\31xl\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .\31xl\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .\31xl\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .\31xl\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .\31xl\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .\31xl\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .\31xl\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .\31xl\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .\31xl\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .\31xl\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .\31xl\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .\31xl\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .\31xl\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .\31xl\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .\31xl\:hover\:translate-y-0:hover{
    --tw-translate-y:0px
  }

  .\31xl\:hover\:translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .\31xl\:hover\:translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .\31xl\:hover\:translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .\31xl\:hover\:translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .\31xl\:hover\:translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .\31xl\:hover\:translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .\31xl\:hover\:translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .\31xl\:hover\:translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .\31xl\:hover\:translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .\31xl\:hover\:translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .\31xl\:hover\:translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .\31xl\:hover\:translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .\31xl\:hover\:translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .\31xl\:hover\:translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .\31xl\:hover\:translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .\31xl\:hover\:translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .\31xl\:hover\:translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .\31xl\:hover\:translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .\31xl\:hover\:translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .\31xl\:hover\:translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .\31xl\:hover\:translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .\31xl\:hover\:translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .\31xl\:hover\:translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .\31xl\:hover\:translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .\31xl\:hover\:translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .\31xl\:hover\:translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .\31xl\:hover\:translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .\31xl\:hover\:translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .\31xl\:hover\:translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .\31xl\:hover\:translate-y-px:hover{
    --tw-translate-y:1px
  }

  .\31xl\:hover\:translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .\31xl\:hover\:translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .\31xl\:hover\:translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .\31xl\:hover\:translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .\31xl\:hover\:-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .\31xl\:hover\:-translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .\31xl\:hover\:-translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .\31xl\:hover\:-translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .\31xl\:hover\:-translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .\31xl\:hover\:-translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .\31xl\:hover\:-translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .\31xl\:hover\:-translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .\31xl\:hover\:-translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .\31xl\:hover\:-translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .\31xl\:hover\:-translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .\31xl\:hover\:-translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .\31xl\:hover\:-translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .\31xl\:hover\:-translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .\31xl\:hover\:-translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .\31xl\:hover\:-translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .\31xl\:hover\:-translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .\31xl\:hover\:-translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .\31xl\:hover\:-translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .\31xl\:hover\:-translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .\31xl\:hover\:-translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .\31xl\:hover\:-translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .\31xl\:hover\:-translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .\31xl\:hover\:-translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .\31xl\:hover\:-translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .\31xl\:hover\:-translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .\31xl\:hover\:-translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .\31xl\:hover\:-translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .\31xl\:hover\:-translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .\31xl\:hover\:-translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .\31xl\:hover\:-translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .\31xl\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .\31xl\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .\31xl\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .\31xl\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .\31xl\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .\31xl\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .\31xl\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .\31xl\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .\31xl\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .\31xl\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .\31xl\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .\31xl\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .\31xl\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .\31xl\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .\31xl\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .\31xl\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .\31xl\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .\31xl\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .\31xl\:focus\:translate-x-0:focus{
    --tw-translate-x:0px
  }

  .\31xl\:focus\:translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .\31xl\:focus\:translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .\31xl\:focus\:translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .\31xl\:focus\:translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .\31xl\:focus\:translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .\31xl\:focus\:translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .\31xl\:focus\:translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .\31xl\:focus\:translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .\31xl\:focus\:translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .\31xl\:focus\:translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .\31xl\:focus\:translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .\31xl\:focus\:translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .\31xl\:focus\:translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .\31xl\:focus\:translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .\31xl\:focus\:translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .\31xl\:focus\:translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .\31xl\:focus\:translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .\31xl\:focus\:translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .\31xl\:focus\:translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .\31xl\:focus\:translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .\31xl\:focus\:translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .\31xl\:focus\:translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .\31xl\:focus\:translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .\31xl\:focus\:translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .\31xl\:focus\:translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .\31xl\:focus\:translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .\31xl\:focus\:translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .\31xl\:focus\:translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .\31xl\:focus\:translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .\31xl\:focus\:translate-x-px:focus{
    --tw-translate-x:1px
  }

  .\31xl\:focus\:translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .\31xl\:focus\:translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .\31xl\:focus\:translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .\31xl\:focus\:translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .\31xl\:focus\:-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .\31xl\:focus\:-translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .\31xl\:focus\:-translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .\31xl\:focus\:-translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .\31xl\:focus\:-translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .\31xl\:focus\:-translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .\31xl\:focus\:-translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .\31xl\:focus\:-translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .\31xl\:focus\:-translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .\31xl\:focus\:-translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .\31xl\:focus\:-translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .\31xl\:focus\:-translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .\31xl\:focus\:-translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .\31xl\:focus\:-translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .\31xl\:focus\:-translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .\31xl\:focus\:-translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .\31xl\:focus\:-translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .\31xl\:focus\:-translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .\31xl\:focus\:-translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .\31xl\:focus\:-translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .\31xl\:focus\:-translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .\31xl\:focus\:-translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .\31xl\:focus\:-translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .\31xl\:focus\:-translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .\31xl\:focus\:-translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .\31xl\:focus\:-translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .\31xl\:focus\:-translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .\31xl\:focus\:-translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .\31xl\:focus\:-translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .\31xl\:focus\:-translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .\31xl\:focus\:-translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .\31xl\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .\31xl\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .\31xl\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .\31xl\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .\31xl\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .\31xl\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .\31xl\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .\31xl\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .\31xl\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .\31xl\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .\31xl\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .\31xl\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .\31xl\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .\31xl\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .\31xl\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .\31xl\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .\31xl\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .\31xl\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .\31xl\:focus\:translate-y-0:focus{
    --tw-translate-y:0px
  }

  .\31xl\:focus\:translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .\31xl\:focus\:translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .\31xl\:focus\:translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .\31xl\:focus\:translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .\31xl\:focus\:translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .\31xl\:focus\:translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .\31xl\:focus\:translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .\31xl\:focus\:translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .\31xl\:focus\:translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .\31xl\:focus\:translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .\31xl\:focus\:translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .\31xl\:focus\:translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .\31xl\:focus\:translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .\31xl\:focus\:translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .\31xl\:focus\:translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .\31xl\:focus\:translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .\31xl\:focus\:translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .\31xl\:focus\:translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .\31xl\:focus\:translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .\31xl\:focus\:translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .\31xl\:focus\:translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .\31xl\:focus\:translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .\31xl\:focus\:translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .\31xl\:focus\:translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .\31xl\:focus\:translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .\31xl\:focus\:translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .\31xl\:focus\:translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .\31xl\:focus\:translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .\31xl\:focus\:translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .\31xl\:focus\:translate-y-px:focus{
    --tw-translate-y:1px
  }

  .\31xl\:focus\:translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .\31xl\:focus\:translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .\31xl\:focus\:translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .\31xl\:focus\:translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .\31xl\:focus\:-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .\31xl\:focus\:-translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .\31xl\:focus\:-translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .\31xl\:focus\:-translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .\31xl\:focus\:-translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .\31xl\:focus\:-translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .\31xl\:focus\:-translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .\31xl\:focus\:-translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .\31xl\:focus\:-translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .\31xl\:focus\:-translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .\31xl\:focus\:-translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .\31xl\:focus\:-translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .\31xl\:focus\:-translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .\31xl\:focus\:-translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .\31xl\:focus\:-translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .\31xl\:focus\:-translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .\31xl\:focus\:-translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .\31xl\:focus\:-translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .\31xl\:focus\:-translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .\31xl\:focus\:-translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .\31xl\:focus\:-translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .\31xl\:focus\:-translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .\31xl\:focus\:-translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .\31xl\:focus\:-translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .\31xl\:focus\:-translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .\31xl\:focus\:-translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .\31xl\:focus\:-translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .\31xl\:focus\:-translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .\31xl\:focus\:-translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .\31xl\:focus\:-translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .\31xl\:focus\:-translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .\31xl\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .\31xl\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .\31xl\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .\31xl\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .\31xl\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .\31xl\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .\31xl\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .\31xl\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .\31xl\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .\31xl\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .\31xl\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .\31xl\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .\31xl\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .\31xl\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .\31xl\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .\31xl\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .\31xl\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .\31xl\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .\31xl\:rotate-0{
    --tw-rotate:0deg
  }

  .\31xl\:rotate-1{
    --tw-rotate:1deg
  }

  .\31xl\:rotate-2{
    --tw-rotate:2deg
  }

  .\31xl\:rotate-3{
    --tw-rotate:3deg
  }

  .\31xl\:rotate-6{
    --tw-rotate:6deg
  }

  .\31xl\:rotate-12{
    --tw-rotate:12deg
  }

  .\31xl\:rotate-45{
    --tw-rotate:45deg
  }

  .\31xl\:rotate-90{
    --tw-rotate:90deg
  }

  .\31xl\:rotate-180{
    --tw-rotate:180deg
  }

  .\31xl\:-rotate-180{
    --tw-rotate:-180deg
  }

  .\31xl\:-rotate-90{
    --tw-rotate:-90deg
  }

  .\31xl\:-rotate-45{
    --tw-rotate:-45deg
  }

  .\31xl\:-rotate-12{
    --tw-rotate:-12deg
  }

  .\31xl\:-rotate-6{
    --tw-rotate:-6deg
  }

  .\31xl\:-rotate-3{
    --tw-rotate:-3deg
  }

  .\31xl\:-rotate-2{
    --tw-rotate:-2deg
  }

  .\31xl\:-rotate-1{
    --tw-rotate:-1deg
  }

  .\31xl\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .\31xl\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .\31xl\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .\31xl\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .\31xl\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .\31xl\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .\31xl\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .\31xl\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .\31xl\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .\31xl\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .\31xl\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .\31xl\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .\31xl\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .\31xl\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .\31xl\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .\31xl\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .\31xl\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .\31xl\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .\31xl\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .\31xl\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .\31xl\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .\31xl\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .\31xl\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .\31xl\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .\31xl\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .\31xl\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .\31xl\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .\31xl\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .\31xl\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .\31xl\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .\31xl\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .\31xl\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .\31xl\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .\31xl\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .\31xl\:skew-x-0{
    --tw-skew-x:0deg
  }

  .\31xl\:skew-x-1{
    --tw-skew-x:1deg
  }

  .\31xl\:skew-x-2{
    --tw-skew-x:2deg
  }

  .\31xl\:skew-x-3{
    --tw-skew-x:3deg
  }

  .\31xl\:skew-x-6{
    --tw-skew-x:6deg
  }

  .\31xl\:skew-x-12{
    --tw-skew-x:12deg
  }

  .\31xl\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .\31xl\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .\31xl\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .\31xl\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .\31xl\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .\31xl\:skew-y-0{
    --tw-skew-y:0deg
  }

  .\31xl\:skew-y-1{
    --tw-skew-y:1deg
  }

  .\31xl\:skew-y-2{
    --tw-skew-y:2deg
  }

  .\31xl\:skew-y-3{
    --tw-skew-y:3deg
  }

  .\31xl\:skew-y-6{
    --tw-skew-y:6deg
  }

  .\31xl\:skew-y-12{
    --tw-skew-y:12deg
  }

  .\31xl\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .\31xl\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .\31xl\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .\31xl\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .\31xl\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .\31xl\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .\31xl\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .\31xl\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .\31xl\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .\31xl\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .\31xl\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .\31xl\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .\31xl\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .\31xl\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .\31xl\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .\31xl\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .\31xl\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .\31xl\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .\31xl\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .\31xl\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .\31xl\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .\31xl\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .\31xl\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .\31xl\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .\31xl\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .\31xl\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .\31xl\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .\31xl\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .\31xl\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .\31xl\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .\31xl\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .\31xl\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .\31xl\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .\31xl\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .\31xl\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .\31xl\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .\31xl\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .\31xl\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .\31xl\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .\31xl\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .\31xl\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .\31xl\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .\31xl\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .\31xl\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .\31xl\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .\31xl\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .\31xl\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .\31xl\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .\31xl\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .\31xl\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\31xl\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\31xl\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\31xl\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\31xl\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\31xl\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\31xl\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\31xl\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\31xl\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\31xl\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\31xl\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\31xl\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\31xl\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\31xl\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\31xl\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\31xl\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\31xl\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\31xl\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\31xl\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\31xl\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\31xl\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\31xl\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\31xl\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\31xl\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\31xl\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\31xl\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\31xl\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\31xl\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\31xl\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\31xl\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\31xl\:scale-x-0{
    --tw-scale-x:0
  }

  .\31xl\:scale-x-50{
    --tw-scale-x:.5
  }

  .\31xl\:scale-x-75{
    --tw-scale-x:.75
  }

  .\31xl\:scale-x-90{
    --tw-scale-x:.9
  }

  .\31xl\:scale-x-95{
    --tw-scale-x:.95
  }

  .\31xl\:scale-x-100{
    --tw-scale-x:1
  }

  .\31xl\:scale-x-105{
    --tw-scale-x:1.05
  }

  .\31xl\:scale-x-110{
    --tw-scale-x:1.1
  }

  .\31xl\:scale-x-125{
    --tw-scale-x:1.25
  }

  .\31xl\:scale-x-150{
    --tw-scale-x:1.5
  }

  .\31xl\:scale-y-0{
    --tw-scale-y:0
  }

  .\31xl\:scale-y-50{
    --tw-scale-y:.5
  }

  .\31xl\:scale-y-75{
    --tw-scale-y:.75
  }

  .\31xl\:scale-y-90{
    --tw-scale-y:.9
  }

  .\31xl\:scale-y-95{
    --tw-scale-y:.95
  }

  .\31xl\:scale-y-100{
    --tw-scale-y:1
  }

  .\31xl\:scale-y-105{
    --tw-scale-y:1.05
  }

  .\31xl\:scale-y-110{
    --tw-scale-y:1.1
  }

  .\31xl\:scale-y-125{
    --tw-scale-y:1.25
  }

  .\31xl\:scale-y-150{
    --tw-scale-y:1.5
  }

  .\31xl\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .\31xl\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .\31xl\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .\31xl\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .\31xl\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .\31xl\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .\31xl\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .\31xl\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .\31xl\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .\31xl\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .\31xl\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .\31xl\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .\31xl\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .\31xl\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .\31xl\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .\31xl\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .\31xl\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .\31xl\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .\31xl\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .\31xl\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .\31xl\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .\31xl\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .\31xl\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .\31xl\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .\31xl\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .\31xl\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .\31xl\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .\31xl\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .\31xl\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .\31xl\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .\31xl\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .\31xl\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .\31xl\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .\31xl\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .\31xl\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .\31xl\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .\31xl\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .\31xl\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .\31xl\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .\31xl\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .\31xl\:animate-none{
    animation:none
  }

  .\31xl\:animate-spin{
    animation:spin 1s linear infinite
  }

  .\31xl\:animate-ping{
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .\31xl\:animate-pulse{
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .\31xl\:animate-bounce{
    animation:bounce 1s infinite
  }

  .\31xl\:animate-fade-in-down{
    animation:fade-in-down 0.4s ease-out
  }

  .\31xl\:cursor-auto{
    cursor:auto
  }

  .\31xl\:cursor-default{
    cursor:default
  }

  .\31xl\:cursor-pointer{
    cursor:pointer
  }

  .\31xl\:cursor-wait{
    cursor:wait
  }

  .\31xl\:cursor-text{
    cursor:text
  }

  .\31xl\:cursor-move{
    cursor:move
  }

  .\31xl\:cursor-help{
    cursor:help
  }

  .\31xl\:cursor-not-allowed{
    cursor:not-allowed
  }

  .\31xl\:select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .\31xl\:select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .\31xl\:select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .\31xl\:select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .\31xl\:resize-none{
    resize:none
  }

  .\31xl\:resize-y{
    resize:vertical
  }

  .\31xl\:resize-x{
    resize:horizontal
  }

  .\31xl\:resize{
    resize:both
  }

  .\31xl\:list-inside{
    list-style-position:inside
  }

  .\31xl\:list-outside{
    list-style-position:outside
  }

  .\31xl\:list-none{
    list-style-type:none
  }

  .\31xl\:list-disc{
    list-style-type:disc
  }

  .\31xl\:list-decimal{
    list-style-type:decimal
  }

  .\31xl\:appearance-none{
    appearance:none
  }

  .\31xl\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .\31xl\:auto-cols-min{
    grid-auto-columns:min-content
  }

  .\31xl\:auto-cols-max{
    grid-auto-columns:max-content
  }

  .\31xl\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .\31xl\:grid-flow-row{
    grid-auto-flow:row
  }

  .\31xl\:grid-flow-col{
    grid-auto-flow:column
  }

  .\31xl\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .\31xl\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .\31xl\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .\31xl\:auto-rows-min{
    grid-auto-rows:min-content
  }

  .\31xl\:auto-rows-max{
    grid-auto-rows:max-content
  }

  .\31xl\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .\31xl\:grid-cols-1{
    grid-template-columns:repeat(1, minmax(0, 1fr))
  }

  .\31xl\:grid-cols-2{
    grid-template-columns:repeat(2, minmax(0, 1fr))
  }

  .\31xl\:grid-cols-3{
    grid-template-columns:repeat(3, minmax(0, 1fr))
  }

  .\31xl\:grid-cols-4{
    grid-template-columns:repeat(4, minmax(0, 1fr))
  }

  .\31xl\:grid-cols-5{
    grid-template-columns:repeat(5, minmax(0, 1fr))
  }

  .\31xl\:grid-cols-6{
    grid-template-columns:repeat(6, minmax(0, 1fr))
  }

  .\31xl\:grid-cols-7{
    grid-template-columns:repeat(7, minmax(0, 1fr))
  }

  .\31xl\:grid-cols-8{
    grid-template-columns:repeat(8, minmax(0, 1fr))
  }

  .\31xl\:grid-cols-9{
    grid-template-columns:repeat(9, minmax(0, 1fr))
  }

  .\31xl\:grid-cols-10{
    grid-template-columns:repeat(10, minmax(0, 1fr))
  }

  .\31xl\:grid-cols-11{
    grid-template-columns:repeat(11, minmax(0, 1fr))
  }

  .\31xl\:grid-cols-12{
    grid-template-columns:repeat(12, minmax(0, 1fr))
  }

  .\31xl\:grid-cols-none{
    grid-template-columns:none
  }

  .\31xl\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .\31xl\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .\31xl\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .\31xl\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .\31xl\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .\31xl\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .\31xl\:grid-rows-none{
    grid-template-rows:none
  }

  .\31xl\:flex-row{
    flex-direction:row
  }

  .\31xl\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .\31xl\:flex-col{
    flex-direction:column
  }

  .\31xl\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .\31xl\:flex-wrap{
    flex-wrap:wrap
  }

  .\31xl\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .\31xl\:flex-nowrap{
    flex-wrap:nowrap
  }

  .\31xl\:place-content-center{
    place-content:center
  }

  .\31xl\:place-content-start{
    place-content:start
  }

  .\31xl\:place-content-end{
    place-content:end
  }

  .\31xl\:place-content-between{
    place-content:space-between
  }

  .\31xl\:place-content-around{
    place-content:space-around
  }

  .\31xl\:place-content-evenly{
    place-content:space-evenly
  }

  .\31xl\:place-content-stretch{
    place-content:stretch
  }

  .\31xl\:place-items-start{
    place-items:start
  }

  .\31xl\:place-items-end{
    place-items:end
  }

  .\31xl\:place-items-center{
    place-items:center
  }

  .\31xl\:place-items-stretch{
    place-items:stretch
  }

  .\31xl\:content-center{
    align-content:center
  }

  .\31xl\:content-start{
    align-content:flex-start
  }

  .\31xl\:content-end{
    align-content:flex-end
  }

  .\31xl\:content-between{
    align-content:space-between
  }

  .\31xl\:content-around{
    align-content:space-around
  }

  .\31xl\:content-evenly{
    align-content:space-evenly
  }

  .\31xl\:items-start{
    align-items:flex-start
  }

  .\31xl\:items-end{
    align-items:flex-end
  }

  .\31xl\:items-center{
    align-items:center
  }

  .\31xl\:items-baseline{
    align-items:baseline
  }

  .\31xl\:items-stretch{
    align-items:stretch
  }

  .\31xl\:justify-start{
    justify-content:flex-start
  }

  .\31xl\:justify-end{
    justify-content:flex-end
  }

  .\31xl\:justify-center{
    justify-content:center
  }

  .\31xl\:justify-between{
    justify-content:space-between
  }

  .\31xl\:justify-around{
    justify-content:space-around
  }

  .\31xl\:justify-evenly{
    justify-content:space-evenly
  }

  .\31xl\:justify-items-start{
    justify-items:start
  }

  .\31xl\:justify-items-end{
    justify-items:end
  }

  .\31xl\:justify-items-center{
    justify-items:center
  }

  .\31xl\:justify-items-stretch{
    justify-items:stretch
  }

  .\31xl\:gap-0{
    gap:0px
  }

  .\31xl\:gap-1{
    gap:0.25rem
  }

  .\31xl\:gap-2{
    gap:0.5rem
  }

  .\31xl\:gap-3{
    gap:0.75rem
  }

  .\31xl\:gap-4{
    gap:1rem
  }

  .\31xl\:gap-5{
    gap:1.25rem
  }

  .\31xl\:gap-6{
    gap:1.5rem
  }

  .\31xl\:gap-7{
    gap:1.75rem
  }

  .\31xl\:gap-8{
    gap:2rem
  }

  .\31xl\:gap-9{
    gap:2.25rem
  }

  .\31xl\:gap-10{
    gap:2.5rem
  }

  .\31xl\:gap-11{
    gap:2.75rem
  }

  .\31xl\:gap-12{
    gap:3rem
  }

  .\31xl\:gap-14{
    gap:3.5rem
  }

  .\31xl\:gap-16{
    gap:4rem
  }

  .\31xl\:gap-20{
    gap:5rem
  }

  .\31xl\:gap-24{
    gap:6rem
  }

  .\31xl\:gap-28{
    gap:7rem
  }

  .\31xl\:gap-32{
    gap:8rem
  }

  .\31xl\:gap-36{
    gap:9rem
  }

  .\31xl\:gap-40{
    gap:10rem
  }

  .\31xl\:gap-44{
    gap:11rem
  }

  .\31xl\:gap-48{
    gap:12rem
  }

  .\31xl\:gap-52{
    gap:13rem
  }

  .\31xl\:gap-56{
    gap:14rem
  }

  .\31xl\:gap-60{
    gap:15rem
  }

  .\31xl\:gap-64{
    gap:16rem
  }

  .\31xl\:gap-72{
    gap:18rem
  }

  .\31xl\:gap-80{
    gap:20rem
  }

  .\31xl\:gap-96{
    gap:24rem
  }

  .\31xl\:gap-px{
    gap:1px
  }

  .\31xl\:gap-0\.5{
    gap:0.125rem
  }

  .\31xl\:gap-1\.5{
    gap:0.375rem
  }

  .\31xl\:gap-2\.5{
    gap:0.625rem
  }

  .\31xl\:gap-3\.5{
    gap:0.875rem
  }

  .\31xl\:gap-x-0{
    column-gap:0px
  }

  .\31xl\:gap-x-1{
    column-gap:0.25rem
  }

  .\31xl\:gap-x-2{
    column-gap:0.5rem
  }

  .\31xl\:gap-x-3{
    column-gap:0.75rem
  }

  .\31xl\:gap-x-4{
    column-gap:1rem
  }

  .\31xl\:gap-x-5{
    column-gap:1.25rem
  }

  .\31xl\:gap-x-6{
    column-gap:1.5rem
  }

  .\31xl\:gap-x-7{
    column-gap:1.75rem
  }

  .\31xl\:gap-x-8{
    column-gap:2rem
  }

  .\31xl\:gap-x-9{
    column-gap:2.25rem
  }

  .\31xl\:gap-x-10{
    column-gap:2.5rem
  }

  .\31xl\:gap-x-11{
    column-gap:2.75rem
  }

  .\31xl\:gap-x-12{
    column-gap:3rem
  }

  .\31xl\:gap-x-14{
    column-gap:3.5rem
  }

  .\31xl\:gap-x-16{
    column-gap:4rem
  }

  .\31xl\:gap-x-20{
    column-gap:5rem
  }

  .\31xl\:gap-x-24{
    column-gap:6rem
  }

  .\31xl\:gap-x-28{
    column-gap:7rem
  }

  .\31xl\:gap-x-32{
    column-gap:8rem
  }

  .\31xl\:gap-x-36{
    column-gap:9rem
  }

  .\31xl\:gap-x-40{
    column-gap:10rem
  }

  .\31xl\:gap-x-44{
    column-gap:11rem
  }

  .\31xl\:gap-x-48{
    column-gap:12rem
  }

  .\31xl\:gap-x-52{
    column-gap:13rem
  }

  .\31xl\:gap-x-56{
    column-gap:14rem
  }

  .\31xl\:gap-x-60{
    column-gap:15rem
  }

  .\31xl\:gap-x-64{
    column-gap:16rem
  }

  .\31xl\:gap-x-72{
    column-gap:18rem
  }

  .\31xl\:gap-x-80{
    column-gap:20rem
  }

  .\31xl\:gap-x-96{
    column-gap:24rem
  }

  .\31xl\:gap-x-px{
    column-gap:1px
  }

  .\31xl\:gap-x-0\.5{
    column-gap:0.125rem
  }

  .\31xl\:gap-x-1\.5{
    column-gap:0.375rem
  }

  .\31xl\:gap-x-2\.5{
    column-gap:0.625rem
  }

  .\31xl\:gap-x-3\.5{
    column-gap:0.875rem
  }

  .\31xl\:gap-y-0{
    row-gap:0px
  }

  .\31xl\:gap-y-1{
    row-gap:0.25rem
  }

  .\31xl\:gap-y-2{
    row-gap:0.5rem
  }

  .\31xl\:gap-y-3{
    row-gap:0.75rem
  }

  .\31xl\:gap-y-4{
    row-gap:1rem
  }

  .\31xl\:gap-y-5{
    row-gap:1.25rem
  }

  .\31xl\:gap-y-6{
    row-gap:1.5rem
  }

  .\31xl\:gap-y-7{
    row-gap:1.75rem
  }

  .\31xl\:gap-y-8{
    row-gap:2rem
  }

  .\31xl\:gap-y-9{
    row-gap:2.25rem
  }

  .\31xl\:gap-y-10{
    row-gap:2.5rem
  }

  .\31xl\:gap-y-11{
    row-gap:2.75rem
  }

  .\31xl\:gap-y-12{
    row-gap:3rem
  }

  .\31xl\:gap-y-14{
    row-gap:3.5rem
  }

  .\31xl\:gap-y-16{
    row-gap:4rem
  }

  .\31xl\:gap-y-20{
    row-gap:5rem
  }

  .\31xl\:gap-y-24{
    row-gap:6rem
  }

  .\31xl\:gap-y-28{
    row-gap:7rem
  }

  .\31xl\:gap-y-32{
    row-gap:8rem
  }

  .\31xl\:gap-y-36{
    row-gap:9rem
  }

  .\31xl\:gap-y-40{
    row-gap:10rem
  }

  .\31xl\:gap-y-44{
    row-gap:11rem
  }

  .\31xl\:gap-y-48{
    row-gap:12rem
  }

  .\31xl\:gap-y-52{
    row-gap:13rem
  }

  .\31xl\:gap-y-56{
    row-gap:14rem
  }

  .\31xl\:gap-y-60{
    row-gap:15rem
  }

  .\31xl\:gap-y-64{
    row-gap:16rem
  }

  .\31xl\:gap-y-72{
    row-gap:18rem
  }

  .\31xl\:gap-y-80{
    row-gap:20rem
  }

  .\31xl\:gap-y-96{
    row-gap:24rem
  }

  .\31xl\:gap-y-px{
    row-gap:1px
  }

  .\31xl\:gap-y-0\.5{
    row-gap:0.125rem
  }

  .\31xl\:gap-y-1\.5{
    row-gap:0.375rem
  }

  .\31xl\:gap-y-2\.5{
    row-gap:0.625rem
  }

  .\31xl\:gap-y-3\.5{
    row-gap:0.875rem
  }

  .\31xl\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1rem * var(--tw-space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2rem * var(--tw-space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3rem * var(--tw-space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4rem * var(--tw-space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(5rem * var(--tw-space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(6rem * var(--tw-space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(7rem * var(--tw-space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8rem * var(--tw-space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(9rem * var(--tw-space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(10rem * var(--tw-space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(11rem * var(--tw-space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(12rem * var(--tw-space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(13rem * var(--tw-space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(14rem * var(--tw-space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(15rem * var(--tw-space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16rem * var(--tw-space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(18rem * var(--tw-space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24rem * var(--tw-space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1rem * var(--tw-space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2rem * var(--tw-space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3rem * var(--tw-space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4rem * var(--tw-space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-5rem * var(--tw-space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-6rem * var(--tw-space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-7rem * var(--tw-space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8rem * var(--tw-space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-9rem * var(--tw-space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-10rem * var(--tw-space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-11rem * var(--tw-space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-12rem * var(--tw-space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-13rem * var(--tw-space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-14rem * var(--tw-space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-15rem * var(--tw-space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16rem * var(--tw-space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-18rem * var(--tw-space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24rem * var(--tw-space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\31xl\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .\31xl\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .\31xl\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .\31xl\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .\31xl\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\31xl\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\31xl\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\31xl\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\31xl\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\31xl\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .\31xl\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .\31xl\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .\31xl\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .\31xl\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .\31xl\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .\31xl\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .\31xl\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .\31xl\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .\31xl\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .\31xl\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .\31xl\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .\31xl\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .\31xl\:divide-customGray-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-grayTwo > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-grayThree > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-lighterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-textGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-superDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-iconGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-mediumGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-swampGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-solitudeGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-winterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-tableGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-iceGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-gainsboro > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-offWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-cloudGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-defaultDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGray-skeletonGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-newLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-normal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-royal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-glass > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-hawkesBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-newBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-skyLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-lightBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-lightBlueGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-pale > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-lavender > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customBlue-iceBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customWhite-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customWhite-lightDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customWhite-bWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customRed-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGreen-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGreen-approved > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGreen-check > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGreen-lime > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGreen-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customGreen-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customYellow-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customYellow-highlight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customYellow-bright > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customYellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customYellow-gold > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customYellow-mostard > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customOrange-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customOrange-mediumOrange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customOrange-F96319 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customOrange-EB8A02 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-divide-opacity))
  }

  .\31xl\:divide-customPurple-purpleOne > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-divide-opacity))
  }

  .\31xl\:divide-inicieColors-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-divide-opacity))
  }

  .\31xl\:divide-inicieColors-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .\31xl\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .\31xl\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .\31xl\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .\31xl\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .\31xl\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .\31xl\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .\31xl\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .\31xl\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .\31xl\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .\31xl\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .\31xl\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .\31xl\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .\31xl\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .\31xl\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .\31xl\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .\31xl\:place-self-auto{
    place-self:auto
  }

  .\31xl\:place-self-start{
    place-self:start
  }

  .\31xl\:place-self-end{
    place-self:end
  }

  .\31xl\:place-self-center{
    place-self:center
  }

  .\31xl\:place-self-stretch{
    place-self:stretch
  }

  .\31xl\:self-auto{
    align-self:auto
  }

  .\31xl\:self-start{
    align-self:flex-start
  }

  .\31xl\:self-end{
    align-self:flex-end
  }

  .\31xl\:self-center{
    align-self:center
  }

  .\31xl\:self-stretch{
    align-self:stretch
  }

  .\31xl\:self-baseline{
    align-self:baseline
  }

  .\31xl\:justify-self-auto{
    justify-self:auto
  }

  .\31xl\:justify-self-start{
    justify-self:start
  }

  .\31xl\:justify-self-end{
    justify-self:end
  }

  .\31xl\:justify-self-center{
    justify-self:center
  }

  .\31xl\:justify-self-stretch{
    justify-self:stretch
  }

  .\31xl\:overflow-auto{
    overflow:auto
  }

  .\31xl\:overflow-hidden{
    overflow:hidden
  }

  .\31xl\:overflow-visible{
    overflow:visible
  }

  .\31xl\:overflow-scroll{
    overflow:scroll
  }

  .\31xl\:overflow-x-auto{
    overflow-x:auto
  }

  .\31xl\:overflow-y-auto{
    overflow-y:auto
  }

  .\31xl\:overflow-x-hidden{
    overflow-x:hidden
  }

  .\31xl\:overflow-y-hidden{
    overflow-y:hidden
  }

  .\31xl\:overflow-x-visible{
    overflow-x:visible
  }

  .\31xl\:overflow-y-visible{
    overflow-y:visible
  }

  .\31xl\:overflow-x-scroll{
    overflow-x:scroll
  }

  .\31xl\:overflow-y-scroll{
    overflow-y:scroll
  }

  .\31xl\:overscroll-auto{
    overscroll-behavior:auto
  }

  .\31xl\:overscroll-contain{
    overscroll-behavior:contain
  }

  .\31xl\:overscroll-none{
    overscroll-behavior:none
  }

  .\31xl\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .\31xl\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .\31xl\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .\31xl\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .\31xl\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .\31xl\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .\31xl\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .\31xl\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .\31xl\:overflow-clip{
    text-overflow:clip
  }

  .\31xl\:whitespace-normal{
    white-space:normal
  }

  .\31xl\:whitespace-nowrap{
    white-space:nowrap
  }

  .\31xl\:whitespace-pre{
    white-space:pre
  }

  .\31xl\:whitespace-pre-line{
    white-space:pre-line
  }

  .\31xl\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .\31xl\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .\31xl\:break-words{
    overflow-wrap:break-word
  }

  .\31xl\:break-all{
    word-break:break-all
  }

  .\31xl\:rounded-none{
    border-radius:0px
  }

  .\31xl\:rounded-sm{
    border-radius:0.125rem
  }

  .\31xl\:rounded{
    border-radius:0.25rem
  }

  .\31xl\:rounded-md{
    border-radius:0.375rem
  }

  .\31xl\:rounded-lg{
    border-radius:0.5rem
  }

  .\31xl\:rounded-xl{
    border-radius:0.75rem
  }

  .\31xl\:rounded-2xl{
    border-radius:1rem
  }

  .\31xl\:rounded-3xl{
    border-radius:1.5rem
  }

  .\31xl\:rounded-full{
    border-radius:9999px
  }

  .\31xl\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .\31xl\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .\31xl\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .\31xl\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .\31xl\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .\31xl\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .\31xl\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .\31xl\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .\31xl\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .\31xl\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .\31xl\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .\31xl\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .\31xl\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .\31xl\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .\31xl\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .\31xl\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .\31xl\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .\31xl\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .\31xl\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .\31xl\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .\31xl\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .\31xl\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .\31xl\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .\31xl\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .\31xl\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .\31xl\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .\31xl\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .\31xl\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .\31xl\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .\31xl\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .\31xl\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .\31xl\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .\31xl\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .\31xl\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .\31xl\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .\31xl\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .\31xl\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .\31xl\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .\31xl\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .\31xl\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .\31xl\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .\31xl\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .\31xl\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .\31xl\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .\31xl\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .\31xl\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .\31xl\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .\31xl\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .\31xl\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .\31xl\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .\31xl\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .\31xl\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .\31xl\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .\31xl\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .\31xl\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .\31xl\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .\31xl\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .\31xl\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .\31xl\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .\31xl\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .\31xl\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .\31xl\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .\31xl\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .\31xl\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .\31xl\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .\31xl\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .\31xl\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .\31xl\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .\31xl\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .\31xl\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .\31xl\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .\31xl\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .\31xl\:border-0{
    border-width:0px
  }

  .\31xl\:border-2{
    border-width:2px
  }

  .\31xl\:border-4{
    border-width:4px
  }

  .\31xl\:border-8{
    border-width:8px
  }

  .\31xl\:border{
    border-width:1px
  }

  .\31xl\:border-t-0{
    border-top-width:0px
  }

  .\31xl\:border-t-2{
    border-top-width:2px
  }

  .\31xl\:border-t-4{
    border-top-width:4px
  }

  .\31xl\:border-t-8{
    border-top-width:8px
  }

  .\31xl\:border-t{
    border-top-width:1px
  }

  .\31xl\:border-r-0{
    border-right-width:0px
  }

  .\31xl\:border-r-2{
    border-right-width:2px
  }

  .\31xl\:border-r-4{
    border-right-width:4px
  }

  .\31xl\:border-r-8{
    border-right-width:8px
  }

  .\31xl\:border-r{
    border-right-width:1px
  }

  .\31xl\:border-b-0{
    border-bottom-width:0px
  }

  .\31xl\:border-b-2{
    border-bottom-width:2px
  }

  .\31xl\:border-b-4{
    border-bottom-width:4px
  }

  .\31xl\:border-b-8{
    border-bottom-width:8px
  }

  .\31xl\:border-b{
    border-bottom-width:1px
  }

  .\31xl\:border-l-0{
    border-left-width:0px
  }

  .\31xl\:border-l-2{
    border-left-width:2px
  }

  .\31xl\:border-l-4{
    border-left-width:4px
  }

  .\31xl\:border-l-8{
    border-left-width:8px
  }

  .\31xl\:border-l{
    border-left-width:1px
  }

  .\31xl\:border-solid{
    border-style:solid
  }

  .\31xl\:border-dashed{
    border-style:dashed
  }

  .\31xl\:border-dotted{
    border-style:dotted
  }

  .\31xl\:border-double{
    border-style:double
  }

  .\31xl\:border-none{
    border-style:none
  }

  .\31xl\:border-transparent{
    border-color:transparent
  }

  .\31xl\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\31xl\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\31xl\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\31xl\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\31xl\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\31xl\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\31xl\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\31xl\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\31xl\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\31xl\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\31xl\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\31xl\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\31xl\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\31xl\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\31xl\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\31xl\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\31xl\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\31xl\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\31xl\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\31xl\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\31xl\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\31xl\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\31xl\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\31xl\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\31xl\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\31xl\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .\31xl\:group-hover\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .group:hover .\31xl\:group-hover\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .\31xl\:focus-within\:border-customGray-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-grayTwo:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-grayThree:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-lighterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-textGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-superDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-iconGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-mediumGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-swampGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-solitudeGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-winterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-tableGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-iceGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-gainsboro:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-offWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-cloudGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-defaultDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGray-skeletonGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-newLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-normal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-royal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-glass:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-hawkesBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-newBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-skyLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-lightBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-lightBlueGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-pale:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-lavender:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customBlue-iceBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customWhite-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customWhite-lightDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customWhite-bWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customRed-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGreen-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGreen-approved:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGreen-check:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGreen-lime:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGreen-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customGreen-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customYellow-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customYellow-highlight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customYellow-bright:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customYellow-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customYellow-gold:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customYellow-mostard:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customOrange-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customOrange-mediumOrange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customOrange-F96319:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customOrange-EB8A02:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-customPurple-purpleOne:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-inicieColors-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\31xl\:focus-within\:border-inicieColors-blue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .\31xl\:hover\:border-customGray-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-grayTwo:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-grayThree:hover{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-lighterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-textGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-superDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-iconGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-mediumGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-swampGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-solitudeGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-winterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-tableGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-iceGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-gainsboro:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-offWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-cloudGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-defaultDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGray-skeletonGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-newLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-normal:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-royal:hover{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-glass:hover{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-hawkesBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-newBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-skyLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-lightBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-lightBlueGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-pale:hover{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-lavender:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customBlue-iceBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customWhite-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customWhite-lightDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customWhite-bWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customRed-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGreen-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGreen-approved:hover{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGreen-check:hover{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGreen-lime:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGreen-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customGreen-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customYellow-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customYellow-highlight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customYellow-bright:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customYellow-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customYellow-gold:hover{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customYellow-mostard:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customOrange-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customOrange-mediumOrange:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customOrange-F96319:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customOrange-EB8A02:hover{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-customPurple-purpleOne:hover{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-inicieColors-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\31xl\:hover\:border-inicieColors-blue:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .\31xl\:focus\:border-customGray-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-grayTwo:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-grayThree:focus{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-lighterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-textGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-superDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-iconGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-mediumGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-swampGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-solitudeGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-winterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-tableGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-iceGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-gainsboro:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-offWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-cloudGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-defaultDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGray-skeletonGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-newLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-normal:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-royal:focus{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-glass:focus{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-hawkesBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-newBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-skyLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-lightBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-lightBlueGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-pale:focus{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-lavender:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customBlue-iceBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customWhite-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customWhite-lightDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customWhite-bWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customRed-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGreen-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGreen-approved:focus{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGreen-check:focus{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGreen-lime:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGreen-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customGreen-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customYellow-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customYellow-highlight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customYellow-bright:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customYellow-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customYellow-gold:focus{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customYellow-mostard:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customOrange-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customOrange-mediumOrange:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customOrange-F96319:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customOrange-EB8A02:focus{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-customPurple-purpleOne:focus{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-inicieColors-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\31xl\:focus\:border-inicieColors-blue:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\31xl\:border-opacity-0{
    --tw-border-opacity:0
  }

  .\31xl\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .\31xl\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .\31xl\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .\31xl\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .\31xl\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .\31xl\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .\31xl\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .\31xl\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .\31xl\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .\31xl\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .\31xl\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .\31xl\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .\31xl\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .\31xl\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .\31xl\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .\31xl\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .\31xl\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .\31xl\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .\31xl\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .\31xl\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .\31xl\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .\31xl\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .\31xl\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .\31xl\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .\31xl\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .\31xl\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .\31xl\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .\31xl\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .\31xl\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .\31xl\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .\31xl\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .\31xl\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .\31xl\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .\31xl\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .\31xl\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .\31xl\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .\31xl\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .\31xl\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .\31xl\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .\31xl\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .\31xl\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .\31xl\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .\31xl\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .\31xl\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .\31xl\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .\31xl\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .\31xl\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .\31xl\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .\31xl\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .\31xl\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .\31xl\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .\31xl\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .\31xl\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .\31xl\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .\31xl\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .\31xl\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .\31xl\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .\31xl\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .\31xl\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .\31xl\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .\31xl\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .\31xl\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .\31xl\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .\31xl\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .\31xl\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .\31xl\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .\31xl\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .\31xl\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .\31xl\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .\31xl\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .\31xl\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .\31xl\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .\31xl\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .\31xl\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .\31xl\:bg-transparent{
    background-color:transparent
  }

  .\31xl\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\31xl\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\31xl\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\31xl\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .group:hover .\31xl\:group-hover\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .\31xl\:focus-within\:bg-customGray-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-grayTwo:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-grayThree:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-lighterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-textGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-superDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-iconGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-mediumGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-swampGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-solitudeGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-winterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-tableGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-iceGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-gainsboro:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-offWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-cloudGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-defaultDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGray-skeletonGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-newLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-normal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-royal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-glass:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-hawkesBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-newBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-skyLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-lightBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-lightBlueGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-pale:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-lavender:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customBlue-iceBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customWhite-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customWhite-lightDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customWhite-bWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customRed-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGreen-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGreen-approved:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGreen-check:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGreen-lime:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGreen-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customGreen-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customYellow-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customYellow-highlight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customYellow-bright:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customYellow-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customYellow-gold:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customYellow-mostard:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customOrange-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customOrange-mediumOrange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customOrange-F96319:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customOrange-EB8A02:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-customPurple-purpleOne:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-inicieColors-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\31xl\:focus-within\:bg-inicieColors-blue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .\31xl\:hover\:bg-customGray-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-grayTwo:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-grayThree:hover{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-lighterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-textGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-superDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-iconGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-mediumGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-swampGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-solitudeGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-winterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-tableGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-iceGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-gainsboro:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-offWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-cloudGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-defaultDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGray-skeletonGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-newLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-normal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-royal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-glass:hover{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-hawkesBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-newBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-skyLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-lightBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-lightBlueGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-pale:hover{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-lavender:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customBlue-iceBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customWhite-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customWhite-lightDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customWhite-bWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customRed-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGreen-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGreen-approved:hover{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGreen-check:hover{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGreen-lime:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGreen-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customGreen-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customYellow-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customYellow-highlight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customYellow-bright:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customYellow-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customYellow-gold:hover{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customYellow-mostard:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customOrange-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customOrange-mediumOrange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customOrange-F96319:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customOrange-EB8A02:hover{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-customPurple-purpleOne:hover{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-inicieColors-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\31xl\:hover\:bg-inicieColors-blue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .\31xl\:focus\:bg-customGray-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-grayTwo:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-grayThree:focus{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-lighterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-textGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-superDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-iconGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-mediumGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-swampGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-solitudeGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-winterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-tableGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-iceGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-gainsboro:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-offWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-cloudGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-defaultDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGray-skeletonGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-newLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-normal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-royal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-glass:focus{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-hawkesBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-newBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-skyLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-lightBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-lightBlueGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-pale:focus{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-lavender:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customBlue-iceBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customWhite-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customWhite-lightDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customWhite-bWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customRed-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGreen-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGreen-approved:focus{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGreen-check:focus{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGreen-lime:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGreen-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customGreen-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customYellow-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customYellow-highlight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customYellow-bright:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customYellow-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customYellow-gold:focus{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customYellow-mostard:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customOrange-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customOrange-mediumOrange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customOrange-F96319:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customOrange-EB8A02:focus{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-customPurple-purpleOne:focus{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-inicieColors-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\31xl\:focus\:bg-inicieColors-blue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\31xl\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .\31xl\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .\31xl\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .\31xl\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .\31xl\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .\31xl\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .\31xl\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .\31xl\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .\31xl\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .\31xl\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .\31xl\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .\31xl\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .\31xl\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .\31xl\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .\31xl\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .\31xl\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .\31xl\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .\31xl\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .\31xl\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .\31xl\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .\31xl\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .\31xl\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .\31xl\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .\31xl\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .\31xl\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .\31xl\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .\31xl\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .\31xl\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .\31xl\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .\31xl\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .\31xl\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .\31xl\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .\31xl\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .\31xl\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .\31xl\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .\31xl\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .\31xl\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .\31xl\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .\31xl\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .\31xl\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .\31xl\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .\31xl\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .\31xl\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .\31xl\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .\31xl\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .\31xl\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .\31xl\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .\31xl\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .\31xl\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .\31xl\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .\31xl\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .\31xl\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .\31xl\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .\31xl\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .\31xl\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .\31xl\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .\31xl\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .\31xl\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .\31xl\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .\31xl\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .\31xl\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .\31xl\:bg-none{
    background-image:none
  }

  .\31xl\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .\31xl\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .\31xl\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .\31xl\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .\31xl\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .\31xl\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .\31xl\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .\31xl\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .\31xl\:from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\31xl\:from-customGray-default{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\31xl\:from-customGray-light{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\31xl\:from-customGray-dark{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\31xl\:from-customGray-darker{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\31xl\:from-customGray-grayTwo{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\31xl\:from-customGray-grayThree{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\31xl\:from-customGray-superLight{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\31xl\:from-customGray-lighterGray{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\31xl\:from-customGray-textGray{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\31xl\:from-customGray-superDark{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\31xl\:from-customGray-iconGray{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\31xl\:from-customGray-mediumGray{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\31xl\:from-customGray-swampGray{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\31xl\:from-customGray-solitudeGray{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\31xl\:from-customGray-winterGray{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\31xl\:from-customGray-tableGray{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\31xl\:from-customGray-iceGray{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\31xl\:from-customGray-gainsboro{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\31xl\:from-customGray-offWhite{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\31xl\:from-customGray-cloudGray{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\31xl\:from-customGray-defaultDark{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\31xl\:from-customGray-skeletonGray{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\31xl\:from-customBlue-default{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\31xl\:from-customBlue-light{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\31xl\:from-customBlue-newLight{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\31xl\:from-customBlue-superLight{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\31xl\:from-customBlue-normal{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\31xl\:from-customBlue-dark{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\31xl\:from-customBlue-royal{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\31xl\:from-customBlue-glass{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\31xl\:from-customBlue-hawkesBlue{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\31xl\:from-customBlue-darker{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\31xl\:from-customBlue-newBlue{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\31xl\:from-customBlue-black{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\31xl\:from-customBlue-skyLight{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\31xl\:from-customBlue-lightBlue{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\31xl\:from-customBlue-lightBlueGray{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\31xl\:from-customBlue-pale{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\31xl\:from-customBlue-lavender{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\31xl\:from-customBlue-iceBlue{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\31xl\:from-customWhite-default{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\31xl\:from-customWhite-lightDark{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\31xl\:from-customWhite-bWhite{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\31xl\:from-customRed-default{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\31xl\:from-customGreen-default{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\31xl\:from-customGreen-approved{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\31xl\:from-customGreen-check{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\31xl\:from-customGreen-lime{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\31xl\:from-customGreen-dark{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\31xl\:from-customGreen-light{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\31xl\:from-customYellow-default{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\31xl\:from-customYellow-highlight{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\31xl\:from-customYellow-bright{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\31xl\:from-customYellow-dark{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\31xl\:from-customYellow-gold{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\31xl\:from-customYellow-mostard{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\31xl\:from-customOrange-default{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\31xl\:from-customOrange-mediumOrange{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\31xl\:from-customOrange-F96319{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\31xl\:from-customOrange-EB8A02{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\31xl\:from-customPurple-purpleOne{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\31xl\:from-inicieColors-orange{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\31xl\:from-inicieColors-blue{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\31xl\:hover\:from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\31xl\:hover\:from-customGray-default:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\31xl\:hover\:from-customGray-light:hover{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\31xl\:hover\:from-customGray-dark:hover{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\31xl\:hover\:from-customGray-darker:hover{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\31xl\:hover\:from-customGray-grayTwo:hover{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\31xl\:hover\:from-customGray-grayThree:hover{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\31xl\:hover\:from-customGray-superLight:hover{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\31xl\:hover\:from-customGray-lighterGray:hover{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\31xl\:hover\:from-customGray-textGray:hover{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\31xl\:hover\:from-customGray-superDark:hover{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\31xl\:hover\:from-customGray-iconGray:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\31xl\:hover\:from-customGray-mediumGray:hover{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\31xl\:hover\:from-customGray-swampGray:hover{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\31xl\:hover\:from-customGray-solitudeGray:hover{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\31xl\:hover\:from-customGray-winterGray:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\31xl\:hover\:from-customGray-tableGray:hover{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\31xl\:hover\:from-customGray-iceGray:hover{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\31xl\:hover\:from-customGray-gainsboro:hover{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\31xl\:hover\:from-customGray-offWhite:hover{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\31xl\:hover\:from-customGray-cloudGray:hover{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\31xl\:hover\:from-customGray-defaultDark:hover{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\31xl\:hover\:from-customGray-skeletonGray:hover{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\31xl\:hover\:from-customBlue-default:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\31xl\:hover\:from-customBlue-light:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\31xl\:hover\:from-customBlue-newLight:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\31xl\:hover\:from-customBlue-superLight:hover{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\31xl\:hover\:from-customBlue-normal:hover{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\31xl\:hover\:from-customBlue-dark:hover{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\31xl\:hover\:from-customBlue-royal:hover{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\31xl\:hover\:from-customBlue-glass:hover{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\31xl\:hover\:from-customBlue-hawkesBlue:hover{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\31xl\:hover\:from-customBlue-darker:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\31xl\:hover\:from-customBlue-newBlue:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\31xl\:hover\:from-customBlue-black:hover{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\31xl\:hover\:from-customBlue-skyLight:hover{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\31xl\:hover\:from-customBlue-lightBlue:hover{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\31xl\:hover\:from-customBlue-lightBlueGray:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\31xl\:hover\:from-customBlue-pale:hover{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\31xl\:hover\:from-customBlue-lavender:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\31xl\:hover\:from-customBlue-iceBlue:hover{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\31xl\:hover\:from-customWhite-default:hover{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\31xl\:hover\:from-customWhite-lightDark:hover{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\31xl\:hover\:from-customWhite-bWhite:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\31xl\:hover\:from-customRed-default:hover{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\31xl\:hover\:from-customGreen-default:hover{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\31xl\:hover\:from-customGreen-approved:hover{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\31xl\:hover\:from-customGreen-check:hover{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\31xl\:hover\:from-customGreen-lime:hover{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\31xl\:hover\:from-customGreen-dark:hover{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\31xl\:hover\:from-customGreen-light:hover{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\31xl\:hover\:from-customYellow-default:hover{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\31xl\:hover\:from-customYellow-highlight:hover{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\31xl\:hover\:from-customYellow-bright:hover{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\31xl\:hover\:from-customYellow-dark:hover{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\31xl\:hover\:from-customYellow-gold:hover{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\31xl\:hover\:from-customYellow-mostard:hover{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\31xl\:hover\:from-customOrange-default:hover{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\31xl\:hover\:from-customOrange-mediumOrange:hover{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\31xl\:hover\:from-customOrange-F96319:hover{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\31xl\:hover\:from-customOrange-EB8A02:hover{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\31xl\:hover\:from-customPurple-purpleOne:hover{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\31xl\:hover\:from-inicieColors-orange:hover{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\31xl\:hover\:from-inicieColors-blue:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\31xl\:focus\:from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\31xl\:focus\:from-customGray-default:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\31xl\:focus\:from-customGray-light:focus{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\31xl\:focus\:from-customGray-dark:focus{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\31xl\:focus\:from-customGray-darker:focus{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\31xl\:focus\:from-customGray-grayTwo:focus{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\31xl\:focus\:from-customGray-grayThree:focus{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\31xl\:focus\:from-customGray-superLight:focus{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\31xl\:focus\:from-customGray-lighterGray:focus{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\31xl\:focus\:from-customGray-textGray:focus{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\31xl\:focus\:from-customGray-superDark:focus{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\31xl\:focus\:from-customGray-iconGray:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\31xl\:focus\:from-customGray-mediumGray:focus{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\31xl\:focus\:from-customGray-swampGray:focus{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\31xl\:focus\:from-customGray-solitudeGray:focus{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\31xl\:focus\:from-customGray-winterGray:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\31xl\:focus\:from-customGray-tableGray:focus{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\31xl\:focus\:from-customGray-iceGray:focus{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\31xl\:focus\:from-customGray-gainsboro:focus{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\31xl\:focus\:from-customGray-offWhite:focus{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\31xl\:focus\:from-customGray-cloudGray:focus{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\31xl\:focus\:from-customGray-defaultDark:focus{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\31xl\:focus\:from-customGray-skeletonGray:focus{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\31xl\:focus\:from-customBlue-default:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\31xl\:focus\:from-customBlue-light:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\31xl\:focus\:from-customBlue-newLight:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\31xl\:focus\:from-customBlue-superLight:focus{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\31xl\:focus\:from-customBlue-normal:focus{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\31xl\:focus\:from-customBlue-dark:focus{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\31xl\:focus\:from-customBlue-royal:focus{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\31xl\:focus\:from-customBlue-glass:focus{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\31xl\:focus\:from-customBlue-hawkesBlue:focus{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\31xl\:focus\:from-customBlue-darker:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\31xl\:focus\:from-customBlue-newBlue:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\31xl\:focus\:from-customBlue-black:focus{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\31xl\:focus\:from-customBlue-skyLight:focus{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\31xl\:focus\:from-customBlue-lightBlue:focus{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\31xl\:focus\:from-customBlue-lightBlueGray:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\31xl\:focus\:from-customBlue-pale:focus{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\31xl\:focus\:from-customBlue-lavender:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\31xl\:focus\:from-customBlue-iceBlue:focus{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\31xl\:focus\:from-customWhite-default:focus{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\31xl\:focus\:from-customWhite-lightDark:focus{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\31xl\:focus\:from-customWhite-bWhite:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\31xl\:focus\:from-customRed-default:focus{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\31xl\:focus\:from-customGreen-default:focus{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\31xl\:focus\:from-customGreen-approved:focus{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\31xl\:focus\:from-customGreen-check:focus{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\31xl\:focus\:from-customGreen-lime:focus{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\31xl\:focus\:from-customGreen-dark:focus{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\31xl\:focus\:from-customGreen-light:focus{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\31xl\:focus\:from-customYellow-default:focus{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\31xl\:focus\:from-customYellow-highlight:focus{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\31xl\:focus\:from-customYellow-bright:focus{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\31xl\:focus\:from-customYellow-dark:focus{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\31xl\:focus\:from-customYellow-gold:focus{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\31xl\:focus\:from-customYellow-mostard:focus{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\31xl\:focus\:from-customOrange-default:focus{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\31xl\:focus\:from-customOrange-mediumOrange:focus{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\31xl\:focus\:from-customOrange-F96319:focus{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\31xl\:focus\:from-customOrange-EB8A02:focus{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\31xl\:focus\:from-customPurple-purpleOne:focus{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\31xl\:focus\:from-inicieColors-orange:focus{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\31xl\:focus\:from-inicieColors-blue:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\31xl\:via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\31xl\:via-customGray-default{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\31xl\:via-customGray-light{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\31xl\:via-customGray-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\31xl\:via-customGray-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\31xl\:via-customGray-grayTwo{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\31xl\:via-customGray-grayThree{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\31xl\:via-customGray-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\31xl\:via-customGray-lighterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\31xl\:via-customGray-textGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\31xl\:via-customGray-superDark{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\31xl\:via-customGray-iconGray{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\31xl\:via-customGray-mediumGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\31xl\:via-customGray-swampGray{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\31xl\:via-customGray-solitudeGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\31xl\:via-customGray-winterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\31xl\:via-customGray-tableGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\31xl\:via-customGray-iceGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\31xl\:via-customGray-gainsboro{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\31xl\:via-customGray-offWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\31xl\:via-customGray-cloudGray{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\31xl\:via-customGray-defaultDark{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\31xl\:via-customGray-skeletonGray{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\31xl\:via-customBlue-default{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\31xl\:via-customBlue-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\31xl\:via-customBlue-newLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\31xl\:via-customBlue-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\31xl\:via-customBlue-normal{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\31xl\:via-customBlue-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\31xl\:via-customBlue-royal{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\31xl\:via-customBlue-glass{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\31xl\:via-customBlue-hawkesBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\31xl\:via-customBlue-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\31xl\:via-customBlue-newBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\31xl\:via-customBlue-black{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\31xl\:via-customBlue-skyLight{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\31xl\:via-customBlue-lightBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\31xl\:via-customBlue-lightBlueGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\31xl\:via-customBlue-pale{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\31xl\:via-customBlue-lavender{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\31xl\:via-customBlue-iceBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\31xl\:via-customWhite-default{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\31xl\:via-customWhite-lightDark{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\31xl\:via-customWhite-bWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\31xl\:via-customRed-default{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\31xl\:via-customGreen-default{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\31xl\:via-customGreen-approved{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\31xl\:via-customGreen-check{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\31xl\:via-customGreen-lime{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\31xl\:via-customGreen-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\31xl\:via-customGreen-light{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\31xl\:via-customYellow-default{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\31xl\:via-customYellow-highlight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\31xl\:via-customYellow-bright{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\31xl\:via-customYellow-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\31xl\:via-customYellow-gold{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\31xl\:via-customYellow-mostard{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\31xl\:via-customOrange-default{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\31xl\:via-customOrange-mediumOrange{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\31xl\:via-customOrange-F96319{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\31xl\:via-customOrange-EB8A02{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\31xl\:via-customPurple-purpleOne{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\31xl\:via-inicieColors-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\31xl\:via-inicieColors-blue{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\31xl\:hover\:via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\31xl\:hover\:via-customGray-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\31xl\:hover\:via-customGray-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\31xl\:hover\:via-customGray-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\31xl\:hover\:via-customGray-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\31xl\:hover\:via-customGray-grayTwo:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\31xl\:hover\:via-customGray-grayThree:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\31xl\:hover\:via-customGray-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\31xl\:hover\:via-customGray-lighterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\31xl\:hover\:via-customGray-textGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\31xl\:hover\:via-customGray-superDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\31xl\:hover\:via-customGray-iconGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\31xl\:hover\:via-customGray-mediumGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\31xl\:hover\:via-customGray-swampGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\31xl\:hover\:via-customGray-solitudeGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\31xl\:hover\:via-customGray-winterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\31xl\:hover\:via-customGray-tableGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\31xl\:hover\:via-customGray-iceGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\31xl\:hover\:via-customGray-gainsboro:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\31xl\:hover\:via-customGray-offWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\31xl\:hover\:via-customGray-cloudGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\31xl\:hover\:via-customGray-defaultDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\31xl\:hover\:via-customGray-skeletonGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\31xl\:hover\:via-customBlue-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\31xl\:hover\:via-customBlue-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\31xl\:hover\:via-customBlue-newLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\31xl\:hover\:via-customBlue-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\31xl\:hover\:via-customBlue-normal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\31xl\:hover\:via-customBlue-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\31xl\:hover\:via-customBlue-royal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\31xl\:hover\:via-customBlue-glass:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\31xl\:hover\:via-customBlue-hawkesBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\31xl\:hover\:via-customBlue-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\31xl\:hover\:via-customBlue-newBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\31xl\:hover\:via-customBlue-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\31xl\:hover\:via-customBlue-skyLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\31xl\:hover\:via-customBlue-lightBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\31xl\:hover\:via-customBlue-lightBlueGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\31xl\:hover\:via-customBlue-pale:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\31xl\:hover\:via-customBlue-lavender:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\31xl\:hover\:via-customBlue-iceBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\31xl\:hover\:via-customWhite-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\31xl\:hover\:via-customWhite-lightDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\31xl\:hover\:via-customWhite-bWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\31xl\:hover\:via-customRed-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\31xl\:hover\:via-customGreen-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\31xl\:hover\:via-customGreen-approved:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\31xl\:hover\:via-customGreen-check:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\31xl\:hover\:via-customGreen-lime:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\31xl\:hover\:via-customGreen-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\31xl\:hover\:via-customGreen-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\31xl\:hover\:via-customYellow-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\31xl\:hover\:via-customYellow-highlight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\31xl\:hover\:via-customYellow-bright:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\31xl\:hover\:via-customYellow-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\31xl\:hover\:via-customYellow-gold:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\31xl\:hover\:via-customYellow-mostard:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\31xl\:hover\:via-customOrange-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\31xl\:hover\:via-customOrange-mediumOrange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\31xl\:hover\:via-customOrange-F96319:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\31xl\:hover\:via-customOrange-EB8A02:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\31xl\:hover\:via-customPurple-purpleOne:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\31xl\:hover\:via-inicieColors-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\31xl\:hover\:via-inicieColors-blue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\31xl\:focus\:via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\31xl\:focus\:via-customGray-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\31xl\:focus\:via-customGray-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\31xl\:focus\:via-customGray-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\31xl\:focus\:via-customGray-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\31xl\:focus\:via-customGray-grayTwo:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\31xl\:focus\:via-customGray-grayThree:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\31xl\:focus\:via-customGray-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\31xl\:focus\:via-customGray-lighterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\31xl\:focus\:via-customGray-textGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\31xl\:focus\:via-customGray-superDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\31xl\:focus\:via-customGray-iconGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\31xl\:focus\:via-customGray-mediumGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\31xl\:focus\:via-customGray-swampGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\31xl\:focus\:via-customGray-solitudeGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\31xl\:focus\:via-customGray-winterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\31xl\:focus\:via-customGray-tableGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\31xl\:focus\:via-customGray-iceGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\31xl\:focus\:via-customGray-gainsboro:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\31xl\:focus\:via-customGray-offWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\31xl\:focus\:via-customGray-cloudGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\31xl\:focus\:via-customGray-defaultDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\31xl\:focus\:via-customGray-skeletonGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\31xl\:focus\:via-customBlue-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\31xl\:focus\:via-customBlue-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\31xl\:focus\:via-customBlue-newLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\31xl\:focus\:via-customBlue-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\31xl\:focus\:via-customBlue-normal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\31xl\:focus\:via-customBlue-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\31xl\:focus\:via-customBlue-royal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\31xl\:focus\:via-customBlue-glass:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\31xl\:focus\:via-customBlue-hawkesBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\31xl\:focus\:via-customBlue-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\31xl\:focus\:via-customBlue-newBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\31xl\:focus\:via-customBlue-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\31xl\:focus\:via-customBlue-skyLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\31xl\:focus\:via-customBlue-lightBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\31xl\:focus\:via-customBlue-lightBlueGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\31xl\:focus\:via-customBlue-pale:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\31xl\:focus\:via-customBlue-lavender:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\31xl\:focus\:via-customBlue-iceBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\31xl\:focus\:via-customWhite-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\31xl\:focus\:via-customWhite-lightDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\31xl\:focus\:via-customWhite-bWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\31xl\:focus\:via-customRed-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\31xl\:focus\:via-customGreen-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\31xl\:focus\:via-customGreen-approved:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\31xl\:focus\:via-customGreen-check:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\31xl\:focus\:via-customGreen-lime:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\31xl\:focus\:via-customGreen-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\31xl\:focus\:via-customGreen-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\31xl\:focus\:via-customYellow-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\31xl\:focus\:via-customYellow-highlight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\31xl\:focus\:via-customYellow-bright:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\31xl\:focus\:via-customYellow-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\31xl\:focus\:via-customYellow-gold:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\31xl\:focus\:via-customYellow-mostard:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\31xl\:focus\:via-customOrange-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\31xl\:focus\:via-customOrange-mediumOrange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\31xl\:focus\:via-customOrange-F96319:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\31xl\:focus\:via-customOrange-EB8A02:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\31xl\:focus\:via-customPurple-purpleOne:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\31xl\:focus\:via-inicieColors-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\31xl\:focus\:via-inicieColors-blue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\31xl\:to-transparent{
    --tw-gradient-to:transparent
  }

  .\31xl\:to-customGray-default{
    --tw-gradient-to:#A9AEB3
  }

  .\31xl\:to-customGray-light{
    --tw-gradient-to:#d9e0e6
  }

  .\31xl\:to-customGray-dark{
    --tw-gradient-to:#484B4D
  }

  .\31xl\:to-customGray-darker{
    --tw-gradient-to:#49494A
  }

  .\31xl\:to-customGray-grayTwo{
    --tw-gradient-to:#C7CBD1
  }

  .\31xl\:to-customGray-grayThree{
    --tw-gradient-to:#909193
  }

  .\31xl\:to-customGray-superLight{
    --tw-gradient-to:#EDEDED
  }

  .\31xl\:to-customGray-lighterGray{
    --tw-gradient-to:#F4F4F4
  }

  .\31xl\:to-customGray-textGray{
    --tw-gradient-to:#8F9BB3
  }

  .\31xl\:to-customGray-superDark{
    --tw-gradient-to:#231F20
  }

  .\31xl\:to-customGray-iconGray{
    --tw-gradient-to:#A9AEB3
  }

  .\31xl\:to-customGray-mediumGray{
    --tw-gradient-to:#E3E4E4
  }

  .\31xl\:to-customGray-swampGray{
    --tw-gradient-to:#252727
  }

  .\31xl\:to-customGray-solitudeGray{
    --tw-gradient-to:#E0E4E8
  }

  .\31xl\:to-customGray-winterGray{
    --tw-gradient-to:#EEF0F5
  }

  .\31xl\:to-customGray-tableGray{
    --tw-gradient-to:#F2F6FB
  }

  .\31xl\:to-customGray-iceGray{
    --tw-gradient-to:#F5F7FC
  }

  .\31xl\:to-customGray-gainsboro{
    --tw-gradient-to:#F0F2F6
  }

  .\31xl\:to-customGray-offWhite{
    --tw-gradient-to:#F7F7F7
  }

  .\31xl\:to-customGray-cloudGray{
    --tw-gradient-to:#B9BDC1
  }

  .\31xl\:to-customGray-defaultDark{
    --tw-gradient-to:#AEB3B7
  }

  .\31xl\:to-customGray-skeletonGray{
    --tw-gradient-to:#DEDFE3
  }

  .\31xl\:to-customBlue-default{
    --tw-gradient-to:#233674
  }

  .\31xl\:to-customBlue-light{
    --tw-gradient-to:#EFF4FA
  }

  .\31xl\:to-customBlue-newLight{
    --tw-gradient-to:#EEF0F5
  }

  .\31xl\:to-customBlue-superLight{
    --tw-gradient-to:#D7E1EC
  }

  .\31xl\:to-customBlue-normal{
    --tw-gradient-to:#004899
  }

  .\31xl\:to-customBlue-dark{
    --tw-gradient-to:#222B45
  }

  .\31xl\:to-customBlue-royal{
    --tw-gradient-to:#3656BF
  }

  .\31xl\:to-customBlue-glass{
    --tw-gradient-to:#D8E5F8
  }

  .\31xl\:to-customBlue-hawkesBlue{
    --tw-gradient-to:#D7DDF2
  }

  .\31xl\:to-customBlue-darker{
    --tw-gradient-to:#0F2741
  }

  .\31xl\:to-customBlue-newBlue{
    --tw-gradient-to:#0F2741
  }

  .\31xl\:to-customBlue-black{
    --tw-gradient-to:#0F2740
  }

  .\31xl\:to-customBlue-skyLight{
    --tw-gradient-to:#F0F4F9
  }

  .\31xl\:to-customBlue-lightBlue{
    --tw-gradient-to:#E7EBF8
  }

  .\31xl\:to-customBlue-lightBlueGray{
    --tw-gradient-to:#8296D7
  }

  .\31xl\:to-customBlue-pale{
    --tw-gradient-to:#D0D8F1
  }

  .\31xl\:to-customBlue-lavender{
    --tw-gradient-to:#8296D7
  }

  .\31xl\:to-customBlue-iceBlue{
    --tw-gradient-to:#EFF5FF
  }

  .\31xl\:to-customWhite-default{
    --tw-gradient-to:#ffffff
  }

  .\31xl\:to-customWhite-lightDark{
    --tw-gradient-to:#F8F8F8
  }

  .\31xl\:to-customWhite-bWhite{
    --tw-gradient-to:#EFF4FA
  }

  .\31xl\:to-customRed-default{
    --tw-gradient-to:#B10000
  }

  .\31xl\:to-customGreen-default{
    --tw-gradient-to:#8BD42D
  }

  .\31xl\:to-customGreen-approved{
    --tw-gradient-to:#80CC28
  }

  .\31xl\:to-customGreen-check{
    --tw-gradient-to:#139E5D
  }

  .\31xl\:to-customGreen-lime{
    --tw-gradient-to:#00AD3C
  }

  .\31xl\:to-customGreen-dark{
    --tw-gradient-to:#03AC6D
  }

  .\31xl\:to-customGreen-light{
    --tw-gradient-to:#A5D072
  }

  .\31xl\:to-customYellow-default{
    --tw-gradient-to:#FEF8E6
  }

  .\31xl\:to-customYellow-highlight{
    --tw-gradient-to:#EEB103
  }

  .\31xl\:to-customYellow-bright{
    --tw-gradient-to:#FDD835
  }

  .\31xl\:to-customYellow-dark{
    --tw-gradient-to:#FDDD84
  }

  .\31xl\:to-customYellow-gold{
    --tw-gradient-to:#E9AC07
  }

  .\31xl\:to-customYellow-mostard{
    --tw-gradient-to:#F59E0B
  }

  .\31xl\:to-customOrange-default{
    --tw-gradient-to:#E8532C
  }

  .\31xl\:to-customOrange-mediumOrange{
    --tw-gradient-to:#F4933C
  }

  .\31xl\:to-customOrange-F96319{
    --tw-gradient-to:#F96319
  }

  .\31xl\:to-customOrange-EB8A02{
    --tw-gradient-to:#EB8A02
  }

  .\31xl\:to-customPurple-purpleOne{
    --tw-gradient-to:#673AB7
  }

  .\31xl\:to-inicieColors-orange{
    --tw-gradient-to:#F36C48
  }

  .\31xl\:to-inicieColors-blue{
    --tw-gradient-to:#233674
  }

  .\31xl\:hover\:to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .\31xl\:hover\:to-customGray-default:hover{
    --tw-gradient-to:#A9AEB3
  }

  .\31xl\:hover\:to-customGray-light:hover{
    --tw-gradient-to:#d9e0e6
  }

  .\31xl\:hover\:to-customGray-dark:hover{
    --tw-gradient-to:#484B4D
  }

  .\31xl\:hover\:to-customGray-darker:hover{
    --tw-gradient-to:#49494A
  }

  .\31xl\:hover\:to-customGray-grayTwo:hover{
    --tw-gradient-to:#C7CBD1
  }

  .\31xl\:hover\:to-customGray-grayThree:hover{
    --tw-gradient-to:#909193
  }

  .\31xl\:hover\:to-customGray-superLight:hover{
    --tw-gradient-to:#EDEDED
  }

  .\31xl\:hover\:to-customGray-lighterGray:hover{
    --tw-gradient-to:#F4F4F4
  }

  .\31xl\:hover\:to-customGray-textGray:hover{
    --tw-gradient-to:#8F9BB3
  }

  .\31xl\:hover\:to-customGray-superDark:hover{
    --tw-gradient-to:#231F20
  }

  .\31xl\:hover\:to-customGray-iconGray:hover{
    --tw-gradient-to:#A9AEB3
  }

  .\31xl\:hover\:to-customGray-mediumGray:hover{
    --tw-gradient-to:#E3E4E4
  }

  .\31xl\:hover\:to-customGray-swampGray:hover{
    --tw-gradient-to:#252727
  }

  .\31xl\:hover\:to-customGray-solitudeGray:hover{
    --tw-gradient-to:#E0E4E8
  }

  .\31xl\:hover\:to-customGray-winterGray:hover{
    --tw-gradient-to:#EEF0F5
  }

  .\31xl\:hover\:to-customGray-tableGray:hover{
    --tw-gradient-to:#F2F6FB
  }

  .\31xl\:hover\:to-customGray-iceGray:hover{
    --tw-gradient-to:#F5F7FC
  }

  .\31xl\:hover\:to-customGray-gainsboro:hover{
    --tw-gradient-to:#F0F2F6
  }

  .\31xl\:hover\:to-customGray-offWhite:hover{
    --tw-gradient-to:#F7F7F7
  }

  .\31xl\:hover\:to-customGray-cloudGray:hover{
    --tw-gradient-to:#B9BDC1
  }

  .\31xl\:hover\:to-customGray-defaultDark:hover{
    --tw-gradient-to:#AEB3B7
  }

  .\31xl\:hover\:to-customGray-skeletonGray:hover{
    --tw-gradient-to:#DEDFE3
  }

  .\31xl\:hover\:to-customBlue-default:hover{
    --tw-gradient-to:#233674
  }

  .\31xl\:hover\:to-customBlue-light:hover{
    --tw-gradient-to:#EFF4FA
  }

  .\31xl\:hover\:to-customBlue-newLight:hover{
    --tw-gradient-to:#EEF0F5
  }

  .\31xl\:hover\:to-customBlue-superLight:hover{
    --tw-gradient-to:#D7E1EC
  }

  .\31xl\:hover\:to-customBlue-normal:hover{
    --tw-gradient-to:#004899
  }

  .\31xl\:hover\:to-customBlue-dark:hover{
    --tw-gradient-to:#222B45
  }

  .\31xl\:hover\:to-customBlue-royal:hover{
    --tw-gradient-to:#3656BF
  }

  .\31xl\:hover\:to-customBlue-glass:hover{
    --tw-gradient-to:#D8E5F8
  }

  .\31xl\:hover\:to-customBlue-hawkesBlue:hover{
    --tw-gradient-to:#D7DDF2
  }

  .\31xl\:hover\:to-customBlue-darker:hover{
    --tw-gradient-to:#0F2741
  }

  .\31xl\:hover\:to-customBlue-newBlue:hover{
    --tw-gradient-to:#0F2741
  }

  .\31xl\:hover\:to-customBlue-black:hover{
    --tw-gradient-to:#0F2740
  }

  .\31xl\:hover\:to-customBlue-skyLight:hover{
    --tw-gradient-to:#F0F4F9
  }

  .\31xl\:hover\:to-customBlue-lightBlue:hover{
    --tw-gradient-to:#E7EBF8
  }

  .\31xl\:hover\:to-customBlue-lightBlueGray:hover{
    --tw-gradient-to:#8296D7
  }

  .\31xl\:hover\:to-customBlue-pale:hover{
    --tw-gradient-to:#D0D8F1
  }

  .\31xl\:hover\:to-customBlue-lavender:hover{
    --tw-gradient-to:#8296D7
  }

  .\31xl\:hover\:to-customBlue-iceBlue:hover{
    --tw-gradient-to:#EFF5FF
  }

  .\31xl\:hover\:to-customWhite-default:hover{
    --tw-gradient-to:#ffffff
  }

  .\31xl\:hover\:to-customWhite-lightDark:hover{
    --tw-gradient-to:#F8F8F8
  }

  .\31xl\:hover\:to-customWhite-bWhite:hover{
    --tw-gradient-to:#EFF4FA
  }

  .\31xl\:hover\:to-customRed-default:hover{
    --tw-gradient-to:#B10000
  }

  .\31xl\:hover\:to-customGreen-default:hover{
    --tw-gradient-to:#8BD42D
  }

  .\31xl\:hover\:to-customGreen-approved:hover{
    --tw-gradient-to:#80CC28
  }

  .\31xl\:hover\:to-customGreen-check:hover{
    --tw-gradient-to:#139E5D
  }

  .\31xl\:hover\:to-customGreen-lime:hover{
    --tw-gradient-to:#00AD3C
  }

  .\31xl\:hover\:to-customGreen-dark:hover{
    --tw-gradient-to:#03AC6D
  }

  .\31xl\:hover\:to-customGreen-light:hover{
    --tw-gradient-to:#A5D072
  }

  .\31xl\:hover\:to-customYellow-default:hover{
    --tw-gradient-to:#FEF8E6
  }

  .\31xl\:hover\:to-customYellow-highlight:hover{
    --tw-gradient-to:#EEB103
  }

  .\31xl\:hover\:to-customYellow-bright:hover{
    --tw-gradient-to:#FDD835
  }

  .\31xl\:hover\:to-customYellow-dark:hover{
    --tw-gradient-to:#FDDD84
  }

  .\31xl\:hover\:to-customYellow-gold:hover{
    --tw-gradient-to:#E9AC07
  }

  .\31xl\:hover\:to-customYellow-mostard:hover{
    --tw-gradient-to:#F59E0B
  }

  .\31xl\:hover\:to-customOrange-default:hover{
    --tw-gradient-to:#E8532C
  }

  .\31xl\:hover\:to-customOrange-mediumOrange:hover{
    --tw-gradient-to:#F4933C
  }

  .\31xl\:hover\:to-customOrange-F96319:hover{
    --tw-gradient-to:#F96319
  }

  .\31xl\:hover\:to-customOrange-EB8A02:hover{
    --tw-gradient-to:#EB8A02
  }

  .\31xl\:hover\:to-customPurple-purpleOne:hover{
    --tw-gradient-to:#673AB7
  }

  .\31xl\:hover\:to-inicieColors-orange:hover{
    --tw-gradient-to:#F36C48
  }

  .\31xl\:hover\:to-inicieColors-blue:hover{
    --tw-gradient-to:#233674
  }

  .\31xl\:focus\:to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .\31xl\:focus\:to-customGray-default:focus{
    --tw-gradient-to:#A9AEB3
  }

  .\31xl\:focus\:to-customGray-light:focus{
    --tw-gradient-to:#d9e0e6
  }

  .\31xl\:focus\:to-customGray-dark:focus{
    --tw-gradient-to:#484B4D
  }

  .\31xl\:focus\:to-customGray-darker:focus{
    --tw-gradient-to:#49494A
  }

  .\31xl\:focus\:to-customGray-grayTwo:focus{
    --tw-gradient-to:#C7CBD1
  }

  .\31xl\:focus\:to-customGray-grayThree:focus{
    --tw-gradient-to:#909193
  }

  .\31xl\:focus\:to-customGray-superLight:focus{
    --tw-gradient-to:#EDEDED
  }

  .\31xl\:focus\:to-customGray-lighterGray:focus{
    --tw-gradient-to:#F4F4F4
  }

  .\31xl\:focus\:to-customGray-textGray:focus{
    --tw-gradient-to:#8F9BB3
  }

  .\31xl\:focus\:to-customGray-superDark:focus{
    --tw-gradient-to:#231F20
  }

  .\31xl\:focus\:to-customGray-iconGray:focus{
    --tw-gradient-to:#A9AEB3
  }

  .\31xl\:focus\:to-customGray-mediumGray:focus{
    --tw-gradient-to:#E3E4E4
  }

  .\31xl\:focus\:to-customGray-swampGray:focus{
    --tw-gradient-to:#252727
  }

  .\31xl\:focus\:to-customGray-solitudeGray:focus{
    --tw-gradient-to:#E0E4E8
  }

  .\31xl\:focus\:to-customGray-winterGray:focus{
    --tw-gradient-to:#EEF0F5
  }

  .\31xl\:focus\:to-customGray-tableGray:focus{
    --tw-gradient-to:#F2F6FB
  }

  .\31xl\:focus\:to-customGray-iceGray:focus{
    --tw-gradient-to:#F5F7FC
  }

  .\31xl\:focus\:to-customGray-gainsboro:focus{
    --tw-gradient-to:#F0F2F6
  }

  .\31xl\:focus\:to-customGray-offWhite:focus{
    --tw-gradient-to:#F7F7F7
  }

  .\31xl\:focus\:to-customGray-cloudGray:focus{
    --tw-gradient-to:#B9BDC1
  }

  .\31xl\:focus\:to-customGray-defaultDark:focus{
    --tw-gradient-to:#AEB3B7
  }

  .\31xl\:focus\:to-customGray-skeletonGray:focus{
    --tw-gradient-to:#DEDFE3
  }

  .\31xl\:focus\:to-customBlue-default:focus{
    --tw-gradient-to:#233674
  }

  .\31xl\:focus\:to-customBlue-light:focus{
    --tw-gradient-to:#EFF4FA
  }

  .\31xl\:focus\:to-customBlue-newLight:focus{
    --tw-gradient-to:#EEF0F5
  }

  .\31xl\:focus\:to-customBlue-superLight:focus{
    --tw-gradient-to:#D7E1EC
  }

  .\31xl\:focus\:to-customBlue-normal:focus{
    --tw-gradient-to:#004899
  }

  .\31xl\:focus\:to-customBlue-dark:focus{
    --tw-gradient-to:#222B45
  }

  .\31xl\:focus\:to-customBlue-royal:focus{
    --tw-gradient-to:#3656BF
  }

  .\31xl\:focus\:to-customBlue-glass:focus{
    --tw-gradient-to:#D8E5F8
  }

  .\31xl\:focus\:to-customBlue-hawkesBlue:focus{
    --tw-gradient-to:#D7DDF2
  }

  .\31xl\:focus\:to-customBlue-darker:focus{
    --tw-gradient-to:#0F2741
  }

  .\31xl\:focus\:to-customBlue-newBlue:focus{
    --tw-gradient-to:#0F2741
  }

  .\31xl\:focus\:to-customBlue-black:focus{
    --tw-gradient-to:#0F2740
  }

  .\31xl\:focus\:to-customBlue-skyLight:focus{
    --tw-gradient-to:#F0F4F9
  }

  .\31xl\:focus\:to-customBlue-lightBlue:focus{
    --tw-gradient-to:#E7EBF8
  }

  .\31xl\:focus\:to-customBlue-lightBlueGray:focus{
    --tw-gradient-to:#8296D7
  }

  .\31xl\:focus\:to-customBlue-pale:focus{
    --tw-gradient-to:#D0D8F1
  }

  .\31xl\:focus\:to-customBlue-lavender:focus{
    --tw-gradient-to:#8296D7
  }

  .\31xl\:focus\:to-customBlue-iceBlue:focus{
    --tw-gradient-to:#EFF5FF
  }

  .\31xl\:focus\:to-customWhite-default:focus{
    --tw-gradient-to:#ffffff
  }

  .\31xl\:focus\:to-customWhite-lightDark:focus{
    --tw-gradient-to:#F8F8F8
  }

  .\31xl\:focus\:to-customWhite-bWhite:focus{
    --tw-gradient-to:#EFF4FA
  }

  .\31xl\:focus\:to-customRed-default:focus{
    --tw-gradient-to:#B10000
  }

  .\31xl\:focus\:to-customGreen-default:focus{
    --tw-gradient-to:#8BD42D
  }

  .\31xl\:focus\:to-customGreen-approved:focus{
    --tw-gradient-to:#80CC28
  }

  .\31xl\:focus\:to-customGreen-check:focus{
    --tw-gradient-to:#139E5D
  }

  .\31xl\:focus\:to-customGreen-lime:focus{
    --tw-gradient-to:#00AD3C
  }

  .\31xl\:focus\:to-customGreen-dark:focus{
    --tw-gradient-to:#03AC6D
  }

  .\31xl\:focus\:to-customGreen-light:focus{
    --tw-gradient-to:#A5D072
  }

  .\31xl\:focus\:to-customYellow-default:focus{
    --tw-gradient-to:#FEF8E6
  }

  .\31xl\:focus\:to-customYellow-highlight:focus{
    --tw-gradient-to:#EEB103
  }

  .\31xl\:focus\:to-customYellow-bright:focus{
    --tw-gradient-to:#FDD835
  }

  .\31xl\:focus\:to-customYellow-dark:focus{
    --tw-gradient-to:#FDDD84
  }

  .\31xl\:focus\:to-customYellow-gold:focus{
    --tw-gradient-to:#E9AC07
  }

  .\31xl\:focus\:to-customYellow-mostard:focus{
    --tw-gradient-to:#F59E0B
  }

  .\31xl\:focus\:to-customOrange-default:focus{
    --tw-gradient-to:#E8532C
  }

  .\31xl\:focus\:to-customOrange-mediumOrange:focus{
    --tw-gradient-to:#F4933C
  }

  .\31xl\:focus\:to-customOrange-F96319:focus{
    --tw-gradient-to:#F96319
  }

  .\31xl\:focus\:to-customOrange-EB8A02:focus{
    --tw-gradient-to:#EB8A02
  }

  .\31xl\:focus\:to-customPurple-purpleOne:focus{
    --tw-gradient-to:#673AB7
  }

  .\31xl\:focus\:to-inicieColors-orange:focus{
    --tw-gradient-to:#F36C48
  }

  .\31xl\:focus\:to-inicieColors-blue:focus{
    --tw-gradient-to:#233674
  }

  .\31xl\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .\31xl\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .\31xl\:bg-auto{
    background-size:auto
  }

  .\31xl\:bg-cover{
    background-size:cover
  }

  .\31xl\:bg-contain{
    background-size:contain
  }

  .\31xl\:bg-fixed{
    background-attachment:fixed
  }

  .\31xl\:bg-local{
    background-attachment:local
  }

  .\31xl\:bg-scroll{
    background-attachment:scroll
  }

  .\31xl\:bg-clip-border{
    background-clip:border-box
  }

  .\31xl\:bg-clip-padding{
    background-clip:padding-box
  }

  .\31xl\:bg-clip-content{
    background-clip:content-box
  }

  .\31xl\:bg-clip-text{
    background-clip:text
  }

  .\31xl\:bg-bottom{
    background-position:bottom
  }

  .\31xl\:bg-center{
    background-position:center
  }

  .\31xl\:bg-left{
    background-position:left
  }

  .\31xl\:bg-left-bottom{
    background-position:left bottom
  }

  .\31xl\:bg-left-top{
    background-position:left top
  }

  .\31xl\:bg-right{
    background-position:right
  }

  .\31xl\:bg-right-bottom{
    background-position:right bottom
  }

  .\31xl\:bg-right-top{
    background-position:right top
  }

  .\31xl\:bg-top{
    background-position:top
  }

  .\31xl\:bg-repeat{
    background-repeat:repeat
  }

  .\31xl\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .\31xl\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .\31xl\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .\31xl\:bg-repeat-round{
    background-repeat:round
  }

  .\31xl\:bg-repeat-space{
    background-repeat:space
  }

  .\31xl\:bg-origin-border{
    background-origin:border-box
  }

  .\31xl\:bg-origin-padding{
    background-origin:padding-box
  }

  .\31xl\:bg-origin-content{
    background-origin:content-box
  }

  .\31xl\:fill-current{
    fill:currentColor
  }

  .\31xl\:stroke-current{
    stroke:currentColor
  }

  .\31xl\:stroke-0{
    stroke-width:0
  }

  .\31xl\:stroke-1{
    stroke-width:1
  }

  .\31xl\:stroke-2{
    stroke-width:2
  }

  .\31xl\:object-contain{
    object-fit:contain
  }

  .\31xl\:object-cover{
    object-fit:cover
  }

  .\31xl\:object-fill{
    object-fit:fill
  }

  .\31xl\:object-none{
    object-fit:none
  }

  .\31xl\:object-scale-down{
    object-fit:scale-down
  }

  .\31xl\:object-bottom{
    object-position:bottom
  }

  .\31xl\:object-center{
    object-position:center
  }

  .\31xl\:object-left{
    object-position:left
  }

  .\31xl\:object-left-bottom{
    object-position:left bottom
  }

  .\31xl\:object-left-top{
    object-position:left top
  }

  .\31xl\:object-right{
    object-position:right
  }

  .\31xl\:object-right-bottom{
    object-position:right bottom
  }

  .\31xl\:object-right-top{
    object-position:right top
  }

  .\31xl\:object-top{
    object-position:top
  }

  .\31xl\:p-0{
    padding:0px
  }

  .\31xl\:p-1{
    padding:0.25rem
  }

  .\31xl\:p-2{
    padding:0.5rem
  }

  .\31xl\:p-3{
    padding:0.75rem
  }

  .\31xl\:p-4{
    padding:1rem
  }

  .\31xl\:p-5{
    padding:1.25rem
  }

  .\31xl\:p-6{
    padding:1.5rem
  }

  .\31xl\:p-7{
    padding:1.75rem
  }

  .\31xl\:p-8{
    padding:2rem
  }

  .\31xl\:p-9{
    padding:2.25rem
  }

  .\31xl\:p-10{
    padding:2.5rem
  }

  .\31xl\:p-11{
    padding:2.75rem
  }

  .\31xl\:p-12{
    padding:3rem
  }

  .\31xl\:p-14{
    padding:3.5rem
  }

  .\31xl\:p-16{
    padding:4rem
  }

  .\31xl\:p-20{
    padding:5rem
  }

  .\31xl\:p-24{
    padding:6rem
  }

  .\31xl\:p-28{
    padding:7rem
  }

  .\31xl\:p-32{
    padding:8rem
  }

  .\31xl\:p-36{
    padding:9rem
  }

  .\31xl\:p-40{
    padding:10rem
  }

  .\31xl\:p-44{
    padding:11rem
  }

  .\31xl\:p-48{
    padding:12rem
  }

  .\31xl\:p-52{
    padding:13rem
  }

  .\31xl\:p-56{
    padding:14rem
  }

  .\31xl\:p-60{
    padding:15rem
  }

  .\31xl\:p-64{
    padding:16rem
  }

  .\31xl\:p-72{
    padding:18rem
  }

  .\31xl\:p-80{
    padding:20rem
  }

  .\31xl\:p-96{
    padding:24rem
  }

  .\31xl\:p-px{
    padding:1px
  }

  .\31xl\:p-0\.5{
    padding:0.125rem
  }

  .\31xl\:p-1\.5{
    padding:0.375rem
  }

  .\31xl\:p-2\.5{
    padding:0.625rem
  }

  .\31xl\:p-3\.5{
    padding:0.875rem
  }

  .\31xl\:px-0{
    padding-left:0px;
    padding-right:0px
  }

  .\31xl\:px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .\31xl\:px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .\31xl\:px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .\31xl\:px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .\31xl\:px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

  .\31xl\:px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .\31xl\:px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

  .\31xl\:px-8{
    padding-left:2rem;
    padding-right:2rem
  }

  .\31xl\:px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .\31xl\:px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

  .\31xl\:px-11{
    padding-left:2.75rem;
    padding-right:2.75rem
  }

  .\31xl\:px-12{
    padding-left:3rem;
    padding-right:3rem
  }

  .\31xl\:px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .\31xl\:px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .\31xl\:px-20{
    padding-left:5rem;
    padding-right:5rem
  }

  .\31xl\:px-24{
    padding-left:6rem;
    padding-right:6rem
  }

  .\31xl\:px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .\31xl\:px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .\31xl\:px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .\31xl\:px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .\31xl\:px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .\31xl\:px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .\31xl\:px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .\31xl\:px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .\31xl\:px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .\31xl\:px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .\31xl\:px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .\31xl\:px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .\31xl\:px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .\31xl\:px-px{
    padding-left:1px;
    padding-right:1px
  }

  .\31xl\:px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .\31xl\:px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .\31xl\:px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .\31xl\:px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

  .\31xl\:py-0{
    padding-top:0px;
    padding-bottom:0px
  }

  .\31xl\:py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .\31xl\:py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .\31xl\:py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .\31xl\:py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .\31xl\:py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .\31xl\:py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .\31xl\:py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .\31xl\:py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .\31xl\:py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .\31xl\:py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .\31xl\:py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .\31xl\:py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .\31xl\:py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .\31xl\:py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .\31xl\:py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .\31xl\:py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .\31xl\:py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .\31xl\:py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .\31xl\:py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .\31xl\:py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .\31xl\:py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .\31xl\:py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .\31xl\:py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .\31xl\:py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .\31xl\:py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .\31xl\:py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .\31xl\:py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .\31xl\:py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .\31xl\:py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .\31xl\:py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .\31xl\:py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .\31xl\:py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .\31xl\:py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .\31xl\:py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .\31xl\:pt-0{
    padding-top:0px
  }

  .\31xl\:pt-1{
    padding-top:0.25rem
  }

  .\31xl\:pt-2{
    padding-top:0.5rem
  }

  .\31xl\:pt-3{
    padding-top:0.75rem
  }

  .\31xl\:pt-4{
    padding-top:1rem
  }

  .\31xl\:pt-5{
    padding-top:1.25rem
  }

  .\31xl\:pt-6{
    padding-top:1.5rem
  }

  .\31xl\:pt-7{
    padding-top:1.75rem
  }

  .\31xl\:pt-8{
    padding-top:2rem
  }

  .\31xl\:pt-9{
    padding-top:2.25rem
  }

  .\31xl\:pt-10{
    padding-top:2.5rem
  }

  .\31xl\:pt-11{
    padding-top:2.75rem
  }

  .\31xl\:pt-12{
    padding-top:3rem
  }

  .\31xl\:pt-14{
    padding-top:3.5rem
  }

  .\31xl\:pt-16{
    padding-top:4rem
  }

  .\31xl\:pt-20{
    padding-top:5rem
  }

  .\31xl\:pt-24{
    padding-top:6rem
  }

  .\31xl\:pt-28{
    padding-top:7rem
  }

  .\31xl\:pt-32{
    padding-top:8rem
  }

  .\31xl\:pt-36{
    padding-top:9rem
  }

  .\31xl\:pt-40{
    padding-top:10rem
  }

  .\31xl\:pt-44{
    padding-top:11rem
  }

  .\31xl\:pt-48{
    padding-top:12rem
  }

  .\31xl\:pt-52{
    padding-top:13rem
  }

  .\31xl\:pt-56{
    padding-top:14rem
  }

  .\31xl\:pt-60{
    padding-top:15rem
  }

  .\31xl\:pt-64{
    padding-top:16rem
  }

  .\31xl\:pt-72{
    padding-top:18rem
  }

  .\31xl\:pt-80{
    padding-top:20rem
  }

  .\31xl\:pt-96{
    padding-top:24rem
  }

  .\31xl\:pt-px{
    padding-top:1px
  }

  .\31xl\:pt-0\.5{
    padding-top:0.125rem
  }

  .\31xl\:pt-1\.5{
    padding-top:0.375rem
  }

  .\31xl\:pt-2\.5{
    padding-top:0.625rem
  }

  .\31xl\:pt-3\.5{
    padding-top:0.875rem
  }

  .\31xl\:pr-0{
    padding-right:0px
  }

  .\31xl\:pr-1{
    padding-right:0.25rem
  }

  .\31xl\:pr-2{
    padding-right:0.5rem
  }

  .\31xl\:pr-3{
    padding-right:0.75rem
  }

  .\31xl\:pr-4{
    padding-right:1rem
  }

  .\31xl\:pr-5{
    padding-right:1.25rem
  }

  .\31xl\:pr-6{
    padding-right:1.5rem
  }

  .\31xl\:pr-7{
    padding-right:1.75rem
  }

  .\31xl\:pr-8{
    padding-right:2rem
  }

  .\31xl\:pr-9{
    padding-right:2.25rem
  }

  .\31xl\:pr-10{
    padding-right:2.5rem
  }

  .\31xl\:pr-11{
    padding-right:2.75rem
  }

  .\31xl\:pr-12{
    padding-right:3rem
  }

  .\31xl\:pr-14{
    padding-right:3.5rem
  }

  .\31xl\:pr-16{
    padding-right:4rem
  }

  .\31xl\:pr-20{
    padding-right:5rem
  }

  .\31xl\:pr-24{
    padding-right:6rem
  }

  .\31xl\:pr-28{
    padding-right:7rem
  }

  .\31xl\:pr-32{
    padding-right:8rem
  }

  .\31xl\:pr-36{
    padding-right:9rem
  }

  .\31xl\:pr-40{
    padding-right:10rem
  }

  .\31xl\:pr-44{
    padding-right:11rem
  }

  .\31xl\:pr-48{
    padding-right:12rem
  }

  .\31xl\:pr-52{
    padding-right:13rem
  }

  .\31xl\:pr-56{
    padding-right:14rem
  }

  .\31xl\:pr-60{
    padding-right:15rem
  }

  .\31xl\:pr-64{
    padding-right:16rem
  }

  .\31xl\:pr-72{
    padding-right:18rem
  }

  .\31xl\:pr-80{
    padding-right:20rem
  }

  .\31xl\:pr-96{
    padding-right:24rem
  }

  .\31xl\:pr-px{
    padding-right:1px
  }

  .\31xl\:pr-0\.5{
    padding-right:0.125rem
  }

  .\31xl\:pr-1\.5{
    padding-right:0.375rem
  }

  .\31xl\:pr-2\.5{
    padding-right:0.625rem
  }

  .\31xl\:pr-3\.5{
    padding-right:0.875rem
  }

  .\31xl\:pb-0{
    padding-bottom:0px
  }

  .\31xl\:pb-1{
    padding-bottom:0.25rem
  }

  .\31xl\:pb-2{
    padding-bottom:0.5rem
  }

  .\31xl\:pb-3{
    padding-bottom:0.75rem
  }

  .\31xl\:pb-4{
    padding-bottom:1rem
  }

  .\31xl\:pb-5{
    padding-bottom:1.25rem
  }

  .\31xl\:pb-6{
    padding-bottom:1.5rem
  }

  .\31xl\:pb-7{
    padding-bottom:1.75rem
  }

  .\31xl\:pb-8{
    padding-bottom:2rem
  }

  .\31xl\:pb-9{
    padding-bottom:2.25rem
  }

  .\31xl\:pb-10{
    padding-bottom:2.5rem
  }

  .\31xl\:pb-11{
    padding-bottom:2.75rem
  }

  .\31xl\:pb-12{
    padding-bottom:3rem
  }

  .\31xl\:pb-14{
    padding-bottom:3.5rem
  }

  .\31xl\:pb-16{
    padding-bottom:4rem
  }

  .\31xl\:pb-20{
    padding-bottom:5rem
  }

  .\31xl\:pb-24{
    padding-bottom:6rem
  }

  .\31xl\:pb-28{
    padding-bottom:7rem
  }

  .\31xl\:pb-32{
    padding-bottom:8rem
  }

  .\31xl\:pb-36{
    padding-bottom:9rem
  }

  .\31xl\:pb-40{
    padding-bottom:10rem
  }

  .\31xl\:pb-44{
    padding-bottom:11rem
  }

  .\31xl\:pb-48{
    padding-bottom:12rem
  }

  .\31xl\:pb-52{
    padding-bottom:13rem
  }

  .\31xl\:pb-56{
    padding-bottom:14rem
  }

  .\31xl\:pb-60{
    padding-bottom:15rem
  }

  .\31xl\:pb-64{
    padding-bottom:16rem
  }

  .\31xl\:pb-72{
    padding-bottom:18rem
  }

  .\31xl\:pb-80{
    padding-bottom:20rem
  }

  .\31xl\:pb-96{
    padding-bottom:24rem
  }

  .\31xl\:pb-px{
    padding-bottom:1px
  }

  .\31xl\:pb-0\.5{
    padding-bottom:0.125rem
  }

  .\31xl\:pb-1\.5{
    padding-bottom:0.375rem
  }

  .\31xl\:pb-2\.5{
    padding-bottom:0.625rem
  }

  .\31xl\:pb-3\.5{
    padding-bottom:0.875rem
  }

  .\31xl\:pl-0{
    padding-left:0px
  }

  .\31xl\:pl-1{
    padding-left:0.25rem
  }

  .\31xl\:pl-2{
    padding-left:0.5rem
  }

  .\31xl\:pl-3{
    padding-left:0.75rem
  }

  .\31xl\:pl-4{
    padding-left:1rem
  }

  .\31xl\:pl-5{
    padding-left:1.25rem
  }

  .\31xl\:pl-6{
    padding-left:1.5rem
  }

  .\31xl\:pl-7{
    padding-left:1.75rem
  }

  .\31xl\:pl-8{
    padding-left:2rem
  }

  .\31xl\:pl-9{
    padding-left:2.25rem
  }

  .\31xl\:pl-10{
    padding-left:2.5rem
  }

  .\31xl\:pl-11{
    padding-left:2.75rem
  }

  .\31xl\:pl-12{
    padding-left:3rem
  }

  .\31xl\:pl-14{
    padding-left:3.5rem
  }

  .\31xl\:pl-16{
    padding-left:4rem
  }

  .\31xl\:pl-20{
    padding-left:5rem
  }

  .\31xl\:pl-24{
    padding-left:6rem
  }

  .\31xl\:pl-28{
    padding-left:7rem
  }

  .\31xl\:pl-32{
    padding-left:8rem
  }

  .\31xl\:pl-36{
    padding-left:9rem
  }

  .\31xl\:pl-40{
    padding-left:10rem
  }

  .\31xl\:pl-44{
    padding-left:11rem
  }

  .\31xl\:pl-48{
    padding-left:12rem
  }

  .\31xl\:pl-52{
    padding-left:13rem
  }

  .\31xl\:pl-56{
    padding-left:14rem
  }

  .\31xl\:pl-60{
    padding-left:15rem
  }

  .\31xl\:pl-64{
    padding-left:16rem
  }

  .\31xl\:pl-72{
    padding-left:18rem
  }

  .\31xl\:pl-80{
    padding-left:20rem
  }

  .\31xl\:pl-96{
    padding-left:24rem
  }

  .\31xl\:pl-px{
    padding-left:1px
  }

  .\31xl\:pl-0\.5{
    padding-left:0.125rem
  }

  .\31xl\:pl-1\.5{
    padding-left:0.375rem
  }

  .\31xl\:pl-2\.5{
    padding-left:0.625rem
  }

  .\31xl\:pl-3\.5{
    padding-left:0.875rem
  }

  .\31xl\:text-left{
    text-align:left
  }

  .\31xl\:text-center{
    text-align:center
  }

  .\31xl\:text-right{
    text-align:right
  }

  .\31xl\:text-justify{
    text-align:justify
  }

  .\31xl\:align-baseline{
    vertical-align:baseline
  }

  .\31xl\:align-top{
    vertical-align:top
  }

  .\31xl\:align-middle{
    vertical-align:middle
  }

  .\31xl\:align-bottom{
    vertical-align:bottom
  }

  .\31xl\:align-text-top{
    vertical-align:text-top
  }

  .\31xl\:align-text-bottom{
    vertical-align:text-bottom
  }

  .\31xl\:font-Montserrat{
    font-family:Montserrat, Roboto, Open Sans
  }

  .\31xl\:font-Prompt{
    font-family:Prompt, Roboto, Open Sans
  }

  .\31xl\:font-Roboto{
    font-family:Roboto, Open Sans
  }

  .\31xl\:font-OpenSans{
    font-family:Open Sans, Roboto
  }

  .\31xl\:font-Nunito{
    font-family:Nunito, Roboto, Open Sans
  }

  .\31xl\:text-10{
    font-size:10px
  }

  .\31xl\:text-11{
    font-size:11px
  }

  .\31xl\:text-12{
    font-size:12px
  }

  .\31xl\:text-13{
    font-size:13px
  }

  .\31xl\:text-14{
    font-size:14px
  }

  .\31xl\:text-15{
    font-size:15px
  }

  .\31xl\:text-16{
    font-size:16px
  }

  .\31xl\:text-18{
    font-size:18px
  }

  .\31xl\:text-19{
    font-size:19px
  }

  .\31xl\:text-20{
    font-size:20px
  }

  .\31xl\:text-22{
    font-size:22px
  }

  .\31xl\:text-24{
    font-size:24px
  }

  .\31xl\:text-25{
    font-size:25px
  }

  .\31xl\:text-26{
    font-size:26px
  }

  .\31xl\:text-28{
    font-size:28px
  }

  .\31xl\:text-30{
    font-size:30px
  }

  .\31xl\:text-32{
    font-size:32px
  }

  .\31xl\:text-40{
    font-size:40px
  }

  .\31xl\:text-55{
    font-size:55px
  }

  .\31xl\:text-xs{
    font-size:.75rem
  }

  .\31xl\:text-sm{
    font-size:.875rem
  }

  .\31xl\:text-lg{
    font-size:1.125rem
  }

  .\31xl\:text-xl{
    font-size:1.25rem
  }

  .\31xl\:text-2xl{
    font-size:1.5rem
  }

  .\31xl\:text-3xl{
    font-size:1.875rem
  }

  .\31xl\:text-4xl{
    font-size:2.25rem
  }

  .\31xl\:text-5xl{
    font-size:3rem
  }

  .\31xl\:text-6xl{
    font-size:4rem
  }

  .\31xl\:text-7xl{
    font-size:5rem
  }

  .\31xl\:font-thin{
    font-weight:100
  }

  .\31xl\:font-extralight{
    font-weight:200
  }

  .\31xl\:font-light{
    font-weight:300
  }

  .\31xl\:font-normal{
    font-weight:400
  }

  .\31xl\:font-medium{
    font-weight:500
  }

  .\31xl\:font-semibold{
    font-weight:600
  }

  .\31xl\:font-bold{
    font-weight:700
  }

  .\31xl\:font-extrabold{
    font-weight:800
  }

  .\31xl\:font-black{
    font-weight:900
  }

  .\31xl\:uppercase{
    text-transform:uppercase
  }

  .\31xl\:lowercase{
    text-transform:lowercase
  }

  .\31xl\:capitalize{
    text-transform:capitalize
  }

  .\31xl\:normal-case{
    text-transform:none
  }

  .\31xl\:italic{
    font-style:italic
  }

  .\31xl\:not-italic{
    font-style:normal
  }

  .\31xl\:ordinal, .\31xl\:slashed-zero, .\31xl\:lining-nums, .\31xl\:oldstyle-nums, .\31xl\:proportional-nums, .\31xl\:tabular-nums, .\31xl\:diagonal-fractions, .\31xl\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .\31xl\:normal-nums{
    font-variant-numeric:normal
  }

  .\31xl\:ordinal{
    --tw-ordinal:ordinal
  }

  .\31xl\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .\31xl\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .\31xl\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .\31xl\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .\31xl\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .\31xl\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .\31xl\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .\31xl\:leading-3{
    line-height:.75rem
  }

  .\31xl\:leading-4{
    line-height:1rem
  }

  .\31xl\:leading-5{
    line-height:1.25rem
  }

  .\31xl\:leading-6{
    line-height:1.5rem
  }

  .\31xl\:leading-7{
    line-height:1.75rem
  }

  .\31xl\:leading-8{
    line-height:2rem
  }

  .\31xl\:leading-9{
    line-height:2.25rem
  }

  .\31xl\:leading-10{
    line-height:2.5rem
  }

  .\31xl\:leading-19{
    line-height:19px
  }

  .\31xl\:leading-none{
    line-height:1
  }

  .\31xl\:leading-tight{
    line-height:1.25
  }

  .\31xl\:leading-snug{
    line-height:1.375
  }

  .\31xl\:leading-normal{
    line-height:1.5
  }

  .\31xl\:leading-relaxed{
    line-height:1.625
  }

  .\31xl\:leading-loose{
    line-height:2
  }

  .\31xl\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .\31xl\:tracking-tight{
    letter-spacing:-0.025em
  }

  .\31xl\:tracking-normal{
    letter-spacing:0em
  }

  .\31xl\:tracking-wide{
    letter-spacing:0.025em
  }

  .\31xl\:tracking-wider{
    letter-spacing:0.05em
  }

  .\31xl\:tracking-widest{
    letter-spacing:0.1em
  }

  .\31xl\:text-transparent{
    color:transparent
  }

  .\31xl\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\31xl\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\31xl\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\31xl\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\31xl\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\31xl\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\31xl\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\31xl\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\31xl\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\31xl\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\31xl\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\31xl\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\31xl\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\31xl\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\31xl\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\31xl\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\31xl\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\31xl\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\31xl\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\31xl\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\31xl\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\31xl\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\31xl\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\31xl\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\31xl\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\31xl\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .\31xl\:group-hover\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .group:hover .\31xl\:group-hover\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .\31xl\:focus-within\:text-customGray-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-grayTwo:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-grayThree:focus-within{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-lighterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-textGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-superDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-iconGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-mediumGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-swampGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-solitudeGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-winterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-tableGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-iceGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-gainsboro:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-offWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-cloudGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-defaultDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGray-skeletonGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-newLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-normal:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-royal:focus-within{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-glass:focus-within{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-hawkesBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-newBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-skyLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-lightBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-lightBlueGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-pale:focus-within{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-lavender:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customBlue-iceBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customWhite-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customWhite-lightDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customWhite-bWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customRed-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGreen-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGreen-approved:focus-within{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGreen-check:focus-within{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGreen-lime:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGreen-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customGreen-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customYellow-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customYellow-highlight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customYellow-bright:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customYellow-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customYellow-gold:focus-within{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customYellow-mostard:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customOrange-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customOrange-mediumOrange:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customOrange-F96319:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customOrange-EB8A02:focus-within{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-customPurple-purpleOne:focus-within{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-inicieColors-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\31xl\:focus-within\:text-inicieColors-blue:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-transparent:hover{
    color:transparent
  }

  .\31xl\:hover\:text-customGray-default:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-light:hover{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-dark:hover{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-darker:hover{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-grayTwo:hover{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-grayThree:hover{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-lighterGray:hover{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-textGray:hover{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-superDark:hover{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-iconGray:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-mediumGray:hover{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-swampGray:hover{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-solitudeGray:hover{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-winterGray:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-tableGray:hover{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-iceGray:hover{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-gainsboro:hover{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-offWhite:hover{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-cloudGray:hover{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-defaultDark:hover{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGray-skeletonGray:hover{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-default:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-light:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-newLight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-normal:hover{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-dark:hover{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-royal:hover{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-glass:hover{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-hawkesBlue:hover{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-darker:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-newBlue:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-black:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-skyLight:hover{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-lightBlue:hover{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-lightBlueGray:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-pale:hover{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-lavender:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customBlue-iceBlue:hover{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customWhite-default:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customWhite-lightDark:hover{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customWhite-bWhite:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customRed-default:hover{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGreen-default:hover{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGreen-approved:hover{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGreen-check:hover{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGreen-lime:hover{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGreen-dark:hover{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customGreen-light:hover{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customYellow-default:hover{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customYellow-highlight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customYellow-bright:hover{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customYellow-dark:hover{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customYellow-gold:hover{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customYellow-mostard:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customOrange-default:hover{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customOrange-mediumOrange:hover{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customOrange-F96319:hover{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customOrange-EB8A02:hover{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-customPurple-purpleOne:hover{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-inicieColors-orange:hover{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\31xl\:hover\:text-inicieColors-blue:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-transparent:focus{
    color:transparent
  }

  .\31xl\:focus\:text-customGray-default:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-light:focus{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-dark:focus{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-darker:focus{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-grayTwo:focus{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-grayThree:focus{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-lighterGray:focus{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-textGray:focus{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-superDark:focus{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-iconGray:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-mediumGray:focus{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-swampGray:focus{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-solitudeGray:focus{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-winterGray:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-tableGray:focus{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-iceGray:focus{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-gainsboro:focus{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-offWhite:focus{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-cloudGray:focus{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-defaultDark:focus{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGray-skeletonGray:focus{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-default:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-light:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-newLight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-normal:focus{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-dark:focus{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-royal:focus{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-glass:focus{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-hawkesBlue:focus{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-darker:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-newBlue:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-black:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-skyLight:focus{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-lightBlue:focus{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-lightBlueGray:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-pale:focus{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-lavender:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customBlue-iceBlue:focus{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customWhite-default:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customWhite-lightDark:focus{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customWhite-bWhite:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customRed-default:focus{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGreen-default:focus{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGreen-approved:focus{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGreen-check:focus{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGreen-lime:focus{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGreen-dark:focus{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customGreen-light:focus{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customYellow-default:focus{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customYellow-highlight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customYellow-bright:focus{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customYellow-dark:focus{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customYellow-gold:focus{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customYellow-mostard:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customOrange-default:focus{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customOrange-mediumOrange:focus{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customOrange-F96319:focus{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customOrange-EB8A02:focus{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-customPurple-purpleOne:focus{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-inicieColors-orange:focus{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\31xl\:focus\:text-inicieColors-blue:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\31xl\:text-opacity-0{
    --tw-text-opacity:0
  }

  .\31xl\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .\31xl\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .\31xl\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .\31xl\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .\31xl\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .\31xl\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .\31xl\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .\31xl\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .\31xl\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .\31xl\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .\31xl\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .\31xl\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .\31xl\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .\31xl\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .\31xl\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .\31xl\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .\31xl\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .\31xl\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .\31xl\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .\31xl\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .\31xl\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .\31xl\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .\31xl\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .\31xl\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .\31xl\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .\31xl\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .\31xl\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .\31xl\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .\31xl\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .\31xl\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .\31xl\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .\31xl\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .\31xl\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .\31xl\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .\31xl\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .\31xl\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .\31xl\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .\31xl\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .\31xl\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .\31xl\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .\31xl\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .\31xl\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .\31xl\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .\31xl\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .\31xl\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .\31xl\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .\31xl\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .\31xl\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .\31xl\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .\31xl\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .\31xl\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .\31xl\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .\31xl\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .\31xl\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .\31xl\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .\31xl\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .\31xl\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .\31xl\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .\31xl\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .\31xl\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .\31xl\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .\31xl\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .\31xl\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .\31xl\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .\31xl\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .\31xl\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .\31xl\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .\31xl\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .\31xl\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .\31xl\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .\31xl\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .\31xl\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .\31xl\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .\31xl\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .\31xl\:underline{
    text-decoration:underline
  }

  .\31xl\:line-through{
    text-decoration:line-through
  }

  .\31xl\:no-underline{
    text-decoration:none
  }

  .group:hover .\31xl\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .\31xl\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .\31xl\:group-hover\:no-underline{
    text-decoration:none
  }

  .\31xl\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .\31xl\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .\31xl\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .\31xl\:hover\:underline:hover{
    text-decoration:underline
  }

  .\31xl\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .\31xl\:hover\:no-underline:hover{
    text-decoration:none
  }

  .\31xl\:focus\:underline:focus{
    text-decoration:underline
  }

  .\31xl\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .\31xl\:focus\:no-underline:focus{
    text-decoration:none
  }

  .\31xl\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .\31xl\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .\31xl\:placeholder-transparent::placeholder{
    color:transparent
  }

  .\31xl\:placeholder-customGray-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-grayTwo::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-grayThree::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-lighterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-textGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-superDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-iconGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-mediumGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-swampGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-solitudeGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-winterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-tableGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-iceGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-gainsboro::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-offWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-cloudGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-defaultDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGray-skeletonGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-newLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-normal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-royal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-glass::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-hawkesBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-newBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-skyLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-lightBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-lightBlueGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-pale::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-lavender::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customBlue-iceBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customWhite-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customWhite-lightDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customWhite-bWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customRed-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGreen-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGreen-approved::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGreen-check::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGreen-lime::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGreen-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customGreen-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customYellow-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customYellow-highlight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customYellow-bright::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customYellow-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customYellow-gold::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customYellow-mostard::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customOrange-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customOrange-mediumOrange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customOrange-F96319::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customOrange-EB8A02::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-customPurple-purpleOne::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-inicieColors-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-inicieColors-blue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .\31xl\:focus\:placeholder-customGray-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-grayTwo:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-grayThree:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-lighterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-textGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-superDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-iconGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-mediumGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-swampGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-solitudeGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-winterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-tableGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-iceGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-gainsboro:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-offWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-cloudGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-defaultDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGray-skeletonGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-newLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-normal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-royal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-glass:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-hawkesBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-newBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-skyLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-lightBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-lightBlueGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-pale:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-lavender:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customBlue-iceBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customWhite-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customWhite-lightDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customWhite-bWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customRed-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGreen-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGreen-approved:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGreen-check:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGreen-lime:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGreen-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customGreen-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customYellow-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customYellow-highlight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customYellow-bright:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customYellow-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customYellow-gold:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customYellow-mostard:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customOrange-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customOrange-mediumOrange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customOrange-F96319:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customOrange-EB8A02:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-customPurple-purpleOne:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-inicieColors-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .\31xl\:focus\:placeholder-inicieColors-blue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\31xl\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .\31xl\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .\31xl\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .\31xl\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .\31xl\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .\31xl\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .\31xl\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .\31xl\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .\31xl\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .\31xl\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .\31xl\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .\31xl\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .\31xl\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .\31xl\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .\31xl\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .\31xl\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .\31xl\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .\31xl\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .\31xl\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .\31xl\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .\31xl\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .\31xl\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .\31xl\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .\31xl\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .\31xl\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .\31xl\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .\31xl\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .\31xl\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .\31xl\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .\31xl\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .\31xl\:opacity-0{
    opacity:0
  }

  .\31xl\:opacity-5{
    opacity:0.05
  }

  .\31xl\:opacity-10{
    opacity:0.1
  }

  .\31xl\:opacity-20{
    opacity:0.2
  }

  .\31xl\:opacity-25{
    opacity:0.25
  }

  .\31xl\:opacity-30{
    opacity:0.3
  }

  .\31xl\:opacity-40{
    opacity:0.4
  }

  .\31xl\:opacity-50{
    opacity:0.5
  }

  .\31xl\:opacity-60{
    opacity:0.6
  }

  .\31xl\:opacity-70{
    opacity:0.7
  }

  .\31xl\:opacity-75{
    opacity:0.75
  }

  .\31xl\:opacity-80{
    opacity:0.8
  }

  .\31xl\:opacity-90{
    opacity:0.9
  }

  .\31xl\:opacity-95{
    opacity:0.95
  }

  .\31xl\:opacity-100{
    opacity:1
  }

  .group:hover .\31xl\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .\31xl\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .\31xl\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .\31xl\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .\31xl\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .\31xl\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .\31xl\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .\31xl\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .\31xl\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .\31xl\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .\31xl\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .\31xl\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .\31xl\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .\31xl\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .\31xl\:group-hover\:opacity-100{
    opacity:1
  }

  .\31xl\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .\31xl\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .\31xl\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .\31xl\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .\31xl\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .\31xl\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .\31xl\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .\31xl\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .\31xl\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .\31xl\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .\31xl\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .\31xl\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .\31xl\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .\31xl\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .\31xl\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .\31xl\:hover\:opacity-0:hover{
    opacity:0
  }

  .\31xl\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .\31xl\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .\31xl\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .\31xl\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .\31xl\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .\31xl\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .\31xl\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .\31xl\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .\31xl\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .\31xl\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .\31xl\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .\31xl\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .\31xl\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .\31xl\:hover\:opacity-100:hover{
    opacity:1
  }

  .\31xl\:focus\:opacity-0:focus{
    opacity:0
  }

  .\31xl\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .\31xl\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .\31xl\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .\31xl\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .\31xl\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .\31xl\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .\31xl\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .\31xl\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .\31xl\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .\31xl\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .\31xl\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .\31xl\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .\31xl\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .\31xl\:focus\:opacity-100:focus{
    opacity:1
  }

  .\31xl\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .\31xl\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .\31xl\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .\31xl\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .\31xl\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .\31xl\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .\31xl\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .\31xl\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .\31xl\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .\31xl\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .\31xl\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .\31xl\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .\31xl\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .\31xl\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .\31xl\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .\31xl\:bg-blend-normal{
    background-blend-mode:normal
  }

  .\31xl\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .\31xl\:bg-blend-screen{
    background-blend-mode:screen
  }

  .\31xl\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .\31xl\:bg-blend-darken{
    background-blend-mode:darken
  }

  .\31xl\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .\31xl\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .\31xl\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .\31xl\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .\31xl\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .\31xl\:bg-blend-difference{
    background-blend-mode:difference
  }

  .\31xl\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .\31xl\:bg-blend-hue{
    background-blend-mode:hue
  }

  .\31xl\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .\31xl\:bg-blend-color{
    background-blend-mode:color
  }

  .\31xl\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .\31xl\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .\31xl\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .\31xl\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .\31xl\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .\31xl\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .\31xl\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .\31xl\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .\31xl\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .\31xl\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .\31xl\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .\31xl\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .\31xl\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .\31xl\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .\31xl\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .\31xl\:mix-blend-color{
    mix-blend-mode:color
  }

  .\31xl\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .\31xl\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\31xl\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\31xl\:group-hover\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\31xl\:group-hover\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\31xl\:group-hover\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\31xl\:group-hover\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\31xl\:group-hover\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\31xl\:group-hover\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\31xl\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\31xl\:group-hover\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus-within\:shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus-within\:shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus-within\:shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus-within\:shadow-custom:focus-within{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:hover\:shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:hover\:shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:hover\:shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:hover\:shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:hover\:shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:hover\:shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:hover\:shadow-custom:hover{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus\:shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus\:shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus\:shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus\:shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus\:shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus\:shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:focus\:shadow-custom:focus{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\31xl\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\31xl\:outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\31xl\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\31xl\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\31xl\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\31xl\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\31xl\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\31xl\:focus\:outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\31xl\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\31xl\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\31xl\:ring-inset{
    --tw-ring-inset:inset
  }

  .\31xl\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .\31xl\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .\31xl\:ring-transparent{
    --tw-ring-color:transparent
  }

  .\31xl\:ring-customGray-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-grayTwo{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-grayThree{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-lighterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-textGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-superDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-iconGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-mediumGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-swampGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-solitudeGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-winterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-tableGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-iceGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-gainsboro{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-offWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-cloudGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-defaultDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGray-skeletonGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-newLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-normal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-royal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-glass{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-hawkesBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-newBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-skyLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-lightBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-lightBlueGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-pale{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-lavender{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customBlue-iceBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customWhite-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customWhite-lightDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customWhite-bWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customRed-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGreen-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGreen-approved{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGreen-check{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGreen-lime{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGreen-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customGreen-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customYellow-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customYellow-highlight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customYellow-bright{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customYellow-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customYellow-gold{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customYellow-mostard{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customOrange-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customOrange-mediumOrange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customOrange-F96319{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customOrange-EB8A02{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\31xl\:ring-customPurple-purpleOne{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\31xl\:ring-inicieColors-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\31xl\:ring-inicieColors-blue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .\31xl\:focus-within\:ring-customGray-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-grayTwo:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-grayThree:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-lighterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-textGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-superDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-iconGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-mediumGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-swampGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-solitudeGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-winterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-tableGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-iceGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-gainsboro:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-offWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-cloudGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-defaultDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGray-skeletonGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-newLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-normal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-royal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-glass:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-hawkesBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-newBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-skyLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-lightBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-lightBlueGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-pale:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-lavender:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customBlue-iceBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customWhite-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customWhite-lightDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customWhite-bWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customRed-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGreen-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGreen-approved:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGreen-check:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGreen-lime:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGreen-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customGreen-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customYellow-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customYellow-highlight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customYellow-bright:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customYellow-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customYellow-gold:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customYellow-mostard:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customOrange-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customOrange-mediumOrange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customOrange-F96319:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customOrange-EB8A02:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-customPurple-purpleOne:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-inicieColors-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\31xl\:focus-within\:ring-inicieColors-blue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .\31xl\:focus\:ring-customGray-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-grayTwo:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-grayThree:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-lighterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-textGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-superDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-iconGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-mediumGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-swampGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-solitudeGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-winterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-tableGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-iceGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-gainsboro:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-offWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-cloudGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-defaultDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGray-skeletonGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-newLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-normal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-royal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-glass:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-hawkesBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-newBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-skyLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-lightBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-lightBlueGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-pale:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-lavender:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customBlue-iceBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customWhite-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customWhite-lightDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customWhite-bWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customRed-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGreen-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGreen-approved:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGreen-check:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGreen-lime:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGreen-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customGreen-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customYellow-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customYellow-highlight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customYellow-bright:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customYellow-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customYellow-gold:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customYellow-mostard:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customOrange-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customOrange-mediumOrange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customOrange-F96319:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customOrange-EB8A02:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-customPurple-purpleOne:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-inicieColors-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\31xl\:focus\:ring-inicieColors-blue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\31xl\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .\31xl\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .\31xl\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .\31xl\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .\31xl\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .\31xl\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .\31xl\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .\31xl\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .\31xl\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .\31xl\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .\31xl\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .\31xl\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .\31xl\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .\31xl\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .\31xl\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .\31xl\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .\31xl\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .\31xl\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .\31xl\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .\31xl\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .\31xl\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .\31xl\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .\31xl\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .\31xl\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .\31xl\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .\31xl\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .\31xl\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .\31xl\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .\31xl\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .\31xl\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .\31xl\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .\31xl\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .\31xl\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .\31xl\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .\31xl\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .\31xl\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .\31xl\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .\31xl\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .\31xl\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .\31xl\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .\31xl\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .\31xl\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .\31xl\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .\31xl\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .\31xl\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .\31xl\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .\31xl\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .\31xl\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .\31xl\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .\31xl\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .\31xl\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .\31xl\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .\31xl\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .\31xl\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .\31xl\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .\31xl\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .\31xl\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .\31xl\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .\31xl\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .\31xl\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .\31xl\:ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .\31xl\:ring-offset-customGray-default{
    --tw-ring-offset-color:#A9AEB3
  }

  .\31xl\:ring-offset-customGray-light{
    --tw-ring-offset-color:#d9e0e6
  }

  .\31xl\:ring-offset-customGray-dark{
    --tw-ring-offset-color:#484B4D
  }

  .\31xl\:ring-offset-customGray-darker{
    --tw-ring-offset-color:#49494A
  }

  .\31xl\:ring-offset-customGray-grayTwo{
    --tw-ring-offset-color:#C7CBD1
  }

  .\31xl\:ring-offset-customGray-grayThree{
    --tw-ring-offset-color:#909193
  }

  .\31xl\:ring-offset-customGray-superLight{
    --tw-ring-offset-color:#EDEDED
  }

  .\31xl\:ring-offset-customGray-lighterGray{
    --tw-ring-offset-color:#F4F4F4
  }

  .\31xl\:ring-offset-customGray-textGray{
    --tw-ring-offset-color:#8F9BB3
  }

  .\31xl\:ring-offset-customGray-superDark{
    --tw-ring-offset-color:#231F20
  }

  .\31xl\:ring-offset-customGray-iconGray{
    --tw-ring-offset-color:#A9AEB3
  }

  .\31xl\:ring-offset-customGray-mediumGray{
    --tw-ring-offset-color:#E3E4E4
  }

  .\31xl\:ring-offset-customGray-swampGray{
    --tw-ring-offset-color:#252727
  }

  .\31xl\:ring-offset-customGray-solitudeGray{
    --tw-ring-offset-color:#E0E4E8
  }

  .\31xl\:ring-offset-customGray-winterGray{
    --tw-ring-offset-color:#EEF0F5
  }

  .\31xl\:ring-offset-customGray-tableGray{
    --tw-ring-offset-color:#F2F6FB
  }

  .\31xl\:ring-offset-customGray-iceGray{
    --tw-ring-offset-color:#F5F7FC
  }

  .\31xl\:ring-offset-customGray-gainsboro{
    --tw-ring-offset-color:#F0F2F6
  }

  .\31xl\:ring-offset-customGray-offWhite{
    --tw-ring-offset-color:#F7F7F7
  }

  .\31xl\:ring-offset-customGray-cloudGray{
    --tw-ring-offset-color:#B9BDC1
  }

  .\31xl\:ring-offset-customGray-defaultDark{
    --tw-ring-offset-color:#AEB3B7
  }

  .\31xl\:ring-offset-customGray-skeletonGray{
    --tw-ring-offset-color:#DEDFE3
  }

  .\31xl\:ring-offset-customBlue-default{
    --tw-ring-offset-color:#233674
  }

  .\31xl\:ring-offset-customBlue-light{
    --tw-ring-offset-color:#EFF4FA
  }

  .\31xl\:ring-offset-customBlue-newLight{
    --tw-ring-offset-color:#EEF0F5
  }

  .\31xl\:ring-offset-customBlue-superLight{
    --tw-ring-offset-color:#D7E1EC
  }

  .\31xl\:ring-offset-customBlue-normal{
    --tw-ring-offset-color:#004899
  }

  .\31xl\:ring-offset-customBlue-dark{
    --tw-ring-offset-color:#222B45
  }

  .\31xl\:ring-offset-customBlue-royal{
    --tw-ring-offset-color:#3656BF
  }

  .\31xl\:ring-offset-customBlue-glass{
    --tw-ring-offset-color:#D8E5F8
  }

  .\31xl\:ring-offset-customBlue-hawkesBlue{
    --tw-ring-offset-color:#D7DDF2
  }

  .\31xl\:ring-offset-customBlue-darker{
    --tw-ring-offset-color:#0F2741
  }

  .\31xl\:ring-offset-customBlue-newBlue{
    --tw-ring-offset-color:#0F2741
  }

  .\31xl\:ring-offset-customBlue-black{
    --tw-ring-offset-color:#0F2740
  }

  .\31xl\:ring-offset-customBlue-skyLight{
    --tw-ring-offset-color:#F0F4F9
  }

  .\31xl\:ring-offset-customBlue-lightBlue{
    --tw-ring-offset-color:#E7EBF8
  }

  .\31xl\:ring-offset-customBlue-lightBlueGray{
    --tw-ring-offset-color:#8296D7
  }

  .\31xl\:ring-offset-customBlue-pale{
    --tw-ring-offset-color:#D0D8F1
  }

  .\31xl\:ring-offset-customBlue-lavender{
    --tw-ring-offset-color:#8296D7
  }

  .\31xl\:ring-offset-customBlue-iceBlue{
    --tw-ring-offset-color:#EFF5FF
  }

  .\31xl\:ring-offset-customWhite-default{
    --tw-ring-offset-color:#ffffff
  }

  .\31xl\:ring-offset-customWhite-lightDark{
    --tw-ring-offset-color:#F8F8F8
  }

  .\31xl\:ring-offset-customWhite-bWhite{
    --tw-ring-offset-color:#EFF4FA
  }

  .\31xl\:ring-offset-customRed-default{
    --tw-ring-offset-color:#B10000
  }

  .\31xl\:ring-offset-customGreen-default{
    --tw-ring-offset-color:#8BD42D
  }

  .\31xl\:ring-offset-customGreen-approved{
    --tw-ring-offset-color:#80CC28
  }

  .\31xl\:ring-offset-customGreen-check{
    --tw-ring-offset-color:#139E5D
  }

  .\31xl\:ring-offset-customGreen-lime{
    --tw-ring-offset-color:#00AD3C
  }

  .\31xl\:ring-offset-customGreen-dark{
    --tw-ring-offset-color:#03AC6D
  }

  .\31xl\:ring-offset-customGreen-light{
    --tw-ring-offset-color:#A5D072
  }

  .\31xl\:ring-offset-customYellow-default{
    --tw-ring-offset-color:#FEF8E6
  }

  .\31xl\:ring-offset-customYellow-highlight{
    --tw-ring-offset-color:#EEB103
  }

  .\31xl\:ring-offset-customYellow-bright{
    --tw-ring-offset-color:#FDD835
  }

  .\31xl\:ring-offset-customYellow-dark{
    --tw-ring-offset-color:#FDDD84
  }

  .\31xl\:ring-offset-customYellow-gold{
    --tw-ring-offset-color:#E9AC07
  }

  .\31xl\:ring-offset-customYellow-mostard{
    --tw-ring-offset-color:#F59E0B
  }

  .\31xl\:ring-offset-customOrange-default{
    --tw-ring-offset-color:#E8532C
  }

  .\31xl\:ring-offset-customOrange-mediumOrange{
    --tw-ring-offset-color:#F4933C
  }

  .\31xl\:ring-offset-customOrange-F96319{
    --tw-ring-offset-color:#F96319
  }

  .\31xl\:ring-offset-customOrange-EB8A02{
    --tw-ring-offset-color:#EB8A02
  }

  .\31xl\:ring-offset-customPurple-purpleOne{
    --tw-ring-offset-color:#673AB7
  }

  .\31xl\:ring-offset-inicieColors-orange{
    --tw-ring-offset-color:#F36C48
  }

  .\31xl\:ring-offset-inicieColors-blue{
    --tw-ring-offset-color:#233674
  }

  .\31xl\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .\31xl\:focus-within\:ring-offset-customGray-default:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .\31xl\:focus-within\:ring-offset-customGray-light:focus-within{
    --tw-ring-offset-color:#d9e0e6
  }

  .\31xl\:focus-within\:ring-offset-customGray-dark:focus-within{
    --tw-ring-offset-color:#484B4D
  }

  .\31xl\:focus-within\:ring-offset-customGray-darker:focus-within{
    --tw-ring-offset-color:#49494A
  }

  .\31xl\:focus-within\:ring-offset-customGray-grayTwo:focus-within{
    --tw-ring-offset-color:#C7CBD1
  }

  .\31xl\:focus-within\:ring-offset-customGray-grayThree:focus-within{
    --tw-ring-offset-color:#909193
  }

  .\31xl\:focus-within\:ring-offset-customGray-superLight:focus-within{
    --tw-ring-offset-color:#EDEDED
  }

  .\31xl\:focus-within\:ring-offset-customGray-lighterGray:focus-within{
    --tw-ring-offset-color:#F4F4F4
  }

  .\31xl\:focus-within\:ring-offset-customGray-textGray:focus-within{
    --tw-ring-offset-color:#8F9BB3
  }

  .\31xl\:focus-within\:ring-offset-customGray-superDark:focus-within{
    --tw-ring-offset-color:#231F20
  }

  .\31xl\:focus-within\:ring-offset-customGray-iconGray:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .\31xl\:focus-within\:ring-offset-customGray-mediumGray:focus-within{
    --tw-ring-offset-color:#E3E4E4
  }

  .\31xl\:focus-within\:ring-offset-customGray-swampGray:focus-within{
    --tw-ring-offset-color:#252727
  }

  .\31xl\:focus-within\:ring-offset-customGray-solitudeGray:focus-within{
    --tw-ring-offset-color:#E0E4E8
  }

  .\31xl\:focus-within\:ring-offset-customGray-winterGray:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .\31xl\:focus-within\:ring-offset-customGray-tableGray:focus-within{
    --tw-ring-offset-color:#F2F6FB
  }

  .\31xl\:focus-within\:ring-offset-customGray-iceGray:focus-within{
    --tw-ring-offset-color:#F5F7FC
  }

  .\31xl\:focus-within\:ring-offset-customGray-gainsboro:focus-within{
    --tw-ring-offset-color:#F0F2F6
  }

  .\31xl\:focus-within\:ring-offset-customGray-offWhite:focus-within{
    --tw-ring-offset-color:#F7F7F7
  }

  .\31xl\:focus-within\:ring-offset-customGray-cloudGray:focus-within{
    --tw-ring-offset-color:#B9BDC1
  }

  .\31xl\:focus-within\:ring-offset-customGray-defaultDark:focus-within{
    --tw-ring-offset-color:#AEB3B7
  }

  .\31xl\:focus-within\:ring-offset-customGray-skeletonGray:focus-within{
    --tw-ring-offset-color:#DEDFE3
  }

  .\31xl\:focus-within\:ring-offset-customBlue-default:focus-within{
    --tw-ring-offset-color:#233674
  }

  .\31xl\:focus-within\:ring-offset-customBlue-light:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .\31xl\:focus-within\:ring-offset-customBlue-newLight:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .\31xl\:focus-within\:ring-offset-customBlue-superLight:focus-within{
    --tw-ring-offset-color:#D7E1EC
  }

  .\31xl\:focus-within\:ring-offset-customBlue-normal:focus-within{
    --tw-ring-offset-color:#004899
  }

  .\31xl\:focus-within\:ring-offset-customBlue-dark:focus-within{
    --tw-ring-offset-color:#222B45
  }

  .\31xl\:focus-within\:ring-offset-customBlue-royal:focus-within{
    --tw-ring-offset-color:#3656BF
  }

  .\31xl\:focus-within\:ring-offset-customBlue-glass:focus-within{
    --tw-ring-offset-color:#D8E5F8
  }

  .\31xl\:focus-within\:ring-offset-customBlue-hawkesBlue:focus-within{
    --tw-ring-offset-color:#D7DDF2
  }

  .\31xl\:focus-within\:ring-offset-customBlue-darker:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .\31xl\:focus-within\:ring-offset-customBlue-newBlue:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .\31xl\:focus-within\:ring-offset-customBlue-black:focus-within{
    --tw-ring-offset-color:#0F2740
  }

  .\31xl\:focus-within\:ring-offset-customBlue-skyLight:focus-within{
    --tw-ring-offset-color:#F0F4F9
  }

  .\31xl\:focus-within\:ring-offset-customBlue-lightBlue:focus-within{
    --tw-ring-offset-color:#E7EBF8
  }

  .\31xl\:focus-within\:ring-offset-customBlue-lightBlueGray:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .\31xl\:focus-within\:ring-offset-customBlue-pale:focus-within{
    --tw-ring-offset-color:#D0D8F1
  }

  .\31xl\:focus-within\:ring-offset-customBlue-lavender:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .\31xl\:focus-within\:ring-offset-customBlue-iceBlue:focus-within{
    --tw-ring-offset-color:#EFF5FF
  }

  .\31xl\:focus-within\:ring-offset-customWhite-default:focus-within{
    --tw-ring-offset-color:#ffffff
  }

  .\31xl\:focus-within\:ring-offset-customWhite-lightDark:focus-within{
    --tw-ring-offset-color:#F8F8F8
  }

  .\31xl\:focus-within\:ring-offset-customWhite-bWhite:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .\31xl\:focus-within\:ring-offset-customRed-default:focus-within{
    --tw-ring-offset-color:#B10000
  }

  .\31xl\:focus-within\:ring-offset-customGreen-default:focus-within{
    --tw-ring-offset-color:#8BD42D
  }

  .\31xl\:focus-within\:ring-offset-customGreen-approved:focus-within{
    --tw-ring-offset-color:#80CC28
  }

  .\31xl\:focus-within\:ring-offset-customGreen-check:focus-within{
    --tw-ring-offset-color:#139E5D
  }

  .\31xl\:focus-within\:ring-offset-customGreen-lime:focus-within{
    --tw-ring-offset-color:#00AD3C
  }

  .\31xl\:focus-within\:ring-offset-customGreen-dark:focus-within{
    --tw-ring-offset-color:#03AC6D
  }

  .\31xl\:focus-within\:ring-offset-customGreen-light:focus-within{
    --tw-ring-offset-color:#A5D072
  }

  .\31xl\:focus-within\:ring-offset-customYellow-default:focus-within{
    --tw-ring-offset-color:#FEF8E6
  }

  .\31xl\:focus-within\:ring-offset-customYellow-highlight:focus-within{
    --tw-ring-offset-color:#EEB103
  }

  .\31xl\:focus-within\:ring-offset-customYellow-bright:focus-within{
    --tw-ring-offset-color:#FDD835
  }

  .\31xl\:focus-within\:ring-offset-customYellow-dark:focus-within{
    --tw-ring-offset-color:#FDDD84
  }

  .\31xl\:focus-within\:ring-offset-customYellow-gold:focus-within{
    --tw-ring-offset-color:#E9AC07
  }

  .\31xl\:focus-within\:ring-offset-customYellow-mostard:focus-within{
    --tw-ring-offset-color:#F59E0B
  }

  .\31xl\:focus-within\:ring-offset-customOrange-default:focus-within{
    --tw-ring-offset-color:#E8532C
  }

  .\31xl\:focus-within\:ring-offset-customOrange-mediumOrange:focus-within{
    --tw-ring-offset-color:#F4933C
  }

  .\31xl\:focus-within\:ring-offset-customOrange-F96319:focus-within{
    --tw-ring-offset-color:#F96319
  }

  .\31xl\:focus-within\:ring-offset-customOrange-EB8A02:focus-within{
    --tw-ring-offset-color:#EB8A02
  }

  .\31xl\:focus-within\:ring-offset-customPurple-purpleOne:focus-within{
    --tw-ring-offset-color:#673AB7
  }

  .\31xl\:focus-within\:ring-offset-inicieColors-orange:focus-within{
    --tw-ring-offset-color:#F36C48
  }

  .\31xl\:focus-within\:ring-offset-inicieColors-blue:focus-within{
    --tw-ring-offset-color:#233674
  }

  .\31xl\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .\31xl\:focus\:ring-offset-customGray-default:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .\31xl\:focus\:ring-offset-customGray-light:focus{
    --tw-ring-offset-color:#d9e0e6
  }

  .\31xl\:focus\:ring-offset-customGray-dark:focus{
    --tw-ring-offset-color:#484B4D
  }

  .\31xl\:focus\:ring-offset-customGray-darker:focus{
    --tw-ring-offset-color:#49494A
  }

  .\31xl\:focus\:ring-offset-customGray-grayTwo:focus{
    --tw-ring-offset-color:#C7CBD1
  }

  .\31xl\:focus\:ring-offset-customGray-grayThree:focus{
    --tw-ring-offset-color:#909193
  }

  .\31xl\:focus\:ring-offset-customGray-superLight:focus{
    --tw-ring-offset-color:#EDEDED
  }

  .\31xl\:focus\:ring-offset-customGray-lighterGray:focus{
    --tw-ring-offset-color:#F4F4F4
  }

  .\31xl\:focus\:ring-offset-customGray-textGray:focus{
    --tw-ring-offset-color:#8F9BB3
  }

  .\31xl\:focus\:ring-offset-customGray-superDark:focus{
    --tw-ring-offset-color:#231F20
  }

  .\31xl\:focus\:ring-offset-customGray-iconGray:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .\31xl\:focus\:ring-offset-customGray-mediumGray:focus{
    --tw-ring-offset-color:#E3E4E4
  }

  .\31xl\:focus\:ring-offset-customGray-swampGray:focus{
    --tw-ring-offset-color:#252727
  }

  .\31xl\:focus\:ring-offset-customGray-solitudeGray:focus{
    --tw-ring-offset-color:#E0E4E8
  }

  .\31xl\:focus\:ring-offset-customGray-winterGray:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .\31xl\:focus\:ring-offset-customGray-tableGray:focus{
    --tw-ring-offset-color:#F2F6FB
  }

  .\31xl\:focus\:ring-offset-customGray-iceGray:focus{
    --tw-ring-offset-color:#F5F7FC
  }

  .\31xl\:focus\:ring-offset-customGray-gainsboro:focus{
    --tw-ring-offset-color:#F0F2F6
  }

  .\31xl\:focus\:ring-offset-customGray-offWhite:focus{
    --tw-ring-offset-color:#F7F7F7
  }

  .\31xl\:focus\:ring-offset-customGray-cloudGray:focus{
    --tw-ring-offset-color:#B9BDC1
  }

  .\31xl\:focus\:ring-offset-customGray-defaultDark:focus{
    --tw-ring-offset-color:#AEB3B7
  }

  .\31xl\:focus\:ring-offset-customGray-skeletonGray:focus{
    --tw-ring-offset-color:#DEDFE3
  }

  .\31xl\:focus\:ring-offset-customBlue-default:focus{
    --tw-ring-offset-color:#233674
  }

  .\31xl\:focus\:ring-offset-customBlue-light:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .\31xl\:focus\:ring-offset-customBlue-newLight:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .\31xl\:focus\:ring-offset-customBlue-superLight:focus{
    --tw-ring-offset-color:#D7E1EC
  }

  .\31xl\:focus\:ring-offset-customBlue-normal:focus{
    --tw-ring-offset-color:#004899
  }

  .\31xl\:focus\:ring-offset-customBlue-dark:focus{
    --tw-ring-offset-color:#222B45
  }

  .\31xl\:focus\:ring-offset-customBlue-royal:focus{
    --tw-ring-offset-color:#3656BF
  }

  .\31xl\:focus\:ring-offset-customBlue-glass:focus{
    --tw-ring-offset-color:#D8E5F8
  }

  .\31xl\:focus\:ring-offset-customBlue-hawkesBlue:focus{
    --tw-ring-offset-color:#D7DDF2
  }

  .\31xl\:focus\:ring-offset-customBlue-darker:focus{
    --tw-ring-offset-color:#0F2741
  }

  .\31xl\:focus\:ring-offset-customBlue-newBlue:focus{
    --tw-ring-offset-color:#0F2741
  }

  .\31xl\:focus\:ring-offset-customBlue-black:focus{
    --tw-ring-offset-color:#0F2740
  }

  .\31xl\:focus\:ring-offset-customBlue-skyLight:focus{
    --tw-ring-offset-color:#F0F4F9
  }

  .\31xl\:focus\:ring-offset-customBlue-lightBlue:focus{
    --tw-ring-offset-color:#E7EBF8
  }

  .\31xl\:focus\:ring-offset-customBlue-lightBlueGray:focus{
    --tw-ring-offset-color:#8296D7
  }

  .\31xl\:focus\:ring-offset-customBlue-pale:focus{
    --tw-ring-offset-color:#D0D8F1
  }

  .\31xl\:focus\:ring-offset-customBlue-lavender:focus{
    --tw-ring-offset-color:#8296D7
  }

  .\31xl\:focus\:ring-offset-customBlue-iceBlue:focus{
    --tw-ring-offset-color:#EFF5FF
  }

  .\31xl\:focus\:ring-offset-customWhite-default:focus{
    --tw-ring-offset-color:#ffffff
  }

  .\31xl\:focus\:ring-offset-customWhite-lightDark:focus{
    --tw-ring-offset-color:#F8F8F8
  }

  .\31xl\:focus\:ring-offset-customWhite-bWhite:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .\31xl\:focus\:ring-offset-customRed-default:focus{
    --tw-ring-offset-color:#B10000
  }

  .\31xl\:focus\:ring-offset-customGreen-default:focus{
    --tw-ring-offset-color:#8BD42D
  }

  .\31xl\:focus\:ring-offset-customGreen-approved:focus{
    --tw-ring-offset-color:#80CC28
  }

  .\31xl\:focus\:ring-offset-customGreen-check:focus{
    --tw-ring-offset-color:#139E5D
  }

  .\31xl\:focus\:ring-offset-customGreen-lime:focus{
    --tw-ring-offset-color:#00AD3C
  }

  .\31xl\:focus\:ring-offset-customGreen-dark:focus{
    --tw-ring-offset-color:#03AC6D
  }

  .\31xl\:focus\:ring-offset-customGreen-light:focus{
    --tw-ring-offset-color:#A5D072
  }

  .\31xl\:focus\:ring-offset-customYellow-default:focus{
    --tw-ring-offset-color:#FEF8E6
  }

  .\31xl\:focus\:ring-offset-customYellow-highlight:focus{
    --tw-ring-offset-color:#EEB103
  }

  .\31xl\:focus\:ring-offset-customYellow-bright:focus{
    --tw-ring-offset-color:#FDD835
  }

  .\31xl\:focus\:ring-offset-customYellow-dark:focus{
    --tw-ring-offset-color:#FDDD84
  }

  .\31xl\:focus\:ring-offset-customYellow-gold:focus{
    --tw-ring-offset-color:#E9AC07
  }

  .\31xl\:focus\:ring-offset-customYellow-mostard:focus{
    --tw-ring-offset-color:#F59E0B
  }

  .\31xl\:focus\:ring-offset-customOrange-default:focus{
    --tw-ring-offset-color:#E8532C
  }

  .\31xl\:focus\:ring-offset-customOrange-mediumOrange:focus{
    --tw-ring-offset-color:#F4933C
  }

  .\31xl\:focus\:ring-offset-customOrange-F96319:focus{
    --tw-ring-offset-color:#F96319
  }

  .\31xl\:focus\:ring-offset-customOrange-EB8A02:focus{
    --tw-ring-offset-color:#EB8A02
  }

  .\31xl\:focus\:ring-offset-customPurple-purpleOne:focus{
    --tw-ring-offset-color:#673AB7
  }

  .\31xl\:focus\:ring-offset-inicieColors-orange:focus{
    --tw-ring-offset-color:#F36C48
  }

  .\31xl\:focus\:ring-offset-inicieColors-blue:focus{
    --tw-ring-offset-color:#233674
  }

  .\31xl\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .\31xl\:filter-none{
    filter:none
  }

  .\31xl\:blur-0{
    --tw-blur:blur(0)
  }

  .\31xl\:blur-none{
    --tw-blur:blur(0)
  }

  .\31xl\:blur-sm{
    --tw-blur:blur(4px)
  }

  .\31xl\:blur{
    --tw-blur:blur(8px)
  }

  .\31xl\:blur-md{
    --tw-blur:blur(12px)
  }

  .\31xl\:blur-lg{
    --tw-blur:blur(16px)
  }

  .\31xl\:blur-xl{
    --tw-blur:blur(24px)
  }

  .\31xl\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .\31xl\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .\31xl\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .\31xl\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .\31xl\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .\31xl\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .\31xl\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .\31xl\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .\31xl\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .\31xl\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .\31xl\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .\31xl\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .\31xl\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .\31xl\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .\31xl\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .\31xl\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .\31xl\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .\31xl\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .\31xl\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .\31xl\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .\31xl\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .\31xl\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .\31xl\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .\31xl\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .\31xl\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .\31xl\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .\31xl\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .\31xl\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .\31xl\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .\31xl\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .\31xl\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .\31xl\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .\31xl\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .\31xl\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .\31xl\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .\31xl\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .\31xl\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .\31xl\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .\31xl\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .\31xl\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .\31xl\:invert-0{
    --tw-invert:invert(0)
  }

  .\31xl\:invert{
    --tw-invert:invert(100%)
  }

  .\31xl\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .\31xl\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .\31xl\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .\31xl\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .\31xl\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .\31xl\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .\31xl\:sepia{
    --tw-sepia:sepia(100%)
  }

  .\31xl\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .\31xl\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .\31xl\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .\31xl\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .\31xl\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .\31xl\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .\31xl\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .\31xl\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .\31xl\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .\31xl\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .\31xl\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .\31xl\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .\31xl\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .\31xl\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .\31xl\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .\31xl\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .\31xl\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .\31xl\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .\31xl\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .\31xl\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .\31xl\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .\31xl\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .\31xl\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .\31xl\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .\31xl\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .\31xl\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .\31xl\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .\31xl\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .\31xl\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .\31xl\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .\31xl\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .\31xl\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .\31xl\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .\31xl\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .\31xl\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .\31xl\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .\31xl\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .\31xl\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .\31xl\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .\31xl\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .\31xl\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .\31xl\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .\31xl\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .\31xl\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .\31xl\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .\31xl\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .\31xl\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .\31xl\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .\31xl\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .\31xl\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .\31xl\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .\31xl\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .\31xl\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .\31xl\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .\31xl\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .\31xl\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .\31xl\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .\31xl\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .\31xl\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .\31xl\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .\31xl\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .\31xl\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .\31xl\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .\31xl\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .\31xl\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .\31xl\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .\31xl\:transition-none{
    transition-property:none
  }

  .\31xl\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\31xl\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\31xl\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\31xl\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\31xl\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\31xl\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\31xl\:delay-75{
    transition-delay:75ms
  }

  .\31xl\:delay-100{
    transition-delay:100ms
  }

  .\31xl\:delay-150{
    transition-delay:150ms
  }

  .\31xl\:delay-200{
    transition-delay:200ms
  }

  .\31xl\:delay-300{
    transition-delay:300ms
  }

  .\31xl\:delay-500{
    transition-delay:500ms
  }

  .\31xl\:delay-700{
    transition-delay:700ms
  }

  .\31xl\:delay-1000{
    transition-delay:1000ms
  }

  .\31xl\:duration-75{
    transition-duration:75ms
  }

  .\31xl\:duration-100{
    transition-duration:100ms
  }

  .\31xl\:duration-150{
    transition-duration:150ms
  }

  .\31xl\:duration-200{
    transition-duration:200ms
  }

  .\31xl\:duration-300{
    transition-duration:300ms
  }

  .\31xl\:duration-500{
    transition-duration:500ms
  }

  .\31xl\:duration-700{
    transition-duration:700ms
  }

  .\31xl\:duration-1000{
    transition-duration:1000ms
  }

  .\31xl\:ease-linear{
    transition-timing-function:linear
  }

  .\31xl\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .\31xl\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .\31xl\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }

  .\31xl\:line-clamp-none{
    -webkit-line-clamp:unset
  }
}

@media (min-width: 1700px){
  .\32xl\:container{
    width:100%
  }

  @media (min-width: 640px){
    .\32xl\:container{
      max-width:640px
    }
  }

  @media (min-width: 768px){
    .\32xl\:container{
      max-width:768px
    }
  }

  @media (min-width: 896px){
    .\32xl\:container{
      max-width:896px
    }
  }

  @media (min-width: 945px){
    .\32xl\:container{
      max-width:945px
    }
  }

  @media (min-width: 1024px){
    .\32xl\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1152px){
    .\32xl\:container{
      max-width:1152px
    }
  }

  @media (min-width: 1280px){
    .\32xl\:container{
      max-width:1280px
    }
  }

  @media (min-width: 1400px){
    .\32xl\:container{
      max-width:1400px
    }
  }

  @media (min-width: 1700px){
    .\32xl\:container{
      max-width:1700px
    }
  }

  .\32xl\: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
  }

  .\32xl\:not-sr-only{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\32xl\:focus-within\:sr-only:focus-within{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

  .\32xl\:focus-within\:not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\32xl\: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
  }

  .\32xl\:focus\:not-sr-only:focus{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .\32xl\:pointer-events-none{
    pointer-events:none
  }

  .\32xl\:pointer-events-auto{
    pointer-events:auto
  }

  .\32xl\:visible{
    visibility:visible
  }

  .\32xl\:invisible{
    visibility:hidden
  }

  .\32xl\:static{
    position:static
  }

  .\32xl\:fixed{
    position:fixed
  }

  .\32xl\:absolute{
    position:absolute
  }

  .\32xl\:relative{
    position:relative
  }

  .\32xl\:sticky{
    position:sticky
  }

  .\32xl\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .\32xl\:inset-1{
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem
  }

  .\32xl\:inset-2{
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem
  }

  .\32xl\:inset-3{
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem
  }

  .\32xl\:inset-4{
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem
  }

  .\32xl\:inset-5{
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem
  }

  .\32xl\:inset-6{
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem
  }

  .\32xl\:inset-7{
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem
  }

  .\32xl\:inset-8{
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem
  }

  .\32xl\:inset-9{
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem
  }

  .\32xl\:inset-10{
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem
  }

  .\32xl\:inset-11{
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem
  }

  .\32xl\:inset-12{
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem
  }

  .\32xl\:inset-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .\32xl\:inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .\32xl\:inset-20{
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem
  }

  .\32xl\:inset-24{
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem
  }

  .\32xl\:inset-28{
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem
  }

  .\32xl\:inset-32{
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem
  }

  .\32xl\:inset-36{
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem
  }

  .\32xl\:inset-40{
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem
  }

  .\32xl\:inset-44{
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem
  }

  .\32xl\:inset-48{
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem
  }

  .\32xl\:inset-52{
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem
  }

  .\32xl\:inset-56{
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem
  }

  .\32xl\:inset-60{
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem
  }

  .\32xl\:inset-64{
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem
  }

  .\32xl\:inset-72{
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem
  }

  .\32xl\:inset-80{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .\32xl\:inset-96{
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem
  }

  .\32xl\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .\32xl\:inset-px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .\32xl\:inset-0\.5{
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem
  }

  .\32xl\:inset-1\.5{
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem
  }

  .\32xl\:inset-2\.5{
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem
  }

  .\32xl\:inset-3\.5{
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem
  }

  .\32xl\:-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .\32xl\:-inset-1{
    top:-0.25rem;
    right:-0.25rem;
    bottom:-0.25rem;
    left:-0.25rem
  }

  .\32xl\:-inset-2{
    top:-0.5rem;
    right:-0.5rem;
    bottom:-0.5rem;
    left:-0.5rem
  }

  .\32xl\:-inset-3{
    top:-0.75rem;
    right:-0.75rem;
    bottom:-0.75rem;
    left:-0.75rem
  }

  .\32xl\:-inset-4{
    top:-1rem;
    right:-1rem;
    bottom:-1rem;
    left:-1rem
  }

  .\32xl\:-inset-5{
    top:-1.25rem;
    right:-1.25rem;
    bottom:-1.25rem;
    left:-1.25rem
  }

  .\32xl\:-inset-6{
    top:-1.5rem;
    right:-1.5rem;
    bottom:-1.5rem;
    left:-1.5rem
  }

  .\32xl\:-inset-7{
    top:-1.75rem;
    right:-1.75rem;
    bottom:-1.75rem;
    left:-1.75rem
  }

  .\32xl\:-inset-8{
    top:-2rem;
    right:-2rem;
    bottom:-2rem;
    left:-2rem
  }

  .\32xl\:-inset-9{
    top:-2.25rem;
    right:-2.25rem;
    bottom:-2.25rem;
    left:-2.25rem
  }

  .\32xl\:-inset-10{
    top:-2.5rem;
    right:-2.5rem;
    bottom:-2.5rem;
    left:-2.5rem
  }

  .\32xl\:-inset-11{
    top:-2.75rem;
    right:-2.75rem;
    bottom:-2.75rem;
    left:-2.75rem
  }

  .\32xl\:-inset-12{
    top:-3rem;
    right:-3rem;
    bottom:-3rem;
    left:-3rem
  }

  .\32xl\:-inset-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .\32xl\:-inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .\32xl\:-inset-20{
    top:-5rem;
    right:-5rem;
    bottom:-5rem;
    left:-5rem
  }

  .\32xl\:-inset-24{
    top:-6rem;
    right:-6rem;
    bottom:-6rem;
    left:-6rem
  }

  .\32xl\:-inset-28{
    top:-7rem;
    right:-7rem;
    bottom:-7rem;
    left:-7rem
  }

  .\32xl\:-inset-32{
    top:-8rem;
    right:-8rem;
    bottom:-8rem;
    left:-8rem
  }

  .\32xl\:-inset-36{
    top:-9rem;
    right:-9rem;
    bottom:-9rem;
    left:-9rem
  }

  .\32xl\:-inset-40{
    top:-10rem;
    right:-10rem;
    bottom:-10rem;
    left:-10rem
  }

  .\32xl\:-inset-44{
    top:-11rem;
    right:-11rem;
    bottom:-11rem;
    left:-11rem
  }

  .\32xl\:-inset-48{
    top:-12rem;
    right:-12rem;
    bottom:-12rem;
    left:-12rem
  }

  .\32xl\:-inset-52{
    top:-13rem;
    right:-13rem;
    bottom:-13rem;
    left:-13rem
  }

  .\32xl\:-inset-56{
    top:-14rem;
    right:-14rem;
    bottom:-14rem;
    left:-14rem
  }

  .\32xl\:-inset-60{
    top:-15rem;
    right:-15rem;
    bottom:-15rem;
    left:-15rem
  }

  .\32xl\:-inset-64{
    top:-16rem;
    right:-16rem;
    bottom:-16rem;
    left:-16rem
  }

  .\32xl\:-inset-72{
    top:-18rem;
    right:-18rem;
    bottom:-18rem;
    left:-18rem
  }

  .\32xl\:-inset-80{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .\32xl\:-inset-96{
    top:-24rem;
    right:-24rem;
    bottom:-24rem;
    left:-24rem
  }

  .\32xl\:-inset-px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .\32xl\:-inset-0\.5{
    top:-0.125rem;
    right:-0.125rem;
    bottom:-0.125rem;
    left:-0.125rem
  }

  .\32xl\:-inset-1\.5{
    top:-0.375rem;
    right:-0.375rem;
    bottom:-0.375rem;
    left:-0.375rem
  }

  .\32xl\:-inset-2\.5{
    top:-0.625rem;
    right:-0.625rem;
    bottom:-0.625rem;
    left:-0.625rem
  }

  .\32xl\:-inset-3\.5{
    top:-0.875rem;
    right:-0.875rem;
    bottom:-0.875rem;
    left:-0.875rem
  }

  .\32xl\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .\32xl\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .\32xl\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .\32xl\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .\32xl\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .\32xl\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .\32xl\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .\32xl\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .\32xl\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .\32xl\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .\32xl\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .\32xl\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .\32xl\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .\32xl\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .\32xl\:inset-x-0{
    left:0px;
    right:0px
  }

  .\32xl\:inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .\32xl\:inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .\32xl\:inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .\32xl\:inset-x-4{
    left:1rem;
    right:1rem
  }

  .\32xl\:inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .\32xl\:inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .\32xl\:inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .\32xl\:inset-x-8{
    left:2rem;
    right:2rem
  }

  .\32xl\:inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .\32xl\:inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .\32xl\:inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .\32xl\:inset-x-12{
    left:3rem;
    right:3rem
  }

  .\32xl\:inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .\32xl\:inset-x-16{
    left:4rem;
    right:4rem
  }

  .\32xl\:inset-x-20{
    left:5rem;
    right:5rem
  }

  .\32xl\:inset-x-24{
    left:6rem;
    right:6rem
  }

  .\32xl\:inset-x-28{
    left:7rem;
    right:7rem
  }

  .\32xl\:inset-x-32{
    left:8rem;
    right:8rem
  }

  .\32xl\:inset-x-36{
    left:9rem;
    right:9rem
  }

  .\32xl\:inset-x-40{
    left:10rem;
    right:10rem
  }

  .\32xl\:inset-x-44{
    left:11rem;
    right:11rem
  }

  .\32xl\:inset-x-48{
    left:12rem;
    right:12rem
  }

  .\32xl\:inset-x-52{
    left:13rem;
    right:13rem
  }

  .\32xl\:inset-x-56{
    left:14rem;
    right:14rem
  }

  .\32xl\:inset-x-60{
    left:15rem;
    right:15rem
  }

  .\32xl\:inset-x-64{
    left:16rem;
    right:16rem
  }

  .\32xl\:inset-x-72{
    left:18rem;
    right:18rem
  }

  .\32xl\:inset-x-80{
    left:20rem;
    right:20rem
  }

  .\32xl\:inset-x-96{
    left:24rem;
    right:24rem
  }

  .\32xl\:inset-x-auto{
    left:auto;
    right:auto
  }

  .\32xl\:inset-x-px{
    left:1px;
    right:1px
  }

  .\32xl\:inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .\32xl\:inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .\32xl\:inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .\32xl\:inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .\32xl\:-inset-x-0{
    left:0px;
    right:0px
  }

  .\32xl\:-inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .\32xl\:-inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .\32xl\:-inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .\32xl\:-inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .\32xl\:-inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .\32xl\:-inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .\32xl\:-inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .\32xl\:-inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .\32xl\:-inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .\32xl\:-inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .\32xl\:-inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .\32xl\:-inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .\32xl\:-inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .\32xl\:-inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .\32xl\:-inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .\32xl\:-inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .\32xl\:-inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .\32xl\:-inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .\32xl\:-inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .\32xl\:-inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .\32xl\:-inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .\32xl\:-inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .\32xl\:-inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .\32xl\:-inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .\32xl\:-inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .\32xl\:-inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .\32xl\:-inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .\32xl\:-inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .\32xl\:-inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .\32xl\:-inset-x-px{
    left:-1px;
    right:-1px
  }

  .\32xl\:-inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .\32xl\:-inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .\32xl\:-inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .\32xl\:-inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .\32xl\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .\32xl\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .\32xl\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .\32xl\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .\32xl\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .\32xl\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .\32xl\:inset-x-full{
    left:100%;
    right:100%
  }

  .\32xl\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .\32xl\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .\32xl\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .\32xl\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .\32xl\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .\32xl\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .\32xl\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .\32xl\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .\32xl\:inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .\32xl\:inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .\32xl\:inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .\32xl\:inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .\32xl\:inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .\32xl\:inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .\32xl\:inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .\32xl\:inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .\32xl\:inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .\32xl\:inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .\32xl\:inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .\32xl\:inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .\32xl\:inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .\32xl\:inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .\32xl\:inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .\32xl\:inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .\32xl\:inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .\32xl\:inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .\32xl\:inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .\32xl\:inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .\32xl\:inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .\32xl\:inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .\32xl\:inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .\32xl\:inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .\32xl\:inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .\32xl\:inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .\32xl\:inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .\32xl\:inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .\32xl\:inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .\32xl\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .\32xl\:inset-y-px{
    top:1px;
    bottom:1px
  }

  .\32xl\:inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .\32xl\:inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .\32xl\:inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .\32xl\:inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .\32xl\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .\32xl\:-inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .\32xl\:-inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .\32xl\:-inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .\32xl\:-inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .\32xl\:-inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .\32xl\:-inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .\32xl\:-inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .\32xl\:-inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .\32xl\:-inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .\32xl\:-inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .\32xl\:-inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .\32xl\:-inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .\32xl\:-inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .\32xl\:-inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .\32xl\:-inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .\32xl\:-inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .\32xl\:-inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .\32xl\:-inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .\32xl\:-inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .\32xl\:-inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .\32xl\:-inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .\32xl\:-inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .\32xl\:-inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .\32xl\:-inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .\32xl\:-inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .\32xl\:-inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .\32xl\:-inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .\32xl\:-inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .\32xl\:-inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .\32xl\:-inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .\32xl\:-inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .\32xl\:-inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .\32xl\:-inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .\32xl\:-inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .\32xl\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .\32xl\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .\32xl\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .\32xl\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .\32xl\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .\32xl\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .\32xl\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .\32xl\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .\32xl\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .\32xl\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .\32xl\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .\32xl\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .\32xl\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .\32xl\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .\32xl\:top-0{
    top:0px
  }

  .\32xl\:top-1{
    top:0.25rem
  }

  .\32xl\:top-2{
    top:0.5rem
  }

  .\32xl\:top-3{
    top:0.75rem
  }

  .\32xl\:top-4{
    top:1rem
  }

  .\32xl\:top-5{
    top:1.25rem
  }

  .\32xl\:top-6{
    top:1.5rem
  }

  .\32xl\:top-7{
    top:1.75rem
  }

  .\32xl\:top-8{
    top:2rem
  }

  .\32xl\:top-9{
    top:2.25rem
  }

  .\32xl\:top-10{
    top:2.5rem
  }

  .\32xl\:top-11{
    top:2.75rem
  }

  .\32xl\:top-12{
    top:3rem
  }

  .\32xl\:top-14{
    top:3.5rem
  }

  .\32xl\:top-16{
    top:4rem
  }

  .\32xl\:top-20{
    top:5rem
  }

  .\32xl\:top-24{
    top:6rem
  }

  .\32xl\:top-28{
    top:7rem
  }

  .\32xl\:top-32{
    top:8rem
  }

  .\32xl\:top-36{
    top:9rem
  }

  .\32xl\:top-40{
    top:10rem
  }

  .\32xl\:top-44{
    top:11rem
  }

  .\32xl\:top-48{
    top:12rem
  }

  .\32xl\:top-52{
    top:13rem
  }

  .\32xl\:top-56{
    top:14rem
  }

  .\32xl\:top-60{
    top:15rem
  }

  .\32xl\:top-64{
    top:16rem
  }

  .\32xl\:top-72{
    top:18rem
  }

  .\32xl\:top-80{
    top:20rem
  }

  .\32xl\:top-96{
    top:24rem
  }

  .\32xl\:top-auto{
    top:auto
  }

  .\32xl\:top-px{
    top:1px
  }

  .\32xl\:top-0\.5{
    top:0.125rem
  }

  .\32xl\:top-1\.5{
    top:0.375rem
  }

  .\32xl\:top-2\.5{
    top:0.625rem
  }

  .\32xl\:top-3\.5{
    top:0.875rem
  }

  .\32xl\:-top-0{
    top:0px
  }

  .\32xl\:-top-1{
    top:-0.25rem
  }

  .\32xl\:-top-2{
    top:-0.5rem
  }

  .\32xl\:-top-3{
    top:-0.75rem
  }

  .\32xl\:-top-4{
    top:-1rem
  }

  .\32xl\:-top-5{
    top:-1.25rem
  }

  .\32xl\:-top-6{
    top:-1.5rem
  }

  .\32xl\:-top-7{
    top:-1.75rem
  }

  .\32xl\:-top-8{
    top:-2rem
  }

  .\32xl\:-top-9{
    top:-2.25rem
  }

  .\32xl\:-top-10{
    top:-2.5rem
  }

  .\32xl\:-top-11{
    top:-2.75rem
  }

  .\32xl\:-top-12{
    top:-3rem
  }

  .\32xl\:-top-14{
    top:-3.5rem
  }

  .\32xl\:-top-16{
    top:-4rem
  }

  .\32xl\:-top-20{
    top:-5rem
  }

  .\32xl\:-top-24{
    top:-6rem
  }

  .\32xl\:-top-28{
    top:-7rem
  }

  .\32xl\:-top-32{
    top:-8rem
  }

  .\32xl\:-top-36{
    top:-9rem
  }

  .\32xl\:-top-40{
    top:-10rem
  }

  .\32xl\:-top-44{
    top:-11rem
  }

  .\32xl\:-top-48{
    top:-12rem
  }

  .\32xl\:-top-52{
    top:-13rem
  }

  .\32xl\:-top-56{
    top:-14rem
  }

  .\32xl\:-top-60{
    top:-15rem
  }

  .\32xl\:-top-64{
    top:-16rem
  }

  .\32xl\:-top-72{
    top:-18rem
  }

  .\32xl\:-top-80{
    top:-20rem
  }

  .\32xl\:-top-96{
    top:-24rem
  }

  .\32xl\:-top-px{
    top:-1px
  }

  .\32xl\:-top-0\.5{
    top:-0.125rem
  }

  .\32xl\:-top-1\.5{
    top:-0.375rem
  }

  .\32xl\:-top-2\.5{
    top:-0.625rem
  }

  .\32xl\:-top-3\.5{
    top:-0.875rem
  }

  .\32xl\:top-1\/2{
    top:50%
  }

  .\32xl\:top-1\/3{
    top:33.333333%
  }

  .\32xl\:top-2\/3{
    top:66.666667%
  }

  .\32xl\:top-1\/4{
    top:25%
  }

  .\32xl\:top-2\/4{
    top:50%
  }

  .\32xl\:top-3\/4{
    top:75%
  }

  .\32xl\:top-full{
    top:100%
  }

  .\32xl\:-top-1\/2{
    top:-50%
  }

  .\32xl\:-top-1\/3{
    top:-33.333333%
  }

  .\32xl\:-top-2\/3{
    top:-66.666667%
  }

  .\32xl\:-top-1\/4{
    top:-25%
  }

  .\32xl\:-top-2\/4{
    top:-50%
  }

  .\32xl\:-top-3\/4{
    top:-75%
  }

  .\32xl\:-top-full{
    top:-100%
  }

  .\32xl\:right-0{
    right:0px
  }

  .\32xl\:right-1{
    right:0.25rem
  }

  .\32xl\:right-2{
    right:0.5rem
  }

  .\32xl\:right-3{
    right:0.75rem
  }

  .\32xl\:right-4{
    right:1rem
  }

  .\32xl\:right-5{
    right:1.25rem
  }

  .\32xl\:right-6{
    right:1.5rem
  }

  .\32xl\:right-7{
    right:1.75rem
  }

  .\32xl\:right-8{
    right:2rem
  }

  .\32xl\:right-9{
    right:2.25rem
  }

  .\32xl\:right-10{
    right:2.5rem
  }

  .\32xl\:right-11{
    right:2.75rem
  }

  .\32xl\:right-12{
    right:3rem
  }

  .\32xl\:right-14{
    right:3.5rem
  }

  .\32xl\:right-16{
    right:4rem
  }

  .\32xl\:right-20{
    right:5rem
  }

  .\32xl\:right-24{
    right:6rem
  }

  .\32xl\:right-28{
    right:7rem
  }

  .\32xl\:right-32{
    right:8rem
  }

  .\32xl\:right-36{
    right:9rem
  }

  .\32xl\:right-40{
    right:10rem
  }

  .\32xl\:right-44{
    right:11rem
  }

  .\32xl\:right-48{
    right:12rem
  }

  .\32xl\:right-52{
    right:13rem
  }

  .\32xl\:right-56{
    right:14rem
  }

  .\32xl\:right-60{
    right:15rem
  }

  .\32xl\:right-64{
    right:16rem
  }

  .\32xl\:right-72{
    right:18rem
  }

  .\32xl\:right-80{
    right:20rem
  }

  .\32xl\:right-96{
    right:24rem
  }

  .\32xl\:right-auto{
    right:auto
  }

  .\32xl\:right-px{
    right:1px
  }

  .\32xl\:right-0\.5{
    right:0.125rem
  }

  .\32xl\:right-1\.5{
    right:0.375rem
  }

  .\32xl\:right-2\.5{
    right:0.625rem
  }

  .\32xl\:right-3\.5{
    right:0.875rem
  }

  .\32xl\:-right-0{
    right:0px
  }

  .\32xl\:-right-1{
    right:-0.25rem
  }

  .\32xl\:-right-2{
    right:-0.5rem
  }

  .\32xl\:-right-3{
    right:-0.75rem
  }

  .\32xl\:-right-4{
    right:-1rem
  }

  .\32xl\:-right-5{
    right:-1.25rem
  }

  .\32xl\:-right-6{
    right:-1.5rem
  }

  .\32xl\:-right-7{
    right:-1.75rem
  }

  .\32xl\:-right-8{
    right:-2rem
  }

  .\32xl\:-right-9{
    right:-2.25rem
  }

  .\32xl\:-right-10{
    right:-2.5rem
  }

  .\32xl\:-right-11{
    right:-2.75rem
  }

  .\32xl\:-right-12{
    right:-3rem
  }

  .\32xl\:-right-14{
    right:-3.5rem
  }

  .\32xl\:-right-16{
    right:-4rem
  }

  .\32xl\:-right-20{
    right:-5rem
  }

  .\32xl\:-right-24{
    right:-6rem
  }

  .\32xl\:-right-28{
    right:-7rem
  }

  .\32xl\:-right-32{
    right:-8rem
  }

  .\32xl\:-right-36{
    right:-9rem
  }

  .\32xl\:-right-40{
    right:-10rem
  }

  .\32xl\:-right-44{
    right:-11rem
  }

  .\32xl\:-right-48{
    right:-12rem
  }

  .\32xl\:-right-52{
    right:-13rem
  }

  .\32xl\:-right-56{
    right:-14rem
  }

  .\32xl\:-right-60{
    right:-15rem
  }

  .\32xl\:-right-64{
    right:-16rem
  }

  .\32xl\:-right-72{
    right:-18rem
  }

  .\32xl\:-right-80{
    right:-20rem
  }

  .\32xl\:-right-96{
    right:-24rem
  }

  .\32xl\:-right-px{
    right:-1px
  }

  .\32xl\:-right-0\.5{
    right:-0.125rem
  }

  .\32xl\:-right-1\.5{
    right:-0.375rem
  }

  .\32xl\:-right-2\.5{
    right:-0.625rem
  }

  .\32xl\:-right-3\.5{
    right:-0.875rem
  }

  .\32xl\:right-1\/2{
    right:50%
  }

  .\32xl\:right-1\/3{
    right:33.333333%
  }

  .\32xl\:right-2\/3{
    right:66.666667%
  }

  .\32xl\:right-1\/4{
    right:25%
  }

  .\32xl\:right-2\/4{
    right:50%
  }

  .\32xl\:right-3\/4{
    right:75%
  }

  .\32xl\:right-full{
    right:100%
  }

  .\32xl\:-right-1\/2{
    right:-50%
  }

  .\32xl\:-right-1\/3{
    right:-33.333333%
  }

  .\32xl\:-right-2\/3{
    right:-66.666667%
  }

  .\32xl\:-right-1\/4{
    right:-25%
  }

  .\32xl\:-right-2\/4{
    right:-50%
  }

  .\32xl\:-right-3\/4{
    right:-75%
  }

  .\32xl\:-right-full{
    right:-100%
  }

  .\32xl\:bottom-0{
    bottom:0px
  }

  .\32xl\:bottom-1{
    bottom:0.25rem
  }

  .\32xl\:bottom-2{
    bottom:0.5rem
  }

  .\32xl\:bottom-3{
    bottom:0.75rem
  }

  .\32xl\:bottom-4{
    bottom:1rem
  }

  .\32xl\:bottom-5{
    bottom:1.25rem
  }

  .\32xl\:bottom-6{
    bottom:1.5rem
  }

  .\32xl\:bottom-7{
    bottom:1.75rem
  }

  .\32xl\:bottom-8{
    bottom:2rem
  }

  .\32xl\:bottom-9{
    bottom:2.25rem
  }

  .\32xl\:bottom-10{
    bottom:2.5rem
  }

  .\32xl\:bottom-11{
    bottom:2.75rem
  }

  .\32xl\:bottom-12{
    bottom:3rem
  }

  .\32xl\:bottom-14{
    bottom:3.5rem
  }

  .\32xl\:bottom-16{
    bottom:4rem
  }

  .\32xl\:bottom-20{
    bottom:5rem
  }

  .\32xl\:bottom-24{
    bottom:6rem
  }

  .\32xl\:bottom-28{
    bottom:7rem
  }

  .\32xl\:bottom-32{
    bottom:8rem
  }

  .\32xl\:bottom-36{
    bottom:9rem
  }

  .\32xl\:bottom-40{
    bottom:10rem
  }

  .\32xl\:bottom-44{
    bottom:11rem
  }

  .\32xl\:bottom-48{
    bottom:12rem
  }

  .\32xl\:bottom-52{
    bottom:13rem
  }

  .\32xl\:bottom-56{
    bottom:14rem
  }

  .\32xl\:bottom-60{
    bottom:15rem
  }

  .\32xl\:bottom-64{
    bottom:16rem
  }

  .\32xl\:bottom-72{
    bottom:18rem
  }

  .\32xl\:bottom-80{
    bottom:20rem
  }

  .\32xl\:bottom-96{
    bottom:24rem
  }

  .\32xl\:bottom-auto{
    bottom:auto
  }

  .\32xl\:bottom-px{
    bottom:1px
  }

  .\32xl\:bottom-0\.5{
    bottom:0.125rem
  }

  .\32xl\:bottom-1\.5{
    bottom:0.375rem
  }

  .\32xl\:bottom-2\.5{
    bottom:0.625rem
  }

  .\32xl\:bottom-3\.5{
    bottom:0.875rem
  }

  .\32xl\:-bottom-0{
    bottom:0px
  }

  .\32xl\:-bottom-1{
    bottom:-0.25rem
  }

  .\32xl\:-bottom-2{
    bottom:-0.5rem
  }

  .\32xl\:-bottom-3{
    bottom:-0.75rem
  }

  .\32xl\:-bottom-4{
    bottom:-1rem
  }

  .\32xl\:-bottom-5{
    bottom:-1.25rem
  }

  .\32xl\:-bottom-6{
    bottom:-1.5rem
  }

  .\32xl\:-bottom-7{
    bottom:-1.75rem
  }

  .\32xl\:-bottom-8{
    bottom:-2rem
  }

  .\32xl\:-bottom-9{
    bottom:-2.25rem
  }

  .\32xl\:-bottom-10{
    bottom:-2.5rem
  }

  .\32xl\:-bottom-11{
    bottom:-2.75rem
  }

  .\32xl\:-bottom-12{
    bottom:-3rem
  }

  .\32xl\:-bottom-14{
    bottom:-3.5rem
  }

  .\32xl\:-bottom-16{
    bottom:-4rem
  }

  .\32xl\:-bottom-20{
    bottom:-5rem
  }

  .\32xl\:-bottom-24{
    bottom:-6rem
  }

  .\32xl\:-bottom-28{
    bottom:-7rem
  }

  .\32xl\:-bottom-32{
    bottom:-8rem
  }

  .\32xl\:-bottom-36{
    bottom:-9rem
  }

  .\32xl\:-bottom-40{
    bottom:-10rem
  }

  .\32xl\:-bottom-44{
    bottom:-11rem
  }

  .\32xl\:-bottom-48{
    bottom:-12rem
  }

  .\32xl\:-bottom-52{
    bottom:-13rem
  }

  .\32xl\:-bottom-56{
    bottom:-14rem
  }

  .\32xl\:-bottom-60{
    bottom:-15rem
  }

  .\32xl\:-bottom-64{
    bottom:-16rem
  }

  .\32xl\:-bottom-72{
    bottom:-18rem
  }

  .\32xl\:-bottom-80{
    bottom:-20rem
  }

  .\32xl\:-bottom-96{
    bottom:-24rem
  }

  .\32xl\:-bottom-px{
    bottom:-1px
  }

  .\32xl\:-bottom-0\.5{
    bottom:-0.125rem
  }

  .\32xl\:-bottom-1\.5{
    bottom:-0.375rem
  }

  .\32xl\:-bottom-2\.5{
    bottom:-0.625rem
  }

  .\32xl\:-bottom-3\.5{
    bottom:-0.875rem
  }

  .\32xl\:bottom-1\/2{
    bottom:50%
  }

  .\32xl\:bottom-1\/3{
    bottom:33.333333%
  }

  .\32xl\:bottom-2\/3{
    bottom:66.666667%
  }

  .\32xl\:bottom-1\/4{
    bottom:25%
  }

  .\32xl\:bottom-2\/4{
    bottom:50%
  }

  .\32xl\:bottom-3\/4{
    bottom:75%
  }

  .\32xl\:bottom-full{
    bottom:100%
  }

  .\32xl\:-bottom-1\/2{
    bottom:-50%
  }

  .\32xl\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .\32xl\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .\32xl\:-bottom-1\/4{
    bottom:-25%
  }

  .\32xl\:-bottom-2\/4{
    bottom:-50%
  }

  .\32xl\:-bottom-3\/4{
    bottom:-75%
  }

  .\32xl\:-bottom-full{
    bottom:-100%
  }

  .\32xl\:left-0{
    left:0px
  }

  .\32xl\:left-1{
    left:0.25rem
  }

  .\32xl\:left-2{
    left:0.5rem
  }

  .\32xl\:left-3{
    left:0.75rem
  }

  .\32xl\:left-4{
    left:1rem
  }

  .\32xl\:left-5{
    left:1.25rem
  }

  .\32xl\:left-6{
    left:1.5rem
  }

  .\32xl\:left-7{
    left:1.75rem
  }

  .\32xl\:left-8{
    left:2rem
  }

  .\32xl\:left-9{
    left:2.25rem
  }

  .\32xl\:left-10{
    left:2.5rem
  }

  .\32xl\:left-11{
    left:2.75rem
  }

  .\32xl\:left-12{
    left:3rem
  }

  .\32xl\:left-14{
    left:3.5rem
  }

  .\32xl\:left-16{
    left:4rem
  }

  .\32xl\:left-20{
    left:5rem
  }

  .\32xl\:left-24{
    left:6rem
  }

  .\32xl\:left-28{
    left:7rem
  }

  .\32xl\:left-32{
    left:8rem
  }

  .\32xl\:left-36{
    left:9rem
  }

  .\32xl\:left-40{
    left:10rem
  }

  .\32xl\:left-44{
    left:11rem
  }

  .\32xl\:left-48{
    left:12rem
  }

  .\32xl\:left-52{
    left:13rem
  }

  .\32xl\:left-56{
    left:14rem
  }

  .\32xl\:left-60{
    left:15rem
  }

  .\32xl\:left-64{
    left:16rem
  }

  .\32xl\:left-72{
    left:18rem
  }

  .\32xl\:left-80{
    left:20rem
  }

  .\32xl\:left-96{
    left:24rem
  }

  .\32xl\:left-auto{
    left:auto
  }

  .\32xl\:left-px{
    left:1px
  }

  .\32xl\:left-0\.5{
    left:0.125rem
  }

  .\32xl\:left-1\.5{
    left:0.375rem
  }

  .\32xl\:left-2\.5{
    left:0.625rem
  }

  .\32xl\:left-3\.5{
    left:0.875rem
  }

  .\32xl\:-left-0{
    left:0px
  }

  .\32xl\:-left-1{
    left:-0.25rem
  }

  .\32xl\:-left-2{
    left:-0.5rem
  }

  .\32xl\:-left-3{
    left:-0.75rem
  }

  .\32xl\:-left-4{
    left:-1rem
  }

  .\32xl\:-left-5{
    left:-1.25rem
  }

  .\32xl\:-left-6{
    left:-1.5rem
  }

  .\32xl\:-left-7{
    left:-1.75rem
  }

  .\32xl\:-left-8{
    left:-2rem
  }

  .\32xl\:-left-9{
    left:-2.25rem
  }

  .\32xl\:-left-10{
    left:-2.5rem
  }

  .\32xl\:-left-11{
    left:-2.75rem
  }

  .\32xl\:-left-12{
    left:-3rem
  }

  .\32xl\:-left-14{
    left:-3.5rem
  }

  .\32xl\:-left-16{
    left:-4rem
  }

  .\32xl\:-left-20{
    left:-5rem
  }

  .\32xl\:-left-24{
    left:-6rem
  }

  .\32xl\:-left-28{
    left:-7rem
  }

  .\32xl\:-left-32{
    left:-8rem
  }

  .\32xl\:-left-36{
    left:-9rem
  }

  .\32xl\:-left-40{
    left:-10rem
  }

  .\32xl\:-left-44{
    left:-11rem
  }

  .\32xl\:-left-48{
    left:-12rem
  }

  .\32xl\:-left-52{
    left:-13rem
  }

  .\32xl\:-left-56{
    left:-14rem
  }

  .\32xl\:-left-60{
    left:-15rem
  }

  .\32xl\:-left-64{
    left:-16rem
  }

  .\32xl\:-left-72{
    left:-18rem
  }

  .\32xl\:-left-80{
    left:-20rem
  }

  .\32xl\:-left-96{
    left:-24rem
  }

  .\32xl\:-left-px{
    left:-1px
  }

  .\32xl\:-left-0\.5{
    left:-0.125rem
  }

  .\32xl\:-left-1\.5{
    left:-0.375rem
  }

  .\32xl\:-left-2\.5{
    left:-0.625rem
  }

  .\32xl\:-left-3\.5{
    left:-0.875rem
  }

  .\32xl\:left-1\/2{
    left:50%
  }

  .\32xl\:left-1\/3{
    left:33.333333%
  }

  .\32xl\:left-2\/3{
    left:66.666667%
  }

  .\32xl\:left-1\/4{
    left:25%
  }

  .\32xl\:left-2\/4{
    left:50%
  }

  .\32xl\:left-3\/4{
    left:75%
  }

  .\32xl\:left-full{
    left:100%
  }

  .\32xl\:-left-1\/2{
    left:-50%
  }

  .\32xl\:-left-1\/3{
    left:-33.333333%
  }

  .\32xl\:-left-2\/3{
    left:-66.666667%
  }

  .\32xl\:-left-1\/4{
    left:-25%
  }

  .\32xl\:-left-2\/4{
    left:-50%
  }

  .\32xl\:-left-3\/4{
    left:-75%
  }

  .\32xl\:-left-full{
    left:-100%
  }

  .\32xl\:isolate{
    isolation:isolate
  }

  .\32xl\:isolation-auto{
    isolation:auto
  }

  .\32xl\:z-0{
    z-index:0
  }

  .\32xl\:z-10{
    z-index:10
  }

  .\32xl\:z-20{
    z-index:20
  }

  .\32xl\:z-30{
    z-index:30
  }

  .\32xl\:z-40{
    z-index:40
  }

  .\32xl\:z-50{
    z-index:50
  }

  .\32xl\:z-auto{
    z-index:auto
  }

  .\32xl\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .\32xl\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .\32xl\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .\32xl\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .\32xl\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .\32xl\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .\32xl\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .\32xl\:focus\:z-0:focus{
    z-index:0
  }

  .\32xl\:focus\:z-10:focus{
    z-index:10
  }

  .\32xl\:focus\:z-20:focus{
    z-index:20
  }

  .\32xl\:focus\:z-30:focus{
    z-index:30
  }

  .\32xl\:focus\:z-40:focus{
    z-index:40
  }

  .\32xl\:focus\:z-50:focus{
    z-index:50
  }

  .\32xl\:focus\:z-auto:focus{
    z-index:auto
  }

  .\32xl\:order-1{
    order:1
  }

  .\32xl\:order-2{
    order:2
  }

  .\32xl\:order-3{
    order:3
  }

  .\32xl\:order-4{
    order:4
  }

  .\32xl\:order-5{
    order:5
  }

  .\32xl\:order-6{
    order:6
  }

  .\32xl\:order-7{
    order:7
  }

  .\32xl\:order-8{
    order:8
  }

  .\32xl\:order-9{
    order:9
  }

  .\32xl\:order-10{
    order:10
  }

  .\32xl\:order-11{
    order:11
  }

  .\32xl\:order-12{
    order:12
  }

  .\32xl\:order-first{
    order:-9999
  }

  .\32xl\:order-last{
    order:9999
  }

  .\32xl\:order-none{
    order:0
  }

  .\32xl\:col-auto{
    grid-column:auto
  }

  .\32xl\:col-span-1{
    grid-column:span 1 / span 1
  }

  .\32xl\:col-span-2{
    grid-column:span 2 / span 2
  }

  .\32xl\:col-span-3{
    grid-column:span 3 / span 3
  }

  .\32xl\:col-span-4{
    grid-column:span 4 / span 4
  }

  .\32xl\:col-span-5{
    grid-column:span 5 / span 5
  }

  .\32xl\:col-span-6{
    grid-column:span 6 / span 6
  }

  .\32xl\:col-span-7{
    grid-column:span 7 / span 7
  }

  .\32xl\:col-span-8{
    grid-column:span 8 / span 8
  }

  .\32xl\:col-span-9{
    grid-column:span 9 / span 9
  }

  .\32xl\:col-span-10{
    grid-column:span 10 / span 10
  }

  .\32xl\:col-span-11{
    grid-column:span 11 / span 11
  }

  .\32xl\:col-span-12{
    grid-column:span 12 / span 12
  }

  .\32xl\:col-span-full{
    grid-column:1 / -1
  }

  .\32xl\:col-start-1{
    grid-column-start:1
  }

  .\32xl\:col-start-2{
    grid-column-start:2
  }

  .\32xl\:col-start-3{
    grid-column-start:3
  }

  .\32xl\:col-start-4{
    grid-column-start:4
  }

  .\32xl\:col-start-5{
    grid-column-start:5
  }

  .\32xl\:col-start-6{
    grid-column-start:6
  }

  .\32xl\:col-start-7{
    grid-column-start:7
  }

  .\32xl\:col-start-8{
    grid-column-start:8
  }

  .\32xl\:col-start-9{
    grid-column-start:9
  }

  .\32xl\:col-start-10{
    grid-column-start:10
  }

  .\32xl\:col-start-11{
    grid-column-start:11
  }

  .\32xl\:col-start-12{
    grid-column-start:12
  }

  .\32xl\:col-start-13{
    grid-column-start:13
  }

  .\32xl\:col-start-auto{
    grid-column-start:auto
  }

  .\32xl\:col-end-1{
    grid-column-end:1
  }

  .\32xl\:col-end-2{
    grid-column-end:2
  }

  .\32xl\:col-end-3{
    grid-column-end:3
  }

  .\32xl\:col-end-4{
    grid-column-end:4
  }

  .\32xl\:col-end-5{
    grid-column-end:5
  }

  .\32xl\:col-end-6{
    grid-column-end:6
  }

  .\32xl\:col-end-7{
    grid-column-end:7
  }

  .\32xl\:col-end-8{
    grid-column-end:8
  }

  .\32xl\:col-end-9{
    grid-column-end:9
  }

  .\32xl\:col-end-10{
    grid-column-end:10
  }

  .\32xl\:col-end-11{
    grid-column-end:11
  }

  .\32xl\:col-end-12{
    grid-column-end:12
  }

  .\32xl\:col-end-13{
    grid-column-end:13
  }

  .\32xl\:col-end-auto{
    grid-column-end:auto
  }

  .\32xl\:row-auto{
    grid-row:auto
  }

  .\32xl\:row-span-1{
    grid-row:span 1 / span 1
  }

  .\32xl\:row-span-2{
    grid-row:span 2 / span 2
  }

  .\32xl\:row-span-3{
    grid-row:span 3 / span 3
  }

  .\32xl\:row-span-4{
    grid-row:span 4 / span 4
  }

  .\32xl\:row-span-5{
    grid-row:span 5 / span 5
  }

  .\32xl\:row-span-6{
    grid-row:span 6 / span 6
  }

  .\32xl\:row-span-full{
    grid-row:1 / -1
  }

  .\32xl\:row-start-1{
    grid-row-start:1
  }

  .\32xl\:row-start-2{
    grid-row-start:2
  }

  .\32xl\:row-start-3{
    grid-row-start:3
  }

  .\32xl\:row-start-4{
    grid-row-start:4
  }

  .\32xl\:row-start-5{
    grid-row-start:5
  }

  .\32xl\:row-start-6{
    grid-row-start:6
  }

  .\32xl\:row-start-7{
    grid-row-start:7
  }

  .\32xl\:row-start-auto{
    grid-row-start:auto
  }

  .\32xl\:row-end-1{
    grid-row-end:1
  }

  .\32xl\:row-end-2{
    grid-row-end:2
  }

  .\32xl\:row-end-3{
    grid-row-end:3
  }

  .\32xl\:row-end-4{
    grid-row-end:4
  }

  .\32xl\:row-end-5{
    grid-row-end:5
  }

  .\32xl\:row-end-6{
    grid-row-end:6
  }

  .\32xl\:row-end-7{
    grid-row-end:7
  }

  .\32xl\:row-end-auto{
    grid-row-end:auto
  }

  .\32xl\:float-right{
    float:right
  }

  .\32xl\:float-left{
    float:left
  }

  .\32xl\:float-none{
    float:none
  }

  .\32xl\:clear-left{
    clear:left
  }

  .\32xl\:clear-right{
    clear:right
  }

  .\32xl\:clear-both{
    clear:both
  }

  .\32xl\:clear-none{
    clear:none
  }

  .\32xl\:m-0{
    margin:0px
  }

  .\32xl\:m-1{
    margin:0.25rem
  }

  .\32xl\:m-2{
    margin:0.5rem
  }

  .\32xl\:m-3{
    margin:0.75rem
  }

  .\32xl\:m-4{
    margin:1rem
  }

  .\32xl\:m-5{
    margin:1.25rem
  }

  .\32xl\:m-6{
    margin:1.5rem
  }

  .\32xl\:m-7{
    margin:1.75rem
  }

  .\32xl\:m-8{
    margin:2rem
  }

  .\32xl\:m-9{
    margin:2.25rem
  }

  .\32xl\:m-10{
    margin:2.5rem
  }

  .\32xl\:m-11{
    margin:2.75rem
  }

  .\32xl\:m-12{
    margin:3rem
  }

  .\32xl\:m-14{
    margin:3.5rem
  }

  .\32xl\:m-16{
    margin:4rem
  }

  .\32xl\:m-20{
    margin:5rem
  }

  .\32xl\:m-24{
    margin:6rem
  }

  .\32xl\:m-28{
    margin:7rem
  }

  .\32xl\:m-32{
    margin:8rem
  }

  .\32xl\:m-36{
    margin:9rem
  }

  .\32xl\:m-40{
    margin:10rem
  }

  .\32xl\:m-44{
    margin:11rem
  }

  .\32xl\:m-48{
    margin:12rem
  }

  .\32xl\:m-52{
    margin:13rem
  }

  .\32xl\:m-56{
    margin:14rem
  }

  .\32xl\:m-60{
    margin:15rem
  }

  .\32xl\:m-64{
    margin:16rem
  }

  .\32xl\:m-72{
    margin:18rem
  }

  .\32xl\:m-80{
    margin:20rem
  }

  .\32xl\:m-96{
    margin:24rem
  }

  .\32xl\:m-auto{
    margin:auto
  }

  .\32xl\:m-px{
    margin:1px
  }

  .\32xl\:m-0\.5{
    margin:0.125rem
  }

  .\32xl\:m-1\.5{
    margin:0.375rem
  }

  .\32xl\:m-2\.5{
    margin:0.625rem
  }

  .\32xl\:m-3\.5{
    margin:0.875rem
  }

  .\32xl\:-m-0{
    margin:0px
  }

  .\32xl\:-m-1{
    margin:-0.25rem
  }

  .\32xl\:-m-2{
    margin:-0.5rem
  }

  .\32xl\:-m-3{
    margin:-0.75rem
  }

  .\32xl\:-m-4{
    margin:-1rem
  }

  .\32xl\:-m-5{
    margin:-1.25rem
  }

  .\32xl\:-m-6{
    margin:-1.5rem
  }

  .\32xl\:-m-7{
    margin:-1.75rem
  }

  .\32xl\:-m-8{
    margin:-2rem
  }

  .\32xl\:-m-9{
    margin:-2.25rem
  }

  .\32xl\:-m-10{
    margin:-2.5rem
  }

  .\32xl\:-m-11{
    margin:-2.75rem
  }

  .\32xl\:-m-12{
    margin:-3rem
  }

  .\32xl\:-m-14{
    margin:-3.5rem
  }

  .\32xl\:-m-16{
    margin:-4rem
  }

  .\32xl\:-m-20{
    margin:-5rem
  }

  .\32xl\:-m-24{
    margin:-6rem
  }

  .\32xl\:-m-28{
    margin:-7rem
  }

  .\32xl\:-m-32{
    margin:-8rem
  }

  .\32xl\:-m-36{
    margin:-9rem
  }

  .\32xl\:-m-40{
    margin:-10rem
  }

  .\32xl\:-m-44{
    margin:-11rem
  }

  .\32xl\:-m-48{
    margin:-12rem
  }

  .\32xl\:-m-52{
    margin:-13rem
  }

  .\32xl\:-m-56{
    margin:-14rem
  }

  .\32xl\:-m-60{
    margin:-15rem
  }

  .\32xl\:-m-64{
    margin:-16rem
  }

  .\32xl\:-m-72{
    margin:-18rem
  }

  .\32xl\:-m-80{
    margin:-20rem
  }

  .\32xl\:-m-96{
    margin:-24rem
  }

  .\32xl\:-m-px{
    margin:-1px
  }

  .\32xl\:-m-0\.5{
    margin:-0.125rem
  }

  .\32xl\:-m-1\.5{
    margin:-0.375rem
  }

  .\32xl\:-m-2\.5{
    margin:-0.625rem
  }

  .\32xl\:-m-3\.5{
    margin:-0.875rem
  }

  .\32xl\:mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .\32xl\:mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

  .\32xl\:mx-2{
    margin-left:0.5rem;
    margin-right:0.5rem
  }

  .\32xl\:mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .\32xl\:mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .\32xl\:mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

  .\32xl\:mx-6{
    margin-left:1.5rem;
    margin-right:1.5rem
  }

  .\32xl\:mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

  .\32xl\:mx-8{
    margin-left:2rem;
    margin-right:2rem
  }

  .\32xl\:mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .\32xl\:mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

  .\32xl\:mx-11{
    margin-left:2.75rem;
    margin-right:2.75rem
  }

  .\32xl\:mx-12{
    margin-left:3rem;
    margin-right:3rem
  }

  .\32xl\:mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .\32xl\:mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .\32xl\:mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

  .\32xl\:mx-24{
    margin-left:6rem;
    margin-right:6rem
  }

  .\32xl\:mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

  .\32xl\:mx-32{
    margin-left:8rem;
    margin-right:8rem
  }

  .\32xl\:mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .\32xl\:mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .\32xl\:mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

  .\32xl\:mx-48{
    margin-left:12rem;
    margin-right:12rem
  }

  .\32xl\:mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .\32xl\:mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

  .\32xl\:mx-60{
    margin-left:15rem;
    margin-right:15rem
  }

  .\32xl\:mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .\32xl\:mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .\32xl\:mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .\32xl\:mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .\32xl\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .\32xl\:mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .\32xl\:mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .\32xl\:mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .\32xl\:mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .\32xl\:mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

  .\32xl\:-mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .\32xl\:-mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

  .\32xl\:-mx-2{
    margin-left:-0.5rem;
    margin-right:-0.5rem
  }

  .\32xl\:-mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .\32xl\:-mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .\32xl\:-mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

  .\32xl\:-mx-6{
    margin-left:-1.5rem;
    margin-right:-1.5rem
  }

  .\32xl\:-mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

  .\32xl\:-mx-8{
    margin-left:-2rem;
    margin-right:-2rem
  }

  .\32xl\:-mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .\32xl\:-mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

  .\32xl\:-mx-11{
    margin-left:-2.75rem;
    margin-right:-2.75rem
  }

  .\32xl\:-mx-12{
    margin-left:-3rem;
    margin-right:-3rem
  }

  .\32xl\:-mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .\32xl\:-mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .\32xl\:-mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

  .\32xl\:-mx-24{
    margin-left:-6rem;
    margin-right:-6rem
  }

  .\32xl\:-mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

  .\32xl\:-mx-32{
    margin-left:-8rem;
    margin-right:-8rem
  }

  .\32xl\:-mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .\32xl\:-mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .\32xl\:-mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

  .\32xl\:-mx-48{
    margin-left:-12rem;
    margin-right:-12rem
  }

  .\32xl\:-mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .\32xl\:-mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

  .\32xl\:-mx-60{
    margin-left:-15rem;
    margin-right:-15rem
  }

  .\32xl\:-mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .\32xl\:-mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .\32xl\:-mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .\32xl\:-mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .\32xl\:-mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .\32xl\:-mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .\32xl\:-mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .\32xl\:-mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .\32xl\:-mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .\32xl\:my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .\32xl\:my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .\32xl\:my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .\32xl\:my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .\32xl\:my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .\32xl\:my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .\32xl\:my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .\32xl\:my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .\32xl\:my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .\32xl\:my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .\32xl\:my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .\32xl\:my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .\32xl\:my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .\32xl\:my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .\32xl\:my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .\32xl\:my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .\32xl\:my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .\32xl\:my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .\32xl\:my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .\32xl\:my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .\32xl\:my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .\32xl\:my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .\32xl\:my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .\32xl\:my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .\32xl\:my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .\32xl\:my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .\32xl\:my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .\32xl\:my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .\32xl\:my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .\32xl\:my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .\32xl\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .\32xl\:my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .\32xl\:my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .\32xl\:my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .\32xl\:my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .\32xl\:my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .\32xl\:-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .\32xl\:-my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .\32xl\:-my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .\32xl\:-my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .\32xl\:-my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .\32xl\:-my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .\32xl\:-my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .\32xl\:-my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .\32xl\:-my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .\32xl\:-my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .\32xl\:-my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .\32xl\:-my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .\32xl\:-my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .\32xl\:-my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .\32xl\:-my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .\32xl\:-my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .\32xl\:-my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .\32xl\:-my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .\32xl\:-my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .\32xl\:-my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .\32xl\:-my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .\32xl\:-my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .\32xl\:-my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .\32xl\:-my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .\32xl\:-my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .\32xl\:-my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .\32xl\:-my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .\32xl\:-my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .\32xl\:-my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .\32xl\:-my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .\32xl\:-my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .\32xl\:-my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .\32xl\:-my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .\32xl\:-my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .\32xl\:-my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .\32xl\:mt-0{
    margin-top:0px
  }

  .\32xl\:mt-1{
    margin-top:0.25rem
  }

  .\32xl\:mt-2{
    margin-top:0.5rem
  }

  .\32xl\:mt-3{
    margin-top:0.75rem
  }

  .\32xl\:mt-4{
    margin-top:1rem
  }

  .\32xl\:mt-5{
    margin-top:1.25rem
  }

  .\32xl\:mt-6{
    margin-top:1.5rem
  }

  .\32xl\:mt-7{
    margin-top:1.75rem
  }

  .\32xl\:mt-8{
    margin-top:2rem
  }

  .\32xl\:mt-9{
    margin-top:2.25rem
  }

  .\32xl\:mt-10{
    margin-top:2.5rem
  }

  .\32xl\:mt-11{
    margin-top:2.75rem
  }

  .\32xl\:mt-12{
    margin-top:3rem
  }

  .\32xl\:mt-14{
    margin-top:3.5rem
  }

  .\32xl\:mt-16{
    margin-top:4rem
  }

  .\32xl\:mt-20{
    margin-top:5rem
  }

  .\32xl\:mt-24{
    margin-top:6rem
  }

  .\32xl\:mt-28{
    margin-top:7rem
  }

  .\32xl\:mt-32{
    margin-top:8rem
  }

  .\32xl\:mt-36{
    margin-top:9rem
  }

  .\32xl\:mt-40{
    margin-top:10rem
  }

  .\32xl\:mt-44{
    margin-top:11rem
  }

  .\32xl\:mt-48{
    margin-top:12rem
  }

  .\32xl\:mt-52{
    margin-top:13rem
  }

  .\32xl\:mt-56{
    margin-top:14rem
  }

  .\32xl\:mt-60{
    margin-top:15rem
  }

  .\32xl\:mt-64{
    margin-top:16rem
  }

  .\32xl\:mt-72{
    margin-top:18rem
  }

  .\32xl\:mt-80{
    margin-top:20rem
  }

  .\32xl\:mt-96{
    margin-top:24rem
  }

  .\32xl\:mt-auto{
    margin-top:auto
  }

  .\32xl\:mt-px{
    margin-top:1px
  }

  .\32xl\:mt-0\.5{
    margin-top:0.125rem
  }

  .\32xl\:mt-1\.5{
    margin-top:0.375rem
  }

  .\32xl\:mt-2\.5{
    margin-top:0.625rem
  }

  .\32xl\:mt-3\.5{
    margin-top:0.875rem
  }

  .\32xl\:-mt-0{
    margin-top:0px
  }

  .\32xl\:-mt-1{
    margin-top:-0.25rem
  }

  .\32xl\:-mt-2{
    margin-top:-0.5rem
  }

  .\32xl\:-mt-3{
    margin-top:-0.75rem
  }

  .\32xl\:-mt-4{
    margin-top:-1rem
  }

  .\32xl\:-mt-5{
    margin-top:-1.25rem
  }

  .\32xl\:-mt-6{
    margin-top:-1.5rem
  }

  .\32xl\:-mt-7{
    margin-top:-1.75rem
  }

  .\32xl\:-mt-8{
    margin-top:-2rem
  }

  .\32xl\:-mt-9{
    margin-top:-2.25rem
  }

  .\32xl\:-mt-10{
    margin-top:-2.5rem
  }

  .\32xl\:-mt-11{
    margin-top:-2.75rem
  }

  .\32xl\:-mt-12{
    margin-top:-3rem
  }

  .\32xl\:-mt-14{
    margin-top:-3.5rem
  }

  .\32xl\:-mt-16{
    margin-top:-4rem
  }

  .\32xl\:-mt-20{
    margin-top:-5rem
  }

  .\32xl\:-mt-24{
    margin-top:-6rem
  }

  .\32xl\:-mt-28{
    margin-top:-7rem
  }

  .\32xl\:-mt-32{
    margin-top:-8rem
  }

  .\32xl\:-mt-36{
    margin-top:-9rem
  }

  .\32xl\:-mt-40{
    margin-top:-10rem
  }

  .\32xl\:-mt-44{
    margin-top:-11rem
  }

  .\32xl\:-mt-48{
    margin-top:-12rem
  }

  .\32xl\:-mt-52{
    margin-top:-13rem
  }

  .\32xl\:-mt-56{
    margin-top:-14rem
  }

  .\32xl\:-mt-60{
    margin-top:-15rem
  }

  .\32xl\:-mt-64{
    margin-top:-16rem
  }

  .\32xl\:-mt-72{
    margin-top:-18rem
  }

  .\32xl\:-mt-80{
    margin-top:-20rem
  }

  .\32xl\:-mt-96{
    margin-top:-24rem
  }

  .\32xl\:-mt-px{
    margin-top:-1px
  }

  .\32xl\:-mt-0\.5{
    margin-top:-0.125rem
  }

  .\32xl\:-mt-1\.5{
    margin-top:-0.375rem
  }

  .\32xl\:-mt-2\.5{
    margin-top:-0.625rem
  }

  .\32xl\:-mt-3\.5{
    margin-top:-0.875rem
  }

  .\32xl\:mr-0{
    margin-right:0px
  }

  .\32xl\:mr-1{
    margin-right:0.25rem
  }

  .\32xl\:mr-2{
    margin-right:0.5rem
  }

  .\32xl\:mr-3{
    margin-right:0.75rem
  }

  .\32xl\:mr-4{
    margin-right:1rem
  }

  .\32xl\:mr-5{
    margin-right:1.25rem
  }

  .\32xl\:mr-6{
    margin-right:1.5rem
  }

  .\32xl\:mr-7{
    margin-right:1.75rem
  }

  .\32xl\:mr-8{
    margin-right:2rem
  }

  .\32xl\:mr-9{
    margin-right:2.25rem
  }

  .\32xl\:mr-10{
    margin-right:2.5rem
  }

  .\32xl\:mr-11{
    margin-right:2.75rem
  }

  .\32xl\:mr-12{
    margin-right:3rem
  }

  .\32xl\:mr-14{
    margin-right:3.5rem
  }

  .\32xl\:mr-16{
    margin-right:4rem
  }

  .\32xl\:mr-20{
    margin-right:5rem
  }

  .\32xl\:mr-24{
    margin-right:6rem
  }

  .\32xl\:mr-28{
    margin-right:7rem
  }

  .\32xl\:mr-32{
    margin-right:8rem
  }

  .\32xl\:mr-36{
    margin-right:9rem
  }

  .\32xl\:mr-40{
    margin-right:10rem
  }

  .\32xl\:mr-44{
    margin-right:11rem
  }

  .\32xl\:mr-48{
    margin-right:12rem
  }

  .\32xl\:mr-52{
    margin-right:13rem
  }

  .\32xl\:mr-56{
    margin-right:14rem
  }

  .\32xl\:mr-60{
    margin-right:15rem
  }

  .\32xl\:mr-64{
    margin-right:16rem
  }

  .\32xl\:mr-72{
    margin-right:18rem
  }

  .\32xl\:mr-80{
    margin-right:20rem
  }

  .\32xl\:mr-96{
    margin-right:24rem
  }

  .\32xl\:mr-auto{
    margin-right:auto
  }

  .\32xl\:mr-px{
    margin-right:1px
  }

  .\32xl\:mr-0\.5{
    margin-right:0.125rem
  }

  .\32xl\:mr-1\.5{
    margin-right:0.375rem
  }

  .\32xl\:mr-2\.5{
    margin-right:0.625rem
  }

  .\32xl\:mr-3\.5{
    margin-right:0.875rem
  }

  .\32xl\:-mr-0{
    margin-right:0px
  }

  .\32xl\:-mr-1{
    margin-right:-0.25rem
  }

  .\32xl\:-mr-2{
    margin-right:-0.5rem
  }

  .\32xl\:-mr-3{
    margin-right:-0.75rem
  }

  .\32xl\:-mr-4{
    margin-right:-1rem
  }

  .\32xl\:-mr-5{
    margin-right:-1.25rem
  }

  .\32xl\:-mr-6{
    margin-right:-1.5rem
  }

  .\32xl\:-mr-7{
    margin-right:-1.75rem
  }

  .\32xl\:-mr-8{
    margin-right:-2rem
  }

  .\32xl\:-mr-9{
    margin-right:-2.25rem
  }

  .\32xl\:-mr-10{
    margin-right:-2.5rem
  }

  .\32xl\:-mr-11{
    margin-right:-2.75rem
  }

  .\32xl\:-mr-12{
    margin-right:-3rem
  }

  .\32xl\:-mr-14{
    margin-right:-3.5rem
  }

  .\32xl\:-mr-16{
    margin-right:-4rem
  }

  .\32xl\:-mr-20{
    margin-right:-5rem
  }

  .\32xl\:-mr-24{
    margin-right:-6rem
  }

  .\32xl\:-mr-28{
    margin-right:-7rem
  }

  .\32xl\:-mr-32{
    margin-right:-8rem
  }

  .\32xl\:-mr-36{
    margin-right:-9rem
  }

  .\32xl\:-mr-40{
    margin-right:-10rem
  }

  .\32xl\:-mr-44{
    margin-right:-11rem
  }

  .\32xl\:-mr-48{
    margin-right:-12rem
  }

  .\32xl\:-mr-52{
    margin-right:-13rem
  }

  .\32xl\:-mr-56{
    margin-right:-14rem
  }

  .\32xl\:-mr-60{
    margin-right:-15rem
  }

  .\32xl\:-mr-64{
    margin-right:-16rem
  }

  .\32xl\:-mr-72{
    margin-right:-18rem
  }

  .\32xl\:-mr-80{
    margin-right:-20rem
  }

  .\32xl\:-mr-96{
    margin-right:-24rem
  }

  .\32xl\:-mr-px{
    margin-right:-1px
  }

  .\32xl\:-mr-0\.5{
    margin-right:-0.125rem
  }

  .\32xl\:-mr-1\.5{
    margin-right:-0.375rem
  }

  .\32xl\:-mr-2\.5{
    margin-right:-0.625rem
  }

  .\32xl\:-mr-3\.5{
    margin-right:-0.875rem
  }

  .\32xl\:mb-0{
    margin-bottom:0px
  }

  .\32xl\:mb-1{
    margin-bottom:0.25rem
  }

  .\32xl\:mb-2{
    margin-bottom:0.5rem
  }

  .\32xl\:mb-3{
    margin-bottom:0.75rem
  }

  .\32xl\:mb-4{
    margin-bottom:1rem
  }

  .\32xl\:mb-5{
    margin-bottom:1.25rem
  }

  .\32xl\:mb-6{
    margin-bottom:1.5rem
  }

  .\32xl\:mb-7{
    margin-bottom:1.75rem
  }

  .\32xl\:mb-8{
    margin-bottom:2rem
  }

  .\32xl\:mb-9{
    margin-bottom:2.25rem
  }

  .\32xl\:mb-10{
    margin-bottom:2.5rem
  }

  .\32xl\:mb-11{
    margin-bottom:2.75rem
  }

  .\32xl\:mb-12{
    margin-bottom:3rem
  }

  .\32xl\:mb-14{
    margin-bottom:3.5rem
  }

  .\32xl\:mb-16{
    margin-bottom:4rem
  }

  .\32xl\:mb-20{
    margin-bottom:5rem
  }

  .\32xl\:mb-24{
    margin-bottom:6rem
  }

  .\32xl\:mb-28{
    margin-bottom:7rem
  }

  .\32xl\:mb-32{
    margin-bottom:8rem
  }

  .\32xl\:mb-36{
    margin-bottom:9rem
  }

  .\32xl\:mb-40{
    margin-bottom:10rem
  }

  .\32xl\:mb-44{
    margin-bottom:11rem
  }

  .\32xl\:mb-48{
    margin-bottom:12rem
  }

  .\32xl\:mb-52{
    margin-bottom:13rem
  }

  .\32xl\:mb-56{
    margin-bottom:14rem
  }

  .\32xl\:mb-60{
    margin-bottom:15rem
  }

  .\32xl\:mb-64{
    margin-bottom:16rem
  }

  .\32xl\:mb-72{
    margin-bottom:18rem
  }

  .\32xl\:mb-80{
    margin-bottom:20rem
  }

  .\32xl\:mb-96{
    margin-bottom:24rem
  }

  .\32xl\:mb-auto{
    margin-bottom:auto
  }

  .\32xl\:mb-px{
    margin-bottom:1px
  }

  .\32xl\:mb-0\.5{
    margin-bottom:0.125rem
  }

  .\32xl\:mb-1\.5{
    margin-bottom:0.375rem
  }

  .\32xl\:mb-2\.5{
    margin-bottom:0.625rem
  }

  .\32xl\:mb-3\.5{
    margin-bottom:0.875rem
  }

  .\32xl\:-mb-0{
    margin-bottom:0px
  }

  .\32xl\:-mb-1{
    margin-bottom:-0.25rem
  }

  .\32xl\:-mb-2{
    margin-bottom:-0.5rem
  }

  .\32xl\:-mb-3{
    margin-bottom:-0.75rem
  }

  .\32xl\:-mb-4{
    margin-bottom:-1rem
  }

  .\32xl\:-mb-5{
    margin-bottom:-1.25rem
  }

  .\32xl\:-mb-6{
    margin-bottom:-1.5rem
  }

  .\32xl\:-mb-7{
    margin-bottom:-1.75rem
  }

  .\32xl\:-mb-8{
    margin-bottom:-2rem
  }

  .\32xl\:-mb-9{
    margin-bottom:-2.25rem
  }

  .\32xl\:-mb-10{
    margin-bottom:-2.5rem
  }

  .\32xl\:-mb-11{
    margin-bottom:-2.75rem
  }

  .\32xl\:-mb-12{
    margin-bottom:-3rem
  }

  .\32xl\:-mb-14{
    margin-bottom:-3.5rem
  }

  .\32xl\:-mb-16{
    margin-bottom:-4rem
  }

  .\32xl\:-mb-20{
    margin-bottom:-5rem
  }

  .\32xl\:-mb-24{
    margin-bottom:-6rem
  }

  .\32xl\:-mb-28{
    margin-bottom:-7rem
  }

  .\32xl\:-mb-32{
    margin-bottom:-8rem
  }

  .\32xl\:-mb-36{
    margin-bottom:-9rem
  }

  .\32xl\:-mb-40{
    margin-bottom:-10rem
  }

  .\32xl\:-mb-44{
    margin-bottom:-11rem
  }

  .\32xl\:-mb-48{
    margin-bottom:-12rem
  }

  .\32xl\:-mb-52{
    margin-bottom:-13rem
  }

  .\32xl\:-mb-56{
    margin-bottom:-14rem
  }

  .\32xl\:-mb-60{
    margin-bottom:-15rem
  }

  .\32xl\:-mb-64{
    margin-bottom:-16rem
  }

  .\32xl\:-mb-72{
    margin-bottom:-18rem
  }

  .\32xl\:-mb-80{
    margin-bottom:-20rem
  }

  .\32xl\:-mb-96{
    margin-bottom:-24rem
  }

  .\32xl\:-mb-px{
    margin-bottom:-1px
  }

  .\32xl\:-mb-0\.5{
    margin-bottom:-0.125rem
  }

  .\32xl\:-mb-1\.5{
    margin-bottom:-0.375rem
  }

  .\32xl\:-mb-2\.5{
    margin-bottom:-0.625rem
  }

  .\32xl\:-mb-3\.5{
    margin-bottom:-0.875rem
  }

  .\32xl\:ml-0{
    margin-left:0px
  }

  .\32xl\:ml-1{
    margin-left:0.25rem
  }

  .\32xl\:ml-2{
    margin-left:0.5rem
  }

  .\32xl\:ml-3{
    margin-left:0.75rem
  }

  .\32xl\:ml-4{
    margin-left:1rem
  }

  .\32xl\:ml-5{
    margin-left:1.25rem
  }

  .\32xl\:ml-6{
    margin-left:1.5rem
  }

  .\32xl\:ml-7{
    margin-left:1.75rem
  }

  .\32xl\:ml-8{
    margin-left:2rem
  }

  .\32xl\:ml-9{
    margin-left:2.25rem
  }

  .\32xl\:ml-10{
    margin-left:2.5rem
  }

  .\32xl\:ml-11{
    margin-left:2.75rem
  }

  .\32xl\:ml-12{
    margin-left:3rem
  }

  .\32xl\:ml-14{
    margin-left:3.5rem
  }

  .\32xl\:ml-16{
    margin-left:4rem
  }

  .\32xl\:ml-20{
    margin-left:5rem
  }

  .\32xl\:ml-24{
    margin-left:6rem
  }

  .\32xl\:ml-28{
    margin-left:7rem
  }

  .\32xl\:ml-32{
    margin-left:8rem
  }

  .\32xl\:ml-36{
    margin-left:9rem
  }

  .\32xl\:ml-40{
    margin-left:10rem
  }

  .\32xl\:ml-44{
    margin-left:11rem
  }

  .\32xl\:ml-48{
    margin-left:12rem
  }

  .\32xl\:ml-52{
    margin-left:13rem
  }

  .\32xl\:ml-56{
    margin-left:14rem
  }

  .\32xl\:ml-60{
    margin-left:15rem
  }

  .\32xl\:ml-64{
    margin-left:16rem
  }

  .\32xl\:ml-72{
    margin-left:18rem
  }

  .\32xl\:ml-80{
    margin-left:20rem
  }

  .\32xl\:ml-96{
    margin-left:24rem
  }

  .\32xl\:ml-auto{
    margin-left:auto
  }

  .\32xl\:ml-px{
    margin-left:1px
  }

  .\32xl\:ml-0\.5{
    margin-left:0.125rem
  }

  .\32xl\:ml-1\.5{
    margin-left:0.375rem
  }

  .\32xl\:ml-2\.5{
    margin-left:0.625rem
  }

  .\32xl\:ml-3\.5{
    margin-left:0.875rem
  }

  .\32xl\:-ml-0{
    margin-left:0px
  }

  .\32xl\:-ml-1{
    margin-left:-0.25rem
  }

  .\32xl\:-ml-2{
    margin-left:-0.5rem
  }

  .\32xl\:-ml-3{
    margin-left:-0.75rem
  }

  .\32xl\:-ml-4{
    margin-left:-1rem
  }

  .\32xl\:-ml-5{
    margin-left:-1.25rem
  }

  .\32xl\:-ml-6{
    margin-left:-1.5rem
  }

  .\32xl\:-ml-7{
    margin-left:-1.75rem
  }

  .\32xl\:-ml-8{
    margin-left:-2rem
  }

  .\32xl\:-ml-9{
    margin-left:-2.25rem
  }

  .\32xl\:-ml-10{
    margin-left:-2.5rem
  }

  .\32xl\:-ml-11{
    margin-left:-2.75rem
  }

  .\32xl\:-ml-12{
    margin-left:-3rem
  }

  .\32xl\:-ml-14{
    margin-left:-3.5rem
  }

  .\32xl\:-ml-16{
    margin-left:-4rem
  }

  .\32xl\:-ml-20{
    margin-left:-5rem
  }

  .\32xl\:-ml-24{
    margin-left:-6rem
  }

  .\32xl\:-ml-28{
    margin-left:-7rem
  }

  .\32xl\:-ml-32{
    margin-left:-8rem
  }

  .\32xl\:-ml-36{
    margin-left:-9rem
  }

  .\32xl\:-ml-40{
    margin-left:-10rem
  }

  .\32xl\:-ml-44{
    margin-left:-11rem
  }

  .\32xl\:-ml-48{
    margin-left:-12rem
  }

  .\32xl\:-ml-52{
    margin-left:-13rem
  }

  .\32xl\:-ml-56{
    margin-left:-14rem
  }

  .\32xl\:-ml-60{
    margin-left:-15rem
  }

  .\32xl\:-ml-64{
    margin-left:-16rem
  }

  .\32xl\:-ml-72{
    margin-left:-18rem
  }

  .\32xl\:-ml-80{
    margin-left:-20rem
  }

  .\32xl\:-ml-96{
    margin-left:-24rem
  }

  .\32xl\:-ml-px{
    margin-left:-1px
  }

  .\32xl\:-ml-0\.5{
    margin-left:-0.125rem
  }

  .\32xl\:-ml-1\.5{
    margin-left:-0.375rem
  }

  .\32xl\:-ml-2\.5{
    margin-left:-0.625rem
  }

  .\32xl\:-ml-3\.5{
    margin-left:-0.875rem
  }

  .\32xl\:box-border{
    box-sizing:border-box
  }

  .\32xl\:box-content{
    box-sizing:content-box
  }

  .\32xl\:block{
    display:block
  }

  .\32xl\:inline-block{
    display:inline-block
  }

  .\32xl\:inline{
    display:inline
  }

  .\32xl\:flex{
    display:flex
  }

  .\32xl\:inline-flex{
    display:inline-flex
  }

  .\32xl\:table{
    display:table
  }

  .\32xl\:inline-table{
    display:inline-table
  }

  .\32xl\:table-caption{
    display:table-caption
  }

  .\32xl\:table-cell{
    display:table-cell
  }

  .\32xl\:table-column{
    display:table-column
  }

  .\32xl\:table-column-group{
    display:table-column-group
  }

  .\32xl\:table-footer-group{
    display:table-footer-group
  }

  .\32xl\:table-header-group{
    display:table-header-group
  }

  .\32xl\:table-row-group{
    display:table-row-group
  }

  .\32xl\:table-row{
    display:table-row
  }

  .\32xl\:flow-root{
    display:flow-root
  }

  .\32xl\:grid{
    display:grid
  }

  .\32xl\:inline-grid{
    display:inline-grid
  }

  .\32xl\:contents{
    display:contents
  }

  .\32xl\:list-item{
    display:list-item
  }

  .\32xl\:hidden{
    display:none
  }

  .\32xl\:h-0{
    height:0px
  }

  .\32xl\:h-1{
    height:0.25rem
  }

  .\32xl\:h-2{
    height:0.5rem
  }

  .\32xl\:h-3{
    height:0.75rem
  }

  .\32xl\:h-4{
    height:1rem
  }

  .\32xl\:h-5{
    height:1.25rem
  }

  .\32xl\:h-6{
    height:1.5rem
  }

  .\32xl\:h-7{
    height:1.75rem
  }

  .\32xl\:h-8{
    height:2rem
  }

  .\32xl\:h-9{
    height:2.25rem
  }

  .\32xl\:h-10{
    height:2.5rem
  }

  .\32xl\:h-11{
    height:2.75rem
  }

  .\32xl\:h-12{
    height:3rem
  }

  .\32xl\:h-14{
    height:3.5rem
  }

  .\32xl\:h-16{
    height:4rem
  }

  .\32xl\:h-20{
    height:5rem
  }

  .\32xl\:h-24{
    height:6rem
  }

  .\32xl\:h-28{
    height:7rem
  }

  .\32xl\:h-32{
    height:8rem
  }

  .\32xl\:h-36{
    height:9rem
  }

  .\32xl\:h-40{
    height:10rem
  }

  .\32xl\:h-44{
    height:11rem
  }

  .\32xl\:h-48{
    height:12rem
  }

  .\32xl\:h-52{
    height:13rem
  }

  .\32xl\:h-56{
    height:14rem
  }

  .\32xl\:h-60{
    height:15rem
  }

  .\32xl\:h-64{
    height:16rem
  }

  .\32xl\:h-72{
    height:18rem
  }

  .\32xl\:h-80{
    height:20rem
  }

  .\32xl\:h-96{
    height:24rem
  }

  .\32xl\:h-auto{
    height:auto
  }

  .\32xl\:h-px{
    height:1px
  }

  .\32xl\:h-0\.5{
    height:0.125rem
  }

  .\32xl\:h-1\.5{
    height:0.375rem
  }

  .\32xl\:h-2\.5{
    height:0.625rem
  }

  .\32xl\:h-3\.5{
    height:0.875rem
  }

  .\32xl\:h-1\/2{
    height:50%
  }

  .\32xl\:h-1\/3{
    height:33.333333%
  }

  .\32xl\:h-2\/3{
    height:66.666667%
  }

  .\32xl\:h-1\/4{
    height:25%
  }

  .\32xl\:h-2\/4{
    height:50%
  }

  .\32xl\:h-3\/4{
    height:75%
  }

  .\32xl\:h-1\/5{
    height:20%
  }

  .\32xl\:h-2\/5{
    height:40%
  }

  .\32xl\:h-3\/5{
    height:60%
  }

  .\32xl\:h-4\/5{
    height:80%
  }

  .\32xl\:h-1\/6{
    height:16.666667%
  }

  .\32xl\:h-2\/6{
    height:33.333333%
  }

  .\32xl\:h-3\/6{
    height:50%
  }

  .\32xl\:h-4\/6{
    height:66.666667%
  }

  .\32xl\:h-5\/6{
    height:83.333333%
  }

  .\32xl\:h-full{
    height:100%
  }

  .\32xl\:h-screen{
    height:100vh
  }

  .\32xl\:max-h-0{
    max-height:0px
  }

  .\32xl\:max-h-1{
    max-height:0.25rem
  }

  .\32xl\:max-h-2{
    max-height:0.5rem
  }

  .\32xl\:max-h-3{
    max-height:0.75rem
  }

  .\32xl\:max-h-4{
    max-height:1rem
  }

  .\32xl\:max-h-5{
    max-height:1.25rem
  }

  .\32xl\:max-h-6{
    max-height:1.5rem
  }

  .\32xl\:max-h-7{
    max-height:1.75rem
  }

  .\32xl\:max-h-8{
    max-height:2rem
  }

  .\32xl\:max-h-9{
    max-height:2.25rem
  }

  .\32xl\:max-h-10{
    max-height:2.5rem
  }

  .\32xl\:max-h-11{
    max-height:2.75rem
  }

  .\32xl\:max-h-12{
    max-height:3rem
  }

  .\32xl\:max-h-14{
    max-height:3.5rem
  }

  .\32xl\:max-h-16{
    max-height:4rem
  }

  .\32xl\:max-h-20{
    max-height:5rem
  }

  .\32xl\:max-h-24{
    max-height:6rem
  }

  .\32xl\:max-h-28{
    max-height:7rem
  }

  .\32xl\:max-h-32{
    max-height:8rem
  }

  .\32xl\:max-h-36{
    max-height:9rem
  }

  .\32xl\:max-h-40{
    max-height:10rem
  }

  .\32xl\:max-h-44{
    max-height:11rem
  }

  .\32xl\:max-h-48{
    max-height:12rem
  }

  .\32xl\:max-h-52{
    max-height:13rem
  }

  .\32xl\:max-h-56{
    max-height:14rem
  }

  .\32xl\:max-h-60{
    max-height:15rem
  }

  .\32xl\:max-h-64{
    max-height:16rem
  }

  .\32xl\:max-h-72{
    max-height:18rem
  }

  .\32xl\:max-h-80{
    max-height:20rem
  }

  .\32xl\:max-h-96{
    max-height:24rem
  }

  .\32xl\:max-h-px{
    max-height:1px
  }

  .\32xl\:max-h-0\.5{
    max-height:0.125rem
  }

  .\32xl\:max-h-1\.5{
    max-height:0.375rem
  }

  .\32xl\:max-h-2\.5{
    max-height:0.625rem
  }

  .\32xl\:max-h-3\.5{
    max-height:0.875rem
  }

  .\32xl\:max-h-full{
    max-height:100%
  }

  .\32xl\:max-h-screen{
    max-height:100vh
  }

  .\32xl\:min-h-0{
    min-height:0px
  }

  .\32xl\:min-h-full{
    min-height:100%
  }

  .\32xl\:min-h-screen{
    min-height:100vh
  }

  .\32xl\:w-0{
    width:0px
  }

  .\32xl\:w-1{
    width:0.25rem
  }

  .\32xl\:w-2{
    width:0.5rem
  }

  .\32xl\:w-3{
    width:0.75rem
  }

  .\32xl\:w-4{
    width:1rem
  }

  .\32xl\:w-5{
    width:1.25rem
  }

  .\32xl\:w-6{
    width:1.5rem
  }

  .\32xl\:w-7{
    width:1.75rem
  }

  .\32xl\:w-8{
    width:2rem
  }

  .\32xl\:w-9{
    width:2.25rem
  }

  .\32xl\:w-10{
    width:2.5rem
  }

  .\32xl\:w-11{
    width:2.75rem
  }

  .\32xl\:w-12{
    width:3rem
  }

  .\32xl\:w-14{
    width:3.5rem
  }

  .\32xl\:w-16{
    width:4rem
  }

  .\32xl\:w-20{
    width:5rem
  }

  .\32xl\:w-24{
    width:6rem
  }

  .\32xl\:w-28{
    width:7rem
  }

  .\32xl\:w-32{
    width:8rem
  }

  .\32xl\:w-36{
    width:9rem
  }

  .\32xl\:w-40{
    width:10rem
  }

  .\32xl\:w-44{
    width:11rem
  }

  .\32xl\:w-48{
    width:12rem
  }

  .\32xl\:w-52{
    width:13rem
  }

  .\32xl\:w-56{
    width:14rem
  }

  .\32xl\:w-60{
    width:15rem
  }

  .\32xl\:w-64{
    width:16rem
  }

  .\32xl\:w-72{
    width:18rem
  }

  .\32xl\:w-80{
    width:20rem
  }

  .\32xl\:w-96{
    width:24rem
  }

  .\32xl\:w-auto{
    width:auto
  }

  .\32xl\:w-px{
    width:1px
  }

  .\32xl\:w-0\.5{
    width:0.125rem
  }

  .\32xl\:w-1\.5{
    width:0.375rem
  }

  .\32xl\:w-2\.5{
    width:0.625rem
  }

  .\32xl\:w-3\.5{
    width:0.875rem
  }

  .\32xl\:w-1\/2{
    width:50%
  }

  .\32xl\:w-1\/3{
    width:33.333333%
  }

  .\32xl\:w-2\/3{
    width:66.666667%
  }

  .\32xl\:w-1\/4{
    width:25%
  }

  .\32xl\:w-2\/4{
    width:50%
  }

  .\32xl\:w-3\/4{
    width:75%
  }

  .\32xl\:w-1\/5{
    width:20%
  }

  .\32xl\:w-2\/5{
    width:40%
  }

  .\32xl\:w-3\/5{
    width:60%
  }

  .\32xl\:w-4\/5{
    width:80%
  }

  .\32xl\:w-1\/6{
    width:16.666667%
  }

  .\32xl\:w-2\/6{
    width:33.333333%
  }

  .\32xl\:w-3\/6{
    width:50%
  }

  .\32xl\:w-4\/6{
    width:66.666667%
  }

  .\32xl\:w-5\/6{
    width:83.333333%
  }

  .\32xl\:w-1\/12{
    width:8.333333%
  }

  .\32xl\:w-2\/12{
    width:16.666667%
  }

  .\32xl\:w-3\/12{
    width:25%
  }

  .\32xl\:w-4\/12{
    width:33.333333%
  }

  .\32xl\:w-5\/12{
    width:41.666667%
  }

  .\32xl\:w-6\/12{
    width:50%
  }

  .\32xl\:w-7\/12{
    width:58.333333%
  }

  .\32xl\:w-8\/12{
    width:66.666667%
  }

  .\32xl\:w-9\/12{
    width:75%
  }

  .\32xl\:w-10\/12{
    width:83.333333%
  }

  .\32xl\:w-11\/12{
    width:91.666667%
  }

  .\32xl\:w-full{
    width:100%
  }

  .\32xl\:w-screen{
    width:100vw
  }

  .\32xl\:w-min{
    width:min-content
  }

  .\32xl\:w-max{
    width:max-content
  }

  .\32xl\:min-w-0{
    min-width:0px
  }

  .\32xl\:min-w-full{
    min-width:100%
  }

  .\32xl\:min-w-min{
    min-width:min-content
  }

  .\32xl\:min-w-max{
    min-width:max-content
  }

  .\32xl\:max-w-0{
    max-width:0rem
  }

  .\32xl\:max-w-none{
    max-width:none
  }

  .\32xl\:max-w-xs{
    max-width:20rem
  }

  .\32xl\:max-w-sm{
    max-width:24rem
  }

  .\32xl\:max-w-md{
    max-width:28rem
  }

  .\32xl\:max-w-lg{
    max-width:32rem
  }

  .\32xl\:max-w-xl{
    max-width:36rem
  }

  .\32xl\:max-w-2xl{
    max-width:42rem
  }

  .\32xl\:max-w-3xl{
    max-width:48rem
  }

  .\32xl\:max-w-4xl{
    max-width:56rem
  }

  .\32xl\:max-w-5xl{
    max-width:64rem
  }

  .\32xl\:max-w-6xl{
    max-width:72rem
  }

  .\32xl\:max-w-7xl{
    max-width:80rem
  }

  .\32xl\:max-w-full{
    max-width:100%
  }

  .\32xl\:max-w-min{
    max-width:min-content
  }

  .\32xl\:max-w-max{
    max-width:max-content
  }

  .\32xl\:max-w-prose{
    max-width:65ch
  }

  .\32xl\:max-w-screen-sm{
    max-width:640px
  }

  .\32xl\:max-w-screen-md{
    max-width:768px
  }

  .\32xl\:max-w-screen-2md{
    max-width:896px
  }

  .\32xl\:max-w-screen-3md{
    max-width:945px
  }

  .\32xl\:max-w-screen-lg{
    max-width:1024px
  }

  .\32xl\:max-w-screen-2lg{
    max-width:1152px
  }

  .\32xl\:max-w-screen-xl{
    max-width:1280px
  }

  .\32xl\:max-w-screen-1xl{
    max-width:1400px
  }

  .\32xl\:max-w-screen-2xl{
    max-width:1700px
  }

  .\32xl\:flex-1{
    flex:1 1 0%
  }

  .\32xl\:flex-auto{
    flex:1 1 auto
  }

  .\32xl\:flex-initial{
    flex:0 1 auto
  }

  .\32xl\:flex-none{
    flex:none
  }

  .\32xl\:flex-shrink-0{
    flex-shrink:0
  }

  .\32xl\:flex-shrink{
    flex-shrink:1
  }

  .\32xl\:flex-grow-0{
    flex-grow:0
  }

  .\32xl\:flex-grow{
    flex-grow:1
  }

  .\32xl\:table-auto{
    table-layout:auto
  }

  .\32xl\:table-fixed{
    table-layout:fixed
  }

  .\32xl\:border-collapse{
    border-collapse:collapse
  }

  .\32xl\:border-separate{
    border-collapse:separate
  }

  .\32xl\:origin-center{
    transform-origin:center
  }

  .\32xl\:origin-top{
    transform-origin:top
  }

  .\32xl\:origin-top-right{
    transform-origin:top right
  }

  .\32xl\:origin-right{
    transform-origin:right
  }

  .\32xl\:origin-bottom-right{
    transform-origin:bottom right
  }

  .\32xl\:origin-bottom{
    transform-origin:bottom
  }

  .\32xl\:origin-bottom-left{
    transform-origin:bottom left
  }

  .\32xl\:origin-left{
    transform-origin:left
  }

  .\32xl\:origin-top-left{
    transform-origin:top left
  }

  .\32xl\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .\32xl\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .\32xl\:transform-none{
    transform:none
  }

  .\32xl\:translate-x-0{
    --tw-translate-x:0px
  }

  .\32xl\:translate-x-1{
    --tw-translate-x:0.25rem
  }

  .\32xl\:translate-x-2{
    --tw-translate-x:0.5rem
  }

  .\32xl\:translate-x-3{
    --tw-translate-x:0.75rem
  }

  .\32xl\:translate-x-4{
    --tw-translate-x:1rem
  }

  .\32xl\:translate-x-5{
    --tw-translate-x:1.25rem
  }

  .\32xl\:translate-x-6{
    --tw-translate-x:1.5rem
  }

  .\32xl\:translate-x-7{
    --tw-translate-x:1.75rem
  }

  .\32xl\:translate-x-8{
    --tw-translate-x:2rem
  }

  .\32xl\:translate-x-9{
    --tw-translate-x:2.25rem
  }

  .\32xl\:translate-x-10{
    --tw-translate-x:2.5rem
  }

  .\32xl\:translate-x-11{
    --tw-translate-x:2.75rem
  }

  .\32xl\:translate-x-12{
    --tw-translate-x:3rem
  }

  .\32xl\:translate-x-14{
    --tw-translate-x:3.5rem
  }

  .\32xl\:translate-x-16{
    --tw-translate-x:4rem
  }

  .\32xl\:translate-x-20{
    --tw-translate-x:5rem
  }

  .\32xl\:translate-x-24{
    --tw-translate-x:6rem
  }

  .\32xl\:translate-x-28{
    --tw-translate-x:7rem
  }

  .\32xl\:translate-x-32{
    --tw-translate-x:8rem
  }

  .\32xl\:translate-x-36{
    --tw-translate-x:9rem
  }

  .\32xl\:translate-x-40{
    --tw-translate-x:10rem
  }

  .\32xl\:translate-x-44{
    --tw-translate-x:11rem
  }

  .\32xl\:translate-x-48{
    --tw-translate-x:12rem
  }

  .\32xl\:translate-x-52{
    --tw-translate-x:13rem
  }

  .\32xl\:translate-x-56{
    --tw-translate-x:14rem
  }

  .\32xl\:translate-x-60{
    --tw-translate-x:15rem
  }

  .\32xl\:translate-x-64{
    --tw-translate-x:16rem
  }

  .\32xl\:translate-x-72{
    --tw-translate-x:18rem
  }

  .\32xl\:translate-x-80{
    --tw-translate-x:20rem
  }

  .\32xl\:translate-x-96{
    --tw-translate-x:24rem
  }

  .\32xl\:translate-x-px{
    --tw-translate-x:1px
  }

  .\32xl\:translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .\32xl\:translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .\32xl\:translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .\32xl\:translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .\32xl\:-translate-x-0{
    --tw-translate-x:0px
  }

  .\32xl\:-translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .\32xl\:-translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .\32xl\:-translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .\32xl\:-translate-x-4{
    --tw-translate-x:-1rem
  }

  .\32xl\:-translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .\32xl\:-translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .\32xl\:-translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .\32xl\:-translate-x-8{
    --tw-translate-x:-2rem
  }

  .\32xl\:-translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .\32xl\:-translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .\32xl\:-translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .\32xl\:-translate-x-12{
    --tw-translate-x:-3rem
  }

  .\32xl\:-translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .\32xl\:-translate-x-16{
    --tw-translate-x:-4rem
  }

  .\32xl\:-translate-x-20{
    --tw-translate-x:-5rem
  }

  .\32xl\:-translate-x-24{
    --tw-translate-x:-6rem
  }

  .\32xl\:-translate-x-28{
    --tw-translate-x:-7rem
  }

  .\32xl\:-translate-x-32{
    --tw-translate-x:-8rem
  }

  .\32xl\:-translate-x-36{
    --tw-translate-x:-9rem
  }

  .\32xl\:-translate-x-40{
    --tw-translate-x:-10rem
  }

  .\32xl\:-translate-x-44{
    --tw-translate-x:-11rem
  }

  .\32xl\:-translate-x-48{
    --tw-translate-x:-12rem
  }

  .\32xl\:-translate-x-52{
    --tw-translate-x:-13rem
  }

  .\32xl\:-translate-x-56{
    --tw-translate-x:-14rem
  }

  .\32xl\:-translate-x-60{
    --tw-translate-x:-15rem
  }

  .\32xl\:-translate-x-64{
    --tw-translate-x:-16rem
  }

  .\32xl\:-translate-x-72{
    --tw-translate-x:-18rem
  }

  .\32xl\:-translate-x-80{
    --tw-translate-x:-20rem
  }

  .\32xl\:-translate-x-96{
    --tw-translate-x:-24rem
  }

  .\32xl\:-translate-x-px{
    --tw-translate-x:-1px
  }

  .\32xl\:-translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .\32xl\:-translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .\32xl\:-translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .\32xl\:-translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .\32xl\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .\32xl\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .\32xl\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .\32xl\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .\32xl\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .\32xl\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .\32xl\:translate-x-full{
    --tw-translate-x:100%
  }

  .\32xl\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .\32xl\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .\32xl\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .\32xl\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .\32xl\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .\32xl\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .\32xl\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .\32xl\:translate-y-0{
    --tw-translate-y:0px
  }

  .\32xl\:translate-y-1{
    --tw-translate-y:0.25rem
  }

  .\32xl\:translate-y-2{
    --tw-translate-y:0.5rem
  }

  .\32xl\:translate-y-3{
    --tw-translate-y:0.75rem
  }

  .\32xl\:translate-y-4{
    --tw-translate-y:1rem
  }

  .\32xl\:translate-y-5{
    --tw-translate-y:1.25rem
  }

  .\32xl\:translate-y-6{
    --tw-translate-y:1.5rem
  }

  .\32xl\:translate-y-7{
    --tw-translate-y:1.75rem
  }

  .\32xl\:translate-y-8{
    --tw-translate-y:2rem
  }

  .\32xl\:translate-y-9{
    --tw-translate-y:2.25rem
  }

  .\32xl\:translate-y-10{
    --tw-translate-y:2.5rem
  }

  .\32xl\:translate-y-11{
    --tw-translate-y:2.75rem
  }

  .\32xl\:translate-y-12{
    --tw-translate-y:3rem
  }

  .\32xl\:translate-y-14{
    --tw-translate-y:3.5rem
  }

  .\32xl\:translate-y-16{
    --tw-translate-y:4rem
  }

  .\32xl\:translate-y-20{
    --tw-translate-y:5rem
  }

  .\32xl\:translate-y-24{
    --tw-translate-y:6rem
  }

  .\32xl\:translate-y-28{
    --tw-translate-y:7rem
  }

  .\32xl\:translate-y-32{
    --tw-translate-y:8rem
  }

  .\32xl\:translate-y-36{
    --tw-translate-y:9rem
  }

  .\32xl\:translate-y-40{
    --tw-translate-y:10rem
  }

  .\32xl\:translate-y-44{
    --tw-translate-y:11rem
  }

  .\32xl\:translate-y-48{
    --tw-translate-y:12rem
  }

  .\32xl\:translate-y-52{
    --tw-translate-y:13rem
  }

  .\32xl\:translate-y-56{
    --tw-translate-y:14rem
  }

  .\32xl\:translate-y-60{
    --tw-translate-y:15rem
  }

  .\32xl\:translate-y-64{
    --tw-translate-y:16rem
  }

  .\32xl\:translate-y-72{
    --tw-translate-y:18rem
  }

  .\32xl\:translate-y-80{
    --tw-translate-y:20rem
  }

  .\32xl\:translate-y-96{
    --tw-translate-y:24rem
  }

  .\32xl\:translate-y-px{
    --tw-translate-y:1px
  }

  .\32xl\:translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .\32xl\:translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .\32xl\:translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .\32xl\:translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .\32xl\:-translate-y-0{
    --tw-translate-y:0px
  }

  .\32xl\:-translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .\32xl\:-translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .\32xl\:-translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .\32xl\:-translate-y-4{
    --tw-translate-y:-1rem
  }

  .\32xl\:-translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .\32xl\:-translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .\32xl\:-translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .\32xl\:-translate-y-8{
    --tw-translate-y:-2rem
  }

  .\32xl\:-translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .\32xl\:-translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .\32xl\:-translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .\32xl\:-translate-y-12{
    --tw-translate-y:-3rem
  }

  .\32xl\:-translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .\32xl\:-translate-y-16{
    --tw-translate-y:-4rem
  }

  .\32xl\:-translate-y-20{
    --tw-translate-y:-5rem
  }

  .\32xl\:-translate-y-24{
    --tw-translate-y:-6rem
  }

  .\32xl\:-translate-y-28{
    --tw-translate-y:-7rem
  }

  .\32xl\:-translate-y-32{
    --tw-translate-y:-8rem
  }

  .\32xl\:-translate-y-36{
    --tw-translate-y:-9rem
  }

  .\32xl\:-translate-y-40{
    --tw-translate-y:-10rem
  }

  .\32xl\:-translate-y-44{
    --tw-translate-y:-11rem
  }

  .\32xl\:-translate-y-48{
    --tw-translate-y:-12rem
  }

  .\32xl\:-translate-y-52{
    --tw-translate-y:-13rem
  }

  .\32xl\:-translate-y-56{
    --tw-translate-y:-14rem
  }

  .\32xl\:-translate-y-60{
    --tw-translate-y:-15rem
  }

  .\32xl\:-translate-y-64{
    --tw-translate-y:-16rem
  }

  .\32xl\:-translate-y-72{
    --tw-translate-y:-18rem
  }

  .\32xl\:-translate-y-80{
    --tw-translate-y:-20rem
  }

  .\32xl\:-translate-y-96{
    --tw-translate-y:-24rem
  }

  .\32xl\:-translate-y-px{
    --tw-translate-y:-1px
  }

  .\32xl\:-translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .\32xl\:-translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .\32xl\:-translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .\32xl\:-translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .\32xl\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .\32xl\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .\32xl\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .\32xl\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .\32xl\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .\32xl\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .\32xl\:translate-y-full{
    --tw-translate-y:100%
  }

  .\32xl\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .\32xl\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .\32xl\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .\32xl\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .\32xl\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .\32xl\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .\32xl\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .\32xl\:hover\:translate-x-0:hover{
    --tw-translate-x:0px
  }

  .\32xl\:hover\:translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .\32xl\:hover\:translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .\32xl\:hover\:translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .\32xl\:hover\:translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .\32xl\:hover\:translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .\32xl\:hover\:translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .\32xl\:hover\:translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .\32xl\:hover\:translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .\32xl\:hover\:translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .\32xl\:hover\:translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .\32xl\:hover\:translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .\32xl\:hover\:translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .\32xl\:hover\:translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .\32xl\:hover\:translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .\32xl\:hover\:translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .\32xl\:hover\:translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .\32xl\:hover\:translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .\32xl\:hover\:translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .\32xl\:hover\:translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .\32xl\:hover\:translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .\32xl\:hover\:translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .\32xl\:hover\:translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .\32xl\:hover\:translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .\32xl\:hover\:translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .\32xl\:hover\:translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .\32xl\:hover\:translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .\32xl\:hover\:translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .\32xl\:hover\:translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .\32xl\:hover\:translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .\32xl\:hover\:translate-x-px:hover{
    --tw-translate-x:1px
  }

  .\32xl\:hover\:translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .\32xl\:hover\:translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .\32xl\:hover\:translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .\32xl\:hover\:translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .\32xl\:hover\:-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .\32xl\:hover\:-translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .\32xl\:hover\:-translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .\32xl\:hover\:-translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .\32xl\:hover\:-translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .\32xl\:hover\:-translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .\32xl\:hover\:-translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .\32xl\:hover\:-translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .\32xl\:hover\:-translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .\32xl\:hover\:-translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .\32xl\:hover\:-translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .\32xl\:hover\:-translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .\32xl\:hover\:-translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .\32xl\:hover\:-translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .\32xl\:hover\:-translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .\32xl\:hover\:-translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .\32xl\:hover\:-translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .\32xl\:hover\:-translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .\32xl\:hover\:-translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .\32xl\:hover\:-translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .\32xl\:hover\:-translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .\32xl\:hover\:-translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .\32xl\:hover\:-translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .\32xl\:hover\:-translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .\32xl\:hover\:-translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .\32xl\:hover\:-translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .\32xl\:hover\:-translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .\32xl\:hover\:-translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .\32xl\:hover\:-translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .\32xl\:hover\:-translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .\32xl\:hover\:-translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .\32xl\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .\32xl\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .\32xl\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .\32xl\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .\32xl\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .\32xl\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .\32xl\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .\32xl\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .\32xl\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .\32xl\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .\32xl\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .\32xl\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .\32xl\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .\32xl\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .\32xl\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .\32xl\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .\32xl\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .\32xl\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .\32xl\:hover\:translate-y-0:hover{
    --tw-translate-y:0px
  }

  .\32xl\:hover\:translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .\32xl\:hover\:translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .\32xl\:hover\:translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .\32xl\:hover\:translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .\32xl\:hover\:translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .\32xl\:hover\:translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .\32xl\:hover\:translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .\32xl\:hover\:translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .\32xl\:hover\:translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .\32xl\:hover\:translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .\32xl\:hover\:translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .\32xl\:hover\:translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .\32xl\:hover\:translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .\32xl\:hover\:translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .\32xl\:hover\:translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .\32xl\:hover\:translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .\32xl\:hover\:translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .\32xl\:hover\:translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .\32xl\:hover\:translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .\32xl\:hover\:translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .\32xl\:hover\:translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .\32xl\:hover\:translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .\32xl\:hover\:translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .\32xl\:hover\:translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .\32xl\:hover\:translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .\32xl\:hover\:translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .\32xl\:hover\:translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .\32xl\:hover\:translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .\32xl\:hover\:translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .\32xl\:hover\:translate-y-px:hover{
    --tw-translate-y:1px
  }

  .\32xl\:hover\:translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .\32xl\:hover\:translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .\32xl\:hover\:translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .\32xl\:hover\:translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .\32xl\:hover\:-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .\32xl\:hover\:-translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .\32xl\:hover\:-translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .\32xl\:hover\:-translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .\32xl\:hover\:-translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .\32xl\:hover\:-translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .\32xl\:hover\:-translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .\32xl\:hover\:-translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .\32xl\:hover\:-translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .\32xl\:hover\:-translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .\32xl\:hover\:-translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .\32xl\:hover\:-translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .\32xl\:hover\:-translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .\32xl\:hover\:-translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .\32xl\:hover\:-translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .\32xl\:hover\:-translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .\32xl\:hover\:-translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .\32xl\:hover\:-translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .\32xl\:hover\:-translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .\32xl\:hover\:-translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .\32xl\:hover\:-translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .\32xl\:hover\:-translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .\32xl\:hover\:-translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .\32xl\:hover\:-translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .\32xl\:hover\:-translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .\32xl\:hover\:-translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .\32xl\:hover\:-translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .\32xl\:hover\:-translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .\32xl\:hover\:-translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .\32xl\:hover\:-translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .\32xl\:hover\:-translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .\32xl\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .\32xl\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .\32xl\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .\32xl\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .\32xl\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .\32xl\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .\32xl\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .\32xl\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .\32xl\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .\32xl\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .\32xl\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .\32xl\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .\32xl\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .\32xl\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .\32xl\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .\32xl\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .\32xl\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .\32xl\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .\32xl\:focus\:translate-x-0:focus{
    --tw-translate-x:0px
  }

  .\32xl\:focus\:translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .\32xl\:focus\:translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .\32xl\:focus\:translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .\32xl\:focus\:translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .\32xl\:focus\:translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .\32xl\:focus\:translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .\32xl\:focus\:translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .\32xl\:focus\:translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .\32xl\:focus\:translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .\32xl\:focus\:translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .\32xl\:focus\:translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .\32xl\:focus\:translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .\32xl\:focus\:translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .\32xl\:focus\:translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .\32xl\:focus\:translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .\32xl\:focus\:translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .\32xl\:focus\:translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .\32xl\:focus\:translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .\32xl\:focus\:translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .\32xl\:focus\:translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .\32xl\:focus\:translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .\32xl\:focus\:translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .\32xl\:focus\:translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .\32xl\:focus\:translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .\32xl\:focus\:translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .\32xl\:focus\:translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .\32xl\:focus\:translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .\32xl\:focus\:translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .\32xl\:focus\:translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .\32xl\:focus\:translate-x-px:focus{
    --tw-translate-x:1px
  }

  .\32xl\:focus\:translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .\32xl\:focus\:translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .\32xl\:focus\:translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .\32xl\:focus\:translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .\32xl\:focus\:-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .\32xl\:focus\:-translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .\32xl\:focus\:-translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .\32xl\:focus\:-translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .\32xl\:focus\:-translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .\32xl\:focus\:-translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .\32xl\:focus\:-translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .\32xl\:focus\:-translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .\32xl\:focus\:-translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .\32xl\:focus\:-translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .\32xl\:focus\:-translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .\32xl\:focus\:-translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .\32xl\:focus\:-translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .\32xl\:focus\:-translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .\32xl\:focus\:-translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .\32xl\:focus\:-translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .\32xl\:focus\:-translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .\32xl\:focus\:-translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .\32xl\:focus\:-translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .\32xl\:focus\:-translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .\32xl\:focus\:-translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .\32xl\:focus\:-translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .\32xl\:focus\:-translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .\32xl\:focus\:-translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .\32xl\:focus\:-translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .\32xl\:focus\:-translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .\32xl\:focus\:-translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .\32xl\:focus\:-translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .\32xl\:focus\:-translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .\32xl\:focus\:-translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .\32xl\:focus\:-translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .\32xl\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .\32xl\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .\32xl\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .\32xl\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .\32xl\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .\32xl\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .\32xl\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .\32xl\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .\32xl\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .\32xl\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .\32xl\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .\32xl\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .\32xl\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .\32xl\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .\32xl\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .\32xl\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .\32xl\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .\32xl\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .\32xl\:focus\:translate-y-0:focus{
    --tw-translate-y:0px
  }

  .\32xl\:focus\:translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .\32xl\:focus\:translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .\32xl\:focus\:translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .\32xl\:focus\:translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .\32xl\:focus\:translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .\32xl\:focus\:translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .\32xl\:focus\:translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .\32xl\:focus\:translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .\32xl\:focus\:translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .\32xl\:focus\:translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .\32xl\:focus\:translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .\32xl\:focus\:translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .\32xl\:focus\:translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .\32xl\:focus\:translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .\32xl\:focus\:translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .\32xl\:focus\:translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .\32xl\:focus\:translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .\32xl\:focus\:translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .\32xl\:focus\:translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .\32xl\:focus\:translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .\32xl\:focus\:translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .\32xl\:focus\:translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .\32xl\:focus\:translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .\32xl\:focus\:translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .\32xl\:focus\:translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .\32xl\:focus\:translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .\32xl\:focus\:translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .\32xl\:focus\:translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .\32xl\:focus\:translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .\32xl\:focus\:translate-y-px:focus{
    --tw-translate-y:1px
  }

  .\32xl\:focus\:translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .\32xl\:focus\:translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .\32xl\:focus\:translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .\32xl\:focus\:translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .\32xl\:focus\:-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .\32xl\:focus\:-translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .\32xl\:focus\:-translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .\32xl\:focus\:-translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .\32xl\:focus\:-translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .\32xl\:focus\:-translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .\32xl\:focus\:-translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .\32xl\:focus\:-translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .\32xl\:focus\:-translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .\32xl\:focus\:-translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .\32xl\:focus\:-translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .\32xl\:focus\:-translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .\32xl\:focus\:-translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .\32xl\:focus\:-translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .\32xl\:focus\:-translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .\32xl\:focus\:-translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .\32xl\:focus\:-translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .\32xl\:focus\:-translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .\32xl\:focus\:-translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .\32xl\:focus\:-translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .\32xl\:focus\:-translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .\32xl\:focus\:-translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .\32xl\:focus\:-translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .\32xl\:focus\:-translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .\32xl\:focus\:-translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .\32xl\:focus\:-translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .\32xl\:focus\:-translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .\32xl\:focus\:-translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .\32xl\:focus\:-translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .\32xl\:focus\:-translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .\32xl\:focus\:-translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .\32xl\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .\32xl\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .\32xl\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .\32xl\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .\32xl\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .\32xl\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .\32xl\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .\32xl\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .\32xl\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .\32xl\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .\32xl\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .\32xl\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .\32xl\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .\32xl\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .\32xl\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .\32xl\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .\32xl\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .\32xl\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .\32xl\:rotate-0{
    --tw-rotate:0deg
  }

  .\32xl\:rotate-1{
    --tw-rotate:1deg
  }

  .\32xl\:rotate-2{
    --tw-rotate:2deg
  }

  .\32xl\:rotate-3{
    --tw-rotate:3deg
  }

  .\32xl\:rotate-6{
    --tw-rotate:6deg
  }

  .\32xl\:rotate-12{
    --tw-rotate:12deg
  }

  .\32xl\:rotate-45{
    --tw-rotate:45deg
  }

  .\32xl\:rotate-90{
    --tw-rotate:90deg
  }

  .\32xl\:rotate-180{
    --tw-rotate:180deg
  }

  .\32xl\:-rotate-180{
    --tw-rotate:-180deg
  }

  .\32xl\:-rotate-90{
    --tw-rotate:-90deg
  }

  .\32xl\:-rotate-45{
    --tw-rotate:-45deg
  }

  .\32xl\:-rotate-12{
    --tw-rotate:-12deg
  }

  .\32xl\:-rotate-6{
    --tw-rotate:-6deg
  }

  .\32xl\:-rotate-3{
    --tw-rotate:-3deg
  }

  .\32xl\:-rotate-2{
    --tw-rotate:-2deg
  }

  .\32xl\:-rotate-1{
    --tw-rotate:-1deg
  }

  .\32xl\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .\32xl\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .\32xl\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .\32xl\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .\32xl\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .\32xl\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .\32xl\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .\32xl\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .\32xl\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .\32xl\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .\32xl\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .\32xl\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .\32xl\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .\32xl\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .\32xl\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .\32xl\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .\32xl\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .\32xl\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .\32xl\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .\32xl\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .\32xl\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .\32xl\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .\32xl\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .\32xl\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .\32xl\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .\32xl\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .\32xl\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .\32xl\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .\32xl\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .\32xl\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .\32xl\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .\32xl\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .\32xl\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .\32xl\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .\32xl\:skew-x-0{
    --tw-skew-x:0deg
  }

  .\32xl\:skew-x-1{
    --tw-skew-x:1deg
  }

  .\32xl\:skew-x-2{
    --tw-skew-x:2deg
  }

  .\32xl\:skew-x-3{
    --tw-skew-x:3deg
  }

  .\32xl\:skew-x-6{
    --tw-skew-x:6deg
  }

  .\32xl\:skew-x-12{
    --tw-skew-x:12deg
  }

  .\32xl\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .\32xl\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .\32xl\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .\32xl\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .\32xl\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .\32xl\:skew-y-0{
    --tw-skew-y:0deg
  }

  .\32xl\:skew-y-1{
    --tw-skew-y:1deg
  }

  .\32xl\:skew-y-2{
    --tw-skew-y:2deg
  }

  .\32xl\:skew-y-3{
    --tw-skew-y:3deg
  }

  .\32xl\:skew-y-6{
    --tw-skew-y:6deg
  }

  .\32xl\:skew-y-12{
    --tw-skew-y:12deg
  }

  .\32xl\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .\32xl\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .\32xl\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .\32xl\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .\32xl\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .\32xl\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .\32xl\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .\32xl\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .\32xl\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .\32xl\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .\32xl\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .\32xl\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .\32xl\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .\32xl\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .\32xl\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .\32xl\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .\32xl\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .\32xl\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .\32xl\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .\32xl\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .\32xl\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .\32xl\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .\32xl\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .\32xl\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .\32xl\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .\32xl\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .\32xl\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .\32xl\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .\32xl\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .\32xl\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .\32xl\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .\32xl\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .\32xl\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .\32xl\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .\32xl\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .\32xl\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .\32xl\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .\32xl\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .\32xl\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .\32xl\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .\32xl\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .\32xl\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .\32xl\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .\32xl\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .\32xl\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .\32xl\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .\32xl\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .\32xl\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .\32xl\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .\32xl\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\32xl\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\32xl\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\32xl\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\32xl\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\32xl\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\32xl\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\32xl\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\32xl\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\32xl\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\32xl\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\32xl\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\32xl\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\32xl\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\32xl\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\32xl\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\32xl\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\32xl\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\32xl\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\32xl\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\32xl\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .\32xl\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .\32xl\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .\32xl\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .\32xl\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .\32xl\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .\32xl\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .\32xl\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .\32xl\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .\32xl\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .\32xl\:scale-x-0{
    --tw-scale-x:0
  }

  .\32xl\:scale-x-50{
    --tw-scale-x:.5
  }

  .\32xl\:scale-x-75{
    --tw-scale-x:.75
  }

  .\32xl\:scale-x-90{
    --tw-scale-x:.9
  }

  .\32xl\:scale-x-95{
    --tw-scale-x:.95
  }

  .\32xl\:scale-x-100{
    --tw-scale-x:1
  }

  .\32xl\:scale-x-105{
    --tw-scale-x:1.05
  }

  .\32xl\:scale-x-110{
    --tw-scale-x:1.1
  }

  .\32xl\:scale-x-125{
    --tw-scale-x:1.25
  }

  .\32xl\:scale-x-150{
    --tw-scale-x:1.5
  }

  .\32xl\:scale-y-0{
    --tw-scale-y:0
  }

  .\32xl\:scale-y-50{
    --tw-scale-y:.5
  }

  .\32xl\:scale-y-75{
    --tw-scale-y:.75
  }

  .\32xl\:scale-y-90{
    --tw-scale-y:.9
  }

  .\32xl\:scale-y-95{
    --tw-scale-y:.95
  }

  .\32xl\:scale-y-100{
    --tw-scale-y:1
  }

  .\32xl\:scale-y-105{
    --tw-scale-y:1.05
  }

  .\32xl\:scale-y-110{
    --tw-scale-y:1.1
  }

  .\32xl\:scale-y-125{
    --tw-scale-y:1.25
  }

  .\32xl\:scale-y-150{
    --tw-scale-y:1.5
  }

  .\32xl\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .\32xl\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .\32xl\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .\32xl\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .\32xl\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .\32xl\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .\32xl\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .\32xl\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .\32xl\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .\32xl\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .\32xl\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .\32xl\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .\32xl\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .\32xl\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .\32xl\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .\32xl\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .\32xl\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .\32xl\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .\32xl\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .\32xl\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .\32xl\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .\32xl\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .\32xl\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .\32xl\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .\32xl\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .\32xl\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .\32xl\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .\32xl\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .\32xl\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .\32xl\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .\32xl\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .\32xl\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .\32xl\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .\32xl\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .\32xl\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .\32xl\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .\32xl\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .\32xl\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .\32xl\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .\32xl\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .\32xl\:animate-none{
    animation:none
  }

  .\32xl\:animate-spin{
    animation:spin 1s linear infinite
  }

  .\32xl\:animate-ping{
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .\32xl\:animate-pulse{
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .\32xl\:animate-bounce{
    animation:bounce 1s infinite
  }

  .\32xl\:animate-fade-in-down{
    animation:fade-in-down 0.4s ease-out
  }

  .\32xl\:cursor-auto{
    cursor:auto
  }

  .\32xl\:cursor-default{
    cursor:default
  }

  .\32xl\:cursor-pointer{
    cursor:pointer
  }

  .\32xl\:cursor-wait{
    cursor:wait
  }

  .\32xl\:cursor-text{
    cursor:text
  }

  .\32xl\:cursor-move{
    cursor:move
  }

  .\32xl\:cursor-help{
    cursor:help
  }

  .\32xl\:cursor-not-allowed{
    cursor:not-allowed
  }

  .\32xl\:select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .\32xl\:select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .\32xl\:select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .\32xl\:select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .\32xl\:resize-none{
    resize:none
  }

  .\32xl\:resize-y{
    resize:vertical
  }

  .\32xl\:resize-x{
    resize:horizontal
  }

  .\32xl\:resize{
    resize:both
  }

  .\32xl\:list-inside{
    list-style-position:inside
  }

  .\32xl\:list-outside{
    list-style-position:outside
  }

  .\32xl\:list-none{
    list-style-type:none
  }

  .\32xl\:list-disc{
    list-style-type:disc
  }

  .\32xl\:list-decimal{
    list-style-type:decimal
  }

  .\32xl\:appearance-none{
    appearance:none
  }

  .\32xl\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .\32xl\:auto-cols-min{
    grid-auto-columns:min-content
  }

  .\32xl\:auto-cols-max{
    grid-auto-columns:max-content
  }

  .\32xl\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .\32xl\:grid-flow-row{
    grid-auto-flow:row
  }

  .\32xl\:grid-flow-col{
    grid-auto-flow:column
  }

  .\32xl\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .\32xl\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .\32xl\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .\32xl\:auto-rows-min{
    grid-auto-rows:min-content
  }

  .\32xl\:auto-rows-max{
    grid-auto-rows:max-content
  }

  .\32xl\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .\32xl\:grid-cols-1{
    grid-template-columns:repeat(1, minmax(0, 1fr))
  }

  .\32xl\:grid-cols-2{
    grid-template-columns:repeat(2, minmax(0, 1fr))
  }

  .\32xl\:grid-cols-3{
    grid-template-columns:repeat(3, minmax(0, 1fr))
  }

  .\32xl\:grid-cols-4{
    grid-template-columns:repeat(4, minmax(0, 1fr))
  }

  .\32xl\:grid-cols-5{
    grid-template-columns:repeat(5, minmax(0, 1fr))
  }

  .\32xl\:grid-cols-6{
    grid-template-columns:repeat(6, minmax(0, 1fr))
  }

  .\32xl\:grid-cols-7{
    grid-template-columns:repeat(7, minmax(0, 1fr))
  }

  .\32xl\:grid-cols-8{
    grid-template-columns:repeat(8, minmax(0, 1fr))
  }

  .\32xl\:grid-cols-9{
    grid-template-columns:repeat(9, minmax(0, 1fr))
  }

  .\32xl\:grid-cols-10{
    grid-template-columns:repeat(10, minmax(0, 1fr))
  }

  .\32xl\:grid-cols-11{
    grid-template-columns:repeat(11, minmax(0, 1fr))
  }

  .\32xl\:grid-cols-12{
    grid-template-columns:repeat(12, minmax(0, 1fr))
  }

  .\32xl\:grid-cols-none{
    grid-template-columns:none
  }

  .\32xl\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .\32xl\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .\32xl\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .\32xl\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .\32xl\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .\32xl\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .\32xl\:grid-rows-none{
    grid-template-rows:none
  }

  .\32xl\:flex-row{
    flex-direction:row
  }

  .\32xl\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .\32xl\:flex-col{
    flex-direction:column
  }

  .\32xl\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .\32xl\:flex-wrap{
    flex-wrap:wrap
  }

  .\32xl\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .\32xl\:flex-nowrap{
    flex-wrap:nowrap
  }

  .\32xl\:place-content-center{
    place-content:center
  }

  .\32xl\:place-content-start{
    place-content:start
  }

  .\32xl\:place-content-end{
    place-content:end
  }

  .\32xl\:place-content-between{
    place-content:space-between
  }

  .\32xl\:place-content-around{
    place-content:space-around
  }

  .\32xl\:place-content-evenly{
    place-content:space-evenly
  }

  .\32xl\:place-content-stretch{
    place-content:stretch
  }

  .\32xl\:place-items-start{
    place-items:start
  }

  .\32xl\:place-items-end{
    place-items:end
  }

  .\32xl\:place-items-center{
    place-items:center
  }

  .\32xl\:place-items-stretch{
    place-items:stretch
  }

  .\32xl\:content-center{
    align-content:center
  }

  .\32xl\:content-start{
    align-content:flex-start
  }

  .\32xl\:content-end{
    align-content:flex-end
  }

  .\32xl\:content-between{
    align-content:space-between
  }

  .\32xl\:content-around{
    align-content:space-around
  }

  .\32xl\:content-evenly{
    align-content:space-evenly
  }

  .\32xl\:items-start{
    align-items:flex-start
  }

  .\32xl\:items-end{
    align-items:flex-end
  }

  .\32xl\:items-center{
    align-items:center
  }

  .\32xl\:items-baseline{
    align-items:baseline
  }

  .\32xl\:items-stretch{
    align-items:stretch
  }

  .\32xl\:justify-start{
    justify-content:flex-start
  }

  .\32xl\:justify-end{
    justify-content:flex-end
  }

  .\32xl\:justify-center{
    justify-content:center
  }

  .\32xl\:justify-between{
    justify-content:space-between
  }

  .\32xl\:justify-around{
    justify-content:space-around
  }

  .\32xl\:justify-evenly{
    justify-content:space-evenly
  }

  .\32xl\:justify-items-start{
    justify-items:start
  }

  .\32xl\:justify-items-end{
    justify-items:end
  }

  .\32xl\:justify-items-center{
    justify-items:center
  }

  .\32xl\:justify-items-stretch{
    justify-items:stretch
  }

  .\32xl\:gap-0{
    gap:0px
  }

  .\32xl\:gap-1{
    gap:0.25rem
  }

  .\32xl\:gap-2{
    gap:0.5rem
  }

  .\32xl\:gap-3{
    gap:0.75rem
  }

  .\32xl\:gap-4{
    gap:1rem
  }

  .\32xl\:gap-5{
    gap:1.25rem
  }

  .\32xl\:gap-6{
    gap:1.5rem
  }

  .\32xl\:gap-7{
    gap:1.75rem
  }

  .\32xl\:gap-8{
    gap:2rem
  }

  .\32xl\:gap-9{
    gap:2.25rem
  }

  .\32xl\:gap-10{
    gap:2.5rem
  }

  .\32xl\:gap-11{
    gap:2.75rem
  }

  .\32xl\:gap-12{
    gap:3rem
  }

  .\32xl\:gap-14{
    gap:3.5rem
  }

  .\32xl\:gap-16{
    gap:4rem
  }

  .\32xl\:gap-20{
    gap:5rem
  }

  .\32xl\:gap-24{
    gap:6rem
  }

  .\32xl\:gap-28{
    gap:7rem
  }

  .\32xl\:gap-32{
    gap:8rem
  }

  .\32xl\:gap-36{
    gap:9rem
  }

  .\32xl\:gap-40{
    gap:10rem
  }

  .\32xl\:gap-44{
    gap:11rem
  }

  .\32xl\:gap-48{
    gap:12rem
  }

  .\32xl\:gap-52{
    gap:13rem
  }

  .\32xl\:gap-56{
    gap:14rem
  }

  .\32xl\:gap-60{
    gap:15rem
  }

  .\32xl\:gap-64{
    gap:16rem
  }

  .\32xl\:gap-72{
    gap:18rem
  }

  .\32xl\:gap-80{
    gap:20rem
  }

  .\32xl\:gap-96{
    gap:24rem
  }

  .\32xl\:gap-px{
    gap:1px
  }

  .\32xl\:gap-0\.5{
    gap:0.125rem
  }

  .\32xl\:gap-1\.5{
    gap:0.375rem
  }

  .\32xl\:gap-2\.5{
    gap:0.625rem
  }

  .\32xl\:gap-3\.5{
    gap:0.875rem
  }

  .\32xl\:gap-x-0{
    column-gap:0px
  }

  .\32xl\:gap-x-1{
    column-gap:0.25rem
  }

  .\32xl\:gap-x-2{
    column-gap:0.5rem
  }

  .\32xl\:gap-x-3{
    column-gap:0.75rem
  }

  .\32xl\:gap-x-4{
    column-gap:1rem
  }

  .\32xl\:gap-x-5{
    column-gap:1.25rem
  }

  .\32xl\:gap-x-6{
    column-gap:1.5rem
  }

  .\32xl\:gap-x-7{
    column-gap:1.75rem
  }

  .\32xl\:gap-x-8{
    column-gap:2rem
  }

  .\32xl\:gap-x-9{
    column-gap:2.25rem
  }

  .\32xl\:gap-x-10{
    column-gap:2.5rem
  }

  .\32xl\:gap-x-11{
    column-gap:2.75rem
  }

  .\32xl\:gap-x-12{
    column-gap:3rem
  }

  .\32xl\:gap-x-14{
    column-gap:3.5rem
  }

  .\32xl\:gap-x-16{
    column-gap:4rem
  }

  .\32xl\:gap-x-20{
    column-gap:5rem
  }

  .\32xl\:gap-x-24{
    column-gap:6rem
  }

  .\32xl\:gap-x-28{
    column-gap:7rem
  }

  .\32xl\:gap-x-32{
    column-gap:8rem
  }

  .\32xl\:gap-x-36{
    column-gap:9rem
  }

  .\32xl\:gap-x-40{
    column-gap:10rem
  }

  .\32xl\:gap-x-44{
    column-gap:11rem
  }

  .\32xl\:gap-x-48{
    column-gap:12rem
  }

  .\32xl\:gap-x-52{
    column-gap:13rem
  }

  .\32xl\:gap-x-56{
    column-gap:14rem
  }

  .\32xl\:gap-x-60{
    column-gap:15rem
  }

  .\32xl\:gap-x-64{
    column-gap:16rem
  }

  .\32xl\:gap-x-72{
    column-gap:18rem
  }

  .\32xl\:gap-x-80{
    column-gap:20rem
  }

  .\32xl\:gap-x-96{
    column-gap:24rem
  }

  .\32xl\:gap-x-px{
    column-gap:1px
  }

  .\32xl\:gap-x-0\.5{
    column-gap:0.125rem
  }

  .\32xl\:gap-x-1\.5{
    column-gap:0.375rem
  }

  .\32xl\:gap-x-2\.5{
    column-gap:0.625rem
  }

  .\32xl\:gap-x-3\.5{
    column-gap:0.875rem
  }

  .\32xl\:gap-y-0{
    row-gap:0px
  }

  .\32xl\:gap-y-1{
    row-gap:0.25rem
  }

  .\32xl\:gap-y-2{
    row-gap:0.5rem
  }

  .\32xl\:gap-y-3{
    row-gap:0.75rem
  }

  .\32xl\:gap-y-4{
    row-gap:1rem
  }

  .\32xl\:gap-y-5{
    row-gap:1.25rem
  }

  .\32xl\:gap-y-6{
    row-gap:1.5rem
  }

  .\32xl\:gap-y-7{
    row-gap:1.75rem
  }

  .\32xl\:gap-y-8{
    row-gap:2rem
  }

  .\32xl\:gap-y-9{
    row-gap:2.25rem
  }

  .\32xl\:gap-y-10{
    row-gap:2.5rem
  }

  .\32xl\:gap-y-11{
    row-gap:2.75rem
  }

  .\32xl\:gap-y-12{
    row-gap:3rem
  }

  .\32xl\:gap-y-14{
    row-gap:3.5rem
  }

  .\32xl\:gap-y-16{
    row-gap:4rem
  }

  .\32xl\:gap-y-20{
    row-gap:5rem
  }

  .\32xl\:gap-y-24{
    row-gap:6rem
  }

  .\32xl\:gap-y-28{
    row-gap:7rem
  }

  .\32xl\:gap-y-32{
    row-gap:8rem
  }

  .\32xl\:gap-y-36{
    row-gap:9rem
  }

  .\32xl\:gap-y-40{
    row-gap:10rem
  }

  .\32xl\:gap-y-44{
    row-gap:11rem
  }

  .\32xl\:gap-y-48{
    row-gap:12rem
  }

  .\32xl\:gap-y-52{
    row-gap:13rem
  }

  .\32xl\:gap-y-56{
    row-gap:14rem
  }

  .\32xl\:gap-y-60{
    row-gap:15rem
  }

  .\32xl\:gap-y-64{
    row-gap:16rem
  }

  .\32xl\:gap-y-72{
    row-gap:18rem
  }

  .\32xl\:gap-y-80{
    row-gap:20rem
  }

  .\32xl\:gap-y-96{
    row-gap:24rem
  }

  .\32xl\:gap-y-px{
    row-gap:1px
  }

  .\32xl\:gap-y-0\.5{
    row-gap:0.125rem
  }

  .\32xl\:gap-y-1\.5{
    row-gap:0.375rem
  }

  .\32xl\:gap-y-2\.5{
    row-gap:0.625rem
  }

  .\32xl\:gap-y-3\.5{
    row-gap:0.875rem
  }

  .\32xl\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1rem * var(--tw-space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2rem * var(--tw-space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3rem * var(--tw-space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4rem * var(--tw-space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(5rem * var(--tw-space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(6rem * var(--tw-space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(7rem * var(--tw-space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8rem * var(--tw-space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(9rem * var(--tw-space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(10rem * var(--tw-space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(11rem * var(--tw-space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(12rem * var(--tw-space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(13rem * var(--tw-space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(14rem * var(--tw-space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(15rem * var(--tw-space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16rem * var(--tw-space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(18rem * var(--tw-space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24rem * var(--tw-space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1rem * var(--tw-space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2rem * var(--tw-space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3rem * var(--tw-space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4rem * var(--tw-space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-5rem * var(--tw-space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-6rem * var(--tw-space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-7rem * var(--tw-space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8rem * var(--tw-space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-9rem * var(--tw-space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-10rem * var(--tw-space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-11rem * var(--tw-space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-12rem * var(--tw-space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-13rem * var(--tw-space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-14rem * var(--tw-space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-15rem * var(--tw-space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16rem * var(--tw-space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-18rem * var(--tw-space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24rem * var(--tw-space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .\32xl\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .\32xl\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .\32xl\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .\32xl\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .\32xl\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32xl\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32xl\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32xl\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32xl\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .\32xl\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .\32xl\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .\32xl\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .\32xl\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .\32xl\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .\32xl\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .\32xl\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .\32xl\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .\32xl\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .\32xl\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .\32xl\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .\32xl\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .\32xl\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .\32xl\:divide-customGray-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-grayTwo > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-grayThree > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-lighterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-textGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-superDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-iconGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-mediumGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-swampGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-solitudeGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-winterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-tableGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-iceGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-gainsboro > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-offWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-cloudGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-defaultDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGray-skeletonGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-newLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-normal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-royal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-glass > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-hawkesBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-newBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-skyLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-lightBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-lightBlueGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-pale > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-lavender > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customBlue-iceBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customWhite-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customWhite-lightDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customWhite-bWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customRed-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGreen-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGreen-approved > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGreen-check > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGreen-lime > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGreen-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customGreen-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customYellow-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customYellow-highlight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customYellow-bright > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customYellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customYellow-gold > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customYellow-mostard > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customOrange-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customOrange-mediumOrange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customOrange-F96319 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customOrange-EB8A02 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-divide-opacity))
  }

  .\32xl\:divide-customPurple-purpleOne > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-divide-opacity))
  }

  .\32xl\:divide-inicieColors-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-divide-opacity))
  }

  .\32xl\:divide-inicieColors-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .\32xl\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .\32xl\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .\32xl\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .\32xl\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .\32xl\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .\32xl\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .\32xl\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .\32xl\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .\32xl\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .\32xl\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .\32xl\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .\32xl\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .\32xl\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .\32xl\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .\32xl\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .\32xl\:place-self-auto{
    place-self:auto
  }

  .\32xl\:place-self-start{
    place-self:start
  }

  .\32xl\:place-self-end{
    place-self:end
  }

  .\32xl\:place-self-center{
    place-self:center
  }

  .\32xl\:place-self-stretch{
    place-self:stretch
  }

  .\32xl\:self-auto{
    align-self:auto
  }

  .\32xl\:self-start{
    align-self:flex-start
  }

  .\32xl\:self-end{
    align-self:flex-end
  }

  .\32xl\:self-center{
    align-self:center
  }

  .\32xl\:self-stretch{
    align-self:stretch
  }

  .\32xl\:self-baseline{
    align-self:baseline
  }

  .\32xl\:justify-self-auto{
    justify-self:auto
  }

  .\32xl\:justify-self-start{
    justify-self:start
  }

  .\32xl\:justify-self-end{
    justify-self:end
  }

  .\32xl\:justify-self-center{
    justify-self:center
  }

  .\32xl\:justify-self-stretch{
    justify-self:stretch
  }

  .\32xl\:overflow-auto{
    overflow:auto
  }

  .\32xl\:overflow-hidden{
    overflow:hidden
  }

  .\32xl\:overflow-visible{
    overflow:visible
  }

  .\32xl\:overflow-scroll{
    overflow:scroll
  }

  .\32xl\:overflow-x-auto{
    overflow-x:auto
  }

  .\32xl\:overflow-y-auto{
    overflow-y:auto
  }

  .\32xl\:overflow-x-hidden{
    overflow-x:hidden
  }

  .\32xl\:overflow-y-hidden{
    overflow-y:hidden
  }

  .\32xl\:overflow-x-visible{
    overflow-x:visible
  }

  .\32xl\:overflow-y-visible{
    overflow-y:visible
  }

  .\32xl\:overflow-x-scroll{
    overflow-x:scroll
  }

  .\32xl\:overflow-y-scroll{
    overflow-y:scroll
  }

  .\32xl\:overscroll-auto{
    overscroll-behavior:auto
  }

  .\32xl\:overscroll-contain{
    overscroll-behavior:contain
  }

  .\32xl\:overscroll-none{
    overscroll-behavior:none
  }

  .\32xl\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .\32xl\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .\32xl\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .\32xl\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .\32xl\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .\32xl\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .\32xl\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .\32xl\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .\32xl\:overflow-clip{
    text-overflow:clip
  }

  .\32xl\:whitespace-normal{
    white-space:normal
  }

  .\32xl\:whitespace-nowrap{
    white-space:nowrap
  }

  .\32xl\:whitespace-pre{
    white-space:pre
  }

  .\32xl\:whitespace-pre-line{
    white-space:pre-line
  }

  .\32xl\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .\32xl\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .\32xl\:break-words{
    overflow-wrap:break-word
  }

  .\32xl\:break-all{
    word-break:break-all
  }

  .\32xl\:rounded-none{
    border-radius:0px
  }

  .\32xl\:rounded-sm{
    border-radius:0.125rem
  }

  .\32xl\:rounded{
    border-radius:0.25rem
  }

  .\32xl\:rounded-md{
    border-radius:0.375rem
  }

  .\32xl\:rounded-lg{
    border-radius:0.5rem
  }

  .\32xl\:rounded-xl{
    border-radius:0.75rem
  }

  .\32xl\:rounded-2xl{
    border-radius:1rem
  }

  .\32xl\:rounded-3xl{
    border-radius:1.5rem
  }

  .\32xl\:rounded-full{
    border-radius:9999px
  }

  .\32xl\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .\32xl\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .\32xl\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .\32xl\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .\32xl\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .\32xl\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .\32xl\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .\32xl\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .\32xl\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .\32xl\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .\32xl\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .\32xl\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .\32xl\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .\32xl\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .\32xl\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .\32xl\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .\32xl\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .\32xl\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .\32xl\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .\32xl\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .\32xl\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .\32xl\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .\32xl\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .\32xl\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .\32xl\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .\32xl\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .\32xl\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .\32xl\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .\32xl\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .\32xl\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .\32xl\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .\32xl\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .\32xl\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .\32xl\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .\32xl\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .\32xl\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .\32xl\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .\32xl\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .\32xl\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .\32xl\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .\32xl\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .\32xl\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .\32xl\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .\32xl\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .\32xl\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .\32xl\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .\32xl\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .\32xl\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .\32xl\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .\32xl\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .\32xl\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .\32xl\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .\32xl\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .\32xl\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .\32xl\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .\32xl\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .\32xl\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .\32xl\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .\32xl\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .\32xl\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .\32xl\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .\32xl\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .\32xl\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .\32xl\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .\32xl\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .\32xl\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .\32xl\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .\32xl\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .\32xl\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .\32xl\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .\32xl\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .\32xl\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .\32xl\:border-0{
    border-width:0px
  }

  .\32xl\:border-2{
    border-width:2px
  }

  .\32xl\:border-4{
    border-width:4px
  }

  .\32xl\:border-8{
    border-width:8px
  }

  .\32xl\:border{
    border-width:1px
  }

  .\32xl\:border-t-0{
    border-top-width:0px
  }

  .\32xl\:border-t-2{
    border-top-width:2px
  }

  .\32xl\:border-t-4{
    border-top-width:4px
  }

  .\32xl\:border-t-8{
    border-top-width:8px
  }

  .\32xl\:border-t{
    border-top-width:1px
  }

  .\32xl\:border-r-0{
    border-right-width:0px
  }

  .\32xl\:border-r-2{
    border-right-width:2px
  }

  .\32xl\:border-r-4{
    border-right-width:4px
  }

  .\32xl\:border-r-8{
    border-right-width:8px
  }

  .\32xl\:border-r{
    border-right-width:1px
  }

  .\32xl\:border-b-0{
    border-bottom-width:0px
  }

  .\32xl\:border-b-2{
    border-bottom-width:2px
  }

  .\32xl\:border-b-4{
    border-bottom-width:4px
  }

  .\32xl\:border-b-8{
    border-bottom-width:8px
  }

  .\32xl\:border-b{
    border-bottom-width:1px
  }

  .\32xl\:border-l-0{
    border-left-width:0px
  }

  .\32xl\:border-l-2{
    border-left-width:2px
  }

  .\32xl\:border-l-4{
    border-left-width:4px
  }

  .\32xl\:border-l-8{
    border-left-width:8px
  }

  .\32xl\:border-l{
    border-left-width:1px
  }

  .\32xl\:border-solid{
    border-style:solid
  }

  .\32xl\:border-dashed{
    border-style:dashed
  }

  .\32xl\:border-dotted{
    border-style:dotted
  }

  .\32xl\:border-double{
    border-style:double
  }

  .\32xl\:border-none{
    border-style:none
  }

  .\32xl\:border-transparent{
    border-color:transparent
  }

  .\32xl\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\32xl\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32xl\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\32xl\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32xl\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\32xl\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32xl\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\32xl\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\32xl\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\32xl\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\32xl\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\32xl\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\32xl\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\32xl\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\32xl\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\32xl\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\32xl\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\32xl\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\32xl\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32xl\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\32xl\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\32xl\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\32xl\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\32xl\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\32xl\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\32xl\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .\32xl\:group-hover\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .group:hover .\32xl\:group-hover\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .\32xl\:focus-within\:border-customGray-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-grayTwo:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-grayThree:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-lighterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-textGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-superDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-iconGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-mediumGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-swampGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-solitudeGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-winterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-tableGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-iceGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-gainsboro:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-offWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-cloudGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-defaultDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGray-skeletonGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-newLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-normal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-royal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-glass:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-hawkesBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-newBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-skyLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-lightBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-lightBlueGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-pale:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-lavender:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customBlue-iceBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customWhite-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customWhite-lightDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customWhite-bWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customRed-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGreen-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGreen-approved:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGreen-check:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGreen-lime:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGreen-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customGreen-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customYellow-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customYellow-highlight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customYellow-bright:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customYellow-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customYellow-gold:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customYellow-mostard:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customOrange-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customOrange-mediumOrange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customOrange-F96319:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customOrange-EB8A02:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-customPurple-purpleOne:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-inicieColors-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\32xl\:focus-within\:border-inicieColors-blue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .\32xl\:hover\:border-customGray-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-grayTwo:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-grayThree:hover{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-lighterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-textGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-superDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-iconGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-mediumGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-swampGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-solitudeGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-winterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-tableGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-iceGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-gainsboro:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-offWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-cloudGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-defaultDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGray-skeletonGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-newLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-normal:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-royal:hover{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-glass:hover{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-hawkesBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-newBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-skyLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-lightBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-lightBlueGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-pale:hover{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-lavender:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customBlue-iceBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customWhite-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customWhite-lightDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customWhite-bWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customRed-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGreen-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGreen-approved:hover{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGreen-check:hover{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGreen-lime:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGreen-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customGreen-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customYellow-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customYellow-highlight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customYellow-bright:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customYellow-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customYellow-gold:hover{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customYellow-mostard:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customOrange-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customOrange-mediumOrange:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customOrange-F96319:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customOrange-EB8A02:hover{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-customPurple-purpleOne:hover{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-inicieColors-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\32xl\:hover\:border-inicieColors-blue:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .\32xl\:focus\:border-customGray-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-grayTwo:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-grayThree:focus{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-lighterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-textGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-superDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-iconGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-mediumGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-swampGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-solitudeGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-winterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-tableGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-iceGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-gainsboro:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-offWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-cloudGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-defaultDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGray-skeletonGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-newLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-normal:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-royal:focus{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-glass:focus{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-hawkesBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-newBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-skyLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-lightBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-lightBlueGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-pale:focus{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-lavender:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customBlue-iceBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customWhite-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customWhite-lightDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customWhite-bWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customRed-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGreen-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGreen-approved:focus{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGreen-check:focus{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGreen-lime:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGreen-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customGreen-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customYellow-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customYellow-highlight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customYellow-bright:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customYellow-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customYellow-gold:focus{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customYellow-mostard:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customOrange-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customOrange-mediumOrange:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customOrange-F96319:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customOrange-EB8A02:focus{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-customPurple-purpleOne:focus{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-inicieColors-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .\32xl\:focus\:border-inicieColors-blue:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .\32xl\:border-opacity-0{
    --tw-border-opacity:0
  }

  .\32xl\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .\32xl\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .\32xl\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .\32xl\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .\32xl\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .\32xl\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .\32xl\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .\32xl\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .\32xl\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .\32xl\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .\32xl\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .\32xl\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .\32xl\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .\32xl\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .\32xl\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .\32xl\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .\32xl\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .\32xl\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .\32xl\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .\32xl\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .\32xl\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .\32xl\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .\32xl\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .\32xl\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .\32xl\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .\32xl\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .\32xl\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .\32xl\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .\32xl\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .\32xl\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .\32xl\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .\32xl\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .\32xl\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .\32xl\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .\32xl\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .\32xl\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .\32xl\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .\32xl\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .\32xl\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .\32xl\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .\32xl\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .\32xl\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .\32xl\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .\32xl\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .\32xl\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .\32xl\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .\32xl\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .\32xl\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .\32xl\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .\32xl\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .\32xl\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .\32xl\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .\32xl\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .\32xl\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .\32xl\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .\32xl\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .\32xl\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .\32xl\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .\32xl\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .\32xl\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .\32xl\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .\32xl\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .\32xl\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .\32xl\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .\32xl\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .\32xl\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .\32xl\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .\32xl\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .\32xl\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .\32xl\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .\32xl\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .\32xl\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .\32xl\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .\32xl\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .\32xl\:bg-transparent{
    background-color:transparent
  }

  .\32xl\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\32xl\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\32xl\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\32xl\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .group:hover .\32xl\:group-hover\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .\32xl\:focus-within\:bg-customGray-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-grayTwo:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-grayThree:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-lighterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-textGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-superDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-iconGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-mediumGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-swampGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-solitudeGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-winterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-tableGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-iceGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-gainsboro:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-offWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-cloudGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-defaultDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGray-skeletonGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-newLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-normal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-royal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-glass:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-hawkesBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-newBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-skyLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-lightBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-lightBlueGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-pale:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-lavender:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customBlue-iceBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customWhite-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customWhite-lightDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customWhite-bWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customRed-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGreen-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGreen-approved:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGreen-check:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGreen-lime:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGreen-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customGreen-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customYellow-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customYellow-highlight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customYellow-bright:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customYellow-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customYellow-gold:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customYellow-mostard:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customOrange-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customOrange-mediumOrange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customOrange-F96319:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customOrange-EB8A02:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-customPurple-purpleOne:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-inicieColors-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\32xl\:focus-within\:bg-inicieColors-blue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .\32xl\:hover\:bg-customGray-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-grayTwo:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-grayThree:hover{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-lighterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-textGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-superDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-iconGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-mediumGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-swampGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-solitudeGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-winterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-tableGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-iceGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-gainsboro:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-offWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-cloudGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-defaultDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGray-skeletonGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-newLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-normal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-royal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-glass:hover{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-hawkesBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-newBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-skyLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-lightBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-lightBlueGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-pale:hover{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-lavender:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customBlue-iceBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customWhite-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customWhite-lightDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customWhite-bWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customRed-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGreen-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGreen-approved:hover{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGreen-check:hover{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGreen-lime:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGreen-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customGreen-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customYellow-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customYellow-highlight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customYellow-bright:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customYellow-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customYellow-gold:hover{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customYellow-mostard:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customOrange-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customOrange-mediumOrange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customOrange-F96319:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customOrange-EB8A02:hover{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-customPurple-purpleOne:hover{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-inicieColors-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\32xl\:hover\:bg-inicieColors-blue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .\32xl\:focus\:bg-customGray-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-grayTwo:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-grayThree:focus{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-lighterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-textGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-superDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-iconGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-mediumGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-swampGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-solitudeGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-winterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-tableGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-iceGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-gainsboro:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-offWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-cloudGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-defaultDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGray-skeletonGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-newLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-normal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-royal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-glass:focus{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-hawkesBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-newBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-skyLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-lightBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-lightBlueGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-pale:focus{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-lavender:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customBlue-iceBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customWhite-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customWhite-lightDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customWhite-bWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customRed-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGreen-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGreen-approved:focus{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGreen-check:focus{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGreen-lime:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGreen-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customGreen-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customYellow-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customYellow-highlight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customYellow-bright:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customYellow-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customYellow-gold:focus{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customYellow-mostard:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customOrange-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customOrange-mediumOrange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customOrange-F96319:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customOrange-EB8A02:focus{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-customPurple-purpleOne:focus{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-inicieColors-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .\32xl\:focus\:bg-inicieColors-blue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .\32xl\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .\32xl\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .\32xl\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .\32xl\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .\32xl\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .\32xl\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .\32xl\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .\32xl\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .\32xl\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .\32xl\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .\32xl\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .\32xl\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .\32xl\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .\32xl\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .\32xl\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .\32xl\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .\32xl\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .\32xl\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .\32xl\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .\32xl\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .\32xl\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .\32xl\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .\32xl\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .\32xl\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .\32xl\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .\32xl\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .\32xl\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .\32xl\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .\32xl\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .\32xl\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .\32xl\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .\32xl\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .\32xl\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .\32xl\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .\32xl\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .\32xl\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .\32xl\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .\32xl\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .\32xl\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .\32xl\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .\32xl\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .\32xl\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .\32xl\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .\32xl\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .\32xl\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .\32xl\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .\32xl\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .\32xl\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .\32xl\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .\32xl\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .\32xl\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .\32xl\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .\32xl\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .\32xl\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .\32xl\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .\32xl\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .\32xl\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .\32xl\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .\32xl\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .\32xl\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .\32xl\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .\32xl\:bg-none{
    background-image:none
  }

  .\32xl\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .\32xl\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .\32xl\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .\32xl\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .\32xl\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .\32xl\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .\32xl\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .\32xl\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .\32xl\:from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:from-customGray-default{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32xl\:from-customGray-light{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32xl\:from-customGray-dark{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32xl\:from-customGray-darker{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32xl\:from-customGray-grayTwo{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32xl\:from-customGray-grayThree{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32xl\:from-customGray-superLight{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32xl\:from-customGray-lighterGray{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32xl\:from-customGray-textGray{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32xl\:from-customGray-superDark{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32xl\:from-customGray-iconGray{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32xl\:from-customGray-mediumGray{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32xl\:from-customGray-swampGray{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32xl\:from-customGray-solitudeGray{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32xl\:from-customGray-winterGray{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32xl\:from-customGray-tableGray{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32xl\:from-customGray-iceGray{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32xl\:from-customGray-gainsboro{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32xl\:from-customGray-offWhite{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32xl\:from-customGray-cloudGray{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32xl\:from-customGray-defaultDark{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32xl\:from-customGray-skeletonGray{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32xl\:from-customBlue-default{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32xl\:from-customBlue-light{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32xl\:from-customBlue-newLight{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32xl\:from-customBlue-superLight{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32xl\:from-customBlue-normal{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32xl\:from-customBlue-dark{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32xl\:from-customBlue-royal{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32xl\:from-customBlue-glass{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32xl\:from-customBlue-hawkesBlue{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32xl\:from-customBlue-darker{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32xl\:from-customBlue-newBlue{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32xl\:from-customBlue-black{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32xl\:from-customBlue-skyLight{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32xl\:from-customBlue-lightBlue{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32xl\:from-customBlue-lightBlueGray{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32xl\:from-customBlue-pale{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32xl\:from-customBlue-lavender{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32xl\:from-customBlue-iceBlue{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32xl\:from-customWhite-default{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:from-customWhite-lightDark{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32xl\:from-customWhite-bWhite{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32xl\:from-customRed-default{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32xl\:from-customGreen-default{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32xl\:from-customGreen-approved{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32xl\:from-customGreen-check{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32xl\:from-customGreen-lime{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32xl\:from-customGreen-dark{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32xl\:from-customGreen-light{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32xl\:from-customYellow-default{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32xl\:from-customYellow-highlight{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32xl\:from-customYellow-bright{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32xl\:from-customYellow-dark{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32xl\:from-customYellow-gold{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32xl\:from-customYellow-mostard{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32xl\:from-customOrange-default{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32xl\:from-customOrange-mediumOrange{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32xl\:from-customOrange-F96319{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32xl\:from-customOrange-EB8A02{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32xl\:from-customPurple-purpleOne{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32xl\:from-inicieColors-orange{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32xl\:from-inicieColors-blue{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32xl\:hover\:from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:hover\:from-customGray-default:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32xl\:hover\:from-customGray-light:hover{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32xl\:hover\:from-customGray-dark:hover{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32xl\:hover\:from-customGray-darker:hover{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32xl\:hover\:from-customGray-grayTwo:hover{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32xl\:hover\:from-customGray-grayThree:hover{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32xl\:hover\:from-customGray-superLight:hover{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32xl\:hover\:from-customGray-lighterGray:hover{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32xl\:hover\:from-customGray-textGray:hover{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32xl\:hover\:from-customGray-superDark:hover{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32xl\:hover\:from-customGray-iconGray:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32xl\:hover\:from-customGray-mediumGray:hover{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32xl\:hover\:from-customGray-swampGray:hover{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32xl\:hover\:from-customGray-solitudeGray:hover{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32xl\:hover\:from-customGray-winterGray:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32xl\:hover\:from-customGray-tableGray:hover{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32xl\:hover\:from-customGray-iceGray:hover{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32xl\:hover\:from-customGray-gainsboro:hover{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32xl\:hover\:from-customGray-offWhite:hover{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32xl\:hover\:from-customGray-cloudGray:hover{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32xl\:hover\:from-customGray-defaultDark:hover{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32xl\:hover\:from-customGray-skeletonGray:hover{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32xl\:hover\:from-customBlue-default:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32xl\:hover\:from-customBlue-light:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32xl\:hover\:from-customBlue-newLight:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32xl\:hover\:from-customBlue-superLight:hover{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32xl\:hover\:from-customBlue-normal:hover{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32xl\:hover\:from-customBlue-dark:hover{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32xl\:hover\:from-customBlue-royal:hover{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32xl\:hover\:from-customBlue-glass:hover{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32xl\:hover\:from-customBlue-hawkesBlue:hover{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32xl\:hover\:from-customBlue-darker:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32xl\:hover\:from-customBlue-newBlue:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32xl\:hover\:from-customBlue-black:hover{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32xl\:hover\:from-customBlue-skyLight:hover{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32xl\:hover\:from-customBlue-lightBlue:hover{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32xl\:hover\:from-customBlue-lightBlueGray:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32xl\:hover\:from-customBlue-pale:hover{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32xl\:hover\:from-customBlue-lavender:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32xl\:hover\:from-customBlue-iceBlue:hover{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32xl\:hover\:from-customWhite-default:hover{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:hover\:from-customWhite-lightDark:hover{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32xl\:hover\:from-customWhite-bWhite:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32xl\:hover\:from-customRed-default:hover{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32xl\:hover\:from-customGreen-default:hover{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32xl\:hover\:from-customGreen-approved:hover{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32xl\:hover\:from-customGreen-check:hover{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32xl\:hover\:from-customGreen-lime:hover{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32xl\:hover\:from-customGreen-dark:hover{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32xl\:hover\:from-customGreen-light:hover{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32xl\:hover\:from-customYellow-default:hover{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32xl\:hover\:from-customYellow-highlight:hover{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32xl\:hover\:from-customYellow-bright:hover{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32xl\:hover\:from-customYellow-dark:hover{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32xl\:hover\:from-customYellow-gold:hover{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32xl\:hover\:from-customYellow-mostard:hover{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32xl\:hover\:from-customOrange-default:hover{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32xl\:hover\:from-customOrange-mediumOrange:hover{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32xl\:hover\:from-customOrange-F96319:hover{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32xl\:hover\:from-customOrange-EB8A02:hover{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32xl\:hover\:from-customPurple-purpleOne:hover{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32xl\:hover\:from-inicieColors-orange:hover{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32xl\:hover\:from-inicieColors-blue:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32xl\:focus\:from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:focus\:from-customGray-default:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32xl\:focus\:from-customGray-light:focus{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32xl\:focus\:from-customGray-dark:focus{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32xl\:focus\:from-customGray-darker:focus{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32xl\:focus\:from-customGray-grayTwo:focus{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32xl\:focus\:from-customGray-grayThree:focus{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32xl\:focus\:from-customGray-superLight:focus{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32xl\:focus\:from-customGray-lighterGray:focus{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32xl\:focus\:from-customGray-textGray:focus{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32xl\:focus\:from-customGray-superDark:focus{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32xl\:focus\:from-customGray-iconGray:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32xl\:focus\:from-customGray-mediumGray:focus{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32xl\:focus\:from-customGray-swampGray:focus{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32xl\:focus\:from-customGray-solitudeGray:focus{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32xl\:focus\:from-customGray-winterGray:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32xl\:focus\:from-customGray-tableGray:focus{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32xl\:focus\:from-customGray-iceGray:focus{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32xl\:focus\:from-customGray-gainsboro:focus{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32xl\:focus\:from-customGray-offWhite:focus{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32xl\:focus\:from-customGray-cloudGray:focus{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32xl\:focus\:from-customGray-defaultDark:focus{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32xl\:focus\:from-customGray-skeletonGray:focus{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32xl\:focus\:from-customBlue-default:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32xl\:focus\:from-customBlue-light:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32xl\:focus\:from-customBlue-newLight:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32xl\:focus\:from-customBlue-superLight:focus{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32xl\:focus\:from-customBlue-normal:focus{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32xl\:focus\:from-customBlue-dark:focus{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32xl\:focus\:from-customBlue-royal:focus{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32xl\:focus\:from-customBlue-glass:focus{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32xl\:focus\:from-customBlue-hawkesBlue:focus{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32xl\:focus\:from-customBlue-darker:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32xl\:focus\:from-customBlue-newBlue:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32xl\:focus\:from-customBlue-black:focus{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32xl\:focus\:from-customBlue-skyLight:focus{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32xl\:focus\:from-customBlue-lightBlue:focus{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32xl\:focus\:from-customBlue-lightBlueGray:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32xl\:focus\:from-customBlue-pale:focus{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32xl\:focus\:from-customBlue-lavender:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32xl\:focus\:from-customBlue-iceBlue:focus{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32xl\:focus\:from-customWhite-default:focus{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:focus\:from-customWhite-lightDark:focus{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32xl\:focus\:from-customWhite-bWhite:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32xl\:focus\:from-customRed-default:focus{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32xl\:focus\:from-customGreen-default:focus{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32xl\:focus\:from-customGreen-approved:focus{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32xl\:focus\:from-customGreen-check:focus{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32xl\:focus\:from-customGreen-lime:focus{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32xl\:focus\:from-customGreen-dark:focus{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32xl\:focus\:from-customGreen-light:focus{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32xl\:focus\:from-customYellow-default:focus{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32xl\:focus\:from-customYellow-highlight:focus{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32xl\:focus\:from-customYellow-bright:focus{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32xl\:focus\:from-customYellow-dark:focus{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32xl\:focus\:from-customYellow-gold:focus{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32xl\:focus\:from-customYellow-mostard:focus{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32xl\:focus\:from-customOrange-default:focus{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32xl\:focus\:from-customOrange-mediumOrange:focus{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32xl\:focus\:from-customOrange-F96319:focus{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32xl\:focus\:from-customOrange-EB8A02:focus{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32xl\:focus\:from-customPurple-purpleOne:focus{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32xl\:focus\:from-inicieColors-orange:focus{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32xl\:focus\:from-inicieColors-blue:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32xl\:via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:via-customGray-default{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32xl\:via-customGray-light{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32xl\:via-customGray-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32xl\:via-customGray-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32xl\:via-customGray-grayTwo{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32xl\:via-customGray-grayThree{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32xl\:via-customGray-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32xl\:via-customGray-lighterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32xl\:via-customGray-textGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32xl\:via-customGray-superDark{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32xl\:via-customGray-iconGray{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32xl\:via-customGray-mediumGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32xl\:via-customGray-swampGray{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32xl\:via-customGray-solitudeGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32xl\:via-customGray-winterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32xl\:via-customGray-tableGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32xl\:via-customGray-iceGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32xl\:via-customGray-gainsboro{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32xl\:via-customGray-offWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32xl\:via-customGray-cloudGray{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32xl\:via-customGray-defaultDark{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32xl\:via-customGray-skeletonGray{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32xl\:via-customBlue-default{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32xl\:via-customBlue-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32xl\:via-customBlue-newLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32xl\:via-customBlue-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32xl\:via-customBlue-normal{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32xl\:via-customBlue-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32xl\:via-customBlue-royal{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32xl\:via-customBlue-glass{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32xl\:via-customBlue-hawkesBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32xl\:via-customBlue-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32xl\:via-customBlue-newBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32xl\:via-customBlue-black{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32xl\:via-customBlue-skyLight{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32xl\:via-customBlue-lightBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32xl\:via-customBlue-lightBlueGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32xl\:via-customBlue-pale{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32xl\:via-customBlue-lavender{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32xl\:via-customBlue-iceBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32xl\:via-customWhite-default{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:via-customWhite-lightDark{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32xl\:via-customWhite-bWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32xl\:via-customRed-default{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32xl\:via-customGreen-default{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32xl\:via-customGreen-approved{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32xl\:via-customGreen-check{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32xl\:via-customGreen-lime{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32xl\:via-customGreen-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32xl\:via-customGreen-light{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32xl\:via-customYellow-default{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32xl\:via-customYellow-highlight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32xl\:via-customYellow-bright{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32xl\:via-customYellow-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32xl\:via-customYellow-gold{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32xl\:via-customYellow-mostard{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32xl\:via-customOrange-default{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32xl\:via-customOrange-mediumOrange{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32xl\:via-customOrange-F96319{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32xl\:via-customOrange-EB8A02{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32xl\:via-customPurple-purpleOne{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32xl\:via-inicieColors-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32xl\:via-inicieColors-blue{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32xl\:hover\:via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:hover\:via-customGray-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32xl\:hover\:via-customGray-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32xl\:hover\:via-customGray-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32xl\:hover\:via-customGray-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32xl\:hover\:via-customGray-grayTwo:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32xl\:hover\:via-customGray-grayThree:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32xl\:hover\:via-customGray-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32xl\:hover\:via-customGray-lighterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32xl\:hover\:via-customGray-textGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32xl\:hover\:via-customGray-superDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32xl\:hover\:via-customGray-iconGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32xl\:hover\:via-customGray-mediumGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32xl\:hover\:via-customGray-swampGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32xl\:hover\:via-customGray-solitudeGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32xl\:hover\:via-customGray-winterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32xl\:hover\:via-customGray-tableGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32xl\:hover\:via-customGray-iceGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32xl\:hover\:via-customGray-gainsboro:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32xl\:hover\:via-customGray-offWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32xl\:hover\:via-customGray-cloudGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32xl\:hover\:via-customGray-defaultDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32xl\:hover\:via-customGray-skeletonGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32xl\:hover\:via-customBlue-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32xl\:hover\:via-customBlue-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32xl\:hover\:via-customBlue-newLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32xl\:hover\:via-customBlue-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32xl\:hover\:via-customBlue-normal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32xl\:hover\:via-customBlue-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32xl\:hover\:via-customBlue-royal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32xl\:hover\:via-customBlue-glass:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32xl\:hover\:via-customBlue-hawkesBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32xl\:hover\:via-customBlue-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32xl\:hover\:via-customBlue-newBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32xl\:hover\:via-customBlue-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32xl\:hover\:via-customBlue-skyLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32xl\:hover\:via-customBlue-lightBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32xl\:hover\:via-customBlue-lightBlueGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32xl\:hover\:via-customBlue-pale:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32xl\:hover\:via-customBlue-lavender:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32xl\:hover\:via-customBlue-iceBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32xl\:hover\:via-customWhite-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:hover\:via-customWhite-lightDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32xl\:hover\:via-customWhite-bWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32xl\:hover\:via-customRed-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32xl\:hover\:via-customGreen-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32xl\:hover\:via-customGreen-approved:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32xl\:hover\:via-customGreen-check:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32xl\:hover\:via-customGreen-lime:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32xl\:hover\:via-customGreen-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32xl\:hover\:via-customGreen-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32xl\:hover\:via-customYellow-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32xl\:hover\:via-customYellow-highlight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32xl\:hover\:via-customYellow-bright:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32xl\:hover\:via-customYellow-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32xl\:hover\:via-customYellow-gold:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32xl\:hover\:via-customYellow-mostard:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32xl\:hover\:via-customOrange-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32xl\:hover\:via-customOrange-mediumOrange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32xl\:hover\:via-customOrange-F96319:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32xl\:hover\:via-customOrange-EB8A02:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32xl\:hover\:via-customPurple-purpleOne:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32xl\:hover\:via-inicieColors-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32xl\:hover\:via-inicieColors-blue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32xl\:focus\:via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .\32xl\:focus\:via-customGray-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32xl\:focus\:via-customGray-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .\32xl\:focus\:via-customGray-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .\32xl\:focus\:via-customGray-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .\32xl\:focus\:via-customGray-grayTwo:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .\32xl\:focus\:via-customGray-grayThree:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .\32xl\:focus\:via-customGray-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .\32xl\:focus\:via-customGray-lighterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .\32xl\:focus\:via-customGray-textGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .\32xl\:focus\:via-customGray-superDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .\32xl\:focus\:via-customGray-iconGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .\32xl\:focus\:via-customGray-mediumGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .\32xl\:focus\:via-customGray-swampGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .\32xl\:focus\:via-customGray-solitudeGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .\32xl\:focus\:via-customGray-winterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32xl\:focus\:via-customGray-tableGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .\32xl\:focus\:via-customGray-iceGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .\32xl\:focus\:via-customGray-gainsboro:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .\32xl\:focus\:via-customGray-offWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .\32xl\:focus\:via-customGray-cloudGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .\32xl\:focus\:via-customGray-defaultDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .\32xl\:focus\:via-customGray-skeletonGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .\32xl\:focus\:via-customBlue-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32xl\:focus\:via-customBlue-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32xl\:focus\:via-customBlue-newLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .\32xl\:focus\:via-customBlue-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .\32xl\:focus\:via-customBlue-normal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .\32xl\:focus\:via-customBlue-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .\32xl\:focus\:via-customBlue-royal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .\32xl\:focus\:via-customBlue-glass:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .\32xl\:focus\:via-customBlue-hawkesBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .\32xl\:focus\:via-customBlue-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32xl\:focus\:via-customBlue-newBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .\32xl\:focus\:via-customBlue-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .\32xl\:focus\:via-customBlue-skyLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .\32xl\:focus\:via-customBlue-lightBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .\32xl\:focus\:via-customBlue-lightBlueGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32xl\:focus\:via-customBlue-pale:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .\32xl\:focus\:via-customBlue-lavender:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .\32xl\:focus\:via-customBlue-iceBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .\32xl\:focus\:via-customWhite-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .\32xl\:focus\:via-customWhite-lightDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .\32xl\:focus\:via-customWhite-bWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .\32xl\:focus\:via-customRed-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .\32xl\:focus\:via-customGreen-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .\32xl\:focus\:via-customGreen-approved:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .\32xl\:focus\:via-customGreen-check:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .\32xl\:focus\:via-customGreen-lime:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .\32xl\:focus\:via-customGreen-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .\32xl\:focus\:via-customGreen-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .\32xl\:focus\:via-customYellow-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .\32xl\:focus\:via-customYellow-highlight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .\32xl\:focus\:via-customYellow-bright:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .\32xl\:focus\:via-customYellow-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .\32xl\:focus\:via-customYellow-gold:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .\32xl\:focus\:via-customYellow-mostard:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .\32xl\:focus\:via-customOrange-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .\32xl\:focus\:via-customOrange-mediumOrange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .\32xl\:focus\:via-customOrange-F96319:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .\32xl\:focus\:via-customOrange-EB8A02:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .\32xl\:focus\:via-customPurple-purpleOne:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .\32xl\:focus\:via-inicieColors-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .\32xl\:focus\:via-inicieColors-blue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .\32xl\:to-transparent{
    --tw-gradient-to:transparent
  }

  .\32xl\:to-customGray-default{
    --tw-gradient-to:#A9AEB3
  }

  .\32xl\:to-customGray-light{
    --tw-gradient-to:#d9e0e6
  }

  .\32xl\:to-customGray-dark{
    --tw-gradient-to:#484B4D
  }

  .\32xl\:to-customGray-darker{
    --tw-gradient-to:#49494A
  }

  .\32xl\:to-customGray-grayTwo{
    --tw-gradient-to:#C7CBD1
  }

  .\32xl\:to-customGray-grayThree{
    --tw-gradient-to:#909193
  }

  .\32xl\:to-customGray-superLight{
    --tw-gradient-to:#EDEDED
  }

  .\32xl\:to-customGray-lighterGray{
    --tw-gradient-to:#F4F4F4
  }

  .\32xl\:to-customGray-textGray{
    --tw-gradient-to:#8F9BB3
  }

  .\32xl\:to-customGray-superDark{
    --tw-gradient-to:#231F20
  }

  .\32xl\:to-customGray-iconGray{
    --tw-gradient-to:#A9AEB3
  }

  .\32xl\:to-customGray-mediumGray{
    --tw-gradient-to:#E3E4E4
  }

  .\32xl\:to-customGray-swampGray{
    --tw-gradient-to:#252727
  }

  .\32xl\:to-customGray-solitudeGray{
    --tw-gradient-to:#E0E4E8
  }

  .\32xl\:to-customGray-winterGray{
    --tw-gradient-to:#EEF0F5
  }

  .\32xl\:to-customGray-tableGray{
    --tw-gradient-to:#F2F6FB
  }

  .\32xl\:to-customGray-iceGray{
    --tw-gradient-to:#F5F7FC
  }

  .\32xl\:to-customGray-gainsboro{
    --tw-gradient-to:#F0F2F6
  }

  .\32xl\:to-customGray-offWhite{
    --tw-gradient-to:#F7F7F7
  }

  .\32xl\:to-customGray-cloudGray{
    --tw-gradient-to:#B9BDC1
  }

  .\32xl\:to-customGray-defaultDark{
    --tw-gradient-to:#AEB3B7
  }

  .\32xl\:to-customGray-skeletonGray{
    --tw-gradient-to:#DEDFE3
  }

  .\32xl\:to-customBlue-default{
    --tw-gradient-to:#233674
  }

  .\32xl\:to-customBlue-light{
    --tw-gradient-to:#EFF4FA
  }

  .\32xl\:to-customBlue-newLight{
    --tw-gradient-to:#EEF0F5
  }

  .\32xl\:to-customBlue-superLight{
    --tw-gradient-to:#D7E1EC
  }

  .\32xl\:to-customBlue-normal{
    --tw-gradient-to:#004899
  }

  .\32xl\:to-customBlue-dark{
    --tw-gradient-to:#222B45
  }

  .\32xl\:to-customBlue-royal{
    --tw-gradient-to:#3656BF
  }

  .\32xl\:to-customBlue-glass{
    --tw-gradient-to:#D8E5F8
  }

  .\32xl\:to-customBlue-hawkesBlue{
    --tw-gradient-to:#D7DDF2
  }

  .\32xl\:to-customBlue-darker{
    --tw-gradient-to:#0F2741
  }

  .\32xl\:to-customBlue-newBlue{
    --tw-gradient-to:#0F2741
  }

  .\32xl\:to-customBlue-black{
    --tw-gradient-to:#0F2740
  }

  .\32xl\:to-customBlue-skyLight{
    --tw-gradient-to:#F0F4F9
  }

  .\32xl\:to-customBlue-lightBlue{
    --tw-gradient-to:#E7EBF8
  }

  .\32xl\:to-customBlue-lightBlueGray{
    --tw-gradient-to:#8296D7
  }

  .\32xl\:to-customBlue-pale{
    --tw-gradient-to:#D0D8F1
  }

  .\32xl\:to-customBlue-lavender{
    --tw-gradient-to:#8296D7
  }

  .\32xl\:to-customBlue-iceBlue{
    --tw-gradient-to:#EFF5FF
  }

  .\32xl\:to-customWhite-default{
    --tw-gradient-to:#ffffff
  }

  .\32xl\:to-customWhite-lightDark{
    --tw-gradient-to:#F8F8F8
  }

  .\32xl\:to-customWhite-bWhite{
    --tw-gradient-to:#EFF4FA
  }

  .\32xl\:to-customRed-default{
    --tw-gradient-to:#B10000
  }

  .\32xl\:to-customGreen-default{
    --tw-gradient-to:#8BD42D
  }

  .\32xl\:to-customGreen-approved{
    --tw-gradient-to:#80CC28
  }

  .\32xl\:to-customGreen-check{
    --tw-gradient-to:#139E5D
  }

  .\32xl\:to-customGreen-lime{
    --tw-gradient-to:#00AD3C
  }

  .\32xl\:to-customGreen-dark{
    --tw-gradient-to:#03AC6D
  }

  .\32xl\:to-customGreen-light{
    --tw-gradient-to:#A5D072
  }

  .\32xl\:to-customYellow-default{
    --tw-gradient-to:#FEF8E6
  }

  .\32xl\:to-customYellow-highlight{
    --tw-gradient-to:#EEB103
  }

  .\32xl\:to-customYellow-bright{
    --tw-gradient-to:#FDD835
  }

  .\32xl\:to-customYellow-dark{
    --tw-gradient-to:#FDDD84
  }

  .\32xl\:to-customYellow-gold{
    --tw-gradient-to:#E9AC07
  }

  .\32xl\:to-customYellow-mostard{
    --tw-gradient-to:#F59E0B
  }

  .\32xl\:to-customOrange-default{
    --tw-gradient-to:#E8532C
  }

  .\32xl\:to-customOrange-mediumOrange{
    --tw-gradient-to:#F4933C
  }

  .\32xl\:to-customOrange-F96319{
    --tw-gradient-to:#F96319
  }

  .\32xl\:to-customOrange-EB8A02{
    --tw-gradient-to:#EB8A02
  }

  .\32xl\:to-customPurple-purpleOne{
    --tw-gradient-to:#673AB7
  }

  .\32xl\:to-inicieColors-orange{
    --tw-gradient-to:#F36C48
  }

  .\32xl\:to-inicieColors-blue{
    --tw-gradient-to:#233674
  }

  .\32xl\:hover\:to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .\32xl\:hover\:to-customGray-default:hover{
    --tw-gradient-to:#A9AEB3
  }

  .\32xl\:hover\:to-customGray-light:hover{
    --tw-gradient-to:#d9e0e6
  }

  .\32xl\:hover\:to-customGray-dark:hover{
    --tw-gradient-to:#484B4D
  }

  .\32xl\:hover\:to-customGray-darker:hover{
    --tw-gradient-to:#49494A
  }

  .\32xl\:hover\:to-customGray-grayTwo:hover{
    --tw-gradient-to:#C7CBD1
  }

  .\32xl\:hover\:to-customGray-grayThree:hover{
    --tw-gradient-to:#909193
  }

  .\32xl\:hover\:to-customGray-superLight:hover{
    --tw-gradient-to:#EDEDED
  }

  .\32xl\:hover\:to-customGray-lighterGray:hover{
    --tw-gradient-to:#F4F4F4
  }

  .\32xl\:hover\:to-customGray-textGray:hover{
    --tw-gradient-to:#8F9BB3
  }

  .\32xl\:hover\:to-customGray-superDark:hover{
    --tw-gradient-to:#231F20
  }

  .\32xl\:hover\:to-customGray-iconGray:hover{
    --tw-gradient-to:#A9AEB3
  }

  .\32xl\:hover\:to-customGray-mediumGray:hover{
    --tw-gradient-to:#E3E4E4
  }

  .\32xl\:hover\:to-customGray-swampGray:hover{
    --tw-gradient-to:#252727
  }

  .\32xl\:hover\:to-customGray-solitudeGray:hover{
    --tw-gradient-to:#E0E4E8
  }

  .\32xl\:hover\:to-customGray-winterGray:hover{
    --tw-gradient-to:#EEF0F5
  }

  .\32xl\:hover\:to-customGray-tableGray:hover{
    --tw-gradient-to:#F2F6FB
  }

  .\32xl\:hover\:to-customGray-iceGray:hover{
    --tw-gradient-to:#F5F7FC
  }

  .\32xl\:hover\:to-customGray-gainsboro:hover{
    --tw-gradient-to:#F0F2F6
  }

  .\32xl\:hover\:to-customGray-offWhite:hover{
    --tw-gradient-to:#F7F7F7
  }

  .\32xl\:hover\:to-customGray-cloudGray:hover{
    --tw-gradient-to:#B9BDC1
  }

  .\32xl\:hover\:to-customGray-defaultDark:hover{
    --tw-gradient-to:#AEB3B7
  }

  .\32xl\:hover\:to-customGray-skeletonGray:hover{
    --tw-gradient-to:#DEDFE3
  }

  .\32xl\:hover\:to-customBlue-default:hover{
    --tw-gradient-to:#233674
  }

  .\32xl\:hover\:to-customBlue-light:hover{
    --tw-gradient-to:#EFF4FA
  }

  .\32xl\:hover\:to-customBlue-newLight:hover{
    --tw-gradient-to:#EEF0F5
  }

  .\32xl\:hover\:to-customBlue-superLight:hover{
    --tw-gradient-to:#D7E1EC
  }

  .\32xl\:hover\:to-customBlue-normal:hover{
    --tw-gradient-to:#004899
  }

  .\32xl\:hover\:to-customBlue-dark:hover{
    --tw-gradient-to:#222B45
  }

  .\32xl\:hover\:to-customBlue-royal:hover{
    --tw-gradient-to:#3656BF
  }

  .\32xl\:hover\:to-customBlue-glass:hover{
    --tw-gradient-to:#D8E5F8
  }

  .\32xl\:hover\:to-customBlue-hawkesBlue:hover{
    --tw-gradient-to:#D7DDF2
  }

  .\32xl\:hover\:to-customBlue-darker:hover{
    --tw-gradient-to:#0F2741
  }

  .\32xl\:hover\:to-customBlue-newBlue:hover{
    --tw-gradient-to:#0F2741
  }

  .\32xl\:hover\:to-customBlue-black:hover{
    --tw-gradient-to:#0F2740
  }

  .\32xl\:hover\:to-customBlue-skyLight:hover{
    --tw-gradient-to:#F0F4F9
  }

  .\32xl\:hover\:to-customBlue-lightBlue:hover{
    --tw-gradient-to:#E7EBF8
  }

  .\32xl\:hover\:to-customBlue-lightBlueGray:hover{
    --tw-gradient-to:#8296D7
  }

  .\32xl\:hover\:to-customBlue-pale:hover{
    --tw-gradient-to:#D0D8F1
  }

  .\32xl\:hover\:to-customBlue-lavender:hover{
    --tw-gradient-to:#8296D7
  }

  .\32xl\:hover\:to-customBlue-iceBlue:hover{
    --tw-gradient-to:#EFF5FF
  }

  .\32xl\:hover\:to-customWhite-default:hover{
    --tw-gradient-to:#ffffff
  }

  .\32xl\:hover\:to-customWhite-lightDark:hover{
    --tw-gradient-to:#F8F8F8
  }

  .\32xl\:hover\:to-customWhite-bWhite:hover{
    --tw-gradient-to:#EFF4FA
  }

  .\32xl\:hover\:to-customRed-default:hover{
    --tw-gradient-to:#B10000
  }

  .\32xl\:hover\:to-customGreen-default:hover{
    --tw-gradient-to:#8BD42D
  }

  .\32xl\:hover\:to-customGreen-approved:hover{
    --tw-gradient-to:#80CC28
  }

  .\32xl\:hover\:to-customGreen-check:hover{
    --tw-gradient-to:#139E5D
  }

  .\32xl\:hover\:to-customGreen-lime:hover{
    --tw-gradient-to:#00AD3C
  }

  .\32xl\:hover\:to-customGreen-dark:hover{
    --tw-gradient-to:#03AC6D
  }

  .\32xl\:hover\:to-customGreen-light:hover{
    --tw-gradient-to:#A5D072
  }

  .\32xl\:hover\:to-customYellow-default:hover{
    --tw-gradient-to:#FEF8E6
  }

  .\32xl\:hover\:to-customYellow-highlight:hover{
    --tw-gradient-to:#EEB103
  }

  .\32xl\:hover\:to-customYellow-bright:hover{
    --tw-gradient-to:#FDD835
  }

  .\32xl\:hover\:to-customYellow-dark:hover{
    --tw-gradient-to:#FDDD84
  }

  .\32xl\:hover\:to-customYellow-gold:hover{
    --tw-gradient-to:#E9AC07
  }

  .\32xl\:hover\:to-customYellow-mostard:hover{
    --tw-gradient-to:#F59E0B
  }

  .\32xl\:hover\:to-customOrange-default:hover{
    --tw-gradient-to:#E8532C
  }

  .\32xl\:hover\:to-customOrange-mediumOrange:hover{
    --tw-gradient-to:#F4933C
  }

  .\32xl\:hover\:to-customOrange-F96319:hover{
    --tw-gradient-to:#F96319
  }

  .\32xl\:hover\:to-customOrange-EB8A02:hover{
    --tw-gradient-to:#EB8A02
  }

  .\32xl\:hover\:to-customPurple-purpleOne:hover{
    --tw-gradient-to:#673AB7
  }

  .\32xl\:hover\:to-inicieColors-orange:hover{
    --tw-gradient-to:#F36C48
  }

  .\32xl\:hover\:to-inicieColors-blue:hover{
    --tw-gradient-to:#233674
  }

  .\32xl\:focus\:to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .\32xl\:focus\:to-customGray-default:focus{
    --tw-gradient-to:#A9AEB3
  }

  .\32xl\:focus\:to-customGray-light:focus{
    --tw-gradient-to:#d9e0e6
  }

  .\32xl\:focus\:to-customGray-dark:focus{
    --tw-gradient-to:#484B4D
  }

  .\32xl\:focus\:to-customGray-darker:focus{
    --tw-gradient-to:#49494A
  }

  .\32xl\:focus\:to-customGray-grayTwo:focus{
    --tw-gradient-to:#C7CBD1
  }

  .\32xl\:focus\:to-customGray-grayThree:focus{
    --tw-gradient-to:#909193
  }

  .\32xl\:focus\:to-customGray-superLight:focus{
    --tw-gradient-to:#EDEDED
  }

  .\32xl\:focus\:to-customGray-lighterGray:focus{
    --tw-gradient-to:#F4F4F4
  }

  .\32xl\:focus\:to-customGray-textGray:focus{
    --tw-gradient-to:#8F9BB3
  }

  .\32xl\:focus\:to-customGray-superDark:focus{
    --tw-gradient-to:#231F20
  }

  .\32xl\:focus\:to-customGray-iconGray:focus{
    --tw-gradient-to:#A9AEB3
  }

  .\32xl\:focus\:to-customGray-mediumGray:focus{
    --tw-gradient-to:#E3E4E4
  }

  .\32xl\:focus\:to-customGray-swampGray:focus{
    --tw-gradient-to:#252727
  }

  .\32xl\:focus\:to-customGray-solitudeGray:focus{
    --tw-gradient-to:#E0E4E8
  }

  .\32xl\:focus\:to-customGray-winterGray:focus{
    --tw-gradient-to:#EEF0F5
  }

  .\32xl\:focus\:to-customGray-tableGray:focus{
    --tw-gradient-to:#F2F6FB
  }

  .\32xl\:focus\:to-customGray-iceGray:focus{
    --tw-gradient-to:#F5F7FC
  }

  .\32xl\:focus\:to-customGray-gainsboro:focus{
    --tw-gradient-to:#F0F2F6
  }

  .\32xl\:focus\:to-customGray-offWhite:focus{
    --tw-gradient-to:#F7F7F7
  }

  .\32xl\:focus\:to-customGray-cloudGray:focus{
    --tw-gradient-to:#B9BDC1
  }

  .\32xl\:focus\:to-customGray-defaultDark:focus{
    --tw-gradient-to:#AEB3B7
  }

  .\32xl\:focus\:to-customGray-skeletonGray:focus{
    --tw-gradient-to:#DEDFE3
  }

  .\32xl\:focus\:to-customBlue-default:focus{
    --tw-gradient-to:#233674
  }

  .\32xl\:focus\:to-customBlue-light:focus{
    --tw-gradient-to:#EFF4FA
  }

  .\32xl\:focus\:to-customBlue-newLight:focus{
    --tw-gradient-to:#EEF0F5
  }

  .\32xl\:focus\:to-customBlue-superLight:focus{
    --tw-gradient-to:#D7E1EC
  }

  .\32xl\:focus\:to-customBlue-normal:focus{
    --tw-gradient-to:#004899
  }

  .\32xl\:focus\:to-customBlue-dark:focus{
    --tw-gradient-to:#222B45
  }

  .\32xl\:focus\:to-customBlue-royal:focus{
    --tw-gradient-to:#3656BF
  }

  .\32xl\:focus\:to-customBlue-glass:focus{
    --tw-gradient-to:#D8E5F8
  }

  .\32xl\:focus\:to-customBlue-hawkesBlue:focus{
    --tw-gradient-to:#D7DDF2
  }

  .\32xl\:focus\:to-customBlue-darker:focus{
    --tw-gradient-to:#0F2741
  }

  .\32xl\:focus\:to-customBlue-newBlue:focus{
    --tw-gradient-to:#0F2741
  }

  .\32xl\:focus\:to-customBlue-black:focus{
    --tw-gradient-to:#0F2740
  }

  .\32xl\:focus\:to-customBlue-skyLight:focus{
    --tw-gradient-to:#F0F4F9
  }

  .\32xl\:focus\:to-customBlue-lightBlue:focus{
    --tw-gradient-to:#E7EBF8
  }

  .\32xl\:focus\:to-customBlue-lightBlueGray:focus{
    --tw-gradient-to:#8296D7
  }

  .\32xl\:focus\:to-customBlue-pale:focus{
    --tw-gradient-to:#D0D8F1
  }

  .\32xl\:focus\:to-customBlue-lavender:focus{
    --tw-gradient-to:#8296D7
  }

  .\32xl\:focus\:to-customBlue-iceBlue:focus{
    --tw-gradient-to:#EFF5FF
  }

  .\32xl\:focus\:to-customWhite-default:focus{
    --tw-gradient-to:#ffffff
  }

  .\32xl\:focus\:to-customWhite-lightDark:focus{
    --tw-gradient-to:#F8F8F8
  }

  .\32xl\:focus\:to-customWhite-bWhite:focus{
    --tw-gradient-to:#EFF4FA
  }

  .\32xl\:focus\:to-customRed-default:focus{
    --tw-gradient-to:#B10000
  }

  .\32xl\:focus\:to-customGreen-default:focus{
    --tw-gradient-to:#8BD42D
  }

  .\32xl\:focus\:to-customGreen-approved:focus{
    --tw-gradient-to:#80CC28
  }

  .\32xl\:focus\:to-customGreen-check:focus{
    --tw-gradient-to:#139E5D
  }

  .\32xl\:focus\:to-customGreen-lime:focus{
    --tw-gradient-to:#00AD3C
  }

  .\32xl\:focus\:to-customGreen-dark:focus{
    --tw-gradient-to:#03AC6D
  }

  .\32xl\:focus\:to-customGreen-light:focus{
    --tw-gradient-to:#A5D072
  }

  .\32xl\:focus\:to-customYellow-default:focus{
    --tw-gradient-to:#FEF8E6
  }

  .\32xl\:focus\:to-customYellow-highlight:focus{
    --tw-gradient-to:#EEB103
  }

  .\32xl\:focus\:to-customYellow-bright:focus{
    --tw-gradient-to:#FDD835
  }

  .\32xl\:focus\:to-customYellow-dark:focus{
    --tw-gradient-to:#FDDD84
  }

  .\32xl\:focus\:to-customYellow-gold:focus{
    --tw-gradient-to:#E9AC07
  }

  .\32xl\:focus\:to-customYellow-mostard:focus{
    --tw-gradient-to:#F59E0B
  }

  .\32xl\:focus\:to-customOrange-default:focus{
    --tw-gradient-to:#E8532C
  }

  .\32xl\:focus\:to-customOrange-mediumOrange:focus{
    --tw-gradient-to:#F4933C
  }

  .\32xl\:focus\:to-customOrange-F96319:focus{
    --tw-gradient-to:#F96319
  }

  .\32xl\:focus\:to-customOrange-EB8A02:focus{
    --tw-gradient-to:#EB8A02
  }

  .\32xl\:focus\:to-customPurple-purpleOne:focus{
    --tw-gradient-to:#673AB7
  }

  .\32xl\:focus\:to-inicieColors-orange:focus{
    --tw-gradient-to:#F36C48
  }

  .\32xl\:focus\:to-inicieColors-blue:focus{
    --tw-gradient-to:#233674
  }

  .\32xl\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .\32xl\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .\32xl\:bg-auto{
    background-size:auto
  }

  .\32xl\:bg-cover{
    background-size:cover
  }

  .\32xl\:bg-contain{
    background-size:contain
  }

  .\32xl\:bg-fixed{
    background-attachment:fixed
  }

  .\32xl\:bg-local{
    background-attachment:local
  }

  .\32xl\:bg-scroll{
    background-attachment:scroll
  }

  .\32xl\:bg-clip-border{
    background-clip:border-box
  }

  .\32xl\:bg-clip-padding{
    background-clip:padding-box
  }

  .\32xl\:bg-clip-content{
    background-clip:content-box
  }

  .\32xl\:bg-clip-text{
    background-clip:text
  }

  .\32xl\:bg-bottom{
    background-position:bottom
  }

  .\32xl\:bg-center{
    background-position:center
  }

  .\32xl\:bg-left{
    background-position:left
  }

  .\32xl\:bg-left-bottom{
    background-position:left bottom
  }

  .\32xl\:bg-left-top{
    background-position:left top
  }

  .\32xl\:bg-right{
    background-position:right
  }

  .\32xl\:bg-right-bottom{
    background-position:right bottom
  }

  .\32xl\:bg-right-top{
    background-position:right top
  }

  .\32xl\:bg-top{
    background-position:top
  }

  .\32xl\:bg-repeat{
    background-repeat:repeat
  }

  .\32xl\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .\32xl\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .\32xl\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .\32xl\:bg-repeat-round{
    background-repeat:round
  }

  .\32xl\:bg-repeat-space{
    background-repeat:space
  }

  .\32xl\:bg-origin-border{
    background-origin:border-box
  }

  .\32xl\:bg-origin-padding{
    background-origin:padding-box
  }

  .\32xl\:bg-origin-content{
    background-origin:content-box
  }

  .\32xl\:fill-current{
    fill:currentColor
  }

  .\32xl\:stroke-current{
    stroke:currentColor
  }

  .\32xl\:stroke-0{
    stroke-width:0
  }

  .\32xl\:stroke-1{
    stroke-width:1
  }

  .\32xl\:stroke-2{
    stroke-width:2
  }

  .\32xl\:object-contain{
    object-fit:contain
  }

  .\32xl\:object-cover{
    object-fit:cover
  }

  .\32xl\:object-fill{
    object-fit:fill
  }

  .\32xl\:object-none{
    object-fit:none
  }

  .\32xl\:object-scale-down{
    object-fit:scale-down
  }

  .\32xl\:object-bottom{
    object-position:bottom
  }

  .\32xl\:object-center{
    object-position:center
  }

  .\32xl\:object-left{
    object-position:left
  }

  .\32xl\:object-left-bottom{
    object-position:left bottom
  }

  .\32xl\:object-left-top{
    object-position:left top
  }

  .\32xl\:object-right{
    object-position:right
  }

  .\32xl\:object-right-bottom{
    object-position:right bottom
  }

  .\32xl\:object-right-top{
    object-position:right top
  }

  .\32xl\:object-top{
    object-position:top
  }

  .\32xl\:p-0{
    padding:0px
  }

  .\32xl\:p-1{
    padding:0.25rem
  }

  .\32xl\:p-2{
    padding:0.5rem
  }

  .\32xl\:p-3{
    padding:0.75rem
  }

  .\32xl\:p-4{
    padding:1rem
  }

  .\32xl\:p-5{
    padding:1.25rem
  }

  .\32xl\:p-6{
    padding:1.5rem
  }

  .\32xl\:p-7{
    padding:1.75rem
  }

  .\32xl\:p-8{
    padding:2rem
  }

  .\32xl\:p-9{
    padding:2.25rem
  }

  .\32xl\:p-10{
    padding:2.5rem
  }

  .\32xl\:p-11{
    padding:2.75rem
  }

  .\32xl\:p-12{
    padding:3rem
  }

  .\32xl\:p-14{
    padding:3.5rem
  }

  .\32xl\:p-16{
    padding:4rem
  }

  .\32xl\:p-20{
    padding:5rem
  }

  .\32xl\:p-24{
    padding:6rem
  }

  .\32xl\:p-28{
    padding:7rem
  }

  .\32xl\:p-32{
    padding:8rem
  }

  .\32xl\:p-36{
    padding:9rem
  }

  .\32xl\:p-40{
    padding:10rem
  }

  .\32xl\:p-44{
    padding:11rem
  }

  .\32xl\:p-48{
    padding:12rem
  }

  .\32xl\:p-52{
    padding:13rem
  }

  .\32xl\:p-56{
    padding:14rem
  }

  .\32xl\:p-60{
    padding:15rem
  }

  .\32xl\:p-64{
    padding:16rem
  }

  .\32xl\:p-72{
    padding:18rem
  }

  .\32xl\:p-80{
    padding:20rem
  }

  .\32xl\:p-96{
    padding:24rem
  }

  .\32xl\:p-px{
    padding:1px
  }

  .\32xl\:p-0\.5{
    padding:0.125rem
  }

  .\32xl\:p-1\.5{
    padding:0.375rem
  }

  .\32xl\:p-2\.5{
    padding:0.625rem
  }

  .\32xl\:p-3\.5{
    padding:0.875rem
  }

  .\32xl\:px-0{
    padding-left:0px;
    padding-right:0px
  }

  .\32xl\:px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .\32xl\:px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .\32xl\:px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .\32xl\:px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .\32xl\:px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

  .\32xl\:px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .\32xl\:px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

  .\32xl\:px-8{
    padding-left:2rem;
    padding-right:2rem
  }

  .\32xl\:px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .\32xl\:px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

  .\32xl\:px-11{
    padding-left:2.75rem;
    padding-right:2.75rem
  }

  .\32xl\:px-12{
    padding-left:3rem;
    padding-right:3rem
  }

  .\32xl\:px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .\32xl\:px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .\32xl\:px-20{
    padding-left:5rem;
    padding-right:5rem
  }

  .\32xl\:px-24{
    padding-left:6rem;
    padding-right:6rem
  }

  .\32xl\:px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .\32xl\:px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .\32xl\:px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .\32xl\:px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .\32xl\:px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .\32xl\:px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .\32xl\:px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .\32xl\:px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .\32xl\:px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .\32xl\:px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .\32xl\:px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .\32xl\:px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .\32xl\:px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .\32xl\:px-px{
    padding-left:1px;
    padding-right:1px
  }

  .\32xl\:px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .\32xl\:px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .\32xl\:px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .\32xl\:px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

  .\32xl\:py-0{
    padding-top:0px;
    padding-bottom:0px
  }

  .\32xl\:py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .\32xl\:py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .\32xl\:py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .\32xl\:py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .\32xl\:py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .\32xl\:py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .\32xl\:py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .\32xl\:py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .\32xl\:py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .\32xl\:py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .\32xl\:py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .\32xl\:py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .\32xl\:py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .\32xl\:py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .\32xl\:py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .\32xl\:py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .\32xl\:py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .\32xl\:py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .\32xl\:py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .\32xl\:py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .\32xl\:py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .\32xl\:py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .\32xl\:py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .\32xl\:py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .\32xl\:py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .\32xl\:py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .\32xl\:py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .\32xl\:py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .\32xl\:py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .\32xl\:py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .\32xl\:py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .\32xl\:py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .\32xl\:py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .\32xl\:py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .\32xl\:pt-0{
    padding-top:0px
  }

  .\32xl\:pt-1{
    padding-top:0.25rem
  }

  .\32xl\:pt-2{
    padding-top:0.5rem
  }

  .\32xl\:pt-3{
    padding-top:0.75rem
  }

  .\32xl\:pt-4{
    padding-top:1rem
  }

  .\32xl\:pt-5{
    padding-top:1.25rem
  }

  .\32xl\:pt-6{
    padding-top:1.5rem
  }

  .\32xl\:pt-7{
    padding-top:1.75rem
  }

  .\32xl\:pt-8{
    padding-top:2rem
  }

  .\32xl\:pt-9{
    padding-top:2.25rem
  }

  .\32xl\:pt-10{
    padding-top:2.5rem
  }

  .\32xl\:pt-11{
    padding-top:2.75rem
  }

  .\32xl\:pt-12{
    padding-top:3rem
  }

  .\32xl\:pt-14{
    padding-top:3.5rem
  }

  .\32xl\:pt-16{
    padding-top:4rem
  }

  .\32xl\:pt-20{
    padding-top:5rem
  }

  .\32xl\:pt-24{
    padding-top:6rem
  }

  .\32xl\:pt-28{
    padding-top:7rem
  }

  .\32xl\:pt-32{
    padding-top:8rem
  }

  .\32xl\:pt-36{
    padding-top:9rem
  }

  .\32xl\:pt-40{
    padding-top:10rem
  }

  .\32xl\:pt-44{
    padding-top:11rem
  }

  .\32xl\:pt-48{
    padding-top:12rem
  }

  .\32xl\:pt-52{
    padding-top:13rem
  }

  .\32xl\:pt-56{
    padding-top:14rem
  }

  .\32xl\:pt-60{
    padding-top:15rem
  }

  .\32xl\:pt-64{
    padding-top:16rem
  }

  .\32xl\:pt-72{
    padding-top:18rem
  }

  .\32xl\:pt-80{
    padding-top:20rem
  }

  .\32xl\:pt-96{
    padding-top:24rem
  }

  .\32xl\:pt-px{
    padding-top:1px
  }

  .\32xl\:pt-0\.5{
    padding-top:0.125rem
  }

  .\32xl\:pt-1\.5{
    padding-top:0.375rem
  }

  .\32xl\:pt-2\.5{
    padding-top:0.625rem
  }

  .\32xl\:pt-3\.5{
    padding-top:0.875rem
  }

  .\32xl\:pr-0{
    padding-right:0px
  }

  .\32xl\:pr-1{
    padding-right:0.25rem
  }

  .\32xl\:pr-2{
    padding-right:0.5rem
  }

  .\32xl\:pr-3{
    padding-right:0.75rem
  }

  .\32xl\:pr-4{
    padding-right:1rem
  }

  .\32xl\:pr-5{
    padding-right:1.25rem
  }

  .\32xl\:pr-6{
    padding-right:1.5rem
  }

  .\32xl\:pr-7{
    padding-right:1.75rem
  }

  .\32xl\:pr-8{
    padding-right:2rem
  }

  .\32xl\:pr-9{
    padding-right:2.25rem
  }

  .\32xl\:pr-10{
    padding-right:2.5rem
  }

  .\32xl\:pr-11{
    padding-right:2.75rem
  }

  .\32xl\:pr-12{
    padding-right:3rem
  }

  .\32xl\:pr-14{
    padding-right:3.5rem
  }

  .\32xl\:pr-16{
    padding-right:4rem
  }

  .\32xl\:pr-20{
    padding-right:5rem
  }

  .\32xl\:pr-24{
    padding-right:6rem
  }

  .\32xl\:pr-28{
    padding-right:7rem
  }

  .\32xl\:pr-32{
    padding-right:8rem
  }

  .\32xl\:pr-36{
    padding-right:9rem
  }

  .\32xl\:pr-40{
    padding-right:10rem
  }

  .\32xl\:pr-44{
    padding-right:11rem
  }

  .\32xl\:pr-48{
    padding-right:12rem
  }

  .\32xl\:pr-52{
    padding-right:13rem
  }

  .\32xl\:pr-56{
    padding-right:14rem
  }

  .\32xl\:pr-60{
    padding-right:15rem
  }

  .\32xl\:pr-64{
    padding-right:16rem
  }

  .\32xl\:pr-72{
    padding-right:18rem
  }

  .\32xl\:pr-80{
    padding-right:20rem
  }

  .\32xl\:pr-96{
    padding-right:24rem
  }

  .\32xl\:pr-px{
    padding-right:1px
  }

  .\32xl\:pr-0\.5{
    padding-right:0.125rem
  }

  .\32xl\:pr-1\.5{
    padding-right:0.375rem
  }

  .\32xl\:pr-2\.5{
    padding-right:0.625rem
  }

  .\32xl\:pr-3\.5{
    padding-right:0.875rem
  }

  .\32xl\:pb-0{
    padding-bottom:0px
  }

  .\32xl\:pb-1{
    padding-bottom:0.25rem
  }

  .\32xl\:pb-2{
    padding-bottom:0.5rem
  }

  .\32xl\:pb-3{
    padding-bottom:0.75rem
  }

  .\32xl\:pb-4{
    padding-bottom:1rem
  }

  .\32xl\:pb-5{
    padding-bottom:1.25rem
  }

  .\32xl\:pb-6{
    padding-bottom:1.5rem
  }

  .\32xl\:pb-7{
    padding-bottom:1.75rem
  }

  .\32xl\:pb-8{
    padding-bottom:2rem
  }

  .\32xl\:pb-9{
    padding-bottom:2.25rem
  }

  .\32xl\:pb-10{
    padding-bottom:2.5rem
  }

  .\32xl\:pb-11{
    padding-bottom:2.75rem
  }

  .\32xl\:pb-12{
    padding-bottom:3rem
  }

  .\32xl\:pb-14{
    padding-bottom:3.5rem
  }

  .\32xl\:pb-16{
    padding-bottom:4rem
  }

  .\32xl\:pb-20{
    padding-bottom:5rem
  }

  .\32xl\:pb-24{
    padding-bottom:6rem
  }

  .\32xl\:pb-28{
    padding-bottom:7rem
  }

  .\32xl\:pb-32{
    padding-bottom:8rem
  }

  .\32xl\:pb-36{
    padding-bottom:9rem
  }

  .\32xl\:pb-40{
    padding-bottom:10rem
  }

  .\32xl\:pb-44{
    padding-bottom:11rem
  }

  .\32xl\:pb-48{
    padding-bottom:12rem
  }

  .\32xl\:pb-52{
    padding-bottom:13rem
  }

  .\32xl\:pb-56{
    padding-bottom:14rem
  }

  .\32xl\:pb-60{
    padding-bottom:15rem
  }

  .\32xl\:pb-64{
    padding-bottom:16rem
  }

  .\32xl\:pb-72{
    padding-bottom:18rem
  }

  .\32xl\:pb-80{
    padding-bottom:20rem
  }

  .\32xl\:pb-96{
    padding-bottom:24rem
  }

  .\32xl\:pb-px{
    padding-bottom:1px
  }

  .\32xl\:pb-0\.5{
    padding-bottom:0.125rem
  }

  .\32xl\:pb-1\.5{
    padding-bottom:0.375rem
  }

  .\32xl\:pb-2\.5{
    padding-bottom:0.625rem
  }

  .\32xl\:pb-3\.5{
    padding-bottom:0.875rem
  }

  .\32xl\:pl-0{
    padding-left:0px
  }

  .\32xl\:pl-1{
    padding-left:0.25rem
  }

  .\32xl\:pl-2{
    padding-left:0.5rem
  }

  .\32xl\:pl-3{
    padding-left:0.75rem
  }

  .\32xl\:pl-4{
    padding-left:1rem
  }

  .\32xl\:pl-5{
    padding-left:1.25rem
  }

  .\32xl\:pl-6{
    padding-left:1.5rem
  }

  .\32xl\:pl-7{
    padding-left:1.75rem
  }

  .\32xl\:pl-8{
    padding-left:2rem
  }

  .\32xl\:pl-9{
    padding-left:2.25rem
  }

  .\32xl\:pl-10{
    padding-left:2.5rem
  }

  .\32xl\:pl-11{
    padding-left:2.75rem
  }

  .\32xl\:pl-12{
    padding-left:3rem
  }

  .\32xl\:pl-14{
    padding-left:3.5rem
  }

  .\32xl\:pl-16{
    padding-left:4rem
  }

  .\32xl\:pl-20{
    padding-left:5rem
  }

  .\32xl\:pl-24{
    padding-left:6rem
  }

  .\32xl\:pl-28{
    padding-left:7rem
  }

  .\32xl\:pl-32{
    padding-left:8rem
  }

  .\32xl\:pl-36{
    padding-left:9rem
  }

  .\32xl\:pl-40{
    padding-left:10rem
  }

  .\32xl\:pl-44{
    padding-left:11rem
  }

  .\32xl\:pl-48{
    padding-left:12rem
  }

  .\32xl\:pl-52{
    padding-left:13rem
  }

  .\32xl\:pl-56{
    padding-left:14rem
  }

  .\32xl\:pl-60{
    padding-left:15rem
  }

  .\32xl\:pl-64{
    padding-left:16rem
  }

  .\32xl\:pl-72{
    padding-left:18rem
  }

  .\32xl\:pl-80{
    padding-left:20rem
  }

  .\32xl\:pl-96{
    padding-left:24rem
  }

  .\32xl\:pl-px{
    padding-left:1px
  }

  .\32xl\:pl-0\.5{
    padding-left:0.125rem
  }

  .\32xl\:pl-1\.5{
    padding-left:0.375rem
  }

  .\32xl\:pl-2\.5{
    padding-left:0.625rem
  }

  .\32xl\:pl-3\.5{
    padding-left:0.875rem
  }

  .\32xl\:text-left{
    text-align:left
  }

  .\32xl\:text-center{
    text-align:center
  }

  .\32xl\:text-right{
    text-align:right
  }

  .\32xl\:text-justify{
    text-align:justify
  }

  .\32xl\:align-baseline{
    vertical-align:baseline
  }

  .\32xl\:align-top{
    vertical-align:top
  }

  .\32xl\:align-middle{
    vertical-align:middle
  }

  .\32xl\:align-bottom{
    vertical-align:bottom
  }

  .\32xl\:align-text-top{
    vertical-align:text-top
  }

  .\32xl\:align-text-bottom{
    vertical-align:text-bottom
  }

  .\32xl\:font-Montserrat{
    font-family:Montserrat, Roboto, Open Sans
  }

  .\32xl\:font-Prompt{
    font-family:Prompt, Roboto, Open Sans
  }

  .\32xl\:font-Roboto{
    font-family:Roboto, Open Sans
  }

  .\32xl\:font-OpenSans{
    font-family:Open Sans, Roboto
  }

  .\32xl\:font-Nunito{
    font-family:Nunito, Roboto, Open Sans
  }

  .\32xl\:text-10{
    font-size:10px
  }

  .\32xl\:text-11{
    font-size:11px
  }

  .\32xl\:text-12{
    font-size:12px
  }

  .\32xl\:text-13{
    font-size:13px
  }

  .\32xl\:text-14{
    font-size:14px
  }

  .\32xl\:text-15{
    font-size:15px
  }

  .\32xl\:text-16{
    font-size:16px
  }

  .\32xl\:text-18{
    font-size:18px
  }

  .\32xl\:text-19{
    font-size:19px
  }

  .\32xl\:text-20{
    font-size:20px
  }

  .\32xl\:text-22{
    font-size:22px
  }

  .\32xl\:text-24{
    font-size:24px
  }

  .\32xl\:text-25{
    font-size:25px
  }

  .\32xl\:text-26{
    font-size:26px
  }

  .\32xl\:text-28{
    font-size:28px
  }

  .\32xl\:text-30{
    font-size:30px
  }

  .\32xl\:text-32{
    font-size:32px
  }

  .\32xl\:text-40{
    font-size:40px
  }

  .\32xl\:text-55{
    font-size:55px
  }

  .\32xl\:text-xs{
    font-size:.75rem
  }

  .\32xl\:text-sm{
    font-size:.875rem
  }

  .\32xl\:text-lg{
    font-size:1.125rem
  }

  .\32xl\:text-xl{
    font-size:1.25rem
  }

  .\32xl\:text-2xl{
    font-size:1.5rem
  }

  .\32xl\:text-3xl{
    font-size:1.875rem
  }

  .\32xl\:text-4xl{
    font-size:2.25rem
  }

  .\32xl\:text-5xl{
    font-size:3rem
  }

  .\32xl\:text-6xl{
    font-size:4rem
  }

  .\32xl\:text-7xl{
    font-size:5rem
  }

  .\32xl\:font-thin{
    font-weight:100
  }

  .\32xl\:font-extralight{
    font-weight:200
  }

  .\32xl\:font-light{
    font-weight:300
  }

  .\32xl\:font-normal{
    font-weight:400
  }

  .\32xl\:font-medium{
    font-weight:500
  }

  .\32xl\:font-semibold{
    font-weight:600
  }

  .\32xl\:font-bold{
    font-weight:700
  }

  .\32xl\:font-extrabold{
    font-weight:800
  }

  .\32xl\:font-black{
    font-weight:900
  }

  .\32xl\:uppercase{
    text-transform:uppercase
  }

  .\32xl\:lowercase{
    text-transform:lowercase
  }

  .\32xl\:capitalize{
    text-transform:capitalize
  }

  .\32xl\:normal-case{
    text-transform:none
  }

  .\32xl\:italic{
    font-style:italic
  }

  .\32xl\:not-italic{
    font-style:normal
  }

  .\32xl\:ordinal, .\32xl\:slashed-zero, .\32xl\:lining-nums, .\32xl\:oldstyle-nums, .\32xl\:proportional-nums, .\32xl\:tabular-nums, .\32xl\:diagonal-fractions, .\32xl\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .\32xl\:normal-nums{
    font-variant-numeric:normal
  }

  .\32xl\:ordinal{
    --tw-ordinal:ordinal
  }

  .\32xl\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .\32xl\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .\32xl\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .\32xl\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .\32xl\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .\32xl\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .\32xl\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .\32xl\:leading-3{
    line-height:.75rem
  }

  .\32xl\:leading-4{
    line-height:1rem
  }

  .\32xl\:leading-5{
    line-height:1.25rem
  }

  .\32xl\:leading-6{
    line-height:1.5rem
  }

  .\32xl\:leading-7{
    line-height:1.75rem
  }

  .\32xl\:leading-8{
    line-height:2rem
  }

  .\32xl\:leading-9{
    line-height:2.25rem
  }

  .\32xl\:leading-10{
    line-height:2.5rem
  }

  .\32xl\:leading-19{
    line-height:19px
  }

  .\32xl\:leading-none{
    line-height:1
  }

  .\32xl\:leading-tight{
    line-height:1.25
  }

  .\32xl\:leading-snug{
    line-height:1.375
  }

  .\32xl\:leading-normal{
    line-height:1.5
  }

  .\32xl\:leading-relaxed{
    line-height:1.625
  }

  .\32xl\:leading-loose{
    line-height:2
  }

  .\32xl\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .\32xl\:tracking-tight{
    letter-spacing:-0.025em
  }

  .\32xl\:tracking-normal{
    letter-spacing:0em
  }

  .\32xl\:tracking-wide{
    letter-spacing:0.025em
  }

  .\32xl\:tracking-wider{
    letter-spacing:0.05em
  }

  .\32xl\:tracking-widest{
    letter-spacing:0.1em
  }

  .\32xl\:text-transparent{
    color:transparent
  }

  .\32xl\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\32xl\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32xl\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\32xl\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32xl\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\32xl\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32xl\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\32xl\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\32xl\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\32xl\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\32xl\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\32xl\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\32xl\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\32xl\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\32xl\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\32xl\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\32xl\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\32xl\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\32xl\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32xl\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\32xl\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\32xl\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\32xl\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\32xl\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\32xl\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\32xl\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .\32xl\:group-hover\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .group:hover .\32xl\:group-hover\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .\32xl\:focus-within\:text-customGray-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-grayTwo:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-grayThree:focus-within{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-lighterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-textGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-superDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-iconGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-mediumGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-swampGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-solitudeGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-winterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-tableGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-iceGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-gainsboro:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-offWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-cloudGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-defaultDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGray-skeletonGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-newLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-normal:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-royal:focus-within{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-glass:focus-within{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-hawkesBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-newBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-skyLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-lightBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-lightBlueGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-pale:focus-within{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-lavender:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customBlue-iceBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customWhite-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customWhite-lightDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customWhite-bWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customRed-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGreen-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGreen-approved:focus-within{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGreen-check:focus-within{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGreen-lime:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGreen-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customGreen-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customYellow-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customYellow-highlight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customYellow-bright:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customYellow-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customYellow-gold:focus-within{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customYellow-mostard:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customOrange-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customOrange-mediumOrange:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customOrange-F96319:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customOrange-EB8A02:focus-within{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-customPurple-purpleOne:focus-within{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-inicieColors-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\32xl\:focus-within\:text-inicieColors-blue:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-transparent:hover{
    color:transparent
  }

  .\32xl\:hover\:text-customGray-default:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-light:hover{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-dark:hover{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-darker:hover{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-grayTwo:hover{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-grayThree:hover{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-lighterGray:hover{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-textGray:hover{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-superDark:hover{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-iconGray:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-mediumGray:hover{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-swampGray:hover{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-solitudeGray:hover{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-winterGray:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-tableGray:hover{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-iceGray:hover{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-gainsboro:hover{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-offWhite:hover{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-cloudGray:hover{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-defaultDark:hover{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGray-skeletonGray:hover{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-default:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-light:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-newLight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-normal:hover{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-dark:hover{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-royal:hover{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-glass:hover{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-hawkesBlue:hover{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-darker:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-newBlue:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-black:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-skyLight:hover{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-lightBlue:hover{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-lightBlueGray:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-pale:hover{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-lavender:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customBlue-iceBlue:hover{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customWhite-default:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customWhite-lightDark:hover{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customWhite-bWhite:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customRed-default:hover{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGreen-default:hover{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGreen-approved:hover{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGreen-check:hover{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGreen-lime:hover{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGreen-dark:hover{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customGreen-light:hover{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customYellow-default:hover{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customYellow-highlight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customYellow-bright:hover{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customYellow-dark:hover{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customYellow-gold:hover{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customYellow-mostard:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customOrange-default:hover{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customOrange-mediumOrange:hover{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customOrange-F96319:hover{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customOrange-EB8A02:hover{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-customPurple-purpleOne:hover{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-inicieColors-orange:hover{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\32xl\:hover\:text-inicieColors-blue:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-transparent:focus{
    color:transparent
  }

  .\32xl\:focus\:text-customGray-default:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-light:focus{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-dark:focus{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-darker:focus{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-grayTwo:focus{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-grayThree:focus{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-lighterGray:focus{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-textGray:focus{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-superDark:focus{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-iconGray:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-mediumGray:focus{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-swampGray:focus{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-solitudeGray:focus{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-winterGray:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-tableGray:focus{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-iceGray:focus{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-gainsboro:focus{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-offWhite:focus{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-cloudGray:focus{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-defaultDark:focus{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGray-skeletonGray:focus{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-default:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-light:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-newLight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-normal:focus{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-dark:focus{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-royal:focus{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-glass:focus{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-hawkesBlue:focus{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-darker:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-newBlue:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-black:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-skyLight:focus{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-lightBlue:focus{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-lightBlueGray:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-pale:focus{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-lavender:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customBlue-iceBlue:focus{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customWhite-default:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customWhite-lightDark:focus{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customWhite-bWhite:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customRed-default:focus{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGreen-default:focus{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGreen-approved:focus{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGreen-check:focus{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGreen-lime:focus{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGreen-dark:focus{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customGreen-light:focus{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customYellow-default:focus{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customYellow-highlight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customYellow-bright:focus{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customYellow-dark:focus{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customYellow-gold:focus{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customYellow-mostard:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customOrange-default:focus{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customOrange-mediumOrange:focus{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customOrange-F96319:focus{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customOrange-EB8A02:focus{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-customPurple-purpleOne:focus{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-inicieColors-orange:focus{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .\32xl\:focus\:text-inicieColors-blue:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .\32xl\:text-opacity-0{
    --tw-text-opacity:0
  }

  .\32xl\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .\32xl\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .\32xl\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .\32xl\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .\32xl\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .\32xl\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .\32xl\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .\32xl\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .\32xl\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .\32xl\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .\32xl\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .\32xl\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .\32xl\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .\32xl\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .\32xl\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .\32xl\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .\32xl\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .\32xl\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .\32xl\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .\32xl\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .\32xl\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .\32xl\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .\32xl\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .\32xl\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .\32xl\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .\32xl\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .\32xl\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .\32xl\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .\32xl\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .\32xl\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .\32xl\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .\32xl\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .\32xl\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .\32xl\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .\32xl\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .\32xl\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .\32xl\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .\32xl\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .\32xl\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .\32xl\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .\32xl\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .\32xl\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .\32xl\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .\32xl\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .\32xl\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .\32xl\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .\32xl\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .\32xl\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .\32xl\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .\32xl\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .\32xl\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .\32xl\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .\32xl\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .\32xl\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .\32xl\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .\32xl\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .\32xl\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .\32xl\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .\32xl\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .\32xl\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .\32xl\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .\32xl\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .\32xl\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .\32xl\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .\32xl\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .\32xl\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .\32xl\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .\32xl\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .\32xl\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .\32xl\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .\32xl\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .\32xl\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .\32xl\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .\32xl\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .\32xl\:underline{
    text-decoration:underline
  }

  .\32xl\:line-through{
    text-decoration:line-through
  }

  .\32xl\:no-underline{
    text-decoration:none
  }

  .group:hover .\32xl\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .\32xl\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .\32xl\:group-hover\:no-underline{
    text-decoration:none
  }

  .\32xl\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .\32xl\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .\32xl\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .\32xl\:hover\:underline:hover{
    text-decoration:underline
  }

  .\32xl\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .\32xl\:hover\:no-underline:hover{
    text-decoration:none
  }

  .\32xl\:focus\:underline:focus{
    text-decoration:underline
  }

  .\32xl\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .\32xl\:focus\:no-underline:focus{
    text-decoration:none
  }

  .\32xl\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .\32xl\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .\32xl\:placeholder-transparent::placeholder{
    color:transparent
  }

  .\32xl\:placeholder-customGray-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-grayTwo::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-grayThree::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-lighterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-textGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-superDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-iconGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-mediumGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-swampGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-solitudeGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-winterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-tableGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-iceGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-gainsboro::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-offWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-cloudGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-defaultDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGray-skeletonGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-newLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-normal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-royal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-glass::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-hawkesBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-newBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-skyLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-lightBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-lightBlueGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-pale::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-lavender::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customBlue-iceBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customWhite-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customWhite-lightDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customWhite-bWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customRed-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGreen-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGreen-approved::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGreen-check::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGreen-lime::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGreen-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customGreen-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customYellow-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customYellow-highlight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customYellow-bright::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customYellow-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customYellow-gold::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customYellow-mostard::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customOrange-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customOrange-mediumOrange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customOrange-F96319::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customOrange-EB8A02::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-customPurple-purpleOne::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-inicieColors-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-inicieColors-blue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .\32xl\:focus\:placeholder-customGray-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-grayTwo:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-grayThree:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-lighterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-textGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-superDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-iconGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-mediumGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-swampGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-solitudeGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-winterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-tableGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-iceGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-gainsboro:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-offWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-cloudGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-defaultDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGray-skeletonGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-newLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-normal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-royal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-glass:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-hawkesBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-newBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-skyLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-lightBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-lightBlueGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-pale:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-lavender:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customBlue-iceBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customWhite-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customWhite-lightDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customWhite-bWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customRed-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGreen-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGreen-approved:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGreen-check:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGreen-lime:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGreen-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customGreen-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customYellow-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customYellow-highlight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customYellow-bright:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customYellow-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customYellow-gold:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customYellow-mostard:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customOrange-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customOrange-mediumOrange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customOrange-F96319:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customOrange-EB8A02:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-customPurple-purpleOne:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-inicieColors-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .\32xl\:focus\:placeholder-inicieColors-blue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .\32xl\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .\32xl\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .\32xl\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .\32xl\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .\32xl\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .\32xl\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .\32xl\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .\32xl\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .\32xl\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .\32xl\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .\32xl\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .\32xl\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .\32xl\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .\32xl\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .\32xl\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .\32xl\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .\32xl\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .\32xl\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .\32xl\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .\32xl\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .\32xl\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .\32xl\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .\32xl\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .\32xl\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .\32xl\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .\32xl\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .\32xl\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .\32xl\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .\32xl\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .\32xl\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .\32xl\:opacity-0{
    opacity:0
  }

  .\32xl\:opacity-5{
    opacity:0.05
  }

  .\32xl\:opacity-10{
    opacity:0.1
  }

  .\32xl\:opacity-20{
    opacity:0.2
  }

  .\32xl\:opacity-25{
    opacity:0.25
  }

  .\32xl\:opacity-30{
    opacity:0.3
  }

  .\32xl\:opacity-40{
    opacity:0.4
  }

  .\32xl\:opacity-50{
    opacity:0.5
  }

  .\32xl\:opacity-60{
    opacity:0.6
  }

  .\32xl\:opacity-70{
    opacity:0.7
  }

  .\32xl\:opacity-75{
    opacity:0.75
  }

  .\32xl\:opacity-80{
    opacity:0.8
  }

  .\32xl\:opacity-90{
    opacity:0.9
  }

  .\32xl\:opacity-95{
    opacity:0.95
  }

  .\32xl\:opacity-100{
    opacity:1
  }

  .group:hover .\32xl\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .\32xl\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .\32xl\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .\32xl\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .\32xl\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .\32xl\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .\32xl\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .\32xl\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .\32xl\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .\32xl\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .\32xl\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .\32xl\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .\32xl\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .\32xl\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .\32xl\:group-hover\:opacity-100{
    opacity:1
  }

  .\32xl\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .\32xl\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .\32xl\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .\32xl\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .\32xl\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .\32xl\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .\32xl\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .\32xl\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .\32xl\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .\32xl\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .\32xl\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .\32xl\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .\32xl\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .\32xl\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .\32xl\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .\32xl\:hover\:opacity-0:hover{
    opacity:0
  }

  .\32xl\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .\32xl\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .\32xl\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .\32xl\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .\32xl\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .\32xl\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .\32xl\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .\32xl\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .\32xl\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .\32xl\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .\32xl\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .\32xl\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .\32xl\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .\32xl\:hover\:opacity-100:hover{
    opacity:1
  }

  .\32xl\:focus\:opacity-0:focus{
    opacity:0
  }

  .\32xl\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .\32xl\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .\32xl\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .\32xl\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .\32xl\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .\32xl\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .\32xl\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .\32xl\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .\32xl\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .\32xl\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .\32xl\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .\32xl\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .\32xl\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .\32xl\:focus\:opacity-100:focus{
    opacity:1
  }

  .\32xl\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .\32xl\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .\32xl\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .\32xl\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .\32xl\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .\32xl\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .\32xl\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .\32xl\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .\32xl\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .\32xl\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .\32xl\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .\32xl\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .\32xl\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .\32xl\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .\32xl\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .\32xl\:bg-blend-normal{
    background-blend-mode:normal
  }

  .\32xl\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .\32xl\:bg-blend-screen{
    background-blend-mode:screen
  }

  .\32xl\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .\32xl\:bg-blend-darken{
    background-blend-mode:darken
  }

  .\32xl\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .\32xl\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .\32xl\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .\32xl\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .\32xl\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .\32xl\:bg-blend-difference{
    background-blend-mode:difference
  }

  .\32xl\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .\32xl\:bg-blend-hue{
    background-blend-mode:hue
  }

  .\32xl\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .\32xl\:bg-blend-color{
    background-blend-mode:color
  }

  .\32xl\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .\32xl\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .\32xl\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .\32xl\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .\32xl\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .\32xl\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .\32xl\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .\32xl\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .\32xl\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .\32xl\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .\32xl\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .\32xl\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .\32xl\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .\32xl\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .\32xl\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .\32xl\:mix-blend-color{
    mix-blend-mode:color
  }

  .\32xl\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .\32xl\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32xl\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32xl\:group-hover\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32xl\:group-hover\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32xl\:group-hover\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32xl\:group-hover\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32xl\:group-hover\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32xl\:group-hover\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32xl\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .\32xl\:group-hover\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus-within\:shadow-custom:focus-within{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:hover\:shadow-custom:hover{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:focus\:shadow-custom:focus{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .\32xl\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\32xl\:outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\32xl\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\32xl\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\32xl\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\32xl\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\32xl\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .\32xl\:focus\:outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .\32xl\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .\32xl\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .\32xl\:ring-inset{
    --tw-ring-inset:inset
  }

  .\32xl\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .\32xl\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .\32xl\:ring-transparent{
    --tw-ring-color:transparent
  }

  .\32xl\:ring-customGray-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-grayTwo{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-grayThree{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-lighterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-textGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-superDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-iconGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-mediumGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-swampGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-solitudeGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-winterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-tableGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-iceGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-gainsboro{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-offWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-cloudGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-defaultDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGray-skeletonGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-newLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-normal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-royal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-glass{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-hawkesBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-newBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-skyLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-lightBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-lightBlueGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-pale{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-lavender{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customBlue-iceBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customWhite-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customWhite-lightDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customWhite-bWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customRed-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGreen-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGreen-approved{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGreen-check{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGreen-lime{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGreen-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customGreen-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customYellow-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customYellow-highlight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customYellow-bright{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customYellow-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customYellow-gold{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customYellow-mostard{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customOrange-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customOrange-mediumOrange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customOrange-F96319{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customOrange-EB8A02{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\32xl\:ring-customPurple-purpleOne{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\32xl\:ring-inicieColors-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\32xl\:ring-inicieColors-blue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .\32xl\:focus-within\:ring-customGray-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-grayTwo:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-grayThree:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-lighterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-textGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-superDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-iconGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-mediumGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-swampGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-solitudeGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-winterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-tableGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-iceGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-gainsboro:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-offWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-cloudGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-defaultDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGray-skeletonGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-newLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-normal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-royal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-glass:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-hawkesBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-newBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-skyLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-lightBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-lightBlueGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-pale:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-lavender:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customBlue-iceBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customWhite-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customWhite-lightDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customWhite-bWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customRed-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGreen-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGreen-approved:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGreen-check:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGreen-lime:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGreen-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customGreen-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customYellow-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customYellow-highlight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customYellow-bright:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customYellow-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customYellow-gold:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customYellow-mostard:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customOrange-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customOrange-mediumOrange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customOrange-F96319:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customOrange-EB8A02:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-customPurple-purpleOne:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-inicieColors-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\32xl\:focus-within\:ring-inicieColors-blue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .\32xl\:focus\:ring-customGray-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-grayTwo:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-grayThree:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-lighterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-textGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-superDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-iconGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-mediumGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-swampGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-solitudeGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-winterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-tableGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-iceGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-gainsboro:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-offWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-cloudGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-defaultDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGray-skeletonGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-newLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-normal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-royal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-glass:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-hawkesBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-newBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-skyLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-lightBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-lightBlueGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-pale:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-lavender:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customBlue-iceBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customWhite-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customWhite-lightDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customWhite-bWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customRed-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGreen-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGreen-approved:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGreen-check:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGreen-lime:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGreen-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customGreen-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customYellow-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customYellow-highlight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customYellow-bright:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customYellow-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customYellow-gold:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customYellow-mostard:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customOrange-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customOrange-mediumOrange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customOrange-F96319:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customOrange-EB8A02:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-customPurple-purpleOne:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-inicieColors-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .\32xl\:focus\:ring-inicieColors-blue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .\32xl\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .\32xl\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .\32xl\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .\32xl\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .\32xl\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .\32xl\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .\32xl\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .\32xl\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .\32xl\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .\32xl\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .\32xl\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .\32xl\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .\32xl\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .\32xl\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .\32xl\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .\32xl\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .\32xl\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .\32xl\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .\32xl\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .\32xl\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .\32xl\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .\32xl\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .\32xl\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .\32xl\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .\32xl\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .\32xl\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .\32xl\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .\32xl\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .\32xl\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .\32xl\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .\32xl\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .\32xl\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .\32xl\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .\32xl\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .\32xl\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .\32xl\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .\32xl\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .\32xl\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .\32xl\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .\32xl\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .\32xl\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .\32xl\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .\32xl\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .\32xl\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .\32xl\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .\32xl\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .\32xl\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .\32xl\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .\32xl\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .\32xl\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .\32xl\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .\32xl\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .\32xl\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .\32xl\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .\32xl\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .\32xl\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .\32xl\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .\32xl\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .\32xl\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .\32xl\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .\32xl\:ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .\32xl\:ring-offset-customGray-default{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32xl\:ring-offset-customGray-light{
    --tw-ring-offset-color:#d9e0e6
  }

  .\32xl\:ring-offset-customGray-dark{
    --tw-ring-offset-color:#484B4D
  }

  .\32xl\:ring-offset-customGray-darker{
    --tw-ring-offset-color:#49494A
  }

  .\32xl\:ring-offset-customGray-grayTwo{
    --tw-ring-offset-color:#C7CBD1
  }

  .\32xl\:ring-offset-customGray-grayThree{
    --tw-ring-offset-color:#909193
  }

  .\32xl\:ring-offset-customGray-superLight{
    --tw-ring-offset-color:#EDEDED
  }

  .\32xl\:ring-offset-customGray-lighterGray{
    --tw-ring-offset-color:#F4F4F4
  }

  .\32xl\:ring-offset-customGray-textGray{
    --tw-ring-offset-color:#8F9BB3
  }

  .\32xl\:ring-offset-customGray-superDark{
    --tw-ring-offset-color:#231F20
  }

  .\32xl\:ring-offset-customGray-iconGray{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32xl\:ring-offset-customGray-mediumGray{
    --tw-ring-offset-color:#E3E4E4
  }

  .\32xl\:ring-offset-customGray-swampGray{
    --tw-ring-offset-color:#252727
  }

  .\32xl\:ring-offset-customGray-solitudeGray{
    --tw-ring-offset-color:#E0E4E8
  }

  .\32xl\:ring-offset-customGray-winterGray{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32xl\:ring-offset-customGray-tableGray{
    --tw-ring-offset-color:#F2F6FB
  }

  .\32xl\:ring-offset-customGray-iceGray{
    --tw-ring-offset-color:#F5F7FC
  }

  .\32xl\:ring-offset-customGray-gainsboro{
    --tw-ring-offset-color:#F0F2F6
  }

  .\32xl\:ring-offset-customGray-offWhite{
    --tw-ring-offset-color:#F7F7F7
  }

  .\32xl\:ring-offset-customGray-cloudGray{
    --tw-ring-offset-color:#B9BDC1
  }

  .\32xl\:ring-offset-customGray-defaultDark{
    --tw-ring-offset-color:#AEB3B7
  }

  .\32xl\:ring-offset-customGray-skeletonGray{
    --tw-ring-offset-color:#DEDFE3
  }

  .\32xl\:ring-offset-customBlue-default{
    --tw-ring-offset-color:#233674
  }

  .\32xl\:ring-offset-customBlue-light{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32xl\:ring-offset-customBlue-newLight{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32xl\:ring-offset-customBlue-superLight{
    --tw-ring-offset-color:#D7E1EC
  }

  .\32xl\:ring-offset-customBlue-normal{
    --tw-ring-offset-color:#004899
  }

  .\32xl\:ring-offset-customBlue-dark{
    --tw-ring-offset-color:#222B45
  }

  .\32xl\:ring-offset-customBlue-royal{
    --tw-ring-offset-color:#3656BF
  }

  .\32xl\:ring-offset-customBlue-glass{
    --tw-ring-offset-color:#D8E5F8
  }

  .\32xl\:ring-offset-customBlue-hawkesBlue{
    --tw-ring-offset-color:#D7DDF2
  }

  .\32xl\:ring-offset-customBlue-darker{
    --tw-ring-offset-color:#0F2741
  }

  .\32xl\:ring-offset-customBlue-newBlue{
    --tw-ring-offset-color:#0F2741
  }

  .\32xl\:ring-offset-customBlue-black{
    --tw-ring-offset-color:#0F2740
  }

  .\32xl\:ring-offset-customBlue-skyLight{
    --tw-ring-offset-color:#F0F4F9
  }

  .\32xl\:ring-offset-customBlue-lightBlue{
    --tw-ring-offset-color:#E7EBF8
  }

  .\32xl\:ring-offset-customBlue-lightBlueGray{
    --tw-ring-offset-color:#8296D7
  }

  .\32xl\:ring-offset-customBlue-pale{
    --tw-ring-offset-color:#D0D8F1
  }

  .\32xl\:ring-offset-customBlue-lavender{
    --tw-ring-offset-color:#8296D7
  }

  .\32xl\:ring-offset-customBlue-iceBlue{
    --tw-ring-offset-color:#EFF5FF
  }

  .\32xl\:ring-offset-customWhite-default{
    --tw-ring-offset-color:#ffffff
  }

  .\32xl\:ring-offset-customWhite-lightDark{
    --tw-ring-offset-color:#F8F8F8
  }

  .\32xl\:ring-offset-customWhite-bWhite{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32xl\:ring-offset-customRed-default{
    --tw-ring-offset-color:#B10000
  }

  .\32xl\:ring-offset-customGreen-default{
    --tw-ring-offset-color:#8BD42D
  }

  .\32xl\:ring-offset-customGreen-approved{
    --tw-ring-offset-color:#80CC28
  }

  .\32xl\:ring-offset-customGreen-check{
    --tw-ring-offset-color:#139E5D
  }

  .\32xl\:ring-offset-customGreen-lime{
    --tw-ring-offset-color:#00AD3C
  }

  .\32xl\:ring-offset-customGreen-dark{
    --tw-ring-offset-color:#03AC6D
  }

  .\32xl\:ring-offset-customGreen-light{
    --tw-ring-offset-color:#A5D072
  }

  .\32xl\:ring-offset-customYellow-default{
    --tw-ring-offset-color:#FEF8E6
  }

  .\32xl\:ring-offset-customYellow-highlight{
    --tw-ring-offset-color:#EEB103
  }

  .\32xl\:ring-offset-customYellow-bright{
    --tw-ring-offset-color:#FDD835
  }

  .\32xl\:ring-offset-customYellow-dark{
    --tw-ring-offset-color:#FDDD84
  }

  .\32xl\:ring-offset-customYellow-gold{
    --tw-ring-offset-color:#E9AC07
  }

  .\32xl\:ring-offset-customYellow-mostard{
    --tw-ring-offset-color:#F59E0B
  }

  .\32xl\:ring-offset-customOrange-default{
    --tw-ring-offset-color:#E8532C
  }

  .\32xl\:ring-offset-customOrange-mediumOrange{
    --tw-ring-offset-color:#F4933C
  }

  .\32xl\:ring-offset-customOrange-F96319{
    --tw-ring-offset-color:#F96319
  }

  .\32xl\:ring-offset-customOrange-EB8A02{
    --tw-ring-offset-color:#EB8A02
  }

  .\32xl\:ring-offset-customPurple-purpleOne{
    --tw-ring-offset-color:#673AB7
  }

  .\32xl\:ring-offset-inicieColors-orange{
    --tw-ring-offset-color:#F36C48
  }

  .\32xl\:ring-offset-inicieColors-blue{
    --tw-ring-offset-color:#233674
  }

  .\32xl\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .\32xl\:focus-within\:ring-offset-customGray-default:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32xl\:focus-within\:ring-offset-customGray-light:focus-within{
    --tw-ring-offset-color:#d9e0e6
  }

  .\32xl\:focus-within\:ring-offset-customGray-dark:focus-within{
    --tw-ring-offset-color:#484B4D
  }

  .\32xl\:focus-within\:ring-offset-customGray-darker:focus-within{
    --tw-ring-offset-color:#49494A
  }

  .\32xl\:focus-within\:ring-offset-customGray-grayTwo:focus-within{
    --tw-ring-offset-color:#C7CBD1
  }

  .\32xl\:focus-within\:ring-offset-customGray-grayThree:focus-within{
    --tw-ring-offset-color:#909193
  }

  .\32xl\:focus-within\:ring-offset-customGray-superLight:focus-within{
    --tw-ring-offset-color:#EDEDED
  }

  .\32xl\:focus-within\:ring-offset-customGray-lighterGray:focus-within{
    --tw-ring-offset-color:#F4F4F4
  }

  .\32xl\:focus-within\:ring-offset-customGray-textGray:focus-within{
    --tw-ring-offset-color:#8F9BB3
  }

  .\32xl\:focus-within\:ring-offset-customGray-superDark:focus-within{
    --tw-ring-offset-color:#231F20
  }

  .\32xl\:focus-within\:ring-offset-customGray-iconGray:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32xl\:focus-within\:ring-offset-customGray-mediumGray:focus-within{
    --tw-ring-offset-color:#E3E4E4
  }

  .\32xl\:focus-within\:ring-offset-customGray-swampGray:focus-within{
    --tw-ring-offset-color:#252727
  }

  .\32xl\:focus-within\:ring-offset-customGray-solitudeGray:focus-within{
    --tw-ring-offset-color:#E0E4E8
  }

  .\32xl\:focus-within\:ring-offset-customGray-winterGray:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32xl\:focus-within\:ring-offset-customGray-tableGray:focus-within{
    --tw-ring-offset-color:#F2F6FB
  }

  .\32xl\:focus-within\:ring-offset-customGray-iceGray:focus-within{
    --tw-ring-offset-color:#F5F7FC
  }

  .\32xl\:focus-within\:ring-offset-customGray-gainsboro:focus-within{
    --tw-ring-offset-color:#F0F2F6
  }

  .\32xl\:focus-within\:ring-offset-customGray-offWhite:focus-within{
    --tw-ring-offset-color:#F7F7F7
  }

  .\32xl\:focus-within\:ring-offset-customGray-cloudGray:focus-within{
    --tw-ring-offset-color:#B9BDC1
  }

  .\32xl\:focus-within\:ring-offset-customGray-defaultDark:focus-within{
    --tw-ring-offset-color:#AEB3B7
  }

  .\32xl\:focus-within\:ring-offset-customGray-skeletonGray:focus-within{
    --tw-ring-offset-color:#DEDFE3
  }

  .\32xl\:focus-within\:ring-offset-customBlue-default:focus-within{
    --tw-ring-offset-color:#233674
  }

  .\32xl\:focus-within\:ring-offset-customBlue-light:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32xl\:focus-within\:ring-offset-customBlue-newLight:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32xl\:focus-within\:ring-offset-customBlue-superLight:focus-within{
    --tw-ring-offset-color:#D7E1EC
  }

  .\32xl\:focus-within\:ring-offset-customBlue-normal:focus-within{
    --tw-ring-offset-color:#004899
  }

  .\32xl\:focus-within\:ring-offset-customBlue-dark:focus-within{
    --tw-ring-offset-color:#222B45
  }

  .\32xl\:focus-within\:ring-offset-customBlue-royal:focus-within{
    --tw-ring-offset-color:#3656BF
  }

  .\32xl\:focus-within\:ring-offset-customBlue-glass:focus-within{
    --tw-ring-offset-color:#D8E5F8
  }

  .\32xl\:focus-within\:ring-offset-customBlue-hawkesBlue:focus-within{
    --tw-ring-offset-color:#D7DDF2
  }

  .\32xl\:focus-within\:ring-offset-customBlue-darker:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .\32xl\:focus-within\:ring-offset-customBlue-newBlue:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .\32xl\:focus-within\:ring-offset-customBlue-black:focus-within{
    --tw-ring-offset-color:#0F2740
  }

  .\32xl\:focus-within\:ring-offset-customBlue-skyLight:focus-within{
    --tw-ring-offset-color:#F0F4F9
  }

  .\32xl\:focus-within\:ring-offset-customBlue-lightBlue:focus-within{
    --tw-ring-offset-color:#E7EBF8
  }

  .\32xl\:focus-within\:ring-offset-customBlue-lightBlueGray:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .\32xl\:focus-within\:ring-offset-customBlue-pale:focus-within{
    --tw-ring-offset-color:#D0D8F1
  }

  .\32xl\:focus-within\:ring-offset-customBlue-lavender:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .\32xl\:focus-within\:ring-offset-customBlue-iceBlue:focus-within{
    --tw-ring-offset-color:#EFF5FF
  }

  .\32xl\:focus-within\:ring-offset-customWhite-default:focus-within{
    --tw-ring-offset-color:#ffffff
  }

  .\32xl\:focus-within\:ring-offset-customWhite-lightDark:focus-within{
    --tw-ring-offset-color:#F8F8F8
  }

  .\32xl\:focus-within\:ring-offset-customWhite-bWhite:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32xl\:focus-within\:ring-offset-customRed-default:focus-within{
    --tw-ring-offset-color:#B10000
  }

  .\32xl\:focus-within\:ring-offset-customGreen-default:focus-within{
    --tw-ring-offset-color:#8BD42D
  }

  .\32xl\:focus-within\:ring-offset-customGreen-approved:focus-within{
    --tw-ring-offset-color:#80CC28
  }

  .\32xl\:focus-within\:ring-offset-customGreen-check:focus-within{
    --tw-ring-offset-color:#139E5D
  }

  .\32xl\:focus-within\:ring-offset-customGreen-lime:focus-within{
    --tw-ring-offset-color:#00AD3C
  }

  .\32xl\:focus-within\:ring-offset-customGreen-dark:focus-within{
    --tw-ring-offset-color:#03AC6D
  }

  .\32xl\:focus-within\:ring-offset-customGreen-light:focus-within{
    --tw-ring-offset-color:#A5D072
  }

  .\32xl\:focus-within\:ring-offset-customYellow-default:focus-within{
    --tw-ring-offset-color:#FEF8E6
  }

  .\32xl\:focus-within\:ring-offset-customYellow-highlight:focus-within{
    --tw-ring-offset-color:#EEB103
  }

  .\32xl\:focus-within\:ring-offset-customYellow-bright:focus-within{
    --tw-ring-offset-color:#FDD835
  }

  .\32xl\:focus-within\:ring-offset-customYellow-dark:focus-within{
    --tw-ring-offset-color:#FDDD84
  }

  .\32xl\:focus-within\:ring-offset-customYellow-gold:focus-within{
    --tw-ring-offset-color:#E9AC07
  }

  .\32xl\:focus-within\:ring-offset-customYellow-mostard:focus-within{
    --tw-ring-offset-color:#F59E0B
  }

  .\32xl\:focus-within\:ring-offset-customOrange-default:focus-within{
    --tw-ring-offset-color:#E8532C
  }

  .\32xl\:focus-within\:ring-offset-customOrange-mediumOrange:focus-within{
    --tw-ring-offset-color:#F4933C
  }

  .\32xl\:focus-within\:ring-offset-customOrange-F96319:focus-within{
    --tw-ring-offset-color:#F96319
  }

  .\32xl\:focus-within\:ring-offset-customOrange-EB8A02:focus-within{
    --tw-ring-offset-color:#EB8A02
  }

  .\32xl\:focus-within\:ring-offset-customPurple-purpleOne:focus-within{
    --tw-ring-offset-color:#673AB7
  }

  .\32xl\:focus-within\:ring-offset-inicieColors-orange:focus-within{
    --tw-ring-offset-color:#F36C48
  }

  .\32xl\:focus-within\:ring-offset-inicieColors-blue:focus-within{
    --tw-ring-offset-color:#233674
  }

  .\32xl\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .\32xl\:focus\:ring-offset-customGray-default:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32xl\:focus\:ring-offset-customGray-light:focus{
    --tw-ring-offset-color:#d9e0e6
  }

  .\32xl\:focus\:ring-offset-customGray-dark:focus{
    --tw-ring-offset-color:#484B4D
  }

  .\32xl\:focus\:ring-offset-customGray-darker:focus{
    --tw-ring-offset-color:#49494A
  }

  .\32xl\:focus\:ring-offset-customGray-grayTwo:focus{
    --tw-ring-offset-color:#C7CBD1
  }

  .\32xl\:focus\:ring-offset-customGray-grayThree:focus{
    --tw-ring-offset-color:#909193
  }

  .\32xl\:focus\:ring-offset-customGray-superLight:focus{
    --tw-ring-offset-color:#EDEDED
  }

  .\32xl\:focus\:ring-offset-customGray-lighterGray:focus{
    --tw-ring-offset-color:#F4F4F4
  }

  .\32xl\:focus\:ring-offset-customGray-textGray:focus{
    --tw-ring-offset-color:#8F9BB3
  }

  .\32xl\:focus\:ring-offset-customGray-superDark:focus{
    --tw-ring-offset-color:#231F20
  }

  .\32xl\:focus\:ring-offset-customGray-iconGray:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .\32xl\:focus\:ring-offset-customGray-mediumGray:focus{
    --tw-ring-offset-color:#E3E4E4
  }

  .\32xl\:focus\:ring-offset-customGray-swampGray:focus{
    --tw-ring-offset-color:#252727
  }

  .\32xl\:focus\:ring-offset-customGray-solitudeGray:focus{
    --tw-ring-offset-color:#E0E4E8
  }

  .\32xl\:focus\:ring-offset-customGray-winterGray:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32xl\:focus\:ring-offset-customGray-tableGray:focus{
    --tw-ring-offset-color:#F2F6FB
  }

  .\32xl\:focus\:ring-offset-customGray-iceGray:focus{
    --tw-ring-offset-color:#F5F7FC
  }

  .\32xl\:focus\:ring-offset-customGray-gainsboro:focus{
    --tw-ring-offset-color:#F0F2F6
  }

  .\32xl\:focus\:ring-offset-customGray-offWhite:focus{
    --tw-ring-offset-color:#F7F7F7
  }

  .\32xl\:focus\:ring-offset-customGray-cloudGray:focus{
    --tw-ring-offset-color:#B9BDC1
  }

  .\32xl\:focus\:ring-offset-customGray-defaultDark:focus{
    --tw-ring-offset-color:#AEB3B7
  }

  .\32xl\:focus\:ring-offset-customGray-skeletonGray:focus{
    --tw-ring-offset-color:#DEDFE3
  }

  .\32xl\:focus\:ring-offset-customBlue-default:focus{
    --tw-ring-offset-color:#233674
  }

  .\32xl\:focus\:ring-offset-customBlue-light:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32xl\:focus\:ring-offset-customBlue-newLight:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .\32xl\:focus\:ring-offset-customBlue-superLight:focus{
    --tw-ring-offset-color:#D7E1EC
  }

  .\32xl\:focus\:ring-offset-customBlue-normal:focus{
    --tw-ring-offset-color:#004899
  }

  .\32xl\:focus\:ring-offset-customBlue-dark:focus{
    --tw-ring-offset-color:#222B45
  }

  .\32xl\:focus\:ring-offset-customBlue-royal:focus{
    --tw-ring-offset-color:#3656BF
  }

  .\32xl\:focus\:ring-offset-customBlue-glass:focus{
    --tw-ring-offset-color:#D8E5F8
  }

  .\32xl\:focus\:ring-offset-customBlue-hawkesBlue:focus{
    --tw-ring-offset-color:#D7DDF2
  }

  .\32xl\:focus\:ring-offset-customBlue-darker:focus{
    --tw-ring-offset-color:#0F2741
  }

  .\32xl\:focus\:ring-offset-customBlue-newBlue:focus{
    --tw-ring-offset-color:#0F2741
  }

  .\32xl\:focus\:ring-offset-customBlue-black:focus{
    --tw-ring-offset-color:#0F2740
  }

  .\32xl\:focus\:ring-offset-customBlue-skyLight:focus{
    --tw-ring-offset-color:#F0F4F9
  }

  .\32xl\:focus\:ring-offset-customBlue-lightBlue:focus{
    --tw-ring-offset-color:#E7EBF8
  }

  .\32xl\:focus\:ring-offset-customBlue-lightBlueGray:focus{
    --tw-ring-offset-color:#8296D7
  }

  .\32xl\:focus\:ring-offset-customBlue-pale:focus{
    --tw-ring-offset-color:#D0D8F1
  }

  .\32xl\:focus\:ring-offset-customBlue-lavender:focus{
    --tw-ring-offset-color:#8296D7
  }

  .\32xl\:focus\:ring-offset-customBlue-iceBlue:focus{
    --tw-ring-offset-color:#EFF5FF
  }

  .\32xl\:focus\:ring-offset-customWhite-default:focus{
    --tw-ring-offset-color:#ffffff
  }

  .\32xl\:focus\:ring-offset-customWhite-lightDark:focus{
    --tw-ring-offset-color:#F8F8F8
  }

  .\32xl\:focus\:ring-offset-customWhite-bWhite:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .\32xl\:focus\:ring-offset-customRed-default:focus{
    --tw-ring-offset-color:#B10000
  }

  .\32xl\:focus\:ring-offset-customGreen-default:focus{
    --tw-ring-offset-color:#8BD42D
  }

  .\32xl\:focus\:ring-offset-customGreen-approved:focus{
    --tw-ring-offset-color:#80CC28
  }

  .\32xl\:focus\:ring-offset-customGreen-check:focus{
    --tw-ring-offset-color:#139E5D
  }

  .\32xl\:focus\:ring-offset-customGreen-lime:focus{
    --tw-ring-offset-color:#00AD3C
  }

  .\32xl\:focus\:ring-offset-customGreen-dark:focus{
    --tw-ring-offset-color:#03AC6D
  }

  .\32xl\:focus\:ring-offset-customGreen-light:focus{
    --tw-ring-offset-color:#A5D072
  }

  .\32xl\:focus\:ring-offset-customYellow-default:focus{
    --tw-ring-offset-color:#FEF8E6
  }

  .\32xl\:focus\:ring-offset-customYellow-highlight:focus{
    --tw-ring-offset-color:#EEB103
  }

  .\32xl\:focus\:ring-offset-customYellow-bright:focus{
    --tw-ring-offset-color:#FDD835
  }

  .\32xl\:focus\:ring-offset-customYellow-dark:focus{
    --tw-ring-offset-color:#FDDD84
  }

  .\32xl\:focus\:ring-offset-customYellow-gold:focus{
    --tw-ring-offset-color:#E9AC07
  }

  .\32xl\:focus\:ring-offset-customYellow-mostard:focus{
    --tw-ring-offset-color:#F59E0B
  }

  .\32xl\:focus\:ring-offset-customOrange-default:focus{
    --tw-ring-offset-color:#E8532C
  }

  .\32xl\:focus\:ring-offset-customOrange-mediumOrange:focus{
    --tw-ring-offset-color:#F4933C
  }

  .\32xl\:focus\:ring-offset-customOrange-F96319:focus{
    --tw-ring-offset-color:#F96319
  }

  .\32xl\:focus\:ring-offset-customOrange-EB8A02:focus{
    --tw-ring-offset-color:#EB8A02
  }

  .\32xl\:focus\:ring-offset-customPurple-purpleOne:focus{
    --tw-ring-offset-color:#673AB7
  }

  .\32xl\:focus\:ring-offset-inicieColors-orange:focus{
    --tw-ring-offset-color:#F36C48
  }

  .\32xl\:focus\:ring-offset-inicieColors-blue:focus{
    --tw-ring-offset-color:#233674
  }

  .\32xl\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .\32xl\:filter-none{
    filter:none
  }

  .\32xl\:blur-0{
    --tw-blur:blur(0)
  }

  .\32xl\:blur-none{
    --tw-blur:blur(0)
  }

  .\32xl\:blur-sm{
    --tw-blur:blur(4px)
  }

  .\32xl\:blur{
    --tw-blur:blur(8px)
  }

  .\32xl\:blur-md{
    --tw-blur:blur(12px)
  }

  .\32xl\:blur-lg{
    --tw-blur:blur(16px)
  }

  .\32xl\:blur-xl{
    --tw-blur:blur(24px)
  }

  .\32xl\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .\32xl\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .\32xl\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .\32xl\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .\32xl\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .\32xl\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .\32xl\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .\32xl\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .\32xl\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .\32xl\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .\32xl\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .\32xl\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .\32xl\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .\32xl\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .\32xl\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .\32xl\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .\32xl\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .\32xl\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .\32xl\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .\32xl\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .\32xl\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .\32xl\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .\32xl\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .\32xl\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .\32xl\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .\32xl\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .\32xl\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .\32xl\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .\32xl\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .\32xl\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .\32xl\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .\32xl\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .\32xl\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .\32xl\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .\32xl\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .\32xl\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .\32xl\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .\32xl\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .\32xl\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .\32xl\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .\32xl\:invert-0{
    --tw-invert:invert(0)
  }

  .\32xl\:invert{
    --tw-invert:invert(100%)
  }

  .\32xl\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .\32xl\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .\32xl\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .\32xl\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .\32xl\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .\32xl\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .\32xl\:sepia{
    --tw-sepia:sepia(100%)
  }

  .\32xl\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .\32xl\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .\32xl\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .\32xl\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .\32xl\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .\32xl\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .\32xl\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .\32xl\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .\32xl\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .\32xl\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .\32xl\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .\32xl\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .\32xl\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .\32xl\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .\32xl\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .\32xl\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .\32xl\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .\32xl\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .\32xl\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .\32xl\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .\32xl\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .\32xl\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .\32xl\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .\32xl\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .\32xl\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .\32xl\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .\32xl\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .\32xl\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .\32xl\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .\32xl\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .\32xl\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .\32xl\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .\32xl\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .\32xl\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .\32xl\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .\32xl\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .\32xl\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .\32xl\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .\32xl\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .\32xl\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .\32xl\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .\32xl\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .\32xl\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .\32xl\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .\32xl\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .\32xl\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .\32xl\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .\32xl\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .\32xl\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .\32xl\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .\32xl\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .\32xl\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .\32xl\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .\32xl\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .\32xl\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .\32xl\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .\32xl\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .\32xl\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .\32xl\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .\32xl\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .\32xl\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .\32xl\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .\32xl\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .\32xl\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .\32xl\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .\32xl\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .\32xl\:transition-none{
    transition-property:none
  }

  .\32xl\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32xl\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32xl\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32xl\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32xl\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32xl\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .\32xl\:delay-75{
    transition-delay:75ms
  }

  .\32xl\:delay-100{
    transition-delay:100ms
  }

  .\32xl\:delay-150{
    transition-delay:150ms
  }

  .\32xl\:delay-200{
    transition-delay:200ms
  }

  .\32xl\:delay-300{
    transition-delay:300ms
  }

  .\32xl\:delay-500{
    transition-delay:500ms
  }

  .\32xl\:delay-700{
    transition-delay:700ms
  }

  .\32xl\:delay-1000{
    transition-delay:1000ms
  }

  .\32xl\:duration-75{
    transition-duration:75ms
  }

  .\32xl\:duration-100{
    transition-duration:100ms
  }

  .\32xl\:duration-150{
    transition-duration:150ms
  }

  .\32xl\:duration-200{
    transition-duration:200ms
  }

  .\32xl\:duration-300{
    transition-duration:300ms
  }

  .\32xl\:duration-500{
    transition-duration:500ms
  }

  .\32xl\:duration-700{
    transition-duration:700ms
  }

  .\32xl\:duration-1000{
    transition-duration:1000ms
  }

  .\32xl\:ease-linear{
    transition-timing-function:linear
  }

  .\32xl\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .\32xl\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .\32xl\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }

  .\32xl\:line-clamp-none{
    -webkit-line-clamp:unset
  }
}

@media (max-width: 639px){
  .xs\:container{
    width:100%
  }

  @media (min-width: 640px){
    .xs\:container{
      max-width:640px
    }
  }

  @media (min-width: 768px){
    .xs\:container{
      max-width:768px
    }
  }

  @media (min-width: 896px){
    .xs\:container{
      max-width:896px
    }
  }

  @media (min-width: 945px){
    .xs\:container{
      max-width:945px
    }
  }

  @media (min-width: 1024px){
    .xs\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1152px){
    .xs\:container{
      max-width:1152px
    }
  }

  @media (min-width: 1280px){
    .xs\:container{
      max-width:1280px
    }
  }

  @media (min-width: 1400px){
    .xs\:container{
      max-width:1400px
    }
  }

  @media (min-width: 1700px){
    .xs\:container{
      max-width:1700px
    }
  }

  .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-within\:sr-only:focus-within{
    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-within\:not-sr-only:focus-within{
    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\:pointer-events-none{
    pointer-events:none
  }

  .xs\:pointer-events-auto{
    pointer-events:auto
  }

  .xs\:visible{
    visibility:visible
  }

  .xs\:invisible{
    visibility:hidden
  }

  .xs\:static{
    position:static
  }

  .xs\:fixed{
    position:fixed
  }

  .xs\:absolute{
    position:absolute
  }

  .xs\:relative{
    position:relative
  }

  .xs\:sticky{
    position:sticky
  }

  .xs\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .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-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .xs\:inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .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-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .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-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .xs\:-inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .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-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-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .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-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .xs\:inset-x-0{
    left:0px;
    right:0px
  }

  .xs\:inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .xs\:inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .xs\:inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .xs\:inset-x-4{
    left:1rem;
    right:1rem
  }

  .xs\:inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .xs\:inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .xs\:inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .xs\:inset-x-8{
    left:2rem;
    right:2rem
  }

  .xs\:inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .xs\:inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .xs\:inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .xs\:inset-x-12{
    left:3rem;
    right:3rem
  }

  .xs\:inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .xs\:inset-x-16{
    left:4rem;
    right:4rem
  }

  .xs\:inset-x-20{
    left:5rem;
    right:5rem
  }

  .xs\:inset-x-24{
    left:6rem;
    right:6rem
  }

  .xs\:inset-x-28{
    left:7rem;
    right:7rem
  }

  .xs\:inset-x-32{
    left:8rem;
    right:8rem
  }

  .xs\:inset-x-36{
    left:9rem;
    right:9rem
  }

  .xs\:inset-x-40{
    left:10rem;
    right:10rem
  }

  .xs\:inset-x-44{
    left:11rem;
    right:11rem
  }

  .xs\:inset-x-48{
    left:12rem;
    right:12rem
  }

  .xs\:inset-x-52{
    left:13rem;
    right:13rem
  }

  .xs\:inset-x-56{
    left:14rem;
    right:14rem
  }

  .xs\:inset-x-60{
    left:15rem;
    right:15rem
  }

  .xs\:inset-x-64{
    left:16rem;
    right:16rem
  }

  .xs\:inset-x-72{
    left:18rem;
    right:18rem
  }

  .xs\:inset-x-80{
    left:20rem;
    right:20rem
  }

  .xs\:inset-x-96{
    left:24rem;
    right:24rem
  }

  .xs\:inset-x-auto{
    left:auto;
    right:auto
  }

  .xs\:inset-x-px{
    left:1px;
    right:1px
  }

  .xs\:inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .xs\:inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .xs\:inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .xs\:inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .xs\:-inset-x-0{
    left:0px;
    right:0px
  }

  .xs\:-inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .xs\:-inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .xs\:-inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .xs\:-inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .xs\:-inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .xs\:-inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .xs\:-inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .xs\:-inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .xs\:-inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .xs\:-inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .xs\:-inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .xs\:-inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .xs\:-inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .xs\:-inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .xs\:-inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .xs\:-inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .xs\:-inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .xs\:-inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .xs\:-inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .xs\:-inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .xs\:-inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .xs\:-inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .xs\:-inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .xs\:-inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .xs\:-inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .xs\:-inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .xs\:-inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .xs\:-inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .xs\:-inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .xs\:-inset-x-px{
    left:-1px;
    right:-1px
  }

  .xs\:-inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .xs\:-inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .xs\:-inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .xs\:-inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .xs\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .xs\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .xs\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .xs\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .xs\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .xs\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .xs\:inset-x-full{
    left:100%;
    right:100%
  }

  .xs\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .xs\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .xs\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .xs\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .xs\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .xs\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .xs\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .xs\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .xs\:inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .xs\:inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .xs\:inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .xs\:inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .xs\:inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .xs\:inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .xs\:inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .xs\:inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .xs\:inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .xs\:inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .xs\:inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .xs\:inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .xs\:inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .xs\:inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .xs\:inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .xs\:inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .xs\:inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .xs\:inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .xs\:inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .xs\:inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .xs\:inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .xs\:inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .xs\:inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .xs\:inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .xs\:inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .xs\:inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .xs\:inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .xs\:inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .xs\:inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .xs\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .xs\:inset-y-px{
    top:1px;
    bottom:1px
  }

  .xs\:inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .xs\:inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .xs\:inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .xs\:inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .xs\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .xs\:-inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .xs\:-inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .xs\:-inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .xs\:-inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .xs\:-inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .xs\:-inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .xs\:-inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .xs\:-inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .xs\:-inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .xs\:-inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .xs\:-inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .xs\:-inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .xs\:-inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .xs\:-inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .xs\:-inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .xs\:-inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .xs\:-inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .xs\:-inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .xs\:-inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .xs\:-inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .xs\:-inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .xs\:-inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .xs\:-inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .xs\:-inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .xs\:-inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .xs\:-inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .xs\:-inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .xs\:-inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .xs\:-inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .xs\:-inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .xs\:-inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .xs\:-inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .xs\:-inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .xs\:-inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .xs\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .xs\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .xs\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .xs\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .xs\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .xs\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .xs\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .xs\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .xs\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .xs\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .xs\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .xs\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .xs\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .xs\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .xs\:top-0{
    top:0px
  }

  .xs\:top-1{
    top:0.25rem
  }

  .xs\:top-2{
    top:0.5rem
  }

  .xs\:top-3{
    top:0.75rem
  }

  .xs\:top-4{
    top:1rem
  }

  .xs\:top-5{
    top:1.25rem
  }

  .xs\:top-6{
    top:1.5rem
  }

  .xs\:top-7{
    top:1.75rem
  }

  .xs\:top-8{
    top:2rem
  }

  .xs\:top-9{
    top:2.25rem
  }

  .xs\:top-10{
    top:2.5rem
  }

  .xs\:top-11{
    top:2.75rem
  }

  .xs\:top-12{
    top:3rem
  }

  .xs\:top-14{
    top:3.5rem
  }

  .xs\:top-16{
    top:4rem
  }

  .xs\:top-20{
    top:5rem
  }

  .xs\:top-24{
    top:6rem
  }

  .xs\:top-28{
    top:7rem
  }

  .xs\:top-32{
    top:8rem
  }

  .xs\:top-36{
    top:9rem
  }

  .xs\:top-40{
    top:10rem
  }

  .xs\:top-44{
    top:11rem
  }

  .xs\:top-48{
    top:12rem
  }

  .xs\:top-52{
    top:13rem
  }

  .xs\:top-56{
    top:14rem
  }

  .xs\:top-60{
    top:15rem
  }

  .xs\:top-64{
    top:16rem
  }

  .xs\:top-72{
    top:18rem
  }

  .xs\:top-80{
    top:20rem
  }

  .xs\:top-96{
    top:24rem
  }

  .xs\:top-auto{
    top:auto
  }

  .xs\:top-px{
    top:1px
  }

  .xs\:top-0\.5{
    top:0.125rem
  }

  .xs\:top-1\.5{
    top:0.375rem
  }

  .xs\:top-2\.5{
    top:0.625rem
  }

  .xs\:top-3\.5{
    top:0.875rem
  }

  .xs\:-top-0{
    top:0px
  }

  .xs\:-top-1{
    top:-0.25rem
  }

  .xs\:-top-2{
    top:-0.5rem
  }

  .xs\:-top-3{
    top:-0.75rem
  }

  .xs\:-top-4{
    top:-1rem
  }

  .xs\:-top-5{
    top:-1.25rem
  }

  .xs\:-top-6{
    top:-1.5rem
  }

  .xs\:-top-7{
    top:-1.75rem
  }

  .xs\:-top-8{
    top:-2rem
  }

  .xs\:-top-9{
    top:-2.25rem
  }

  .xs\:-top-10{
    top:-2.5rem
  }

  .xs\:-top-11{
    top:-2.75rem
  }

  .xs\:-top-12{
    top:-3rem
  }

  .xs\:-top-14{
    top:-3.5rem
  }

  .xs\:-top-16{
    top:-4rem
  }

  .xs\:-top-20{
    top:-5rem
  }

  .xs\:-top-24{
    top:-6rem
  }

  .xs\:-top-28{
    top:-7rem
  }

  .xs\:-top-32{
    top:-8rem
  }

  .xs\:-top-36{
    top:-9rem
  }

  .xs\:-top-40{
    top:-10rem
  }

  .xs\:-top-44{
    top:-11rem
  }

  .xs\:-top-48{
    top:-12rem
  }

  .xs\:-top-52{
    top:-13rem
  }

  .xs\:-top-56{
    top:-14rem
  }

  .xs\:-top-60{
    top:-15rem
  }

  .xs\:-top-64{
    top:-16rem
  }

  .xs\:-top-72{
    top:-18rem
  }

  .xs\:-top-80{
    top:-20rem
  }

  .xs\:-top-96{
    top:-24rem
  }

  .xs\:-top-px{
    top:-1px
  }

  .xs\:-top-0\.5{
    top:-0.125rem
  }

  .xs\:-top-1\.5{
    top:-0.375rem
  }

  .xs\:-top-2\.5{
    top:-0.625rem
  }

  .xs\:-top-3\.5{
    top:-0.875rem
  }

  .xs\:top-1\/2{
    top:50%
  }

  .xs\:top-1\/3{
    top:33.333333%
  }

  .xs\:top-2\/3{
    top:66.666667%
  }

  .xs\:top-1\/4{
    top:25%
  }

  .xs\:top-2\/4{
    top:50%
  }

  .xs\:top-3\/4{
    top:75%
  }

  .xs\:top-full{
    top:100%
  }

  .xs\:-top-1\/2{
    top:-50%
  }

  .xs\:-top-1\/3{
    top:-33.333333%
  }

  .xs\:-top-2\/3{
    top:-66.666667%
  }

  .xs\:-top-1\/4{
    top:-25%
  }

  .xs\:-top-2\/4{
    top:-50%
  }

  .xs\:-top-3\/4{
    top:-75%
  }

  .xs\:-top-full{
    top:-100%
  }

  .xs\:right-0{
    right:0px
  }

  .xs\:right-1{
    right:0.25rem
  }

  .xs\:right-2{
    right:0.5rem
  }

  .xs\:right-3{
    right:0.75rem
  }

  .xs\:right-4{
    right:1rem
  }

  .xs\:right-5{
    right:1.25rem
  }

  .xs\:right-6{
    right:1.5rem
  }

  .xs\:right-7{
    right:1.75rem
  }

  .xs\:right-8{
    right:2rem
  }

  .xs\:right-9{
    right:2.25rem
  }

  .xs\:right-10{
    right:2.5rem
  }

  .xs\:right-11{
    right:2.75rem
  }

  .xs\:right-12{
    right:3rem
  }

  .xs\:right-14{
    right:3.5rem
  }

  .xs\:right-16{
    right:4rem
  }

  .xs\:right-20{
    right:5rem
  }

  .xs\:right-24{
    right:6rem
  }

  .xs\:right-28{
    right:7rem
  }

  .xs\:right-32{
    right:8rem
  }

  .xs\:right-36{
    right:9rem
  }

  .xs\:right-40{
    right:10rem
  }

  .xs\:right-44{
    right:11rem
  }

  .xs\:right-48{
    right:12rem
  }

  .xs\:right-52{
    right:13rem
  }

  .xs\:right-56{
    right:14rem
  }

  .xs\:right-60{
    right:15rem
  }

  .xs\:right-64{
    right:16rem
  }

  .xs\:right-72{
    right:18rem
  }

  .xs\:right-80{
    right:20rem
  }

  .xs\:right-96{
    right:24rem
  }

  .xs\:right-auto{
    right:auto
  }

  .xs\:right-px{
    right:1px
  }

  .xs\:right-0\.5{
    right:0.125rem
  }

  .xs\:right-1\.5{
    right:0.375rem
  }

  .xs\:right-2\.5{
    right:0.625rem
  }

  .xs\:right-3\.5{
    right:0.875rem
  }

  .xs\:-right-0{
    right:0px
  }

  .xs\:-right-1{
    right:-0.25rem
  }

  .xs\:-right-2{
    right:-0.5rem
  }

  .xs\:-right-3{
    right:-0.75rem
  }

  .xs\:-right-4{
    right:-1rem
  }

  .xs\:-right-5{
    right:-1.25rem
  }

  .xs\:-right-6{
    right:-1.5rem
  }

  .xs\:-right-7{
    right:-1.75rem
  }

  .xs\:-right-8{
    right:-2rem
  }

  .xs\:-right-9{
    right:-2.25rem
  }

  .xs\:-right-10{
    right:-2.5rem
  }

  .xs\:-right-11{
    right:-2.75rem
  }

  .xs\:-right-12{
    right:-3rem
  }

  .xs\:-right-14{
    right:-3.5rem
  }

  .xs\:-right-16{
    right:-4rem
  }

  .xs\:-right-20{
    right:-5rem
  }

  .xs\:-right-24{
    right:-6rem
  }

  .xs\:-right-28{
    right:-7rem
  }

  .xs\:-right-32{
    right:-8rem
  }

  .xs\:-right-36{
    right:-9rem
  }

  .xs\:-right-40{
    right:-10rem
  }

  .xs\:-right-44{
    right:-11rem
  }

  .xs\:-right-48{
    right:-12rem
  }

  .xs\:-right-52{
    right:-13rem
  }

  .xs\:-right-56{
    right:-14rem
  }

  .xs\:-right-60{
    right:-15rem
  }

  .xs\:-right-64{
    right:-16rem
  }

  .xs\:-right-72{
    right:-18rem
  }

  .xs\:-right-80{
    right:-20rem
  }

  .xs\:-right-96{
    right:-24rem
  }

  .xs\:-right-px{
    right:-1px
  }

  .xs\:-right-0\.5{
    right:-0.125rem
  }

  .xs\:-right-1\.5{
    right:-0.375rem
  }

  .xs\:-right-2\.5{
    right:-0.625rem
  }

  .xs\:-right-3\.5{
    right:-0.875rem
  }

  .xs\:right-1\/2{
    right:50%
  }

  .xs\:right-1\/3{
    right:33.333333%
  }

  .xs\:right-2\/3{
    right:66.666667%
  }

  .xs\:right-1\/4{
    right:25%
  }

  .xs\:right-2\/4{
    right:50%
  }

  .xs\:right-3\/4{
    right:75%
  }

  .xs\:right-full{
    right:100%
  }

  .xs\:-right-1\/2{
    right:-50%
  }

  .xs\:-right-1\/3{
    right:-33.333333%
  }

  .xs\:-right-2\/3{
    right:-66.666667%
  }

  .xs\:-right-1\/4{
    right:-25%
  }

  .xs\:-right-2\/4{
    right:-50%
  }

  .xs\:-right-3\/4{
    right:-75%
  }

  .xs\:-right-full{
    right:-100%
  }

  .xs\:bottom-0{
    bottom:0px
  }

  .xs\:bottom-1{
    bottom:0.25rem
  }

  .xs\:bottom-2{
    bottom:0.5rem
  }

  .xs\:bottom-3{
    bottom:0.75rem
  }

  .xs\:bottom-4{
    bottom:1rem
  }

  .xs\:bottom-5{
    bottom:1.25rem
  }

  .xs\:bottom-6{
    bottom:1.5rem
  }

  .xs\:bottom-7{
    bottom:1.75rem
  }

  .xs\:bottom-8{
    bottom:2rem
  }

  .xs\:bottom-9{
    bottom:2.25rem
  }

  .xs\:bottom-10{
    bottom:2.5rem
  }

  .xs\:bottom-11{
    bottom:2.75rem
  }

  .xs\:bottom-12{
    bottom:3rem
  }

  .xs\:bottom-14{
    bottom:3.5rem
  }

  .xs\:bottom-16{
    bottom:4rem
  }

  .xs\:bottom-20{
    bottom:5rem
  }

  .xs\:bottom-24{
    bottom:6rem
  }

  .xs\:bottom-28{
    bottom:7rem
  }

  .xs\:bottom-32{
    bottom:8rem
  }

  .xs\:bottom-36{
    bottom:9rem
  }

  .xs\:bottom-40{
    bottom:10rem
  }

  .xs\:bottom-44{
    bottom:11rem
  }

  .xs\:bottom-48{
    bottom:12rem
  }

  .xs\:bottom-52{
    bottom:13rem
  }

  .xs\:bottom-56{
    bottom:14rem
  }

  .xs\:bottom-60{
    bottom:15rem
  }

  .xs\:bottom-64{
    bottom:16rem
  }

  .xs\:bottom-72{
    bottom:18rem
  }

  .xs\:bottom-80{
    bottom:20rem
  }

  .xs\:bottom-96{
    bottom:24rem
  }

  .xs\:bottom-auto{
    bottom:auto
  }

  .xs\:bottom-px{
    bottom:1px
  }

  .xs\:bottom-0\.5{
    bottom:0.125rem
  }

  .xs\:bottom-1\.5{
    bottom:0.375rem
  }

  .xs\:bottom-2\.5{
    bottom:0.625rem
  }

  .xs\:bottom-3\.5{
    bottom:0.875rem
  }

  .xs\:-bottom-0{
    bottom:0px
  }

  .xs\:-bottom-1{
    bottom:-0.25rem
  }

  .xs\:-bottom-2{
    bottom:-0.5rem
  }

  .xs\:-bottom-3{
    bottom:-0.75rem
  }

  .xs\:-bottom-4{
    bottom:-1rem
  }

  .xs\:-bottom-5{
    bottom:-1.25rem
  }

  .xs\:-bottom-6{
    bottom:-1.5rem
  }

  .xs\:-bottom-7{
    bottom:-1.75rem
  }

  .xs\:-bottom-8{
    bottom:-2rem
  }

  .xs\:-bottom-9{
    bottom:-2.25rem
  }

  .xs\:-bottom-10{
    bottom:-2.5rem
  }

  .xs\:-bottom-11{
    bottom:-2.75rem
  }

  .xs\:-bottom-12{
    bottom:-3rem
  }

  .xs\:-bottom-14{
    bottom:-3.5rem
  }

  .xs\:-bottom-16{
    bottom:-4rem
  }

  .xs\:-bottom-20{
    bottom:-5rem
  }

  .xs\:-bottom-24{
    bottom:-6rem
  }

  .xs\:-bottom-28{
    bottom:-7rem
  }

  .xs\:-bottom-32{
    bottom:-8rem
  }

  .xs\:-bottom-36{
    bottom:-9rem
  }

  .xs\:-bottom-40{
    bottom:-10rem
  }

  .xs\:-bottom-44{
    bottom:-11rem
  }

  .xs\:-bottom-48{
    bottom:-12rem
  }

  .xs\:-bottom-52{
    bottom:-13rem
  }

  .xs\:-bottom-56{
    bottom:-14rem
  }

  .xs\:-bottom-60{
    bottom:-15rem
  }

  .xs\:-bottom-64{
    bottom:-16rem
  }

  .xs\:-bottom-72{
    bottom:-18rem
  }

  .xs\:-bottom-80{
    bottom:-20rem
  }

  .xs\:-bottom-96{
    bottom:-24rem
  }

  .xs\:-bottom-px{
    bottom:-1px
  }

  .xs\:-bottom-0\.5{
    bottom:-0.125rem
  }

  .xs\:-bottom-1\.5{
    bottom:-0.375rem
  }

  .xs\:-bottom-2\.5{
    bottom:-0.625rem
  }

  .xs\:-bottom-3\.5{
    bottom:-0.875rem
  }

  .xs\:bottom-1\/2{
    bottom:50%
  }

  .xs\:bottom-1\/3{
    bottom:33.333333%
  }

  .xs\:bottom-2\/3{
    bottom:66.666667%
  }

  .xs\:bottom-1\/4{
    bottom:25%
  }

  .xs\:bottom-2\/4{
    bottom:50%
  }

  .xs\:bottom-3\/4{
    bottom:75%
  }

  .xs\:bottom-full{
    bottom:100%
  }

  .xs\:-bottom-1\/2{
    bottom:-50%
  }

  .xs\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .xs\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .xs\:-bottom-1\/4{
    bottom:-25%
  }

  .xs\:-bottom-2\/4{
    bottom:-50%
  }

  .xs\:-bottom-3\/4{
    bottom:-75%
  }

  .xs\:-bottom-full{
    bottom:-100%
  }

  .xs\:left-0{
    left:0px
  }

  .xs\:left-1{
    left:0.25rem
  }

  .xs\:left-2{
    left:0.5rem
  }

  .xs\:left-3{
    left:0.75rem
  }

  .xs\:left-4{
    left:1rem
  }

  .xs\:left-5{
    left:1.25rem
  }

  .xs\:left-6{
    left:1.5rem
  }

  .xs\:left-7{
    left:1.75rem
  }

  .xs\:left-8{
    left:2rem
  }

  .xs\:left-9{
    left:2.25rem
  }

  .xs\:left-10{
    left:2.5rem
  }

  .xs\:left-11{
    left:2.75rem
  }

  .xs\:left-12{
    left:3rem
  }

  .xs\:left-14{
    left:3.5rem
  }

  .xs\:left-16{
    left:4rem
  }

  .xs\:left-20{
    left:5rem
  }

  .xs\:left-24{
    left:6rem
  }

  .xs\:left-28{
    left:7rem
  }

  .xs\:left-32{
    left:8rem
  }

  .xs\:left-36{
    left:9rem
  }

  .xs\:left-40{
    left:10rem
  }

  .xs\:left-44{
    left:11rem
  }

  .xs\:left-48{
    left:12rem
  }

  .xs\:left-52{
    left:13rem
  }

  .xs\:left-56{
    left:14rem
  }

  .xs\:left-60{
    left:15rem
  }

  .xs\:left-64{
    left:16rem
  }

  .xs\:left-72{
    left:18rem
  }

  .xs\:left-80{
    left:20rem
  }

  .xs\:left-96{
    left:24rem
  }

  .xs\:left-auto{
    left:auto
  }

  .xs\:left-px{
    left:1px
  }

  .xs\:left-0\.5{
    left:0.125rem
  }

  .xs\:left-1\.5{
    left:0.375rem
  }

  .xs\:left-2\.5{
    left:0.625rem
  }

  .xs\:left-3\.5{
    left:0.875rem
  }

  .xs\:-left-0{
    left:0px
  }

  .xs\:-left-1{
    left:-0.25rem
  }

  .xs\:-left-2{
    left:-0.5rem
  }

  .xs\:-left-3{
    left:-0.75rem
  }

  .xs\:-left-4{
    left:-1rem
  }

  .xs\:-left-5{
    left:-1.25rem
  }

  .xs\:-left-6{
    left:-1.5rem
  }

  .xs\:-left-7{
    left:-1.75rem
  }

  .xs\:-left-8{
    left:-2rem
  }

  .xs\:-left-9{
    left:-2.25rem
  }

  .xs\:-left-10{
    left:-2.5rem
  }

  .xs\:-left-11{
    left:-2.75rem
  }

  .xs\:-left-12{
    left:-3rem
  }

  .xs\:-left-14{
    left:-3.5rem
  }

  .xs\:-left-16{
    left:-4rem
  }

  .xs\:-left-20{
    left:-5rem
  }

  .xs\:-left-24{
    left:-6rem
  }

  .xs\:-left-28{
    left:-7rem
  }

  .xs\:-left-32{
    left:-8rem
  }

  .xs\:-left-36{
    left:-9rem
  }

  .xs\:-left-40{
    left:-10rem
  }

  .xs\:-left-44{
    left:-11rem
  }

  .xs\:-left-48{
    left:-12rem
  }

  .xs\:-left-52{
    left:-13rem
  }

  .xs\:-left-56{
    left:-14rem
  }

  .xs\:-left-60{
    left:-15rem
  }

  .xs\:-left-64{
    left:-16rem
  }

  .xs\:-left-72{
    left:-18rem
  }

  .xs\:-left-80{
    left:-20rem
  }

  .xs\:-left-96{
    left:-24rem
  }

  .xs\:-left-px{
    left:-1px
  }

  .xs\:-left-0\.5{
    left:-0.125rem
  }

  .xs\:-left-1\.5{
    left:-0.375rem
  }

  .xs\:-left-2\.5{
    left:-0.625rem
  }

  .xs\:-left-3\.5{
    left:-0.875rem
  }

  .xs\:left-1\/2{
    left:50%
  }

  .xs\:left-1\/3{
    left:33.333333%
  }

  .xs\:left-2\/3{
    left:66.666667%
  }

  .xs\:left-1\/4{
    left:25%
  }

  .xs\:left-2\/4{
    left:50%
  }

  .xs\:left-3\/4{
    left:75%
  }

  .xs\:left-full{
    left:100%
  }

  .xs\:-left-1\/2{
    left:-50%
  }

  .xs\:-left-1\/3{
    left:-33.333333%
  }

  .xs\:-left-2\/3{
    left:-66.666667%
  }

  .xs\:-left-1\/4{
    left:-25%
  }

  .xs\:-left-2\/4{
    left:-50%
  }

  .xs\:-left-3\/4{
    left:-75%
  }

  .xs\:-left-full{
    left:-100%
  }

  .xs\:isolate{
    isolation:isolate
  }

  .xs\:isolation-auto{
    isolation:auto
  }

  .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-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-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-auto:focus{
    z-index:auto
  }

  .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\: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\: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\:float-right{
    float:right
  }

  .xs\:float-left{
    float:left
  }

  .xs\:float-none{
    float:none
  }

  .xs\:clear-left{
    clear:left
  }

  .xs\:clear-right{
    clear:right
  }

  .xs\:clear-both{
    clear:both
  }

  .xs\:clear-none{
    clear:none
  }

  .xs\:m-0{
    margin:0px
  }

  .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-14{
    margin:3.5rem
  }

  .xs\:m-16{
    margin:4rem
  }

  .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-0{
    margin:0px
  }

  .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-14{
    margin:-3.5rem
  }

  .xs\:-m-16{
    margin:-4rem
  }

  .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\:mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .xs\:mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

  .xs\:mx-2{
    margin-left:0.5rem;
    margin-right:0.5rem
  }

  .xs\:mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .xs\:mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .xs\:mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

  .xs\:mx-6{
    margin-left:1.5rem;
    margin-right:1.5rem
  }

  .xs\:mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

  .xs\:mx-8{
    margin-left:2rem;
    margin-right:2rem
  }

  .xs\:mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .xs\:mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

  .xs\:mx-11{
    margin-left:2.75rem;
    margin-right:2.75rem
  }

  .xs\:mx-12{
    margin-left:3rem;
    margin-right:3rem
  }

  .xs\:mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .xs\:mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .xs\:mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

  .xs\:mx-24{
    margin-left:6rem;
    margin-right:6rem
  }

  .xs\:mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

  .xs\:mx-32{
    margin-left:8rem;
    margin-right:8rem
  }

  .xs\:mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .xs\:mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .xs\:mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

  .xs\:mx-48{
    margin-left:12rem;
    margin-right:12rem
  }

  .xs\:mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .xs\:mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

  .xs\:mx-60{
    margin-left:15rem;
    margin-right:15rem
  }

  .xs\:mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .xs\:mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .xs\:mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .xs\:mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .xs\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .xs\:mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .xs\:mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .xs\:mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .xs\:mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .xs\:mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

  .xs\:-mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .xs\:-mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

  .xs\:-mx-2{
    margin-left:-0.5rem;
    margin-right:-0.5rem
  }

  .xs\:-mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .xs\:-mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .xs\:-mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

  .xs\:-mx-6{
    margin-left:-1.5rem;
    margin-right:-1.5rem
  }

  .xs\:-mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

  .xs\:-mx-8{
    margin-left:-2rem;
    margin-right:-2rem
  }

  .xs\:-mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .xs\:-mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

  .xs\:-mx-11{
    margin-left:-2.75rem;
    margin-right:-2.75rem
  }

  .xs\:-mx-12{
    margin-left:-3rem;
    margin-right:-3rem
  }

  .xs\:-mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .xs\:-mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .xs\:-mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

  .xs\:-mx-24{
    margin-left:-6rem;
    margin-right:-6rem
  }

  .xs\:-mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

  .xs\:-mx-32{
    margin-left:-8rem;
    margin-right:-8rem
  }

  .xs\:-mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .xs\:-mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .xs\:-mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

  .xs\:-mx-48{
    margin-left:-12rem;
    margin-right:-12rem
  }

  .xs\:-mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .xs\:-mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

  .xs\:-mx-60{
    margin-left:-15rem;
    margin-right:-15rem
  }

  .xs\:-mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .xs\:-mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .xs\:-mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .xs\:-mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .xs\:-mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .xs\:-mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .xs\:-mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .xs\:-mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .xs\:-mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .xs\:my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .xs\:my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .xs\:my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .xs\:my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .xs\:my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .xs\:my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .xs\:my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .xs\:my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .xs\:my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .xs\:my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .xs\:my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .xs\:my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .xs\:my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .xs\:my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .xs\:my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .xs\:my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .xs\:my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .xs\:my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .xs\:my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .xs\:my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .xs\:my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .xs\:my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .xs\:my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .xs\:my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .xs\:my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .xs\:my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .xs\:my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .xs\:my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .xs\:my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .xs\:my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .xs\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .xs\:my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .xs\:my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .xs\:my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .xs\:my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .xs\:my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .xs\:-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .xs\:-my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .xs\:-my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .xs\:-my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .xs\:-my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .xs\:-my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .xs\:-my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .xs\:-my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .xs\:-my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .xs\:-my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .xs\:-my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .xs\:-my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .xs\:-my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .xs\:-my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .xs\:-my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .xs\:-my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .xs\:-my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .xs\:-my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .xs\:-my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .xs\:-my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .xs\:-my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .xs\:-my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .xs\:-my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .xs\:-my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .xs\:-my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .xs\:-my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .xs\:-my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .xs\:-my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .xs\:-my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .xs\:-my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .xs\:-my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .xs\:-my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .xs\:-my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .xs\:-my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .xs\:-my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .xs\:mt-0{
    margin-top:0px
  }

  .xs\:mt-1{
    margin-top:0.25rem
  }

  .xs\:mt-2{
    margin-top:0.5rem
  }

  .xs\:mt-3{
    margin-top:0.75rem
  }

  .xs\:mt-4{
    margin-top:1rem
  }

  .xs\:mt-5{
    margin-top:1.25rem
  }

  .xs\:mt-6{
    margin-top:1.5rem
  }

  .xs\:mt-7{
    margin-top:1.75rem
  }

  .xs\:mt-8{
    margin-top:2rem
  }

  .xs\:mt-9{
    margin-top:2.25rem
  }

  .xs\:mt-10{
    margin-top:2.5rem
  }

  .xs\:mt-11{
    margin-top:2.75rem
  }

  .xs\:mt-12{
    margin-top:3rem
  }

  .xs\:mt-14{
    margin-top:3.5rem
  }

  .xs\:mt-16{
    margin-top:4rem
  }

  .xs\:mt-20{
    margin-top:5rem
  }

  .xs\:mt-24{
    margin-top:6rem
  }

  .xs\:mt-28{
    margin-top:7rem
  }

  .xs\:mt-32{
    margin-top:8rem
  }

  .xs\:mt-36{
    margin-top:9rem
  }

  .xs\:mt-40{
    margin-top:10rem
  }

  .xs\:mt-44{
    margin-top:11rem
  }

  .xs\:mt-48{
    margin-top:12rem
  }

  .xs\:mt-52{
    margin-top:13rem
  }

  .xs\:mt-56{
    margin-top:14rem
  }

  .xs\:mt-60{
    margin-top:15rem
  }

  .xs\:mt-64{
    margin-top:16rem
  }

  .xs\:mt-72{
    margin-top:18rem
  }

  .xs\:mt-80{
    margin-top:20rem
  }

  .xs\:mt-96{
    margin-top:24rem
  }

  .xs\:mt-auto{
    margin-top:auto
  }

  .xs\:mt-px{
    margin-top:1px
  }

  .xs\:mt-0\.5{
    margin-top:0.125rem
  }

  .xs\:mt-1\.5{
    margin-top:0.375rem
  }

  .xs\:mt-2\.5{
    margin-top:0.625rem
  }

  .xs\:mt-3\.5{
    margin-top:0.875rem
  }

  .xs\:-mt-0{
    margin-top:0px
  }

  .xs\:-mt-1{
    margin-top:-0.25rem
  }

  .xs\:-mt-2{
    margin-top:-0.5rem
  }

  .xs\:-mt-3{
    margin-top:-0.75rem
  }

  .xs\:-mt-4{
    margin-top:-1rem
  }

  .xs\:-mt-5{
    margin-top:-1.25rem
  }

  .xs\:-mt-6{
    margin-top:-1.5rem
  }

  .xs\:-mt-7{
    margin-top:-1.75rem
  }

  .xs\:-mt-8{
    margin-top:-2rem
  }

  .xs\:-mt-9{
    margin-top:-2.25rem
  }

  .xs\:-mt-10{
    margin-top:-2.5rem
  }

  .xs\:-mt-11{
    margin-top:-2.75rem
  }

  .xs\:-mt-12{
    margin-top:-3rem
  }

  .xs\:-mt-14{
    margin-top:-3.5rem
  }

  .xs\:-mt-16{
    margin-top:-4rem
  }

  .xs\:-mt-20{
    margin-top:-5rem
  }

  .xs\:-mt-24{
    margin-top:-6rem
  }

  .xs\:-mt-28{
    margin-top:-7rem
  }

  .xs\:-mt-32{
    margin-top:-8rem
  }

  .xs\:-mt-36{
    margin-top:-9rem
  }

  .xs\:-mt-40{
    margin-top:-10rem
  }

  .xs\:-mt-44{
    margin-top:-11rem
  }

  .xs\:-mt-48{
    margin-top:-12rem
  }

  .xs\:-mt-52{
    margin-top:-13rem
  }

  .xs\:-mt-56{
    margin-top:-14rem
  }

  .xs\:-mt-60{
    margin-top:-15rem
  }

  .xs\:-mt-64{
    margin-top:-16rem
  }

  .xs\:-mt-72{
    margin-top:-18rem
  }

  .xs\:-mt-80{
    margin-top:-20rem
  }

  .xs\:-mt-96{
    margin-top:-24rem
  }

  .xs\:-mt-px{
    margin-top:-1px
  }

  .xs\:-mt-0\.5{
    margin-top:-0.125rem
  }

  .xs\:-mt-1\.5{
    margin-top:-0.375rem
  }

  .xs\:-mt-2\.5{
    margin-top:-0.625rem
  }

  .xs\:-mt-3\.5{
    margin-top:-0.875rem
  }

  .xs\:mr-0{
    margin-right:0px
  }

  .xs\:mr-1{
    margin-right:0.25rem
  }

  .xs\:mr-2{
    margin-right:0.5rem
  }

  .xs\:mr-3{
    margin-right:0.75rem
  }

  .xs\:mr-4{
    margin-right:1rem
  }

  .xs\:mr-5{
    margin-right:1.25rem
  }

  .xs\:mr-6{
    margin-right:1.5rem
  }

  .xs\:mr-7{
    margin-right:1.75rem
  }

  .xs\:mr-8{
    margin-right:2rem
  }

  .xs\:mr-9{
    margin-right:2.25rem
  }

  .xs\:mr-10{
    margin-right:2.5rem
  }

  .xs\:mr-11{
    margin-right:2.75rem
  }

  .xs\:mr-12{
    margin-right:3rem
  }

  .xs\:mr-14{
    margin-right:3.5rem
  }

  .xs\:mr-16{
    margin-right:4rem
  }

  .xs\:mr-20{
    margin-right:5rem
  }

  .xs\:mr-24{
    margin-right:6rem
  }

  .xs\:mr-28{
    margin-right:7rem
  }

  .xs\:mr-32{
    margin-right:8rem
  }

  .xs\:mr-36{
    margin-right:9rem
  }

  .xs\:mr-40{
    margin-right:10rem
  }

  .xs\:mr-44{
    margin-right:11rem
  }

  .xs\:mr-48{
    margin-right:12rem
  }

  .xs\:mr-52{
    margin-right:13rem
  }

  .xs\:mr-56{
    margin-right:14rem
  }

  .xs\:mr-60{
    margin-right:15rem
  }

  .xs\:mr-64{
    margin-right:16rem
  }

  .xs\:mr-72{
    margin-right:18rem
  }

  .xs\:mr-80{
    margin-right:20rem
  }

  .xs\:mr-96{
    margin-right:24rem
  }

  .xs\:mr-auto{
    margin-right:auto
  }

  .xs\:mr-px{
    margin-right:1px
  }

  .xs\:mr-0\.5{
    margin-right:0.125rem
  }

  .xs\:mr-1\.5{
    margin-right:0.375rem
  }

  .xs\:mr-2\.5{
    margin-right:0.625rem
  }

  .xs\:mr-3\.5{
    margin-right:0.875rem
  }

  .xs\:-mr-0{
    margin-right:0px
  }

  .xs\:-mr-1{
    margin-right:-0.25rem
  }

  .xs\:-mr-2{
    margin-right:-0.5rem
  }

  .xs\:-mr-3{
    margin-right:-0.75rem
  }

  .xs\:-mr-4{
    margin-right:-1rem
  }

  .xs\:-mr-5{
    margin-right:-1.25rem
  }

  .xs\:-mr-6{
    margin-right:-1.5rem
  }

  .xs\:-mr-7{
    margin-right:-1.75rem
  }

  .xs\:-mr-8{
    margin-right:-2rem
  }

  .xs\:-mr-9{
    margin-right:-2.25rem
  }

  .xs\:-mr-10{
    margin-right:-2.5rem
  }

  .xs\:-mr-11{
    margin-right:-2.75rem
  }

  .xs\:-mr-12{
    margin-right:-3rem
  }

  .xs\:-mr-14{
    margin-right:-3.5rem
  }

  .xs\:-mr-16{
    margin-right:-4rem
  }

  .xs\:-mr-20{
    margin-right:-5rem
  }

  .xs\:-mr-24{
    margin-right:-6rem
  }

  .xs\:-mr-28{
    margin-right:-7rem
  }

  .xs\:-mr-32{
    margin-right:-8rem
  }

  .xs\:-mr-36{
    margin-right:-9rem
  }

  .xs\:-mr-40{
    margin-right:-10rem
  }

  .xs\:-mr-44{
    margin-right:-11rem
  }

  .xs\:-mr-48{
    margin-right:-12rem
  }

  .xs\:-mr-52{
    margin-right:-13rem
  }

  .xs\:-mr-56{
    margin-right:-14rem
  }

  .xs\:-mr-60{
    margin-right:-15rem
  }

  .xs\:-mr-64{
    margin-right:-16rem
  }

  .xs\:-mr-72{
    margin-right:-18rem
  }

  .xs\:-mr-80{
    margin-right:-20rem
  }

  .xs\:-mr-96{
    margin-right:-24rem
  }

  .xs\:-mr-px{
    margin-right:-1px
  }

  .xs\:-mr-0\.5{
    margin-right:-0.125rem
  }

  .xs\:-mr-1\.5{
    margin-right:-0.375rem
  }

  .xs\:-mr-2\.5{
    margin-right:-0.625rem
  }

  .xs\:-mr-3\.5{
    margin-right:-0.875rem
  }

  .xs\:mb-0{
    margin-bottom:0px
  }

  .xs\:mb-1{
    margin-bottom:0.25rem
  }

  .xs\:mb-2{
    margin-bottom:0.5rem
  }

  .xs\:mb-3{
    margin-bottom:0.75rem
  }

  .xs\:mb-4{
    margin-bottom:1rem
  }

  .xs\:mb-5{
    margin-bottom:1.25rem
  }

  .xs\:mb-6{
    margin-bottom:1.5rem
  }

  .xs\:mb-7{
    margin-bottom:1.75rem
  }

  .xs\:mb-8{
    margin-bottom:2rem
  }

  .xs\:mb-9{
    margin-bottom:2.25rem
  }

  .xs\:mb-10{
    margin-bottom:2.5rem
  }

  .xs\:mb-11{
    margin-bottom:2.75rem
  }

  .xs\:mb-12{
    margin-bottom:3rem
  }

  .xs\:mb-14{
    margin-bottom:3.5rem
  }

  .xs\:mb-16{
    margin-bottom:4rem
  }

  .xs\:mb-20{
    margin-bottom:5rem
  }

  .xs\:mb-24{
    margin-bottom:6rem
  }

  .xs\:mb-28{
    margin-bottom:7rem
  }

  .xs\:mb-32{
    margin-bottom:8rem
  }

  .xs\:mb-36{
    margin-bottom:9rem
  }

  .xs\:mb-40{
    margin-bottom:10rem
  }

  .xs\:mb-44{
    margin-bottom:11rem
  }

  .xs\:mb-48{
    margin-bottom:12rem
  }

  .xs\:mb-52{
    margin-bottom:13rem
  }

  .xs\:mb-56{
    margin-bottom:14rem
  }

  .xs\:mb-60{
    margin-bottom:15rem
  }

  .xs\:mb-64{
    margin-bottom:16rem
  }

  .xs\:mb-72{
    margin-bottom:18rem
  }

  .xs\:mb-80{
    margin-bottom:20rem
  }

  .xs\:mb-96{
    margin-bottom:24rem
  }

  .xs\:mb-auto{
    margin-bottom:auto
  }

  .xs\:mb-px{
    margin-bottom:1px
  }

  .xs\:mb-0\.5{
    margin-bottom:0.125rem
  }

  .xs\:mb-1\.5{
    margin-bottom:0.375rem
  }

  .xs\:mb-2\.5{
    margin-bottom:0.625rem
  }

  .xs\:mb-3\.5{
    margin-bottom:0.875rem
  }

  .xs\:-mb-0{
    margin-bottom:0px
  }

  .xs\:-mb-1{
    margin-bottom:-0.25rem
  }

  .xs\:-mb-2{
    margin-bottom:-0.5rem
  }

  .xs\:-mb-3{
    margin-bottom:-0.75rem
  }

  .xs\:-mb-4{
    margin-bottom:-1rem
  }

  .xs\:-mb-5{
    margin-bottom:-1.25rem
  }

  .xs\:-mb-6{
    margin-bottom:-1.5rem
  }

  .xs\:-mb-7{
    margin-bottom:-1.75rem
  }

  .xs\:-mb-8{
    margin-bottom:-2rem
  }

  .xs\:-mb-9{
    margin-bottom:-2.25rem
  }

  .xs\:-mb-10{
    margin-bottom:-2.5rem
  }

  .xs\:-mb-11{
    margin-bottom:-2.75rem
  }

  .xs\:-mb-12{
    margin-bottom:-3rem
  }

  .xs\:-mb-14{
    margin-bottom:-3.5rem
  }

  .xs\:-mb-16{
    margin-bottom:-4rem
  }

  .xs\:-mb-20{
    margin-bottom:-5rem
  }

  .xs\:-mb-24{
    margin-bottom:-6rem
  }

  .xs\:-mb-28{
    margin-bottom:-7rem
  }

  .xs\:-mb-32{
    margin-bottom:-8rem
  }

  .xs\:-mb-36{
    margin-bottom:-9rem
  }

  .xs\:-mb-40{
    margin-bottom:-10rem
  }

  .xs\:-mb-44{
    margin-bottom:-11rem
  }

  .xs\:-mb-48{
    margin-bottom:-12rem
  }

  .xs\:-mb-52{
    margin-bottom:-13rem
  }

  .xs\:-mb-56{
    margin-bottom:-14rem
  }

  .xs\:-mb-60{
    margin-bottom:-15rem
  }

  .xs\:-mb-64{
    margin-bottom:-16rem
  }

  .xs\:-mb-72{
    margin-bottom:-18rem
  }

  .xs\:-mb-80{
    margin-bottom:-20rem
  }

  .xs\:-mb-96{
    margin-bottom:-24rem
  }

  .xs\:-mb-px{
    margin-bottom:-1px
  }

  .xs\:-mb-0\.5{
    margin-bottom:-0.125rem
  }

  .xs\:-mb-1\.5{
    margin-bottom:-0.375rem
  }

  .xs\:-mb-2\.5{
    margin-bottom:-0.625rem
  }

  .xs\:-mb-3\.5{
    margin-bottom:-0.875rem
  }

  .xs\:ml-0{
    margin-left:0px
  }

  .xs\:ml-1{
    margin-left:0.25rem
  }

  .xs\:ml-2{
    margin-left:0.5rem
  }

  .xs\:ml-3{
    margin-left:0.75rem
  }

  .xs\:ml-4{
    margin-left:1rem
  }

  .xs\:ml-5{
    margin-left:1.25rem
  }

  .xs\:ml-6{
    margin-left:1.5rem
  }

  .xs\:ml-7{
    margin-left:1.75rem
  }

  .xs\:ml-8{
    margin-left:2rem
  }

  .xs\:ml-9{
    margin-left:2.25rem
  }

  .xs\:ml-10{
    margin-left:2.5rem
  }

  .xs\:ml-11{
    margin-left:2.75rem
  }

  .xs\:ml-12{
    margin-left:3rem
  }

  .xs\:ml-14{
    margin-left:3.5rem
  }

  .xs\:ml-16{
    margin-left:4rem
  }

  .xs\:ml-20{
    margin-left:5rem
  }

  .xs\:ml-24{
    margin-left:6rem
  }

  .xs\:ml-28{
    margin-left:7rem
  }

  .xs\:ml-32{
    margin-left:8rem
  }

  .xs\:ml-36{
    margin-left:9rem
  }

  .xs\:ml-40{
    margin-left:10rem
  }

  .xs\:ml-44{
    margin-left:11rem
  }

  .xs\:ml-48{
    margin-left:12rem
  }

  .xs\:ml-52{
    margin-left:13rem
  }

  .xs\:ml-56{
    margin-left:14rem
  }

  .xs\:ml-60{
    margin-left:15rem
  }

  .xs\:ml-64{
    margin-left:16rem
  }

  .xs\:ml-72{
    margin-left:18rem
  }

  .xs\:ml-80{
    margin-left:20rem
  }

  .xs\:ml-96{
    margin-left:24rem
  }

  .xs\:ml-auto{
    margin-left:auto
  }

  .xs\:ml-px{
    margin-left:1px
  }

  .xs\:ml-0\.5{
    margin-left:0.125rem
  }

  .xs\:ml-1\.5{
    margin-left:0.375rem
  }

  .xs\:ml-2\.5{
    margin-left:0.625rem
  }

  .xs\:ml-3\.5{
    margin-left:0.875rem
  }

  .xs\:-ml-0{
    margin-left:0px
  }

  .xs\:-ml-1{
    margin-left:-0.25rem
  }

  .xs\:-ml-2{
    margin-left:-0.5rem
  }

  .xs\:-ml-3{
    margin-left:-0.75rem
  }

  .xs\:-ml-4{
    margin-left:-1rem
  }

  .xs\:-ml-5{
    margin-left:-1.25rem
  }

  .xs\:-ml-6{
    margin-left:-1.5rem
  }

  .xs\:-ml-7{
    margin-left:-1.75rem
  }

  .xs\:-ml-8{
    margin-left:-2rem
  }

  .xs\:-ml-9{
    margin-left:-2.25rem
  }

  .xs\:-ml-10{
    margin-left:-2.5rem
  }

  .xs\:-ml-11{
    margin-left:-2.75rem
  }

  .xs\:-ml-12{
    margin-left:-3rem
  }

  .xs\:-ml-14{
    margin-left:-3.5rem
  }

  .xs\:-ml-16{
    margin-left:-4rem
  }

  .xs\:-ml-20{
    margin-left:-5rem
  }

  .xs\:-ml-24{
    margin-left:-6rem
  }

  .xs\:-ml-28{
    margin-left:-7rem
  }

  .xs\:-ml-32{
    margin-left:-8rem
  }

  .xs\:-ml-36{
    margin-left:-9rem
  }

  .xs\:-ml-40{
    margin-left:-10rem
  }

  .xs\:-ml-44{
    margin-left:-11rem
  }

  .xs\:-ml-48{
    margin-left:-12rem
  }

  .xs\:-ml-52{
    margin-left:-13rem
  }

  .xs\:-ml-56{
    margin-left:-14rem
  }

  .xs\:-ml-60{
    margin-left:-15rem
  }

  .xs\:-ml-64{
    margin-left:-16rem
  }

  .xs\:-ml-72{
    margin-left:-18rem
  }

  .xs\:-ml-80{
    margin-left:-20rem
  }

  .xs\:-ml-96{
    margin-left:-24rem
  }

  .xs\:-ml-px{
    margin-left:-1px
  }

  .xs\:-ml-0\.5{
    margin-left:-0.125rem
  }

  .xs\:-ml-1\.5{
    margin-left:-0.375rem
  }

  .xs\:-ml-2\.5{
    margin-left:-0.625rem
  }

  .xs\:-ml-3\.5{
    margin-left:-0.875rem
  }

  .xs\:box-border{
    box-sizing:border-box
  }

  .xs\:box-content{
    box-sizing:content-box
  }

  .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\:inline-table{
    display:inline-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\:list-item{
    display:list-item
  }

  .xs\:hidden{
    display:none
  }

  .xs\:h-0{
    height:0px
  }

  .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-14{
    height:3.5rem
  }

  .xs\:h-16{
    height:4rem
  }

  .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-full{
    height:100%
  }

  .xs\:h-screen{
    height:100vh
  }

  .xs\:max-h-0{
    max-height:0px
  }

  .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-14{
    max-height:3.5rem
  }

  .xs\:max-h-16{
    max-height:4rem
  }

  .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-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-full{
    max-height:100%
  }

  .xs\:max-h-screen{
    max-height:100vh
  }

  .xs\:min-h-0{
    min-height:0px
  }

  .xs\:min-h-full{
    min-height:100%
  }

  .xs\:min-h-screen{
    min-height:100vh
  }

  .xs\:w-0{
    width:0px
  }

  .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-14{
    width:3.5rem
  }

  .xs\:w-16{
    width:4rem
  }

  .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-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-screen{
    width:100vw
  }

  .xs\:w-min{
    width:min-content
  }

  .xs\:w-max{
    width:max-content
  }

  .xs\:min-w-0{
    min-width:0px
  }

  .xs\:min-w-full{
    min-width:100%
  }

  .xs\:min-w-min{
    min-width:min-content
  }

  .xs\:min-w-max{
    min-width:max-content
  }

  .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{
    max-width:min-content
  }

  .xs\:max-w-max{
    max-width:max-content
  }

  .xs\:max-w-prose{
    max-width:65ch
  }

  .xs\:max-w-screen-sm{
    max-width:640px
  }

  .xs\:max-w-screen-md{
    max-width:768px
  }

  .xs\:max-w-screen-2md{
    max-width:896px
  }

  .xs\:max-w-screen-3md{
    max-width:945px
  }

  .xs\:max-w-screen-lg{
    max-width:1024px
  }

  .xs\:max-w-screen-2lg{
    max-width:1152px
  }

  .xs\:max-w-screen-xl{
    max-width:1280px
  }

  .xs\:max-w-screen-1xl{
    max-width:1400px
  }

  .xs\:max-w-screen-2xl{
    max-width:1700px
  }

  .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-shrink-0{
    flex-shrink:0
  }

  .xs\:flex-shrink{
    flex-shrink:1
  }

  .xs\:flex-grow-0{
    flex-grow:0
  }

  .xs\:flex-grow{
    flex-grow:1
  }

  .xs\:table-auto{
    table-layout:auto
  }

  .xs\:table-fixed{
    table-layout:fixed
  }

  .xs\:border-collapse{
    border-collapse:collapse
  }

  .xs\:border-separate{
    border-collapse:separate
  }

  .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\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .xs\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .xs\:transform-none{
    transform:none
  }

  .xs\:translate-x-0{
    --tw-translate-x:0px
  }

  .xs\:translate-x-1{
    --tw-translate-x:0.25rem
  }

  .xs\:translate-x-2{
    --tw-translate-x:0.5rem
  }

  .xs\:translate-x-3{
    --tw-translate-x:0.75rem
  }

  .xs\:translate-x-4{
    --tw-translate-x:1rem
  }

  .xs\:translate-x-5{
    --tw-translate-x:1.25rem
  }

  .xs\:translate-x-6{
    --tw-translate-x:1.5rem
  }

  .xs\:translate-x-7{
    --tw-translate-x:1.75rem
  }

  .xs\:translate-x-8{
    --tw-translate-x:2rem
  }

  .xs\:translate-x-9{
    --tw-translate-x:2.25rem
  }

  .xs\:translate-x-10{
    --tw-translate-x:2.5rem
  }

  .xs\:translate-x-11{
    --tw-translate-x:2.75rem
  }

  .xs\:translate-x-12{
    --tw-translate-x:3rem
  }

  .xs\:translate-x-14{
    --tw-translate-x:3.5rem
  }

  .xs\:translate-x-16{
    --tw-translate-x:4rem
  }

  .xs\:translate-x-20{
    --tw-translate-x:5rem
  }

  .xs\:translate-x-24{
    --tw-translate-x:6rem
  }

  .xs\:translate-x-28{
    --tw-translate-x:7rem
  }

  .xs\:translate-x-32{
    --tw-translate-x:8rem
  }

  .xs\:translate-x-36{
    --tw-translate-x:9rem
  }

  .xs\:translate-x-40{
    --tw-translate-x:10rem
  }

  .xs\:translate-x-44{
    --tw-translate-x:11rem
  }

  .xs\:translate-x-48{
    --tw-translate-x:12rem
  }

  .xs\:translate-x-52{
    --tw-translate-x:13rem
  }

  .xs\:translate-x-56{
    --tw-translate-x:14rem
  }

  .xs\:translate-x-60{
    --tw-translate-x:15rem
  }

  .xs\:translate-x-64{
    --tw-translate-x:16rem
  }

  .xs\:translate-x-72{
    --tw-translate-x:18rem
  }

  .xs\:translate-x-80{
    --tw-translate-x:20rem
  }

  .xs\:translate-x-96{
    --tw-translate-x:24rem
  }

  .xs\:translate-x-px{
    --tw-translate-x:1px
  }

  .xs\:translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .xs\:translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .xs\:translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .xs\:translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .xs\:-translate-x-0{
    --tw-translate-x:0px
  }

  .xs\:-translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .xs\:-translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .xs\:-translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .xs\:-translate-x-4{
    --tw-translate-x:-1rem
  }

  .xs\:-translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .xs\:-translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .xs\:-translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .xs\:-translate-x-8{
    --tw-translate-x:-2rem
  }

  .xs\:-translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .xs\:-translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .xs\:-translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .xs\:-translate-x-12{
    --tw-translate-x:-3rem
  }

  .xs\:-translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .xs\:-translate-x-16{
    --tw-translate-x:-4rem
  }

  .xs\:-translate-x-20{
    --tw-translate-x:-5rem
  }

  .xs\:-translate-x-24{
    --tw-translate-x:-6rem
  }

  .xs\:-translate-x-28{
    --tw-translate-x:-7rem
  }

  .xs\:-translate-x-32{
    --tw-translate-x:-8rem
  }

  .xs\:-translate-x-36{
    --tw-translate-x:-9rem
  }

  .xs\:-translate-x-40{
    --tw-translate-x:-10rem
  }

  .xs\:-translate-x-44{
    --tw-translate-x:-11rem
  }

  .xs\:-translate-x-48{
    --tw-translate-x:-12rem
  }

  .xs\:-translate-x-52{
    --tw-translate-x:-13rem
  }

  .xs\:-translate-x-56{
    --tw-translate-x:-14rem
  }

  .xs\:-translate-x-60{
    --tw-translate-x:-15rem
  }

  .xs\:-translate-x-64{
    --tw-translate-x:-16rem
  }

  .xs\:-translate-x-72{
    --tw-translate-x:-18rem
  }

  .xs\:-translate-x-80{
    --tw-translate-x:-20rem
  }

  .xs\:-translate-x-96{
    --tw-translate-x:-24rem
  }

  .xs\:-translate-x-px{
    --tw-translate-x:-1px
  }

  .xs\:-translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .xs\:-translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .xs\:-translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .xs\:-translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .xs\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .xs\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .xs\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .xs\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .xs\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .xs\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .xs\:translate-x-full{
    --tw-translate-x:100%
  }

  .xs\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .xs\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .xs\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .xs\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .xs\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .xs\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .xs\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .xs\:translate-y-0{
    --tw-translate-y:0px
  }

  .xs\:translate-y-1{
    --tw-translate-y:0.25rem
  }

  .xs\:translate-y-2{
    --tw-translate-y:0.5rem
  }

  .xs\:translate-y-3{
    --tw-translate-y:0.75rem
  }

  .xs\:translate-y-4{
    --tw-translate-y:1rem
  }

  .xs\:translate-y-5{
    --tw-translate-y:1.25rem
  }

  .xs\:translate-y-6{
    --tw-translate-y:1.5rem
  }

  .xs\:translate-y-7{
    --tw-translate-y:1.75rem
  }

  .xs\:translate-y-8{
    --tw-translate-y:2rem
  }

  .xs\:translate-y-9{
    --tw-translate-y:2.25rem
  }

  .xs\:translate-y-10{
    --tw-translate-y:2.5rem
  }

  .xs\:translate-y-11{
    --tw-translate-y:2.75rem
  }

  .xs\:translate-y-12{
    --tw-translate-y:3rem
  }

  .xs\:translate-y-14{
    --tw-translate-y:3.5rem
  }

  .xs\:translate-y-16{
    --tw-translate-y:4rem
  }

  .xs\:translate-y-20{
    --tw-translate-y:5rem
  }

  .xs\:translate-y-24{
    --tw-translate-y:6rem
  }

  .xs\:translate-y-28{
    --tw-translate-y:7rem
  }

  .xs\:translate-y-32{
    --tw-translate-y:8rem
  }

  .xs\:translate-y-36{
    --tw-translate-y:9rem
  }

  .xs\:translate-y-40{
    --tw-translate-y:10rem
  }

  .xs\:translate-y-44{
    --tw-translate-y:11rem
  }

  .xs\:translate-y-48{
    --tw-translate-y:12rem
  }

  .xs\:translate-y-52{
    --tw-translate-y:13rem
  }

  .xs\:translate-y-56{
    --tw-translate-y:14rem
  }

  .xs\:translate-y-60{
    --tw-translate-y:15rem
  }

  .xs\:translate-y-64{
    --tw-translate-y:16rem
  }

  .xs\:translate-y-72{
    --tw-translate-y:18rem
  }

  .xs\:translate-y-80{
    --tw-translate-y:20rem
  }

  .xs\:translate-y-96{
    --tw-translate-y:24rem
  }

  .xs\:translate-y-px{
    --tw-translate-y:1px
  }

  .xs\:translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .xs\:translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .xs\:translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .xs\:translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .xs\:-translate-y-0{
    --tw-translate-y:0px
  }

  .xs\:-translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .xs\:-translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .xs\:-translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .xs\:-translate-y-4{
    --tw-translate-y:-1rem
  }

  .xs\:-translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .xs\:-translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .xs\:-translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .xs\:-translate-y-8{
    --tw-translate-y:-2rem
  }

  .xs\:-translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .xs\:-translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .xs\:-translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .xs\:-translate-y-12{
    --tw-translate-y:-3rem
  }

  .xs\:-translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .xs\:-translate-y-16{
    --tw-translate-y:-4rem
  }

  .xs\:-translate-y-20{
    --tw-translate-y:-5rem
  }

  .xs\:-translate-y-24{
    --tw-translate-y:-6rem
  }

  .xs\:-translate-y-28{
    --tw-translate-y:-7rem
  }

  .xs\:-translate-y-32{
    --tw-translate-y:-8rem
  }

  .xs\:-translate-y-36{
    --tw-translate-y:-9rem
  }

  .xs\:-translate-y-40{
    --tw-translate-y:-10rem
  }

  .xs\:-translate-y-44{
    --tw-translate-y:-11rem
  }

  .xs\:-translate-y-48{
    --tw-translate-y:-12rem
  }

  .xs\:-translate-y-52{
    --tw-translate-y:-13rem
  }

  .xs\:-translate-y-56{
    --tw-translate-y:-14rem
  }

  .xs\:-translate-y-60{
    --tw-translate-y:-15rem
  }

  .xs\:-translate-y-64{
    --tw-translate-y:-16rem
  }

  .xs\:-translate-y-72{
    --tw-translate-y:-18rem
  }

  .xs\:-translate-y-80{
    --tw-translate-y:-20rem
  }

  .xs\:-translate-y-96{
    --tw-translate-y:-24rem
  }

  .xs\:-translate-y-px{
    --tw-translate-y:-1px
  }

  .xs\:-translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .xs\:-translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .xs\:-translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .xs\:-translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .xs\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .xs\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .xs\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .xs\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .xs\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .xs\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .xs\:translate-y-full{
    --tw-translate-y:100%
  }

  .xs\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .xs\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .xs\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .xs\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .xs\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .xs\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .xs\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .xs\:hover\:translate-x-0:hover{
    --tw-translate-x:0px
  }

  .xs\:hover\:translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .xs\:hover\:translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .xs\:hover\:translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .xs\:hover\:translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .xs\:hover\:translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .xs\:hover\:translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .xs\:hover\:translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .xs\:hover\:translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .xs\:hover\:translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .xs\:hover\:translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .xs\:hover\:translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .xs\:hover\:translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .xs\:hover\:translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .xs\:hover\:translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .xs\:hover\:translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .xs\:hover\:translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .xs\:hover\:translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .xs\:hover\:translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .xs\:hover\:translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .xs\:hover\:translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .xs\:hover\:translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .xs\:hover\:translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .xs\:hover\:translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .xs\:hover\:translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .xs\:hover\:translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .xs\:hover\:translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .xs\:hover\:translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .xs\:hover\:translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .xs\:hover\:translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .xs\:hover\:translate-x-px:hover{
    --tw-translate-x:1px
  }

  .xs\:hover\:translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .xs\:hover\:translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .xs\:hover\:translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .xs\:hover\:translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .xs\:hover\:-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .xs\:hover\:-translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .xs\:hover\:-translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .xs\:hover\:-translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .xs\:hover\:-translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .xs\:hover\:-translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .xs\:hover\:-translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .xs\:hover\:-translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .xs\:hover\:-translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .xs\:hover\:-translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .xs\:hover\:-translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .xs\:hover\:-translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .xs\:hover\:-translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .xs\:hover\:-translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .xs\:hover\:-translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .xs\:hover\:-translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .xs\:hover\:-translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .xs\:hover\:-translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .xs\:hover\:-translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .xs\:hover\:-translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .xs\:hover\:-translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .xs\:hover\:-translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .xs\:hover\:-translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .xs\:hover\:-translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .xs\:hover\:-translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .xs\:hover\:-translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .xs\:hover\:-translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .xs\:hover\:-translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .xs\:hover\:-translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .xs\:hover\:-translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .xs\:hover\:-translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .xs\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .xs\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .xs\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .xs\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .xs\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .xs\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .xs\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .xs\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .xs\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .xs\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .xs\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .xs\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .xs\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .xs\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .xs\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .xs\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .xs\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .xs\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .xs\:hover\:translate-y-0:hover{
    --tw-translate-y:0px
  }

  .xs\:hover\:translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .xs\:hover\:translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .xs\:hover\:translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .xs\:hover\:translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .xs\:hover\:translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .xs\:hover\:translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .xs\:hover\:translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .xs\:hover\:translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .xs\:hover\:translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .xs\:hover\:translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .xs\:hover\:translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .xs\:hover\:translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .xs\:hover\:translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .xs\:hover\:translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .xs\:hover\:translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .xs\:hover\:translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .xs\:hover\:translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .xs\:hover\:translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .xs\:hover\:translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .xs\:hover\:translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .xs\:hover\:translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .xs\:hover\:translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .xs\:hover\:translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .xs\:hover\:translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .xs\:hover\:translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .xs\:hover\:translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .xs\:hover\:translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .xs\:hover\:translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .xs\:hover\:translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .xs\:hover\:translate-y-px:hover{
    --tw-translate-y:1px
  }

  .xs\:hover\:translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .xs\:hover\:translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .xs\:hover\:translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .xs\:hover\:translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .xs\:hover\:-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .xs\:hover\:-translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .xs\:hover\:-translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .xs\:hover\:-translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .xs\:hover\:-translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .xs\:hover\:-translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .xs\:hover\:-translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .xs\:hover\:-translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .xs\:hover\:-translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .xs\:hover\:-translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .xs\:hover\:-translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .xs\:hover\:-translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .xs\:hover\:-translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .xs\:hover\:-translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .xs\:hover\:-translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .xs\:hover\:-translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .xs\:hover\:-translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .xs\:hover\:-translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .xs\:hover\:-translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .xs\:hover\:-translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .xs\:hover\:-translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .xs\:hover\:-translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .xs\:hover\:-translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .xs\:hover\:-translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .xs\:hover\:-translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .xs\:hover\:-translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .xs\:hover\:-translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .xs\:hover\:-translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .xs\:hover\:-translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .xs\:hover\:-translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .xs\:hover\:-translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .xs\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .xs\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .xs\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .xs\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .xs\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .xs\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .xs\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .xs\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .xs\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .xs\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .xs\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .xs\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .xs\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .xs\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .xs\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .xs\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .xs\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .xs\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .xs\:focus\:translate-x-0:focus{
    --tw-translate-x:0px
  }

  .xs\:focus\:translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .xs\:focus\:translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .xs\:focus\:translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .xs\:focus\:translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .xs\:focus\:translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .xs\:focus\:translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .xs\:focus\:translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .xs\:focus\:translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .xs\:focus\:translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .xs\:focus\:translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .xs\:focus\:translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .xs\:focus\:translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .xs\:focus\:translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .xs\:focus\:translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .xs\:focus\:translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .xs\:focus\:translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .xs\:focus\:translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .xs\:focus\:translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .xs\:focus\:translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .xs\:focus\:translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .xs\:focus\:translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .xs\:focus\:translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .xs\:focus\:translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .xs\:focus\:translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .xs\:focus\:translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .xs\:focus\:translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .xs\:focus\:translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .xs\:focus\:translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .xs\:focus\:translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .xs\:focus\:translate-x-px:focus{
    --tw-translate-x:1px
  }

  .xs\:focus\:translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .xs\:focus\:translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .xs\:focus\:translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .xs\:focus\:translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .xs\:focus\:-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .xs\:focus\:-translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .xs\:focus\:-translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .xs\:focus\:-translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .xs\:focus\:-translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .xs\:focus\:-translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .xs\:focus\:-translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .xs\:focus\:-translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .xs\:focus\:-translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .xs\:focus\:-translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .xs\:focus\:-translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .xs\:focus\:-translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .xs\:focus\:-translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .xs\:focus\:-translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .xs\:focus\:-translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .xs\:focus\:-translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .xs\:focus\:-translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .xs\:focus\:-translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .xs\:focus\:-translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .xs\:focus\:-translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .xs\:focus\:-translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .xs\:focus\:-translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .xs\:focus\:-translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .xs\:focus\:-translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .xs\:focus\:-translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .xs\:focus\:-translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .xs\:focus\:-translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .xs\:focus\:-translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .xs\:focus\:-translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .xs\:focus\:-translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .xs\:focus\:-translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .xs\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .xs\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .xs\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .xs\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .xs\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .xs\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .xs\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .xs\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .xs\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .xs\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .xs\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .xs\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .xs\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .xs\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .xs\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .xs\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .xs\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .xs\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .xs\:focus\:translate-y-0:focus{
    --tw-translate-y:0px
  }

  .xs\:focus\:translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .xs\:focus\:translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .xs\:focus\:translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .xs\:focus\:translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .xs\:focus\:translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .xs\:focus\:translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .xs\:focus\:translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .xs\:focus\:translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .xs\:focus\:translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .xs\:focus\:translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .xs\:focus\:translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .xs\:focus\:translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .xs\:focus\:translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .xs\:focus\:translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .xs\:focus\:translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .xs\:focus\:translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .xs\:focus\:translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .xs\:focus\:translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .xs\:focus\:translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .xs\:focus\:translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .xs\:focus\:translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .xs\:focus\:translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .xs\:focus\:translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .xs\:focus\:translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .xs\:focus\:translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .xs\:focus\:translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .xs\:focus\:translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .xs\:focus\:translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .xs\:focus\:translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .xs\:focus\:translate-y-px:focus{
    --tw-translate-y:1px
  }

  .xs\:focus\:translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .xs\:focus\:translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .xs\:focus\:translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .xs\:focus\:translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .xs\:focus\:-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .xs\:focus\:-translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .xs\:focus\:-translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .xs\:focus\:-translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .xs\:focus\:-translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .xs\:focus\:-translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .xs\:focus\:-translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .xs\:focus\:-translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .xs\:focus\:-translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .xs\:focus\:-translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .xs\:focus\:-translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .xs\:focus\:-translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .xs\:focus\:-translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .xs\:focus\:-translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .xs\:focus\:-translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .xs\:focus\:-translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .xs\:focus\:-translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .xs\:focus\:-translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .xs\:focus\:-translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .xs\:focus\:-translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .xs\:focus\:-translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .xs\:focus\:-translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .xs\:focus\:-translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .xs\:focus\:-translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .xs\:focus\:-translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .xs\:focus\:-translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .xs\:focus\:-translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .xs\:focus\:-translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .xs\:focus\:-translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .xs\:focus\:-translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .xs\:focus\:-translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .xs\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .xs\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .xs\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .xs\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .xs\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .xs\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .xs\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .xs\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .xs\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .xs\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .xs\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .xs\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .xs\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .xs\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .xs\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .xs\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .xs\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .xs\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .xs\:rotate-0{
    --tw-rotate:0deg
  }

  .xs\:rotate-1{
    --tw-rotate:1deg
  }

  .xs\:rotate-2{
    --tw-rotate:2deg
  }

  .xs\:rotate-3{
    --tw-rotate:3deg
  }

  .xs\:rotate-6{
    --tw-rotate:6deg
  }

  .xs\:rotate-12{
    --tw-rotate:12deg
  }

  .xs\:rotate-45{
    --tw-rotate:45deg
  }

  .xs\:rotate-90{
    --tw-rotate:90deg
  }

  .xs\:rotate-180{
    --tw-rotate:180deg
  }

  .xs\:-rotate-180{
    --tw-rotate:-180deg
  }

  .xs\:-rotate-90{
    --tw-rotate:-90deg
  }

  .xs\:-rotate-45{
    --tw-rotate:-45deg
  }

  .xs\:-rotate-12{
    --tw-rotate:-12deg
  }

  .xs\:-rotate-6{
    --tw-rotate:-6deg
  }

  .xs\:-rotate-3{
    --tw-rotate:-3deg
  }

  .xs\:-rotate-2{
    --tw-rotate:-2deg
  }

  .xs\:-rotate-1{
    --tw-rotate:-1deg
  }

  .xs\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .xs\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .xs\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .xs\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .xs\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .xs\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .xs\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .xs\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .xs\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .xs\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .xs\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .xs\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .xs\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .xs\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .xs\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .xs\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .xs\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .xs\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .xs\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .xs\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .xs\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .xs\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .xs\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .xs\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .xs\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .xs\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .xs\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .xs\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .xs\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .xs\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .xs\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .xs\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .xs\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .xs\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .xs\:skew-x-0{
    --tw-skew-x:0deg
  }

  .xs\:skew-x-1{
    --tw-skew-x:1deg
  }

  .xs\:skew-x-2{
    --tw-skew-x:2deg
  }

  .xs\:skew-x-3{
    --tw-skew-x:3deg
  }

  .xs\:skew-x-6{
    --tw-skew-x:6deg
  }

  .xs\:skew-x-12{
    --tw-skew-x:12deg
  }

  .xs\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .xs\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .xs\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .xs\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .xs\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .xs\:skew-y-0{
    --tw-skew-y:0deg
  }

  .xs\:skew-y-1{
    --tw-skew-y:1deg
  }

  .xs\:skew-y-2{
    --tw-skew-y:2deg
  }

  .xs\:skew-y-3{
    --tw-skew-y:3deg
  }

  .xs\:skew-y-6{
    --tw-skew-y:6deg
  }

  .xs\:skew-y-12{
    --tw-skew-y:12deg
  }

  .xs\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .xs\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .xs\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .xs\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .xs\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .xs\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .xs\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .xs\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .xs\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .xs\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .xs\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .xs\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .xs\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .xs\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .xs\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .xs\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .xs\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .xs\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .xs\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .xs\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .xs\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .xs\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .xs\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .xs\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .xs\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .xs\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .xs\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .xs\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .xs\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .xs\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .xs\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .xs\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .xs\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .xs\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .xs\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .xs\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .xs\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .xs\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .xs\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .xs\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .xs\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .xs\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .xs\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .xs\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .xs\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .xs\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .xs\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .xs\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .xs\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .xs\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .xs\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .xs\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .xs\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .xs\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .xs\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .xs\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .xs\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .xs\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .xs\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .xs\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .xs\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .xs\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .xs\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .xs\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .xs\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .xs\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .xs\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .xs\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .xs\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .xs\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .xs\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .xs\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .xs\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .xs\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .xs\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .xs\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .xs\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .xs\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .xs\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .xs\:scale-x-0{
    --tw-scale-x:0
  }

  .xs\:scale-x-50{
    --tw-scale-x:.5
  }

  .xs\:scale-x-75{
    --tw-scale-x:.75
  }

  .xs\:scale-x-90{
    --tw-scale-x:.9
  }

  .xs\:scale-x-95{
    --tw-scale-x:.95
  }

  .xs\:scale-x-100{
    --tw-scale-x:1
  }

  .xs\:scale-x-105{
    --tw-scale-x:1.05
  }

  .xs\:scale-x-110{
    --tw-scale-x:1.1
  }

  .xs\:scale-x-125{
    --tw-scale-x:1.25
  }

  .xs\:scale-x-150{
    --tw-scale-x:1.5
  }

  .xs\:scale-y-0{
    --tw-scale-y:0
  }

  .xs\:scale-y-50{
    --tw-scale-y:.5
  }

  .xs\:scale-y-75{
    --tw-scale-y:.75
  }

  .xs\:scale-y-90{
    --tw-scale-y:.9
  }

  .xs\:scale-y-95{
    --tw-scale-y:.95
  }

  .xs\:scale-y-100{
    --tw-scale-y:1
  }

  .xs\:scale-y-105{
    --tw-scale-y:1.05
  }

  .xs\:scale-y-110{
    --tw-scale-y:1.1
  }

  .xs\:scale-y-125{
    --tw-scale-y:1.25
  }

  .xs\:scale-y-150{
    --tw-scale-y:1.5
  }

  .xs\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .xs\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .xs\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .xs\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .xs\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .xs\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .xs\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .xs\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .xs\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .xs\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .xs\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .xs\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .xs\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .xs\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .xs\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .xs\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .xs\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .xs\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .xs\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .xs\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .xs\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .xs\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .xs\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .xs\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .xs\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .xs\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .xs\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .xs\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .xs\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .xs\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .xs\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .xs\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .xs\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .xs\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .xs\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .xs\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .xs\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .xs\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .xs\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .xs\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .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-fade-in-down{
    animation:fade-in-down 0.4s ease-out
  }

  .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-help{
    cursor:help
  }

  .xs\:cursor-not-allowed{
    cursor:not-allowed
  }

  .xs\:select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .xs\:select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .xs\:select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .xs\:select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .xs\:resize-none{
    resize:none
  }

  .xs\:resize-y{
    resize:vertical
  }

  .xs\:resize-x{
    resize:horizontal
  }

  .xs\:resize{
    resize:both
  }

  .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\:appearance-none{
    appearance: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\: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\: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\: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\: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\: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-nowrap{
    flex-wrap:nowrap
  }

  .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-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\: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\: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\: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-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\:gap-0{
    gap:0px
  }

  .xs\:gap-1{
    gap:0.25rem
  }

  .xs\:gap-2{
    gap:0.5rem
  }

  .xs\:gap-3{
    gap:0.75rem
  }

  .xs\:gap-4{
    gap:1rem
  }

  .xs\:gap-5{
    gap:1.25rem
  }

  .xs\:gap-6{
    gap:1.5rem
  }

  .xs\:gap-7{
    gap:1.75rem
  }

  .xs\:gap-8{
    gap:2rem
  }

  .xs\:gap-9{
    gap:2.25rem
  }

  .xs\:gap-10{
    gap:2.5rem
  }

  .xs\:gap-11{
    gap:2.75rem
  }

  .xs\:gap-12{
    gap:3rem
  }

  .xs\:gap-14{
    gap:3.5rem
  }

  .xs\:gap-16{
    gap:4rem
  }

  .xs\:gap-20{
    gap:5rem
  }

  .xs\:gap-24{
    gap:6rem
  }

  .xs\:gap-28{
    gap:7rem
  }

  .xs\:gap-32{
    gap:8rem
  }

  .xs\:gap-36{
    gap:9rem
  }

  .xs\:gap-40{
    gap:10rem
  }

  .xs\:gap-44{
    gap:11rem
  }

  .xs\:gap-48{
    gap:12rem
  }

  .xs\:gap-52{
    gap:13rem
  }

  .xs\:gap-56{
    gap:14rem
  }

  .xs\:gap-60{
    gap:15rem
  }

  .xs\:gap-64{
    gap:16rem
  }

  .xs\:gap-72{
    gap:18rem
  }

  .xs\:gap-80{
    gap:20rem
  }

  .xs\:gap-96{
    gap:24rem
  }

  .xs\:gap-px{
    gap:1px
  }

  .xs\:gap-0\.5{
    gap:0.125rem
  }

  .xs\:gap-1\.5{
    gap:0.375rem
  }

  .xs\:gap-2\.5{
    gap:0.625rem
  }

  .xs\:gap-3\.5{
    gap:0.875rem
  }

  .xs\:gap-x-0{
    column-gap:0px
  }

  .xs\:gap-x-1{
    column-gap:0.25rem
  }

  .xs\:gap-x-2{
    column-gap:0.5rem
  }

  .xs\:gap-x-3{
    column-gap:0.75rem
  }

  .xs\:gap-x-4{
    column-gap:1rem
  }

  .xs\:gap-x-5{
    column-gap:1.25rem
  }

  .xs\:gap-x-6{
    column-gap:1.5rem
  }

  .xs\:gap-x-7{
    column-gap:1.75rem
  }

  .xs\:gap-x-8{
    column-gap:2rem
  }

  .xs\:gap-x-9{
    column-gap:2.25rem
  }

  .xs\:gap-x-10{
    column-gap:2.5rem
  }

  .xs\:gap-x-11{
    column-gap:2.75rem
  }

  .xs\:gap-x-12{
    column-gap:3rem
  }

  .xs\:gap-x-14{
    column-gap:3.5rem
  }

  .xs\:gap-x-16{
    column-gap:4rem
  }

  .xs\:gap-x-20{
    column-gap:5rem
  }

  .xs\:gap-x-24{
    column-gap:6rem
  }

  .xs\:gap-x-28{
    column-gap:7rem
  }

  .xs\:gap-x-32{
    column-gap:8rem
  }

  .xs\:gap-x-36{
    column-gap:9rem
  }

  .xs\:gap-x-40{
    column-gap:10rem
  }

  .xs\:gap-x-44{
    column-gap:11rem
  }

  .xs\:gap-x-48{
    column-gap:12rem
  }

  .xs\:gap-x-52{
    column-gap:13rem
  }

  .xs\:gap-x-56{
    column-gap:14rem
  }

  .xs\:gap-x-60{
    column-gap:15rem
  }

  .xs\:gap-x-64{
    column-gap:16rem
  }

  .xs\:gap-x-72{
    column-gap:18rem
  }

  .xs\:gap-x-80{
    column-gap:20rem
  }

  .xs\:gap-x-96{
    column-gap:24rem
  }

  .xs\:gap-x-px{
    column-gap:1px
  }

  .xs\:gap-x-0\.5{
    column-gap:0.125rem
  }

  .xs\:gap-x-1\.5{
    column-gap:0.375rem
  }

  .xs\:gap-x-2\.5{
    column-gap:0.625rem
  }

  .xs\:gap-x-3\.5{
    column-gap:0.875rem
  }

  .xs\:gap-y-0{
    row-gap:0px
  }

  .xs\:gap-y-1{
    row-gap:0.25rem
  }

  .xs\:gap-y-2{
    row-gap:0.5rem
  }

  .xs\:gap-y-3{
    row-gap:0.75rem
  }

  .xs\:gap-y-4{
    row-gap:1rem
  }

  .xs\:gap-y-5{
    row-gap:1.25rem
  }

  .xs\:gap-y-6{
    row-gap:1.5rem
  }

  .xs\:gap-y-7{
    row-gap:1.75rem
  }

  .xs\:gap-y-8{
    row-gap:2rem
  }

  .xs\:gap-y-9{
    row-gap:2.25rem
  }

  .xs\:gap-y-10{
    row-gap:2.5rem
  }

  .xs\:gap-y-11{
    row-gap:2.75rem
  }

  .xs\:gap-y-12{
    row-gap:3rem
  }

  .xs\:gap-y-14{
    row-gap:3.5rem
  }

  .xs\:gap-y-16{
    row-gap:4rem
  }

  .xs\:gap-y-20{
    row-gap:5rem
  }

  .xs\:gap-y-24{
    row-gap:6rem
  }

  .xs\:gap-y-28{
    row-gap:7rem
  }

  .xs\:gap-y-32{
    row-gap:8rem
  }

  .xs\:gap-y-36{
    row-gap:9rem
  }

  .xs\:gap-y-40{
    row-gap:10rem
  }

  .xs\:gap-y-44{
    row-gap:11rem
  }

  .xs\:gap-y-48{
    row-gap:12rem
  }

  .xs\:gap-y-52{
    row-gap:13rem
  }

  .xs\:gap-y-56{
    row-gap:14rem
  }

  .xs\:gap-y-60{
    row-gap:15rem
  }

  .xs\:gap-y-64{
    row-gap:16rem
  }

  .xs\:gap-y-72{
    row-gap:18rem
  }

  .xs\:gap-y-80{
    row-gap:20rem
  }

  .xs\:gap-y-96{
    row-gap:24rem
  }

  .xs\:gap-y-px{
    row-gap:1px
  }

  .xs\:gap-y-0\.5{
    row-gap:0.125rem
  }

  .xs\:gap-y-1\.5{
    row-gap:0.375rem
  }

  .xs\:gap-y-2\.5{
    row-gap:0.625rem
  }

  .xs\:gap-y-3\.5{
    row-gap:0.875rem
  }

  .xs\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1rem * var(--tw-space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2rem * var(--tw-space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3rem * var(--tw-space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4rem * var(--tw-space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(5rem * var(--tw-space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(6rem * var(--tw-space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(7rem * var(--tw-space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8rem * var(--tw-space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(9rem * var(--tw-space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(10rem * var(--tw-space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(11rem * var(--tw-space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(12rem * var(--tw-space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(13rem * var(--tw-space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(14rem * var(--tw-space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(15rem * var(--tw-space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16rem * var(--tw-space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(18rem * var(--tw-space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24rem * var(--tw-space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1rem * var(--tw-space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2rem * var(--tw-space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3rem * var(--tw-space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4rem * var(--tw-space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-5rem * var(--tw-space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-6rem * var(--tw-space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-7rem * var(--tw-space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8rem * var(--tw-space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-9rem * var(--tw-space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-10rem * var(--tw-space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-11rem * var(--tw-space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-12rem * var(--tw-space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-13rem * var(--tw-space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-14rem * var(--tw-space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-15rem * var(--tw-space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16rem * var(--tw-space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-18rem * var(--tw-space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24rem * var(--tw-space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xs\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .xs\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

  .xs\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .xs\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .xs\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .xs\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .xs\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xs\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xs\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xs\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xs\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xs\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .xs\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .xs\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .xs\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .xs\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .xs\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .xs\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .xs\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .xs\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .xs\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .xs\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .xs\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .xs\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .xs\:divide-customGray-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-grayTwo > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-grayThree > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-lighterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-textGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-superDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-iconGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-mediumGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-swampGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-solitudeGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-winterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-tableGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-iceGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-gainsboro > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-offWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-cloudGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-defaultDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-divide-opacity))
  }

  .xs\:divide-customGray-skeletonGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-newLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-normal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-royal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-glass > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-hawkesBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-newBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-skyLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-lightBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-lightBlueGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-pale > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-lavender > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .xs\:divide-customBlue-iceBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-divide-opacity))
  }

  .xs\:divide-customWhite-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .xs\:divide-customWhite-lightDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-divide-opacity))
  }

  .xs\:divide-customWhite-bWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .xs\:divide-customRed-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-divide-opacity))
  }

  .xs\:divide-customGreen-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-divide-opacity))
  }

  .xs\:divide-customGreen-approved > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-divide-opacity))
  }

  .xs\:divide-customGreen-check > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-divide-opacity))
  }

  .xs\:divide-customGreen-lime > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-divide-opacity))
  }

  .xs\:divide-customGreen-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-divide-opacity))
  }

  .xs\:divide-customGreen-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-divide-opacity))
  }

  .xs\:divide-customYellow-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-divide-opacity))
  }

  .xs\:divide-customYellow-highlight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-divide-opacity))
  }

  .xs\:divide-customYellow-bright > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-divide-opacity))
  }

  .xs\:divide-customYellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-divide-opacity))
  }

  .xs\:divide-customYellow-gold > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-divide-opacity))
  }

  .xs\:divide-customYellow-mostard > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .xs\:divide-customOrange-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-divide-opacity))
  }

  .xs\:divide-customOrange-mediumOrange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-divide-opacity))
  }

  .xs\:divide-customOrange-F96319 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-divide-opacity))
  }

  .xs\:divide-customOrange-EB8A02 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-divide-opacity))
  }

  .xs\:divide-customPurple-purpleOne > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-divide-opacity))
  }

  .xs\:divide-inicieColors-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-divide-opacity))
  }

  .xs\:divide-inicieColors-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .xs\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .xs\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .xs\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .xs\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .xs\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .xs\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .xs\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .xs\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .xs\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .xs\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .xs\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .xs\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .xs\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .xs\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .xs\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .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\: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\:self-baseline{
    align-self:baseline
  }

  .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\: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\: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\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .xs\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .xs\:overflow-clip{
    text-overflow:clip
  }

  .xs\:whitespace-normal{
    white-space:normal
  }

  .xs\:whitespace-nowrap{
    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{
    overflow-wrap:normal;
    word-break:normal
  }

  .xs\:break-words{
    overflow-wrap:break-word
  }

  .xs\:break-all{
    word-break:break-all
  }

  .xs\:rounded-none{
    border-radius:0px
  }

  .xs\:rounded-sm{
    border-radius:0.125rem
  }

  .xs\:rounded{
    border-radius:0.25rem
  }

  .xs\:rounded-md{
    border-radius:0.375rem
  }

  .xs\:rounded-lg{
    border-radius:0.5rem
  }

  .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-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .xs\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .xs\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .xs\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .xs\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .xs\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .xs\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .xs\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .xs\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .xs\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .xs\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .xs\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .xs\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .xs\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .xs\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .xs\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .xs\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .xs\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .xs\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .xs\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .xs\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .xs\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .xs\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .xs\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .xs\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .xs\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .xs\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .xs\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .xs\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .xs\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .xs\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .xs\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .xs\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .xs\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .xs\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .xs\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .xs\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .xs\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .xs\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .xs\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .xs\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .xs\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .xs\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .xs\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .xs\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .xs\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .xs\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .xs\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .xs\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .xs\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .xs\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .xs\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .xs\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .xs\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .xs\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .xs\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .xs\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .xs\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .xs\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .xs\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .xs\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .xs\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .xs\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .xs\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .xs\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .xs\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .xs\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .xs\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .xs\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .xs\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .xs\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .xs\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .xs\:border-0{
    border-width:0px
  }

  .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:0px
  }

  .xs\:border-t-2{
    border-top-width:2px
  }

  .xs\:border-t-4{
    border-top-width:4px
  }

  .xs\:border-t-8{
    border-top-width:8px
  }

  .xs\:border-t{
    border-top-width:1px
  }

  .xs\:border-r-0{
    border-right-width:0px
  }

  .xs\:border-r-2{
    border-right-width:2px
  }

  .xs\:border-r-4{
    border-right-width:4px
  }

  .xs\:border-r-8{
    border-right-width:8px
  }

  .xs\:border-r{
    border-right-width:1px
  }

  .xs\:border-b-0{
    border-bottom-width:0px
  }

  .xs\:border-b-2{
    border-bottom-width:2px
  }

  .xs\:border-b-4{
    border-bottom-width:4px
  }

  .xs\:border-b-8{
    border-bottom-width:8px
  }

  .xs\:border-b{
    border-bottom-width:1px
  }

  .xs\:border-l-0{
    border-left-width:0px
  }

  .xs\:border-l-2{
    border-left-width:2px
  }

  .xs\:border-l-4{
    border-left-width:4px
  }

  .xs\:border-l-8{
    border-left-width:8px
  }

  .xs\:border-l{
    border-left-width:1px
  }

  .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-transparent{
    border-color:transparent
  }

  .xs\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xs\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .xs\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .xs\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .xs\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .xs\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .xs\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .xs\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .xs\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .xs\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .xs\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xs\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .xs\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .xs\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .xs\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xs\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .xs\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .xs\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .xs\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .xs\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .xs\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .xs\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xs\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .xs\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xs\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .xs\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xs\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .xs\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .xs\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .xs\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .xs\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .xs\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .xs\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .xs\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .xs\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .xs\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .xs\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .xs\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .xs\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xs\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .xs\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .xs\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .xs\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .xs\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .xs\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .xs\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .xs\:group-hover\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .group:hover .xs\:group-hover\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .xs\:focus-within\:border-customGray-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-grayTwo:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-grayThree:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-lighterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-textGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-superDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-iconGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-mediumGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-swampGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-solitudeGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-winterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-tableGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-iceGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-gainsboro:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-offWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-cloudGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-defaultDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGray-skeletonGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-newLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-normal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-royal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-glass:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-hawkesBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-newBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-skyLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-lightBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-lightBlueGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-pale:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-lavender:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customBlue-iceBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customWhite-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customWhite-lightDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customWhite-bWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customRed-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGreen-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGreen-approved:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGreen-check:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGreen-lime:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGreen-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customGreen-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customYellow-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customYellow-highlight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customYellow-bright:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customYellow-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customYellow-gold:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customYellow-mostard:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customOrange-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customOrange-mediumOrange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customOrange-F96319:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customOrange-EB8A02:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-customPurple-purpleOne:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-inicieColors-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .xs\:focus-within\:border-inicieColors-blue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xs\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .xs\:hover\:border-customGray-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-grayTwo:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-grayThree:hover{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-lighterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-textGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-superDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-iconGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-mediumGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-swampGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-solitudeGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-winterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-tableGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-iceGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-gainsboro:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-offWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-cloudGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-defaultDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGray-skeletonGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-newLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-normal:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-royal:hover{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-glass:hover{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-hawkesBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-newBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-skyLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-lightBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-lightBlueGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-pale:hover{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-lavender:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customBlue-iceBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customWhite-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customWhite-lightDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customWhite-bWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customRed-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGreen-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGreen-approved:hover{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGreen-check:hover{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGreen-lime:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGreen-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customGreen-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customYellow-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customYellow-highlight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customYellow-bright:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customYellow-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customYellow-gold:hover{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customYellow-mostard:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customOrange-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customOrange-mediumOrange:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customOrange-F96319:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customOrange-EB8A02:hover{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .xs\:hover\:border-customPurple-purpleOne:hover{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .xs\:hover\:border-inicieColors-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .xs\:hover\:border-inicieColors-blue:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xs\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .xs\:focus\:border-customGray-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-grayTwo:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-grayThree:focus{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-lighterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-textGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-superDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-iconGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-mediumGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-swampGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-solitudeGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-winterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-tableGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-iceGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-gainsboro:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-offWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-cloudGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-defaultDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGray-skeletonGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-newLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-normal:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-royal:focus{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-glass:focus{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-hawkesBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-newBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-skyLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-lightBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-lightBlueGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-pale:focus{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-lavender:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customBlue-iceBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customWhite-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customWhite-lightDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customWhite-bWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customRed-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGreen-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGreen-approved:focus{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGreen-check:focus{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGreen-lime:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGreen-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customGreen-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customYellow-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customYellow-highlight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customYellow-bright:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customYellow-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customYellow-gold:focus{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customYellow-mostard:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customOrange-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customOrange-mediumOrange:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customOrange-F96319:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customOrange-EB8A02:focus{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .xs\:focus\:border-customPurple-purpleOne:focus{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .xs\:focus\:border-inicieColors-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .xs\:focus\:border-inicieColors-blue:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xs\:border-opacity-0{
    --tw-border-opacity:0
  }

  .xs\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .xs\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .xs\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .xs\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .xs\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .xs\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .xs\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .xs\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .xs\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .xs\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .xs\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .xs\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .xs\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .xs\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .xs\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .xs\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .xs\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .xs\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .xs\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .xs\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .xs\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .xs\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .xs\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .xs\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .xs\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .xs\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .xs\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .xs\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .xs\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .xs\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .xs\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .xs\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .xs\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .xs\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .xs\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .xs\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .xs\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .xs\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .xs\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .xs\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .xs\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .xs\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .xs\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .xs\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .xs\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .xs\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .xs\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .xs\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .xs\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .xs\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .xs\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .xs\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .xs\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .xs\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .xs\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .xs\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .xs\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .xs\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .xs\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .xs\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .xs\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .xs\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .xs\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .xs\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .xs\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .xs\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .xs\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .xs\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .xs\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .xs\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .xs\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .xs\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .xs\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .xs\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .xs\:bg-transparent{
    background-color:transparent
  }

  .xs\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .xs\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xs\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .xs\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xs\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .xs\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xs\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .xs\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .xs\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .xs\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .xs\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .xs\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .xs\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .xs\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .xs\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .xs\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .xs\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .xs\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .xs\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xs\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .xs\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .xs\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .xs\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .xs\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .xs\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .xs\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .xs\:group-hover\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .group:hover .xs\:group-hover\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .xs\:focus-within\:bg-customGray-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-grayTwo:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-grayThree:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-lighterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-textGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-superDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-iconGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-mediumGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-swampGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-solitudeGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-winterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-tableGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-iceGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-gainsboro:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-offWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-cloudGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-defaultDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGray-skeletonGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-newLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-normal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-royal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-glass:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-hawkesBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-newBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-skyLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-lightBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-lightBlueGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-pale:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-lavender:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customBlue-iceBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customWhite-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customWhite-lightDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customWhite-bWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customRed-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGreen-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGreen-approved:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGreen-check:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGreen-lime:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGreen-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customGreen-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customYellow-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customYellow-highlight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customYellow-bright:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customYellow-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customYellow-gold:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customYellow-mostard:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customOrange-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customOrange-mediumOrange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customOrange-F96319:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customOrange-EB8A02:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-customPurple-purpleOne:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-inicieColors-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .xs\:focus-within\:bg-inicieColors-blue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .xs\:hover\:bg-customGray-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-grayTwo:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-grayThree:hover{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-lighterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-textGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-superDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-iconGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-mediumGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-swampGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-solitudeGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-winterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-tableGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-iceGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-gainsboro:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-offWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-cloudGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-defaultDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGray-skeletonGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-newLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-normal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-royal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-glass:hover{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-hawkesBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-newBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-skyLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-lightBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-lightBlueGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-pale:hover{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-lavender:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customBlue-iceBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customWhite-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customWhite-lightDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customWhite-bWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customRed-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGreen-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGreen-approved:hover{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGreen-check:hover{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGreen-lime:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGreen-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customGreen-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customYellow-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customYellow-highlight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customYellow-bright:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customYellow-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customYellow-gold:hover{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customYellow-mostard:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customOrange-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customOrange-mediumOrange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customOrange-F96319:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customOrange-EB8A02:hover{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-customPurple-purpleOne:hover{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-inicieColors-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .xs\:hover\:bg-inicieColors-blue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .xs\:focus\:bg-customGray-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-grayTwo:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-grayThree:focus{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-lighterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-textGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-superDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-iconGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-mediumGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-swampGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-solitudeGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-winterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-tableGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-iceGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-gainsboro:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-offWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-cloudGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-defaultDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGray-skeletonGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-newLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-normal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-royal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-glass:focus{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-hawkesBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-newBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-skyLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-lightBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-lightBlueGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-pale:focus{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-lavender:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customBlue-iceBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customWhite-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customWhite-lightDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customWhite-bWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customRed-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGreen-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGreen-approved:focus{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGreen-check:focus{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGreen-lime:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGreen-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customGreen-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customYellow-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customYellow-highlight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customYellow-bright:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customYellow-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customYellow-gold:focus{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customYellow-mostard:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customOrange-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customOrange-mediumOrange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customOrange-F96319:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customOrange-EB8A02:focus{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-customPurple-purpleOne:focus{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-inicieColors-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .xs\:focus\:bg-inicieColors-blue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xs\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .xs\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .xs\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .xs\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .xs\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .xs\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .xs\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .xs\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .xs\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .xs\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .xs\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .xs\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .xs\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .xs\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .xs\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .xs\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .xs\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .xs\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .xs\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .xs\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .xs\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .xs\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .xs\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .xs\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .xs\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .xs\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .xs\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .xs\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .xs\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .xs\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .xs\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .xs\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .xs\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .xs\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .xs\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .xs\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .xs\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .xs\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .xs\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .xs\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .xs\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .xs\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .xs\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .xs\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .xs\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .xs\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .xs\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .xs\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .xs\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .xs\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .xs\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .xs\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .xs\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .xs\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .xs\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .xs\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .xs\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .xs\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .xs\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .xs\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .xs\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .xs\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .xs\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .xs\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .xs\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .xs\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .xs\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .xs\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .xs\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .xs\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .xs\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .xs\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .xs\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .xs\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .xs\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .xs\:bg-none{
    background-image:none
  }

  .xs\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .xs\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .xs\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .xs\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .xs\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .xs\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .xs\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .xs\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .xs\:from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xs\:from-customGray-default{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xs\:from-customGray-light{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xs\:from-customGray-dark{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xs\:from-customGray-darker{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xs\:from-customGray-grayTwo{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xs\:from-customGray-grayThree{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xs\:from-customGray-superLight{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xs\:from-customGray-lighterGray{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xs\:from-customGray-textGray{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xs\:from-customGray-superDark{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xs\:from-customGray-iconGray{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xs\:from-customGray-mediumGray{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xs\:from-customGray-swampGray{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xs\:from-customGray-solitudeGray{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xs\:from-customGray-winterGray{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xs\:from-customGray-tableGray{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xs\:from-customGray-iceGray{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xs\:from-customGray-gainsboro{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xs\:from-customGray-offWhite{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xs\:from-customGray-cloudGray{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xs\:from-customGray-defaultDark{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xs\:from-customGray-skeletonGray{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xs\:from-customBlue-default{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xs\:from-customBlue-light{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xs\:from-customBlue-newLight{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xs\:from-customBlue-superLight{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xs\:from-customBlue-normal{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xs\:from-customBlue-dark{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xs\:from-customBlue-royal{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xs\:from-customBlue-glass{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xs\:from-customBlue-hawkesBlue{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xs\:from-customBlue-darker{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xs\:from-customBlue-newBlue{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xs\:from-customBlue-black{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xs\:from-customBlue-skyLight{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xs\:from-customBlue-lightBlue{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xs\:from-customBlue-lightBlueGray{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xs\:from-customBlue-pale{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xs\:from-customBlue-lavender{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xs\:from-customBlue-iceBlue{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xs\:from-customWhite-default{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xs\:from-customWhite-lightDark{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xs\:from-customWhite-bWhite{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xs\:from-customRed-default{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xs\:from-customGreen-default{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xs\:from-customGreen-approved{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xs\:from-customGreen-check{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xs\:from-customGreen-lime{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xs\:from-customGreen-dark{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xs\:from-customGreen-light{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xs\:from-customYellow-default{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xs\:from-customYellow-highlight{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xs\:from-customYellow-bright{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xs\:from-customYellow-dark{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xs\:from-customYellow-gold{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xs\:from-customYellow-mostard{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xs\:from-customOrange-default{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xs\:from-customOrange-mediumOrange{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xs\:from-customOrange-F96319{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xs\:from-customOrange-EB8A02{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xs\:from-customPurple-purpleOne{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xs\:from-inicieColors-orange{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xs\:from-inicieColors-blue{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xs\:hover\:from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xs\:hover\:from-customGray-default:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xs\:hover\:from-customGray-light:hover{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xs\:hover\:from-customGray-dark:hover{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xs\:hover\:from-customGray-darker:hover{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xs\:hover\:from-customGray-grayTwo:hover{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xs\:hover\:from-customGray-grayThree:hover{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xs\:hover\:from-customGray-superLight:hover{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xs\:hover\:from-customGray-lighterGray:hover{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xs\:hover\:from-customGray-textGray:hover{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xs\:hover\:from-customGray-superDark:hover{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xs\:hover\:from-customGray-iconGray:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xs\:hover\:from-customGray-mediumGray:hover{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xs\:hover\:from-customGray-swampGray:hover{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xs\:hover\:from-customGray-solitudeGray:hover{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xs\:hover\:from-customGray-winterGray:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xs\:hover\:from-customGray-tableGray:hover{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xs\:hover\:from-customGray-iceGray:hover{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xs\:hover\:from-customGray-gainsboro:hover{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xs\:hover\:from-customGray-offWhite:hover{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xs\:hover\:from-customGray-cloudGray:hover{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xs\:hover\:from-customGray-defaultDark:hover{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xs\:hover\:from-customGray-skeletonGray:hover{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xs\:hover\:from-customBlue-default:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xs\:hover\:from-customBlue-light:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xs\:hover\:from-customBlue-newLight:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xs\:hover\:from-customBlue-superLight:hover{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xs\:hover\:from-customBlue-normal:hover{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xs\:hover\:from-customBlue-dark:hover{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xs\:hover\:from-customBlue-royal:hover{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xs\:hover\:from-customBlue-glass:hover{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xs\:hover\:from-customBlue-hawkesBlue:hover{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xs\:hover\:from-customBlue-darker:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xs\:hover\:from-customBlue-newBlue:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xs\:hover\:from-customBlue-black:hover{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xs\:hover\:from-customBlue-skyLight:hover{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xs\:hover\:from-customBlue-lightBlue:hover{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xs\:hover\:from-customBlue-lightBlueGray:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xs\:hover\:from-customBlue-pale:hover{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xs\:hover\:from-customBlue-lavender:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xs\:hover\:from-customBlue-iceBlue:hover{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xs\:hover\:from-customWhite-default:hover{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xs\:hover\:from-customWhite-lightDark:hover{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xs\:hover\:from-customWhite-bWhite:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xs\:hover\:from-customRed-default:hover{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xs\:hover\:from-customGreen-default:hover{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xs\:hover\:from-customGreen-approved:hover{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xs\:hover\:from-customGreen-check:hover{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xs\:hover\:from-customGreen-lime:hover{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xs\:hover\:from-customGreen-dark:hover{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xs\:hover\:from-customGreen-light:hover{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xs\:hover\:from-customYellow-default:hover{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xs\:hover\:from-customYellow-highlight:hover{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xs\:hover\:from-customYellow-bright:hover{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xs\:hover\:from-customYellow-dark:hover{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xs\:hover\:from-customYellow-gold:hover{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xs\:hover\:from-customYellow-mostard:hover{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xs\:hover\:from-customOrange-default:hover{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xs\:hover\:from-customOrange-mediumOrange:hover{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xs\:hover\:from-customOrange-F96319:hover{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xs\:hover\:from-customOrange-EB8A02:hover{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xs\:hover\:from-customPurple-purpleOne:hover{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xs\:hover\:from-inicieColors-orange:hover{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xs\:hover\:from-inicieColors-blue:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xs\:focus\:from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xs\:focus\:from-customGray-default:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xs\:focus\:from-customGray-light:focus{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xs\:focus\:from-customGray-dark:focus{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xs\:focus\:from-customGray-darker:focus{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xs\:focus\:from-customGray-grayTwo:focus{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xs\:focus\:from-customGray-grayThree:focus{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xs\:focus\:from-customGray-superLight:focus{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xs\:focus\:from-customGray-lighterGray:focus{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xs\:focus\:from-customGray-textGray:focus{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xs\:focus\:from-customGray-superDark:focus{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xs\:focus\:from-customGray-iconGray:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xs\:focus\:from-customGray-mediumGray:focus{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xs\:focus\:from-customGray-swampGray:focus{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xs\:focus\:from-customGray-solitudeGray:focus{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xs\:focus\:from-customGray-winterGray:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xs\:focus\:from-customGray-tableGray:focus{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xs\:focus\:from-customGray-iceGray:focus{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xs\:focus\:from-customGray-gainsboro:focus{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xs\:focus\:from-customGray-offWhite:focus{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xs\:focus\:from-customGray-cloudGray:focus{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xs\:focus\:from-customGray-defaultDark:focus{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xs\:focus\:from-customGray-skeletonGray:focus{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xs\:focus\:from-customBlue-default:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xs\:focus\:from-customBlue-light:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xs\:focus\:from-customBlue-newLight:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xs\:focus\:from-customBlue-superLight:focus{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xs\:focus\:from-customBlue-normal:focus{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xs\:focus\:from-customBlue-dark:focus{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xs\:focus\:from-customBlue-royal:focus{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xs\:focus\:from-customBlue-glass:focus{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xs\:focus\:from-customBlue-hawkesBlue:focus{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xs\:focus\:from-customBlue-darker:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xs\:focus\:from-customBlue-newBlue:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xs\:focus\:from-customBlue-black:focus{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xs\:focus\:from-customBlue-skyLight:focus{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xs\:focus\:from-customBlue-lightBlue:focus{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xs\:focus\:from-customBlue-lightBlueGray:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xs\:focus\:from-customBlue-pale:focus{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xs\:focus\:from-customBlue-lavender:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xs\:focus\:from-customBlue-iceBlue:focus{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xs\:focus\:from-customWhite-default:focus{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xs\:focus\:from-customWhite-lightDark:focus{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xs\:focus\:from-customWhite-bWhite:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xs\:focus\:from-customRed-default:focus{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xs\:focus\:from-customGreen-default:focus{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xs\:focus\:from-customGreen-approved:focus{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xs\:focus\:from-customGreen-check:focus{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xs\:focus\:from-customGreen-lime:focus{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xs\:focus\:from-customGreen-dark:focus{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xs\:focus\:from-customGreen-light:focus{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xs\:focus\:from-customYellow-default:focus{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xs\:focus\:from-customYellow-highlight:focus{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xs\:focus\:from-customYellow-bright:focus{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xs\:focus\:from-customYellow-dark:focus{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xs\:focus\:from-customYellow-gold:focus{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xs\:focus\:from-customYellow-mostard:focus{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xs\:focus\:from-customOrange-default:focus{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xs\:focus\:from-customOrange-mediumOrange:focus{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xs\:focus\:from-customOrange-F96319:focus{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xs\:focus\:from-customOrange-EB8A02:focus{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xs\:focus\:from-customPurple-purpleOne:focus{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xs\:focus\:from-inicieColors-orange:focus{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xs\:focus\:from-inicieColors-blue:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xs\:via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xs\:via-customGray-default{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xs\:via-customGray-light{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xs\:via-customGray-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xs\:via-customGray-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xs\:via-customGray-grayTwo{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xs\:via-customGray-grayThree{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xs\:via-customGray-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xs\:via-customGray-lighterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xs\:via-customGray-textGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xs\:via-customGray-superDark{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xs\:via-customGray-iconGray{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xs\:via-customGray-mediumGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xs\:via-customGray-swampGray{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xs\:via-customGray-solitudeGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xs\:via-customGray-winterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xs\:via-customGray-tableGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xs\:via-customGray-iceGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xs\:via-customGray-gainsboro{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xs\:via-customGray-offWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xs\:via-customGray-cloudGray{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xs\:via-customGray-defaultDark{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xs\:via-customGray-skeletonGray{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xs\:via-customBlue-default{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xs\:via-customBlue-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xs\:via-customBlue-newLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xs\:via-customBlue-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xs\:via-customBlue-normal{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xs\:via-customBlue-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xs\:via-customBlue-royal{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xs\:via-customBlue-glass{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xs\:via-customBlue-hawkesBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xs\:via-customBlue-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xs\:via-customBlue-newBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xs\:via-customBlue-black{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xs\:via-customBlue-skyLight{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xs\:via-customBlue-lightBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xs\:via-customBlue-lightBlueGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xs\:via-customBlue-pale{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xs\:via-customBlue-lavender{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xs\:via-customBlue-iceBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xs\:via-customWhite-default{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xs\:via-customWhite-lightDark{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xs\:via-customWhite-bWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xs\:via-customRed-default{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xs\:via-customGreen-default{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xs\:via-customGreen-approved{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xs\:via-customGreen-check{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xs\:via-customGreen-lime{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xs\:via-customGreen-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xs\:via-customGreen-light{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xs\:via-customYellow-default{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xs\:via-customYellow-highlight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xs\:via-customYellow-bright{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xs\:via-customYellow-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xs\:via-customYellow-gold{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xs\:via-customYellow-mostard{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xs\:via-customOrange-default{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xs\:via-customOrange-mediumOrange{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xs\:via-customOrange-F96319{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xs\:via-customOrange-EB8A02{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xs\:via-customPurple-purpleOne{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xs\:via-inicieColors-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xs\:via-inicieColors-blue{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xs\:hover\:via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xs\:hover\:via-customGray-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xs\:hover\:via-customGray-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xs\:hover\:via-customGray-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xs\:hover\:via-customGray-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xs\:hover\:via-customGray-grayTwo:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xs\:hover\:via-customGray-grayThree:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xs\:hover\:via-customGray-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xs\:hover\:via-customGray-lighterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xs\:hover\:via-customGray-textGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xs\:hover\:via-customGray-superDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xs\:hover\:via-customGray-iconGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xs\:hover\:via-customGray-mediumGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xs\:hover\:via-customGray-swampGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xs\:hover\:via-customGray-solitudeGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xs\:hover\:via-customGray-winterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xs\:hover\:via-customGray-tableGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xs\:hover\:via-customGray-iceGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xs\:hover\:via-customGray-gainsboro:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xs\:hover\:via-customGray-offWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xs\:hover\:via-customGray-cloudGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xs\:hover\:via-customGray-defaultDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xs\:hover\:via-customGray-skeletonGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xs\:hover\:via-customBlue-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xs\:hover\:via-customBlue-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xs\:hover\:via-customBlue-newLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xs\:hover\:via-customBlue-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xs\:hover\:via-customBlue-normal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xs\:hover\:via-customBlue-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xs\:hover\:via-customBlue-royal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xs\:hover\:via-customBlue-glass:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xs\:hover\:via-customBlue-hawkesBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xs\:hover\:via-customBlue-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xs\:hover\:via-customBlue-newBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xs\:hover\:via-customBlue-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xs\:hover\:via-customBlue-skyLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xs\:hover\:via-customBlue-lightBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xs\:hover\:via-customBlue-lightBlueGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xs\:hover\:via-customBlue-pale:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xs\:hover\:via-customBlue-lavender:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xs\:hover\:via-customBlue-iceBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xs\:hover\:via-customWhite-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xs\:hover\:via-customWhite-lightDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xs\:hover\:via-customWhite-bWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xs\:hover\:via-customRed-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xs\:hover\:via-customGreen-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xs\:hover\:via-customGreen-approved:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xs\:hover\:via-customGreen-check:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xs\:hover\:via-customGreen-lime:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xs\:hover\:via-customGreen-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xs\:hover\:via-customGreen-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xs\:hover\:via-customYellow-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xs\:hover\:via-customYellow-highlight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xs\:hover\:via-customYellow-bright:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xs\:hover\:via-customYellow-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xs\:hover\:via-customYellow-gold:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xs\:hover\:via-customYellow-mostard:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xs\:hover\:via-customOrange-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xs\:hover\:via-customOrange-mediumOrange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xs\:hover\:via-customOrange-F96319:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xs\:hover\:via-customOrange-EB8A02:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xs\:hover\:via-customPurple-purpleOne:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xs\:hover\:via-inicieColors-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xs\:hover\:via-inicieColors-blue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xs\:focus\:via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xs\:focus\:via-customGray-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xs\:focus\:via-customGray-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xs\:focus\:via-customGray-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xs\:focus\:via-customGray-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xs\:focus\:via-customGray-grayTwo:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xs\:focus\:via-customGray-grayThree:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xs\:focus\:via-customGray-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xs\:focus\:via-customGray-lighterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xs\:focus\:via-customGray-textGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xs\:focus\:via-customGray-superDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xs\:focus\:via-customGray-iconGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xs\:focus\:via-customGray-mediumGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xs\:focus\:via-customGray-swampGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xs\:focus\:via-customGray-solitudeGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xs\:focus\:via-customGray-winterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xs\:focus\:via-customGray-tableGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xs\:focus\:via-customGray-iceGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xs\:focus\:via-customGray-gainsboro:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xs\:focus\:via-customGray-offWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xs\:focus\:via-customGray-cloudGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xs\:focus\:via-customGray-defaultDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xs\:focus\:via-customGray-skeletonGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xs\:focus\:via-customBlue-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xs\:focus\:via-customBlue-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xs\:focus\:via-customBlue-newLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xs\:focus\:via-customBlue-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xs\:focus\:via-customBlue-normal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xs\:focus\:via-customBlue-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xs\:focus\:via-customBlue-royal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xs\:focus\:via-customBlue-glass:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xs\:focus\:via-customBlue-hawkesBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xs\:focus\:via-customBlue-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xs\:focus\:via-customBlue-newBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xs\:focus\:via-customBlue-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xs\:focus\:via-customBlue-skyLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xs\:focus\:via-customBlue-lightBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xs\:focus\:via-customBlue-lightBlueGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xs\:focus\:via-customBlue-pale:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xs\:focus\:via-customBlue-lavender:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xs\:focus\:via-customBlue-iceBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xs\:focus\:via-customWhite-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xs\:focus\:via-customWhite-lightDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xs\:focus\:via-customWhite-bWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xs\:focus\:via-customRed-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xs\:focus\:via-customGreen-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xs\:focus\:via-customGreen-approved:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xs\:focus\:via-customGreen-check:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xs\:focus\:via-customGreen-lime:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xs\:focus\:via-customGreen-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xs\:focus\:via-customGreen-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xs\:focus\:via-customYellow-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xs\:focus\:via-customYellow-highlight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xs\:focus\:via-customYellow-bright:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xs\:focus\:via-customYellow-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xs\:focus\:via-customYellow-gold:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xs\:focus\:via-customYellow-mostard:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xs\:focus\:via-customOrange-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xs\:focus\:via-customOrange-mediumOrange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xs\:focus\:via-customOrange-F96319:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xs\:focus\:via-customOrange-EB8A02:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xs\:focus\:via-customPurple-purpleOne:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xs\:focus\:via-inicieColors-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xs\:focus\:via-inicieColors-blue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xs\:to-transparent{
    --tw-gradient-to:transparent
  }

  .xs\:to-customGray-default{
    --tw-gradient-to:#A9AEB3
  }

  .xs\:to-customGray-light{
    --tw-gradient-to:#d9e0e6
  }

  .xs\:to-customGray-dark{
    --tw-gradient-to:#484B4D
  }

  .xs\:to-customGray-darker{
    --tw-gradient-to:#49494A
  }

  .xs\:to-customGray-grayTwo{
    --tw-gradient-to:#C7CBD1
  }

  .xs\:to-customGray-grayThree{
    --tw-gradient-to:#909193
  }

  .xs\:to-customGray-superLight{
    --tw-gradient-to:#EDEDED
  }

  .xs\:to-customGray-lighterGray{
    --tw-gradient-to:#F4F4F4
  }

  .xs\:to-customGray-textGray{
    --tw-gradient-to:#8F9BB3
  }

  .xs\:to-customGray-superDark{
    --tw-gradient-to:#231F20
  }

  .xs\:to-customGray-iconGray{
    --tw-gradient-to:#A9AEB3
  }

  .xs\:to-customGray-mediumGray{
    --tw-gradient-to:#E3E4E4
  }

  .xs\:to-customGray-swampGray{
    --tw-gradient-to:#252727
  }

  .xs\:to-customGray-solitudeGray{
    --tw-gradient-to:#E0E4E8
  }

  .xs\:to-customGray-winterGray{
    --tw-gradient-to:#EEF0F5
  }

  .xs\:to-customGray-tableGray{
    --tw-gradient-to:#F2F6FB
  }

  .xs\:to-customGray-iceGray{
    --tw-gradient-to:#F5F7FC
  }

  .xs\:to-customGray-gainsboro{
    --tw-gradient-to:#F0F2F6
  }

  .xs\:to-customGray-offWhite{
    --tw-gradient-to:#F7F7F7
  }

  .xs\:to-customGray-cloudGray{
    --tw-gradient-to:#B9BDC1
  }

  .xs\:to-customGray-defaultDark{
    --tw-gradient-to:#AEB3B7
  }

  .xs\:to-customGray-skeletonGray{
    --tw-gradient-to:#DEDFE3
  }

  .xs\:to-customBlue-default{
    --tw-gradient-to:#233674
  }

  .xs\:to-customBlue-light{
    --tw-gradient-to:#EFF4FA
  }

  .xs\:to-customBlue-newLight{
    --tw-gradient-to:#EEF0F5
  }

  .xs\:to-customBlue-superLight{
    --tw-gradient-to:#D7E1EC
  }

  .xs\:to-customBlue-normal{
    --tw-gradient-to:#004899
  }

  .xs\:to-customBlue-dark{
    --tw-gradient-to:#222B45
  }

  .xs\:to-customBlue-royal{
    --tw-gradient-to:#3656BF
  }

  .xs\:to-customBlue-glass{
    --tw-gradient-to:#D8E5F8
  }

  .xs\:to-customBlue-hawkesBlue{
    --tw-gradient-to:#D7DDF2
  }

  .xs\:to-customBlue-darker{
    --tw-gradient-to:#0F2741
  }

  .xs\:to-customBlue-newBlue{
    --tw-gradient-to:#0F2741
  }

  .xs\:to-customBlue-black{
    --tw-gradient-to:#0F2740
  }

  .xs\:to-customBlue-skyLight{
    --tw-gradient-to:#F0F4F9
  }

  .xs\:to-customBlue-lightBlue{
    --tw-gradient-to:#E7EBF8
  }

  .xs\:to-customBlue-lightBlueGray{
    --tw-gradient-to:#8296D7
  }

  .xs\:to-customBlue-pale{
    --tw-gradient-to:#D0D8F1
  }

  .xs\:to-customBlue-lavender{
    --tw-gradient-to:#8296D7
  }

  .xs\:to-customBlue-iceBlue{
    --tw-gradient-to:#EFF5FF
  }

  .xs\:to-customWhite-default{
    --tw-gradient-to:#ffffff
  }

  .xs\:to-customWhite-lightDark{
    --tw-gradient-to:#F8F8F8
  }

  .xs\:to-customWhite-bWhite{
    --tw-gradient-to:#EFF4FA
  }

  .xs\:to-customRed-default{
    --tw-gradient-to:#B10000
  }

  .xs\:to-customGreen-default{
    --tw-gradient-to:#8BD42D
  }

  .xs\:to-customGreen-approved{
    --tw-gradient-to:#80CC28
  }

  .xs\:to-customGreen-check{
    --tw-gradient-to:#139E5D
  }

  .xs\:to-customGreen-lime{
    --tw-gradient-to:#00AD3C
  }

  .xs\:to-customGreen-dark{
    --tw-gradient-to:#03AC6D
  }

  .xs\:to-customGreen-light{
    --tw-gradient-to:#A5D072
  }

  .xs\:to-customYellow-default{
    --tw-gradient-to:#FEF8E6
  }

  .xs\:to-customYellow-highlight{
    --tw-gradient-to:#EEB103
  }

  .xs\:to-customYellow-bright{
    --tw-gradient-to:#FDD835
  }

  .xs\:to-customYellow-dark{
    --tw-gradient-to:#FDDD84
  }

  .xs\:to-customYellow-gold{
    --tw-gradient-to:#E9AC07
  }

  .xs\:to-customYellow-mostard{
    --tw-gradient-to:#F59E0B
  }

  .xs\:to-customOrange-default{
    --tw-gradient-to:#E8532C
  }

  .xs\:to-customOrange-mediumOrange{
    --tw-gradient-to:#F4933C
  }

  .xs\:to-customOrange-F96319{
    --tw-gradient-to:#F96319
  }

  .xs\:to-customOrange-EB8A02{
    --tw-gradient-to:#EB8A02
  }

  .xs\:to-customPurple-purpleOne{
    --tw-gradient-to:#673AB7
  }

  .xs\:to-inicieColors-orange{
    --tw-gradient-to:#F36C48
  }

  .xs\:to-inicieColors-blue{
    --tw-gradient-to:#233674
  }

  .xs\:hover\:to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .xs\:hover\:to-customGray-default:hover{
    --tw-gradient-to:#A9AEB3
  }

  .xs\:hover\:to-customGray-light:hover{
    --tw-gradient-to:#d9e0e6
  }

  .xs\:hover\:to-customGray-dark:hover{
    --tw-gradient-to:#484B4D
  }

  .xs\:hover\:to-customGray-darker:hover{
    --tw-gradient-to:#49494A
  }

  .xs\:hover\:to-customGray-grayTwo:hover{
    --tw-gradient-to:#C7CBD1
  }

  .xs\:hover\:to-customGray-grayThree:hover{
    --tw-gradient-to:#909193
  }

  .xs\:hover\:to-customGray-superLight:hover{
    --tw-gradient-to:#EDEDED
  }

  .xs\:hover\:to-customGray-lighterGray:hover{
    --tw-gradient-to:#F4F4F4
  }

  .xs\:hover\:to-customGray-textGray:hover{
    --tw-gradient-to:#8F9BB3
  }

  .xs\:hover\:to-customGray-superDark:hover{
    --tw-gradient-to:#231F20
  }

  .xs\:hover\:to-customGray-iconGray:hover{
    --tw-gradient-to:#A9AEB3
  }

  .xs\:hover\:to-customGray-mediumGray:hover{
    --tw-gradient-to:#E3E4E4
  }

  .xs\:hover\:to-customGray-swampGray:hover{
    --tw-gradient-to:#252727
  }

  .xs\:hover\:to-customGray-solitudeGray:hover{
    --tw-gradient-to:#E0E4E8
  }

  .xs\:hover\:to-customGray-winterGray:hover{
    --tw-gradient-to:#EEF0F5
  }

  .xs\:hover\:to-customGray-tableGray:hover{
    --tw-gradient-to:#F2F6FB
  }

  .xs\:hover\:to-customGray-iceGray:hover{
    --tw-gradient-to:#F5F7FC
  }

  .xs\:hover\:to-customGray-gainsboro:hover{
    --tw-gradient-to:#F0F2F6
  }

  .xs\:hover\:to-customGray-offWhite:hover{
    --tw-gradient-to:#F7F7F7
  }

  .xs\:hover\:to-customGray-cloudGray:hover{
    --tw-gradient-to:#B9BDC1
  }

  .xs\:hover\:to-customGray-defaultDark:hover{
    --tw-gradient-to:#AEB3B7
  }

  .xs\:hover\:to-customGray-skeletonGray:hover{
    --tw-gradient-to:#DEDFE3
  }

  .xs\:hover\:to-customBlue-default:hover{
    --tw-gradient-to:#233674
  }

  .xs\:hover\:to-customBlue-light:hover{
    --tw-gradient-to:#EFF4FA
  }

  .xs\:hover\:to-customBlue-newLight:hover{
    --tw-gradient-to:#EEF0F5
  }

  .xs\:hover\:to-customBlue-superLight:hover{
    --tw-gradient-to:#D7E1EC
  }

  .xs\:hover\:to-customBlue-normal:hover{
    --tw-gradient-to:#004899
  }

  .xs\:hover\:to-customBlue-dark:hover{
    --tw-gradient-to:#222B45
  }

  .xs\:hover\:to-customBlue-royal:hover{
    --tw-gradient-to:#3656BF
  }

  .xs\:hover\:to-customBlue-glass:hover{
    --tw-gradient-to:#D8E5F8
  }

  .xs\:hover\:to-customBlue-hawkesBlue:hover{
    --tw-gradient-to:#D7DDF2
  }

  .xs\:hover\:to-customBlue-darker:hover{
    --tw-gradient-to:#0F2741
  }

  .xs\:hover\:to-customBlue-newBlue:hover{
    --tw-gradient-to:#0F2741
  }

  .xs\:hover\:to-customBlue-black:hover{
    --tw-gradient-to:#0F2740
  }

  .xs\:hover\:to-customBlue-skyLight:hover{
    --tw-gradient-to:#F0F4F9
  }

  .xs\:hover\:to-customBlue-lightBlue:hover{
    --tw-gradient-to:#E7EBF8
  }

  .xs\:hover\:to-customBlue-lightBlueGray:hover{
    --tw-gradient-to:#8296D7
  }

  .xs\:hover\:to-customBlue-pale:hover{
    --tw-gradient-to:#D0D8F1
  }

  .xs\:hover\:to-customBlue-lavender:hover{
    --tw-gradient-to:#8296D7
  }

  .xs\:hover\:to-customBlue-iceBlue:hover{
    --tw-gradient-to:#EFF5FF
  }

  .xs\:hover\:to-customWhite-default:hover{
    --tw-gradient-to:#ffffff
  }

  .xs\:hover\:to-customWhite-lightDark:hover{
    --tw-gradient-to:#F8F8F8
  }

  .xs\:hover\:to-customWhite-bWhite:hover{
    --tw-gradient-to:#EFF4FA
  }

  .xs\:hover\:to-customRed-default:hover{
    --tw-gradient-to:#B10000
  }

  .xs\:hover\:to-customGreen-default:hover{
    --tw-gradient-to:#8BD42D
  }

  .xs\:hover\:to-customGreen-approved:hover{
    --tw-gradient-to:#80CC28
  }

  .xs\:hover\:to-customGreen-check:hover{
    --tw-gradient-to:#139E5D
  }

  .xs\:hover\:to-customGreen-lime:hover{
    --tw-gradient-to:#00AD3C
  }

  .xs\:hover\:to-customGreen-dark:hover{
    --tw-gradient-to:#03AC6D
  }

  .xs\:hover\:to-customGreen-light:hover{
    --tw-gradient-to:#A5D072
  }

  .xs\:hover\:to-customYellow-default:hover{
    --tw-gradient-to:#FEF8E6
  }

  .xs\:hover\:to-customYellow-highlight:hover{
    --tw-gradient-to:#EEB103
  }

  .xs\:hover\:to-customYellow-bright:hover{
    --tw-gradient-to:#FDD835
  }

  .xs\:hover\:to-customYellow-dark:hover{
    --tw-gradient-to:#FDDD84
  }

  .xs\:hover\:to-customYellow-gold:hover{
    --tw-gradient-to:#E9AC07
  }

  .xs\:hover\:to-customYellow-mostard:hover{
    --tw-gradient-to:#F59E0B
  }

  .xs\:hover\:to-customOrange-default:hover{
    --tw-gradient-to:#E8532C
  }

  .xs\:hover\:to-customOrange-mediumOrange:hover{
    --tw-gradient-to:#F4933C
  }

  .xs\:hover\:to-customOrange-F96319:hover{
    --tw-gradient-to:#F96319
  }

  .xs\:hover\:to-customOrange-EB8A02:hover{
    --tw-gradient-to:#EB8A02
  }

  .xs\:hover\:to-customPurple-purpleOne:hover{
    --tw-gradient-to:#673AB7
  }

  .xs\:hover\:to-inicieColors-orange:hover{
    --tw-gradient-to:#F36C48
  }

  .xs\:hover\:to-inicieColors-blue:hover{
    --tw-gradient-to:#233674
  }

  .xs\:focus\:to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .xs\:focus\:to-customGray-default:focus{
    --tw-gradient-to:#A9AEB3
  }

  .xs\:focus\:to-customGray-light:focus{
    --tw-gradient-to:#d9e0e6
  }

  .xs\:focus\:to-customGray-dark:focus{
    --tw-gradient-to:#484B4D
  }

  .xs\:focus\:to-customGray-darker:focus{
    --tw-gradient-to:#49494A
  }

  .xs\:focus\:to-customGray-grayTwo:focus{
    --tw-gradient-to:#C7CBD1
  }

  .xs\:focus\:to-customGray-grayThree:focus{
    --tw-gradient-to:#909193
  }

  .xs\:focus\:to-customGray-superLight:focus{
    --tw-gradient-to:#EDEDED
  }

  .xs\:focus\:to-customGray-lighterGray:focus{
    --tw-gradient-to:#F4F4F4
  }

  .xs\:focus\:to-customGray-textGray:focus{
    --tw-gradient-to:#8F9BB3
  }

  .xs\:focus\:to-customGray-superDark:focus{
    --tw-gradient-to:#231F20
  }

  .xs\:focus\:to-customGray-iconGray:focus{
    --tw-gradient-to:#A9AEB3
  }

  .xs\:focus\:to-customGray-mediumGray:focus{
    --tw-gradient-to:#E3E4E4
  }

  .xs\:focus\:to-customGray-swampGray:focus{
    --tw-gradient-to:#252727
  }

  .xs\:focus\:to-customGray-solitudeGray:focus{
    --tw-gradient-to:#E0E4E8
  }

  .xs\:focus\:to-customGray-winterGray:focus{
    --tw-gradient-to:#EEF0F5
  }

  .xs\:focus\:to-customGray-tableGray:focus{
    --tw-gradient-to:#F2F6FB
  }

  .xs\:focus\:to-customGray-iceGray:focus{
    --tw-gradient-to:#F5F7FC
  }

  .xs\:focus\:to-customGray-gainsboro:focus{
    --tw-gradient-to:#F0F2F6
  }

  .xs\:focus\:to-customGray-offWhite:focus{
    --tw-gradient-to:#F7F7F7
  }

  .xs\:focus\:to-customGray-cloudGray:focus{
    --tw-gradient-to:#B9BDC1
  }

  .xs\:focus\:to-customGray-defaultDark:focus{
    --tw-gradient-to:#AEB3B7
  }

  .xs\:focus\:to-customGray-skeletonGray:focus{
    --tw-gradient-to:#DEDFE3
  }

  .xs\:focus\:to-customBlue-default:focus{
    --tw-gradient-to:#233674
  }

  .xs\:focus\:to-customBlue-light:focus{
    --tw-gradient-to:#EFF4FA
  }

  .xs\:focus\:to-customBlue-newLight:focus{
    --tw-gradient-to:#EEF0F5
  }

  .xs\:focus\:to-customBlue-superLight:focus{
    --tw-gradient-to:#D7E1EC
  }

  .xs\:focus\:to-customBlue-normal:focus{
    --tw-gradient-to:#004899
  }

  .xs\:focus\:to-customBlue-dark:focus{
    --tw-gradient-to:#222B45
  }

  .xs\:focus\:to-customBlue-royal:focus{
    --tw-gradient-to:#3656BF
  }

  .xs\:focus\:to-customBlue-glass:focus{
    --tw-gradient-to:#D8E5F8
  }

  .xs\:focus\:to-customBlue-hawkesBlue:focus{
    --tw-gradient-to:#D7DDF2
  }

  .xs\:focus\:to-customBlue-darker:focus{
    --tw-gradient-to:#0F2741
  }

  .xs\:focus\:to-customBlue-newBlue:focus{
    --tw-gradient-to:#0F2741
  }

  .xs\:focus\:to-customBlue-black:focus{
    --tw-gradient-to:#0F2740
  }

  .xs\:focus\:to-customBlue-skyLight:focus{
    --tw-gradient-to:#F0F4F9
  }

  .xs\:focus\:to-customBlue-lightBlue:focus{
    --tw-gradient-to:#E7EBF8
  }

  .xs\:focus\:to-customBlue-lightBlueGray:focus{
    --tw-gradient-to:#8296D7
  }

  .xs\:focus\:to-customBlue-pale:focus{
    --tw-gradient-to:#D0D8F1
  }

  .xs\:focus\:to-customBlue-lavender:focus{
    --tw-gradient-to:#8296D7
  }

  .xs\:focus\:to-customBlue-iceBlue:focus{
    --tw-gradient-to:#EFF5FF
  }

  .xs\:focus\:to-customWhite-default:focus{
    --tw-gradient-to:#ffffff
  }

  .xs\:focus\:to-customWhite-lightDark:focus{
    --tw-gradient-to:#F8F8F8
  }

  .xs\:focus\:to-customWhite-bWhite:focus{
    --tw-gradient-to:#EFF4FA
  }

  .xs\:focus\:to-customRed-default:focus{
    --tw-gradient-to:#B10000
  }

  .xs\:focus\:to-customGreen-default:focus{
    --tw-gradient-to:#8BD42D
  }

  .xs\:focus\:to-customGreen-approved:focus{
    --tw-gradient-to:#80CC28
  }

  .xs\:focus\:to-customGreen-check:focus{
    --tw-gradient-to:#139E5D
  }

  .xs\:focus\:to-customGreen-lime:focus{
    --tw-gradient-to:#00AD3C
  }

  .xs\:focus\:to-customGreen-dark:focus{
    --tw-gradient-to:#03AC6D
  }

  .xs\:focus\:to-customGreen-light:focus{
    --tw-gradient-to:#A5D072
  }

  .xs\:focus\:to-customYellow-default:focus{
    --tw-gradient-to:#FEF8E6
  }

  .xs\:focus\:to-customYellow-highlight:focus{
    --tw-gradient-to:#EEB103
  }

  .xs\:focus\:to-customYellow-bright:focus{
    --tw-gradient-to:#FDD835
  }

  .xs\:focus\:to-customYellow-dark:focus{
    --tw-gradient-to:#FDDD84
  }

  .xs\:focus\:to-customYellow-gold:focus{
    --tw-gradient-to:#E9AC07
  }

  .xs\:focus\:to-customYellow-mostard:focus{
    --tw-gradient-to:#F59E0B
  }

  .xs\:focus\:to-customOrange-default:focus{
    --tw-gradient-to:#E8532C
  }

  .xs\:focus\:to-customOrange-mediumOrange:focus{
    --tw-gradient-to:#F4933C
  }

  .xs\:focus\:to-customOrange-F96319:focus{
    --tw-gradient-to:#F96319
  }

  .xs\:focus\:to-customOrange-EB8A02:focus{
    --tw-gradient-to:#EB8A02
  }

  .xs\:focus\:to-customPurple-purpleOne:focus{
    --tw-gradient-to:#673AB7
  }

  .xs\:focus\:to-inicieColors-orange:focus{
    --tw-gradient-to:#F36C48
  }

  .xs\:focus\:to-inicieColors-blue:focus{
    --tw-gradient-to:#233674
  }

  .xs\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .xs\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .xs\:bg-auto{
    background-size:auto
  }

  .xs\:bg-cover{
    background-size:cover
  }

  .xs\:bg-contain{
    background-size:contain
  }

  .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{
    background-clip:text
  }

  .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-origin-border{
    background-origin:border-box
  }

  .xs\:bg-origin-padding{
    background-origin:padding-box
  }

  .xs\:bg-origin-content{
    background-origin:content-box
  }

  .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\:object-contain{
    object-fit:contain
  }

  .xs\:object-cover{
    object-fit:cover
  }

  .xs\:object-fill{
    object-fit:fill
  }

  .xs\:object-none{
    object-fit:none
  }

  .xs\:object-scale-down{
    object-fit:scale-down
  }

  .xs\:object-bottom{
    object-position:bottom
  }

  .xs\:object-center{
    object-position:center
  }

  .xs\:object-left{
    object-position:left
  }

  .xs\:object-left-bottom{
    object-position:left bottom
  }

  .xs\:object-left-top{
    object-position:left top
  }

  .xs\:object-right{
    object-position:right
  }

  .xs\:object-right-bottom{
    object-position:right bottom
  }

  .xs\:object-right-top{
    object-position:right top
  }

  .xs\:object-top{
    object-position:top
  }

  .xs\:p-0{
    padding:0px
  }

  .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-14{
    padding:3.5rem
  }

  .xs\:p-16{
    padding:4rem
  }

  .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\:px-0{
    padding-left:0px;
    padding-right:0px
  }

  .xs\:px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .xs\:px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .xs\:px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .xs\:px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .xs\:px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

  .xs\:px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .xs\:px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

  .xs\:px-8{
    padding-left:2rem;
    padding-right:2rem
  }

  .xs\:px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .xs\:px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

  .xs\:px-11{
    padding-left:2.75rem;
    padding-right:2.75rem
  }

  .xs\:px-12{
    padding-left:3rem;
    padding-right:3rem
  }

  .xs\:px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .xs\:px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .xs\:px-20{
    padding-left:5rem;
    padding-right:5rem
  }

  .xs\:px-24{
    padding-left:6rem;
    padding-right:6rem
  }

  .xs\:px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .xs\:px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .xs\:px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .xs\:px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .xs\:px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .xs\:px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .xs\:px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .xs\:px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .xs\:px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .xs\:px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .xs\:px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .xs\:px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .xs\:px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .xs\:px-px{
    padding-left:1px;
    padding-right:1px
  }

  .xs\:px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .xs\:px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .xs\:px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .xs\:px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

  .xs\:py-0{
    padding-top:0px;
    padding-bottom:0px
  }

  .xs\:py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .xs\:py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .xs\:py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .xs\:py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .xs\:py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .xs\:py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .xs\:py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .xs\:py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .xs\:py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .xs\:py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .xs\:py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .xs\:py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .xs\:py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .xs\:py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .xs\:py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .xs\:py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .xs\:py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .xs\:py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .xs\:py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .xs\:py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .xs\:py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .xs\:py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .xs\:py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .xs\:py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .xs\:py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .xs\:py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .xs\:py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .xs\:py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .xs\:py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .xs\:py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .xs\:py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .xs\:py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .xs\:py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .xs\:py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .xs\:pt-0{
    padding-top:0px
  }

  .xs\:pt-1{
    padding-top:0.25rem
  }

  .xs\:pt-2{
    padding-top:0.5rem
  }

  .xs\:pt-3{
    padding-top:0.75rem
  }

  .xs\:pt-4{
    padding-top:1rem
  }

  .xs\:pt-5{
    padding-top:1.25rem
  }

  .xs\:pt-6{
    padding-top:1.5rem
  }

  .xs\:pt-7{
    padding-top:1.75rem
  }

  .xs\:pt-8{
    padding-top:2rem
  }

  .xs\:pt-9{
    padding-top:2.25rem
  }

  .xs\:pt-10{
    padding-top:2.5rem
  }

  .xs\:pt-11{
    padding-top:2.75rem
  }

  .xs\:pt-12{
    padding-top:3rem
  }

  .xs\:pt-14{
    padding-top:3.5rem
  }

  .xs\:pt-16{
    padding-top:4rem
  }

  .xs\:pt-20{
    padding-top:5rem
  }

  .xs\:pt-24{
    padding-top:6rem
  }

  .xs\:pt-28{
    padding-top:7rem
  }

  .xs\:pt-32{
    padding-top:8rem
  }

  .xs\:pt-36{
    padding-top:9rem
  }

  .xs\:pt-40{
    padding-top:10rem
  }

  .xs\:pt-44{
    padding-top:11rem
  }

  .xs\:pt-48{
    padding-top:12rem
  }

  .xs\:pt-52{
    padding-top:13rem
  }

  .xs\:pt-56{
    padding-top:14rem
  }

  .xs\:pt-60{
    padding-top:15rem
  }

  .xs\:pt-64{
    padding-top:16rem
  }

  .xs\:pt-72{
    padding-top:18rem
  }

  .xs\:pt-80{
    padding-top:20rem
  }

  .xs\:pt-96{
    padding-top:24rem
  }

  .xs\:pt-px{
    padding-top:1px
  }

  .xs\:pt-0\.5{
    padding-top:0.125rem
  }

  .xs\:pt-1\.5{
    padding-top:0.375rem
  }

  .xs\:pt-2\.5{
    padding-top:0.625rem
  }

  .xs\:pt-3\.5{
    padding-top:0.875rem
  }

  .xs\:pr-0{
    padding-right:0px
  }

  .xs\:pr-1{
    padding-right:0.25rem
  }

  .xs\:pr-2{
    padding-right:0.5rem
  }

  .xs\:pr-3{
    padding-right:0.75rem
  }

  .xs\:pr-4{
    padding-right:1rem
  }

  .xs\:pr-5{
    padding-right:1.25rem
  }

  .xs\:pr-6{
    padding-right:1.5rem
  }

  .xs\:pr-7{
    padding-right:1.75rem
  }

  .xs\:pr-8{
    padding-right:2rem
  }

  .xs\:pr-9{
    padding-right:2.25rem
  }

  .xs\:pr-10{
    padding-right:2.5rem
  }

  .xs\:pr-11{
    padding-right:2.75rem
  }

  .xs\:pr-12{
    padding-right:3rem
  }

  .xs\:pr-14{
    padding-right:3.5rem
  }

  .xs\:pr-16{
    padding-right:4rem
  }

  .xs\:pr-20{
    padding-right:5rem
  }

  .xs\:pr-24{
    padding-right:6rem
  }

  .xs\:pr-28{
    padding-right:7rem
  }

  .xs\:pr-32{
    padding-right:8rem
  }

  .xs\:pr-36{
    padding-right:9rem
  }

  .xs\:pr-40{
    padding-right:10rem
  }

  .xs\:pr-44{
    padding-right:11rem
  }

  .xs\:pr-48{
    padding-right:12rem
  }

  .xs\:pr-52{
    padding-right:13rem
  }

  .xs\:pr-56{
    padding-right:14rem
  }

  .xs\:pr-60{
    padding-right:15rem
  }

  .xs\:pr-64{
    padding-right:16rem
  }

  .xs\:pr-72{
    padding-right:18rem
  }

  .xs\:pr-80{
    padding-right:20rem
  }

  .xs\:pr-96{
    padding-right:24rem
  }

  .xs\:pr-px{
    padding-right:1px
  }

  .xs\:pr-0\.5{
    padding-right:0.125rem
  }

  .xs\:pr-1\.5{
    padding-right:0.375rem
  }

  .xs\:pr-2\.5{
    padding-right:0.625rem
  }

  .xs\:pr-3\.5{
    padding-right:0.875rem
  }

  .xs\:pb-0{
    padding-bottom:0px
  }

  .xs\:pb-1{
    padding-bottom:0.25rem
  }

  .xs\:pb-2{
    padding-bottom:0.5rem
  }

  .xs\:pb-3{
    padding-bottom:0.75rem
  }

  .xs\:pb-4{
    padding-bottom:1rem
  }

  .xs\:pb-5{
    padding-bottom:1.25rem
  }

  .xs\:pb-6{
    padding-bottom:1.5rem
  }

  .xs\:pb-7{
    padding-bottom:1.75rem
  }

  .xs\:pb-8{
    padding-bottom:2rem
  }

  .xs\:pb-9{
    padding-bottom:2.25rem
  }

  .xs\:pb-10{
    padding-bottom:2.5rem
  }

  .xs\:pb-11{
    padding-bottom:2.75rem
  }

  .xs\:pb-12{
    padding-bottom:3rem
  }

  .xs\:pb-14{
    padding-bottom:3.5rem
  }

  .xs\:pb-16{
    padding-bottom:4rem
  }

  .xs\:pb-20{
    padding-bottom:5rem
  }

  .xs\:pb-24{
    padding-bottom:6rem
  }

  .xs\:pb-28{
    padding-bottom:7rem
  }

  .xs\:pb-32{
    padding-bottom:8rem
  }

  .xs\:pb-36{
    padding-bottom:9rem
  }

  .xs\:pb-40{
    padding-bottom:10rem
  }

  .xs\:pb-44{
    padding-bottom:11rem
  }

  .xs\:pb-48{
    padding-bottom:12rem
  }

  .xs\:pb-52{
    padding-bottom:13rem
  }

  .xs\:pb-56{
    padding-bottom:14rem
  }

  .xs\:pb-60{
    padding-bottom:15rem
  }

  .xs\:pb-64{
    padding-bottom:16rem
  }

  .xs\:pb-72{
    padding-bottom:18rem
  }

  .xs\:pb-80{
    padding-bottom:20rem
  }

  .xs\:pb-96{
    padding-bottom:24rem
  }

  .xs\:pb-px{
    padding-bottom:1px
  }

  .xs\:pb-0\.5{
    padding-bottom:0.125rem
  }

  .xs\:pb-1\.5{
    padding-bottom:0.375rem
  }

  .xs\:pb-2\.5{
    padding-bottom:0.625rem
  }

  .xs\:pb-3\.5{
    padding-bottom:0.875rem
  }

  .xs\:pl-0{
    padding-left:0px
  }

  .xs\:pl-1{
    padding-left:0.25rem
  }

  .xs\:pl-2{
    padding-left:0.5rem
  }

  .xs\:pl-3{
    padding-left:0.75rem
  }

  .xs\:pl-4{
    padding-left:1rem
  }

  .xs\:pl-5{
    padding-left:1.25rem
  }

  .xs\:pl-6{
    padding-left:1.5rem
  }

  .xs\:pl-7{
    padding-left:1.75rem
  }

  .xs\:pl-8{
    padding-left:2rem
  }

  .xs\:pl-9{
    padding-left:2.25rem
  }

  .xs\:pl-10{
    padding-left:2.5rem
  }

  .xs\:pl-11{
    padding-left:2.75rem
  }

  .xs\:pl-12{
    padding-left:3rem
  }

  .xs\:pl-14{
    padding-left:3.5rem
  }

  .xs\:pl-16{
    padding-left:4rem
  }

  .xs\:pl-20{
    padding-left:5rem
  }

  .xs\:pl-24{
    padding-left:6rem
  }

  .xs\:pl-28{
    padding-left:7rem
  }

  .xs\:pl-32{
    padding-left:8rem
  }

  .xs\:pl-36{
    padding-left:9rem
  }

  .xs\:pl-40{
    padding-left:10rem
  }

  .xs\:pl-44{
    padding-left:11rem
  }

  .xs\:pl-48{
    padding-left:12rem
  }

  .xs\:pl-52{
    padding-left:13rem
  }

  .xs\:pl-56{
    padding-left:14rem
  }

  .xs\:pl-60{
    padding-left:15rem
  }

  .xs\:pl-64{
    padding-left:16rem
  }

  .xs\:pl-72{
    padding-left:18rem
  }

  .xs\:pl-80{
    padding-left:20rem
  }

  .xs\:pl-96{
    padding-left:24rem
  }

  .xs\:pl-px{
    padding-left:1px
  }

  .xs\:pl-0\.5{
    padding-left:0.125rem
  }

  .xs\:pl-1\.5{
    padding-left:0.375rem
  }

  .xs\:pl-2\.5{
    padding-left:0.625rem
  }

  .xs\:pl-3\.5{
    padding-left:0.875rem
  }

  .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\: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\:font-Montserrat{
    font-family:Montserrat, Roboto, Open Sans
  }

  .xs\:font-Prompt{
    font-family:Prompt, Roboto, Open Sans
  }

  .xs\:font-Roboto{
    font-family:Roboto, Open Sans
  }

  .xs\:font-OpenSans{
    font-family:Open Sans, Roboto
  }

  .xs\:font-Nunito{
    font-family:Nunito, Roboto, Open Sans
  }

  .xs\:text-10{
    font-size:10px
  }

  .xs\:text-11{
    font-size:11px
  }

  .xs\:text-12{
    font-size:12px
  }

  .xs\:text-13{
    font-size:13px
  }

  .xs\:text-14{
    font-size:14px
  }

  .xs\:text-15{
    font-size:15px
  }

  .xs\:text-16{
    font-size:16px
  }

  .xs\:text-18{
    font-size:18px
  }

  .xs\:text-19{
    font-size:19px
  }

  .xs\:text-20{
    font-size:20px
  }

  .xs\:text-22{
    font-size:22px
  }

  .xs\:text-24{
    font-size:24px
  }

  .xs\:text-25{
    font-size:25px
  }

  .xs\:text-26{
    font-size:26px
  }

  .xs\:text-28{
    font-size:28px
  }

  .xs\:text-30{
    font-size:30px
  }

  .xs\:text-32{
    font-size:32px
  }

  .xs\:text-40{
    font-size:40px
  }

  .xs\:text-55{
    font-size:55px
  }

  .xs\:text-xs{
    font-size:.75rem
  }

  .xs\:text-sm{
    font-size:.875rem
  }

  .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\:text-7xl{
    font-size:5rem
  }

  .xs\:font-thin{
    font-weight:100
  }

  .xs\:font-extralight{
    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\:uppercase{
    text-transform:uppercase
  }

  .xs\:lowercase{
    text-transform:lowercase
  }

  .xs\:capitalize{
    text-transform:capitalize
  }

  .xs\:normal-case{
    text-transform:none
  }

  .xs\:italic{
    font-style:italic
  }

  .xs\:not-italic{
    font-style:normal
  }

  .xs\:ordinal, .xs\:slashed-zero, .xs\:lining-nums, .xs\:oldstyle-nums, .xs\:proportional-nums, .xs\:tabular-nums, .xs\:diagonal-fractions, .xs\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .xs\:normal-nums{
    font-variant-numeric:normal
  }

  .xs\:ordinal{
    --tw-ordinal:ordinal
  }

  .xs\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .xs\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .xs\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .xs\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .xs\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .xs\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .xs\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .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-19{
    line-height:19px
  }

  .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\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .xs\:tracking-tight{
    letter-spacing:-0.025em
  }

  .xs\:tracking-normal{
    letter-spacing:0em
  }

  .xs\:tracking-wide{
    letter-spacing:0.025em
  }

  .xs\:tracking-wider{
    letter-spacing:0.05em
  }

  .xs\:tracking-widest{
    letter-spacing:0.1em
  }

  .xs\:text-transparent{
    color:transparent
  }

  .xs\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xs\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .xs\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .xs\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .xs\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .xs\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .xs\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .xs\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .xs\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .xs\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .xs\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xs\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .xs\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .xs\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .xs\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xs\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .xs\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .xs\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .xs\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .xs\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .xs\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .xs\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xs\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .xs\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xs\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .xs\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xs\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .xs\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .xs\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .xs\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .xs\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .xs\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .xs\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .xs\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .xs\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .xs\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .xs\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .xs\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .xs\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xs\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .xs\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .xs\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .xs\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .xs\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .xs\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .xs\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .xs\:group-hover\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .group:hover .xs\:group-hover\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .xs\:focus-within\:text-customGray-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-grayTwo:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-grayThree:focus-within{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-lighterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-textGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-superDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-iconGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-mediumGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-swampGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-solitudeGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-winterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-tableGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-iceGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-gainsboro:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-offWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-cloudGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-defaultDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGray-skeletonGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-newLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-normal:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-royal:focus-within{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-glass:focus-within{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-hawkesBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-newBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-skyLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-lightBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-lightBlueGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-pale:focus-within{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-lavender:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customBlue-iceBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customWhite-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customWhite-lightDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customWhite-bWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customRed-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGreen-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGreen-approved:focus-within{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGreen-check:focus-within{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGreen-lime:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGreen-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customGreen-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customYellow-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customYellow-highlight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customYellow-bright:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customYellow-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customYellow-gold:focus-within{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customYellow-mostard:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customOrange-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customOrange-mediumOrange:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customOrange-F96319:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customOrange-EB8A02:focus-within{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-customPurple-purpleOne:focus-within{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-inicieColors-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .xs\:focus-within\:text-inicieColors-blue:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xs\:hover\:text-transparent:hover{
    color:transparent
  }

  .xs\:hover\:text-customGray-default:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-light:hover{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-dark:hover{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-darker:hover{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-grayTwo:hover{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-grayThree:hover{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-lighterGray:hover{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-textGray:hover{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-superDark:hover{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-iconGray:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-mediumGray:hover{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-swampGray:hover{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-solitudeGray:hover{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-winterGray:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-tableGray:hover{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-iceGray:hover{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-gainsboro:hover{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-offWhite:hover{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-cloudGray:hover{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-defaultDark:hover{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGray-skeletonGray:hover{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-default:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-light:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-newLight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-normal:hover{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-dark:hover{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-royal:hover{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-glass:hover{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-hawkesBlue:hover{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-darker:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-newBlue:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-black:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-skyLight:hover{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-lightBlue:hover{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-lightBlueGray:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-pale:hover{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-lavender:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customBlue-iceBlue:hover{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customWhite-default:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customWhite-lightDark:hover{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customWhite-bWhite:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customRed-default:hover{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGreen-default:hover{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGreen-approved:hover{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGreen-check:hover{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGreen-lime:hover{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGreen-dark:hover{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customGreen-light:hover{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customYellow-default:hover{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customYellow-highlight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customYellow-bright:hover{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customYellow-dark:hover{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customYellow-gold:hover{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customYellow-mostard:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customOrange-default:hover{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customOrange-mediumOrange:hover{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customOrange-F96319:hover{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customOrange-EB8A02:hover{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .xs\:hover\:text-customPurple-purpleOne:hover{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .xs\:hover\:text-inicieColors-orange:hover{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .xs\:hover\:text-inicieColors-blue:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xs\:focus\:text-transparent:focus{
    color:transparent
  }

  .xs\:focus\:text-customGray-default:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-light:focus{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-dark:focus{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-darker:focus{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-grayTwo:focus{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-grayThree:focus{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-lighterGray:focus{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-textGray:focus{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-superDark:focus{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-iconGray:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-mediumGray:focus{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-swampGray:focus{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-solitudeGray:focus{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-winterGray:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-tableGray:focus{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-iceGray:focus{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-gainsboro:focus{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-offWhite:focus{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-cloudGray:focus{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-defaultDark:focus{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGray-skeletonGray:focus{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-default:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-light:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-newLight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-normal:focus{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-dark:focus{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-royal:focus{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-glass:focus{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-hawkesBlue:focus{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-darker:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-newBlue:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-black:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-skyLight:focus{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-lightBlue:focus{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-lightBlueGray:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-pale:focus{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-lavender:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customBlue-iceBlue:focus{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customWhite-default:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customWhite-lightDark:focus{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customWhite-bWhite:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customRed-default:focus{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGreen-default:focus{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGreen-approved:focus{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGreen-check:focus{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGreen-lime:focus{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGreen-dark:focus{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customGreen-light:focus{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customYellow-default:focus{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customYellow-highlight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customYellow-bright:focus{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customYellow-dark:focus{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customYellow-gold:focus{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customYellow-mostard:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customOrange-default:focus{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customOrange-mediumOrange:focus{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customOrange-F96319:focus{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customOrange-EB8A02:focus{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .xs\:focus\:text-customPurple-purpleOne:focus{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .xs\:focus\:text-inicieColors-orange:focus{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .xs\:focus\:text-inicieColors-blue:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xs\:text-opacity-0{
    --tw-text-opacity:0
  }

  .xs\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .xs\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .xs\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .xs\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .xs\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .xs\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .xs\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .xs\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .xs\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .xs\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .xs\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .xs\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .xs\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .xs\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .xs\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .xs\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .xs\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .xs\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .xs\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .xs\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .xs\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .xs\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .xs\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .xs\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .xs\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .xs\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .xs\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .xs\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .xs\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .xs\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .xs\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .xs\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .xs\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .xs\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .xs\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .xs\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .xs\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .xs\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .xs\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .xs\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .xs\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .xs\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .xs\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .xs\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .xs\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .xs\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .xs\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .xs\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .xs\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .xs\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .xs\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .xs\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .xs\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .xs\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .xs\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .xs\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .xs\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .xs\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .xs\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .xs\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .xs\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .xs\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .xs\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .xs\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .xs\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .xs\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .xs\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .xs\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .xs\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .xs\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .xs\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .xs\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .xs\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .xs\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .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
  }

  .xs\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .xs\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .xs\:focus-within\:no-underline:focus-within{
    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\:placeholder-transparent::placeholder{
    color:transparent
  }

  .xs\:placeholder-customGray-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-grayTwo::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-grayThree::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-lighterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-textGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-superDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-iconGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-mediumGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-swampGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-solitudeGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-winterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-tableGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-iceGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-gainsboro::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-offWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-cloudGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-defaultDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGray-skeletonGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-newLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-normal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-royal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-glass::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-hawkesBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-newBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-skyLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-lightBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-lightBlueGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-pale::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-lavender::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customBlue-iceBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customWhite-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customWhite-lightDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customWhite-bWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customRed-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGreen-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGreen-approved::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGreen-check::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGreen-lime::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGreen-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customGreen-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customYellow-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customYellow-highlight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customYellow-bright::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customYellow-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customYellow-gold::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customYellow-mostard::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customOrange-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customOrange-mediumOrange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customOrange-F96319::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customOrange-EB8A02::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-customPurple-purpleOne::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-inicieColors-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-inicieColors-blue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .xs\:focus\:placeholder-customGray-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-grayTwo:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-grayThree:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-lighterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-textGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-superDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-iconGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-mediumGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-swampGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-solitudeGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-winterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-tableGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-iceGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-gainsboro:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-offWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-cloudGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-defaultDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGray-skeletonGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-newLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-normal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-royal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-glass:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-hawkesBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-newBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-skyLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-lightBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-lightBlueGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-pale:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-lavender:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customBlue-iceBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customWhite-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customWhite-lightDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customWhite-bWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customRed-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGreen-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGreen-approved:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGreen-check:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGreen-lime:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGreen-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customGreen-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customYellow-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customYellow-highlight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customYellow-bright:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customYellow-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customYellow-gold:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customYellow-mostard:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customOrange-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customOrange-mediumOrange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customOrange-F96319:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customOrange-EB8A02:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-customPurple-purpleOne:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-inicieColors-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .xs\:focus\:placeholder-inicieColors-blue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .xs\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .xs\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .xs\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .xs\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .xs\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .xs\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .xs\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .xs\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .xs\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .xs\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .xs\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .xs\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .xs\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .xs\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .xs\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .xs\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .xs\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .xs\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .xs\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .xs\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .xs\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .xs\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .xs\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .xs\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .xs\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .xs\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .xs\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .xs\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .xs\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .xs\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .xs\:opacity-0{
    opacity:0
  }

  .xs\:opacity-5{
    opacity:0.05
  }

  .xs\:opacity-10{
    opacity:0.1
  }

  .xs\:opacity-20{
    opacity:0.2
  }

  .xs\:opacity-25{
    opacity:0.25
  }

  .xs\:opacity-30{
    opacity:0.3
  }

  .xs\:opacity-40{
    opacity:0.4
  }

  .xs\:opacity-50{
    opacity:0.5
  }

  .xs\:opacity-60{
    opacity:0.6
  }

  .xs\:opacity-70{
    opacity:0.7
  }

  .xs\:opacity-75{
    opacity:0.75
  }

  .xs\:opacity-80{
    opacity:0.8
  }

  .xs\:opacity-90{
    opacity:0.9
  }

  .xs\:opacity-95{
    opacity:0.95
  }

  .xs\:opacity-100{
    opacity:1
  }

  .group:hover .xs\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .xs\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .xs\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .xs\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .xs\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .xs\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .xs\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .xs\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .xs\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .xs\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .xs\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .xs\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .xs\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .xs\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .xs\:group-hover\:opacity-100{
    opacity:1
  }

  .xs\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .xs\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .xs\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .xs\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .xs\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .xs\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .xs\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .xs\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .xs\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .xs\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .xs\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .xs\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .xs\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .xs\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .xs\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .xs\:hover\:opacity-0:hover{
    opacity:0
  }

  .xs\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .xs\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .xs\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .xs\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .xs\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .xs\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .xs\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .xs\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .xs\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .xs\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .xs\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .xs\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .xs\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .xs\:hover\:opacity-100:hover{
    opacity:1
  }

  .xs\:focus\:opacity-0:focus{
    opacity:0
  }

  .xs\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .xs\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .xs\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .xs\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .xs\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .xs\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .xs\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .xs\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .xs\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .xs\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .xs\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .xs\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .xs\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .xs\:focus\:opacity-100:focus{
    opacity:1
  }

  .xs\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .xs\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .xs\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .xs\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .xs\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .xs\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .xs\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .xs\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .xs\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .xs\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .xs\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .xs\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .xs\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .xs\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .xs\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .xs\:bg-blend-normal{
    background-blend-mode:normal
  }

  .xs\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .xs\:bg-blend-screen{
    background-blend-mode:screen
  }

  .xs\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .xs\:bg-blend-darken{
    background-blend-mode:darken
  }

  .xs\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .xs\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .xs\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .xs\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .xs\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .xs\:bg-blend-difference{
    background-blend-mode:difference
  }

  .xs\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .xs\:bg-blend-hue{
    background-blend-mode:hue
  }

  .xs\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .xs\:bg-blend-color{
    background-blend-mode:color
  }

  .xs\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .xs\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .xs\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .xs\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .xs\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .xs\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .xs\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .xs\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .xs\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .xs\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .xs\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .xs\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .xs\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .xs\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .xs\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .xs\:mix-blend-color{
    mix-blend-mode:color
  }

  .xs\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .xs\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xs\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xs\:group-hover\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xs\:group-hover\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xs\:group-hover\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xs\:group-hover\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xs\:group-hover\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xs\:group-hover\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xs\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xs\:group-hover\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus-within\:shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus-within\:shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus-within\:shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus-within\:shadow-custom:focus-within{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:hover\:shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:hover\:shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:hover\:shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:hover\:shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:hover\:shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:hover\:shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:hover\:shadow-custom:hover{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus\:shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus\:shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus\:shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus\:shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus\:shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus\:shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xs\:focus\:shadow-custom:focus{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .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-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .xs\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .xs\:focus-within\:outline-black:focus-within{
    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\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xs\:ring-inset{
    --tw-ring-inset:inset
  }

  .xs\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .xs\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .xs\:ring-transparent{
    --tw-ring-color:transparent
  }

  .xs\:ring-customGray-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-grayTwo{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-grayThree{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-lighterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-textGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-superDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-iconGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-mediumGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-swampGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-solitudeGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-winterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-tableGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-iceGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-gainsboro{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-offWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-cloudGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-defaultDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .xs\:ring-customGray-skeletonGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-newLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-normal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-royal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-glass{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-hawkesBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-newBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-skyLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-lightBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-lightBlueGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-pale{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-lavender{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xs\:ring-customBlue-iceBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .xs\:ring-customWhite-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .xs\:ring-customWhite-lightDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .xs\:ring-customWhite-bWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xs\:ring-customRed-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .xs\:ring-customGreen-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .xs\:ring-customGreen-approved{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .xs\:ring-customGreen-check{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .xs\:ring-customGreen-lime{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .xs\:ring-customGreen-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .xs\:ring-customGreen-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .xs\:ring-customYellow-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .xs\:ring-customYellow-highlight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .xs\:ring-customYellow-bright{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .xs\:ring-customYellow-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .xs\:ring-customYellow-gold{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .xs\:ring-customYellow-mostard{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .xs\:ring-customOrange-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .xs\:ring-customOrange-mediumOrange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .xs\:ring-customOrange-F96319{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .xs\:ring-customOrange-EB8A02{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .xs\:ring-customPurple-purpleOne{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .xs\:ring-inicieColors-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .xs\:ring-inicieColors-blue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .xs\:focus-within\:ring-customGray-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-grayTwo:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-grayThree:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-lighterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-textGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-superDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-iconGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-mediumGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-swampGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-solitudeGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-winterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-tableGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-iceGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-gainsboro:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-offWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-cloudGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-defaultDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGray-skeletonGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-newLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-normal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-royal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-glass:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-hawkesBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-newBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-skyLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-lightBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-lightBlueGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-pale:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-lavender:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customBlue-iceBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customWhite-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customWhite-lightDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customWhite-bWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customRed-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGreen-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGreen-approved:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGreen-check:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGreen-lime:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGreen-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customGreen-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customYellow-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customYellow-highlight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customYellow-bright:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customYellow-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customYellow-gold:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customYellow-mostard:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customOrange-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customOrange-mediumOrange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customOrange-F96319:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customOrange-EB8A02:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-customPurple-purpleOne:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-inicieColors-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .xs\:focus-within\:ring-inicieColors-blue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .xs\:focus\:ring-customGray-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-grayTwo:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-grayThree:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-lighterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-textGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-superDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-iconGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-mediumGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-swampGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-solitudeGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-winterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-tableGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-iceGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-gainsboro:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-offWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-cloudGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-defaultDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGray-skeletonGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-newLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-normal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-royal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-glass:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-hawkesBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-newBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-skyLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-lightBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-lightBlueGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-pale:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-lavender:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customBlue-iceBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customWhite-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customWhite-lightDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customWhite-bWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customRed-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGreen-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGreen-approved:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGreen-check:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGreen-lime:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGreen-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customGreen-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customYellow-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customYellow-highlight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customYellow-bright:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customYellow-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customYellow-gold:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customYellow-mostard:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customOrange-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customOrange-mediumOrange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customOrange-F96319:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customOrange-EB8A02:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-customPurple-purpleOne:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-inicieColors-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .xs\:focus\:ring-inicieColors-blue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xs\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .xs\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .xs\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .xs\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .xs\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .xs\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .xs\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .xs\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .xs\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .xs\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .xs\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .xs\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .xs\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .xs\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .xs\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .xs\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .xs\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .xs\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .xs\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .xs\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .xs\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .xs\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .xs\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .xs\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .xs\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .xs\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .xs\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .xs\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .xs\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .xs\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .xs\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .xs\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .xs\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .xs\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .xs\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .xs\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .xs\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .xs\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .xs\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .xs\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .xs\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .xs\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .xs\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .xs\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .xs\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .xs\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .xs\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .xs\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .xs\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .xs\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .xs\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .xs\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .xs\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .xs\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .xs\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .xs\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .xs\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .xs\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .xs\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .xs\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .xs\:ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .xs\:ring-offset-customGray-default{
    --tw-ring-offset-color:#A9AEB3
  }

  .xs\:ring-offset-customGray-light{
    --tw-ring-offset-color:#d9e0e6
  }

  .xs\:ring-offset-customGray-dark{
    --tw-ring-offset-color:#484B4D
  }

  .xs\:ring-offset-customGray-darker{
    --tw-ring-offset-color:#49494A
  }

  .xs\:ring-offset-customGray-grayTwo{
    --tw-ring-offset-color:#C7CBD1
  }

  .xs\:ring-offset-customGray-grayThree{
    --tw-ring-offset-color:#909193
  }

  .xs\:ring-offset-customGray-superLight{
    --tw-ring-offset-color:#EDEDED
  }

  .xs\:ring-offset-customGray-lighterGray{
    --tw-ring-offset-color:#F4F4F4
  }

  .xs\:ring-offset-customGray-textGray{
    --tw-ring-offset-color:#8F9BB3
  }

  .xs\:ring-offset-customGray-superDark{
    --tw-ring-offset-color:#231F20
  }

  .xs\:ring-offset-customGray-iconGray{
    --tw-ring-offset-color:#A9AEB3
  }

  .xs\:ring-offset-customGray-mediumGray{
    --tw-ring-offset-color:#E3E4E4
  }

  .xs\:ring-offset-customGray-swampGray{
    --tw-ring-offset-color:#252727
  }

  .xs\:ring-offset-customGray-solitudeGray{
    --tw-ring-offset-color:#E0E4E8
  }

  .xs\:ring-offset-customGray-winterGray{
    --tw-ring-offset-color:#EEF0F5
  }

  .xs\:ring-offset-customGray-tableGray{
    --tw-ring-offset-color:#F2F6FB
  }

  .xs\:ring-offset-customGray-iceGray{
    --tw-ring-offset-color:#F5F7FC
  }

  .xs\:ring-offset-customGray-gainsboro{
    --tw-ring-offset-color:#F0F2F6
  }

  .xs\:ring-offset-customGray-offWhite{
    --tw-ring-offset-color:#F7F7F7
  }

  .xs\:ring-offset-customGray-cloudGray{
    --tw-ring-offset-color:#B9BDC1
  }

  .xs\:ring-offset-customGray-defaultDark{
    --tw-ring-offset-color:#AEB3B7
  }

  .xs\:ring-offset-customGray-skeletonGray{
    --tw-ring-offset-color:#DEDFE3
  }

  .xs\:ring-offset-customBlue-default{
    --tw-ring-offset-color:#233674
  }

  .xs\:ring-offset-customBlue-light{
    --tw-ring-offset-color:#EFF4FA
  }

  .xs\:ring-offset-customBlue-newLight{
    --tw-ring-offset-color:#EEF0F5
  }

  .xs\:ring-offset-customBlue-superLight{
    --tw-ring-offset-color:#D7E1EC
  }

  .xs\:ring-offset-customBlue-normal{
    --tw-ring-offset-color:#004899
  }

  .xs\:ring-offset-customBlue-dark{
    --tw-ring-offset-color:#222B45
  }

  .xs\:ring-offset-customBlue-royal{
    --tw-ring-offset-color:#3656BF
  }

  .xs\:ring-offset-customBlue-glass{
    --tw-ring-offset-color:#D8E5F8
  }

  .xs\:ring-offset-customBlue-hawkesBlue{
    --tw-ring-offset-color:#D7DDF2
  }

  .xs\:ring-offset-customBlue-darker{
    --tw-ring-offset-color:#0F2741
  }

  .xs\:ring-offset-customBlue-newBlue{
    --tw-ring-offset-color:#0F2741
  }

  .xs\:ring-offset-customBlue-black{
    --tw-ring-offset-color:#0F2740
  }

  .xs\:ring-offset-customBlue-skyLight{
    --tw-ring-offset-color:#F0F4F9
  }

  .xs\:ring-offset-customBlue-lightBlue{
    --tw-ring-offset-color:#E7EBF8
  }

  .xs\:ring-offset-customBlue-lightBlueGray{
    --tw-ring-offset-color:#8296D7
  }

  .xs\:ring-offset-customBlue-pale{
    --tw-ring-offset-color:#D0D8F1
  }

  .xs\:ring-offset-customBlue-lavender{
    --tw-ring-offset-color:#8296D7
  }

  .xs\:ring-offset-customBlue-iceBlue{
    --tw-ring-offset-color:#EFF5FF
  }

  .xs\:ring-offset-customWhite-default{
    --tw-ring-offset-color:#ffffff
  }

  .xs\:ring-offset-customWhite-lightDark{
    --tw-ring-offset-color:#F8F8F8
  }

  .xs\:ring-offset-customWhite-bWhite{
    --tw-ring-offset-color:#EFF4FA
  }

  .xs\:ring-offset-customRed-default{
    --tw-ring-offset-color:#B10000
  }

  .xs\:ring-offset-customGreen-default{
    --tw-ring-offset-color:#8BD42D
  }

  .xs\:ring-offset-customGreen-approved{
    --tw-ring-offset-color:#80CC28
  }

  .xs\:ring-offset-customGreen-check{
    --tw-ring-offset-color:#139E5D
  }

  .xs\:ring-offset-customGreen-lime{
    --tw-ring-offset-color:#00AD3C
  }

  .xs\:ring-offset-customGreen-dark{
    --tw-ring-offset-color:#03AC6D
  }

  .xs\:ring-offset-customGreen-light{
    --tw-ring-offset-color:#A5D072
  }

  .xs\:ring-offset-customYellow-default{
    --tw-ring-offset-color:#FEF8E6
  }

  .xs\:ring-offset-customYellow-highlight{
    --tw-ring-offset-color:#EEB103
  }

  .xs\:ring-offset-customYellow-bright{
    --tw-ring-offset-color:#FDD835
  }

  .xs\:ring-offset-customYellow-dark{
    --tw-ring-offset-color:#FDDD84
  }

  .xs\:ring-offset-customYellow-gold{
    --tw-ring-offset-color:#E9AC07
  }

  .xs\:ring-offset-customYellow-mostard{
    --tw-ring-offset-color:#F59E0B
  }

  .xs\:ring-offset-customOrange-default{
    --tw-ring-offset-color:#E8532C
  }

  .xs\:ring-offset-customOrange-mediumOrange{
    --tw-ring-offset-color:#F4933C
  }

  .xs\:ring-offset-customOrange-F96319{
    --tw-ring-offset-color:#F96319
  }

  .xs\:ring-offset-customOrange-EB8A02{
    --tw-ring-offset-color:#EB8A02
  }

  .xs\:ring-offset-customPurple-purpleOne{
    --tw-ring-offset-color:#673AB7
  }

  .xs\:ring-offset-inicieColors-orange{
    --tw-ring-offset-color:#F36C48
  }

  .xs\:ring-offset-inicieColors-blue{
    --tw-ring-offset-color:#233674
  }

  .xs\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .xs\:focus-within\:ring-offset-customGray-default:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .xs\:focus-within\:ring-offset-customGray-light:focus-within{
    --tw-ring-offset-color:#d9e0e6
  }

  .xs\:focus-within\:ring-offset-customGray-dark:focus-within{
    --tw-ring-offset-color:#484B4D
  }

  .xs\:focus-within\:ring-offset-customGray-darker:focus-within{
    --tw-ring-offset-color:#49494A
  }

  .xs\:focus-within\:ring-offset-customGray-grayTwo:focus-within{
    --tw-ring-offset-color:#C7CBD1
  }

  .xs\:focus-within\:ring-offset-customGray-grayThree:focus-within{
    --tw-ring-offset-color:#909193
  }

  .xs\:focus-within\:ring-offset-customGray-superLight:focus-within{
    --tw-ring-offset-color:#EDEDED
  }

  .xs\:focus-within\:ring-offset-customGray-lighterGray:focus-within{
    --tw-ring-offset-color:#F4F4F4
  }

  .xs\:focus-within\:ring-offset-customGray-textGray:focus-within{
    --tw-ring-offset-color:#8F9BB3
  }

  .xs\:focus-within\:ring-offset-customGray-superDark:focus-within{
    --tw-ring-offset-color:#231F20
  }

  .xs\:focus-within\:ring-offset-customGray-iconGray:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .xs\:focus-within\:ring-offset-customGray-mediumGray:focus-within{
    --tw-ring-offset-color:#E3E4E4
  }

  .xs\:focus-within\:ring-offset-customGray-swampGray:focus-within{
    --tw-ring-offset-color:#252727
  }

  .xs\:focus-within\:ring-offset-customGray-solitudeGray:focus-within{
    --tw-ring-offset-color:#E0E4E8
  }

  .xs\:focus-within\:ring-offset-customGray-winterGray:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .xs\:focus-within\:ring-offset-customGray-tableGray:focus-within{
    --tw-ring-offset-color:#F2F6FB
  }

  .xs\:focus-within\:ring-offset-customGray-iceGray:focus-within{
    --tw-ring-offset-color:#F5F7FC
  }

  .xs\:focus-within\:ring-offset-customGray-gainsboro:focus-within{
    --tw-ring-offset-color:#F0F2F6
  }

  .xs\:focus-within\:ring-offset-customGray-offWhite:focus-within{
    --tw-ring-offset-color:#F7F7F7
  }

  .xs\:focus-within\:ring-offset-customGray-cloudGray:focus-within{
    --tw-ring-offset-color:#B9BDC1
  }

  .xs\:focus-within\:ring-offset-customGray-defaultDark:focus-within{
    --tw-ring-offset-color:#AEB3B7
  }

  .xs\:focus-within\:ring-offset-customGray-skeletonGray:focus-within{
    --tw-ring-offset-color:#DEDFE3
  }

  .xs\:focus-within\:ring-offset-customBlue-default:focus-within{
    --tw-ring-offset-color:#233674
  }

  .xs\:focus-within\:ring-offset-customBlue-light:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .xs\:focus-within\:ring-offset-customBlue-newLight:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .xs\:focus-within\:ring-offset-customBlue-superLight:focus-within{
    --tw-ring-offset-color:#D7E1EC
  }

  .xs\:focus-within\:ring-offset-customBlue-normal:focus-within{
    --tw-ring-offset-color:#004899
  }

  .xs\:focus-within\:ring-offset-customBlue-dark:focus-within{
    --tw-ring-offset-color:#222B45
  }

  .xs\:focus-within\:ring-offset-customBlue-royal:focus-within{
    --tw-ring-offset-color:#3656BF
  }

  .xs\:focus-within\:ring-offset-customBlue-glass:focus-within{
    --tw-ring-offset-color:#D8E5F8
  }

  .xs\:focus-within\:ring-offset-customBlue-hawkesBlue:focus-within{
    --tw-ring-offset-color:#D7DDF2
  }

  .xs\:focus-within\:ring-offset-customBlue-darker:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .xs\:focus-within\:ring-offset-customBlue-newBlue:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .xs\:focus-within\:ring-offset-customBlue-black:focus-within{
    --tw-ring-offset-color:#0F2740
  }

  .xs\:focus-within\:ring-offset-customBlue-skyLight:focus-within{
    --tw-ring-offset-color:#F0F4F9
  }

  .xs\:focus-within\:ring-offset-customBlue-lightBlue:focus-within{
    --tw-ring-offset-color:#E7EBF8
  }

  .xs\:focus-within\:ring-offset-customBlue-lightBlueGray:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .xs\:focus-within\:ring-offset-customBlue-pale:focus-within{
    --tw-ring-offset-color:#D0D8F1
  }

  .xs\:focus-within\:ring-offset-customBlue-lavender:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .xs\:focus-within\:ring-offset-customBlue-iceBlue:focus-within{
    --tw-ring-offset-color:#EFF5FF
  }

  .xs\:focus-within\:ring-offset-customWhite-default:focus-within{
    --tw-ring-offset-color:#ffffff
  }

  .xs\:focus-within\:ring-offset-customWhite-lightDark:focus-within{
    --tw-ring-offset-color:#F8F8F8
  }

  .xs\:focus-within\:ring-offset-customWhite-bWhite:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .xs\:focus-within\:ring-offset-customRed-default:focus-within{
    --tw-ring-offset-color:#B10000
  }

  .xs\:focus-within\:ring-offset-customGreen-default:focus-within{
    --tw-ring-offset-color:#8BD42D
  }

  .xs\:focus-within\:ring-offset-customGreen-approved:focus-within{
    --tw-ring-offset-color:#80CC28
  }

  .xs\:focus-within\:ring-offset-customGreen-check:focus-within{
    --tw-ring-offset-color:#139E5D
  }

  .xs\:focus-within\:ring-offset-customGreen-lime:focus-within{
    --tw-ring-offset-color:#00AD3C
  }

  .xs\:focus-within\:ring-offset-customGreen-dark:focus-within{
    --tw-ring-offset-color:#03AC6D
  }

  .xs\:focus-within\:ring-offset-customGreen-light:focus-within{
    --tw-ring-offset-color:#A5D072
  }

  .xs\:focus-within\:ring-offset-customYellow-default:focus-within{
    --tw-ring-offset-color:#FEF8E6
  }

  .xs\:focus-within\:ring-offset-customYellow-highlight:focus-within{
    --tw-ring-offset-color:#EEB103
  }

  .xs\:focus-within\:ring-offset-customYellow-bright:focus-within{
    --tw-ring-offset-color:#FDD835
  }

  .xs\:focus-within\:ring-offset-customYellow-dark:focus-within{
    --tw-ring-offset-color:#FDDD84
  }

  .xs\:focus-within\:ring-offset-customYellow-gold:focus-within{
    --tw-ring-offset-color:#E9AC07
  }

  .xs\:focus-within\:ring-offset-customYellow-mostard:focus-within{
    --tw-ring-offset-color:#F59E0B
  }

  .xs\:focus-within\:ring-offset-customOrange-default:focus-within{
    --tw-ring-offset-color:#E8532C
  }

  .xs\:focus-within\:ring-offset-customOrange-mediumOrange:focus-within{
    --tw-ring-offset-color:#F4933C
  }

  .xs\:focus-within\:ring-offset-customOrange-F96319:focus-within{
    --tw-ring-offset-color:#F96319
  }

  .xs\:focus-within\:ring-offset-customOrange-EB8A02:focus-within{
    --tw-ring-offset-color:#EB8A02
  }

  .xs\:focus-within\:ring-offset-customPurple-purpleOne:focus-within{
    --tw-ring-offset-color:#673AB7
  }

  .xs\:focus-within\:ring-offset-inicieColors-orange:focus-within{
    --tw-ring-offset-color:#F36C48
  }

  .xs\:focus-within\:ring-offset-inicieColors-blue:focus-within{
    --tw-ring-offset-color:#233674
  }

  .xs\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .xs\:focus\:ring-offset-customGray-default:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .xs\:focus\:ring-offset-customGray-light:focus{
    --tw-ring-offset-color:#d9e0e6
  }

  .xs\:focus\:ring-offset-customGray-dark:focus{
    --tw-ring-offset-color:#484B4D
  }

  .xs\:focus\:ring-offset-customGray-darker:focus{
    --tw-ring-offset-color:#49494A
  }

  .xs\:focus\:ring-offset-customGray-grayTwo:focus{
    --tw-ring-offset-color:#C7CBD1
  }

  .xs\:focus\:ring-offset-customGray-grayThree:focus{
    --tw-ring-offset-color:#909193
  }

  .xs\:focus\:ring-offset-customGray-superLight:focus{
    --tw-ring-offset-color:#EDEDED
  }

  .xs\:focus\:ring-offset-customGray-lighterGray:focus{
    --tw-ring-offset-color:#F4F4F4
  }

  .xs\:focus\:ring-offset-customGray-textGray:focus{
    --tw-ring-offset-color:#8F9BB3
  }

  .xs\:focus\:ring-offset-customGray-superDark:focus{
    --tw-ring-offset-color:#231F20
  }

  .xs\:focus\:ring-offset-customGray-iconGray:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .xs\:focus\:ring-offset-customGray-mediumGray:focus{
    --tw-ring-offset-color:#E3E4E4
  }

  .xs\:focus\:ring-offset-customGray-swampGray:focus{
    --tw-ring-offset-color:#252727
  }

  .xs\:focus\:ring-offset-customGray-solitudeGray:focus{
    --tw-ring-offset-color:#E0E4E8
  }

  .xs\:focus\:ring-offset-customGray-winterGray:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .xs\:focus\:ring-offset-customGray-tableGray:focus{
    --tw-ring-offset-color:#F2F6FB
  }

  .xs\:focus\:ring-offset-customGray-iceGray:focus{
    --tw-ring-offset-color:#F5F7FC
  }

  .xs\:focus\:ring-offset-customGray-gainsboro:focus{
    --tw-ring-offset-color:#F0F2F6
  }

  .xs\:focus\:ring-offset-customGray-offWhite:focus{
    --tw-ring-offset-color:#F7F7F7
  }

  .xs\:focus\:ring-offset-customGray-cloudGray:focus{
    --tw-ring-offset-color:#B9BDC1
  }

  .xs\:focus\:ring-offset-customGray-defaultDark:focus{
    --tw-ring-offset-color:#AEB3B7
  }

  .xs\:focus\:ring-offset-customGray-skeletonGray:focus{
    --tw-ring-offset-color:#DEDFE3
  }

  .xs\:focus\:ring-offset-customBlue-default:focus{
    --tw-ring-offset-color:#233674
  }

  .xs\:focus\:ring-offset-customBlue-light:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .xs\:focus\:ring-offset-customBlue-newLight:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .xs\:focus\:ring-offset-customBlue-superLight:focus{
    --tw-ring-offset-color:#D7E1EC
  }

  .xs\:focus\:ring-offset-customBlue-normal:focus{
    --tw-ring-offset-color:#004899
  }

  .xs\:focus\:ring-offset-customBlue-dark:focus{
    --tw-ring-offset-color:#222B45
  }

  .xs\:focus\:ring-offset-customBlue-royal:focus{
    --tw-ring-offset-color:#3656BF
  }

  .xs\:focus\:ring-offset-customBlue-glass:focus{
    --tw-ring-offset-color:#D8E5F8
  }

  .xs\:focus\:ring-offset-customBlue-hawkesBlue:focus{
    --tw-ring-offset-color:#D7DDF2
  }

  .xs\:focus\:ring-offset-customBlue-darker:focus{
    --tw-ring-offset-color:#0F2741
  }

  .xs\:focus\:ring-offset-customBlue-newBlue:focus{
    --tw-ring-offset-color:#0F2741
  }

  .xs\:focus\:ring-offset-customBlue-black:focus{
    --tw-ring-offset-color:#0F2740
  }

  .xs\:focus\:ring-offset-customBlue-skyLight:focus{
    --tw-ring-offset-color:#F0F4F9
  }

  .xs\:focus\:ring-offset-customBlue-lightBlue:focus{
    --tw-ring-offset-color:#E7EBF8
  }

  .xs\:focus\:ring-offset-customBlue-lightBlueGray:focus{
    --tw-ring-offset-color:#8296D7
  }

  .xs\:focus\:ring-offset-customBlue-pale:focus{
    --tw-ring-offset-color:#D0D8F1
  }

  .xs\:focus\:ring-offset-customBlue-lavender:focus{
    --tw-ring-offset-color:#8296D7
  }

  .xs\:focus\:ring-offset-customBlue-iceBlue:focus{
    --tw-ring-offset-color:#EFF5FF
  }

  .xs\:focus\:ring-offset-customWhite-default:focus{
    --tw-ring-offset-color:#ffffff
  }

  .xs\:focus\:ring-offset-customWhite-lightDark:focus{
    --tw-ring-offset-color:#F8F8F8
  }

  .xs\:focus\:ring-offset-customWhite-bWhite:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .xs\:focus\:ring-offset-customRed-default:focus{
    --tw-ring-offset-color:#B10000
  }

  .xs\:focus\:ring-offset-customGreen-default:focus{
    --tw-ring-offset-color:#8BD42D
  }

  .xs\:focus\:ring-offset-customGreen-approved:focus{
    --tw-ring-offset-color:#80CC28
  }

  .xs\:focus\:ring-offset-customGreen-check:focus{
    --tw-ring-offset-color:#139E5D
  }

  .xs\:focus\:ring-offset-customGreen-lime:focus{
    --tw-ring-offset-color:#00AD3C
  }

  .xs\:focus\:ring-offset-customGreen-dark:focus{
    --tw-ring-offset-color:#03AC6D
  }

  .xs\:focus\:ring-offset-customGreen-light:focus{
    --tw-ring-offset-color:#A5D072
  }

  .xs\:focus\:ring-offset-customYellow-default:focus{
    --tw-ring-offset-color:#FEF8E6
  }

  .xs\:focus\:ring-offset-customYellow-highlight:focus{
    --tw-ring-offset-color:#EEB103
  }

  .xs\:focus\:ring-offset-customYellow-bright:focus{
    --tw-ring-offset-color:#FDD835
  }

  .xs\:focus\:ring-offset-customYellow-dark:focus{
    --tw-ring-offset-color:#FDDD84
  }

  .xs\:focus\:ring-offset-customYellow-gold:focus{
    --tw-ring-offset-color:#E9AC07
  }

  .xs\:focus\:ring-offset-customYellow-mostard:focus{
    --tw-ring-offset-color:#F59E0B
  }

  .xs\:focus\:ring-offset-customOrange-default:focus{
    --tw-ring-offset-color:#E8532C
  }

  .xs\:focus\:ring-offset-customOrange-mediumOrange:focus{
    --tw-ring-offset-color:#F4933C
  }

  .xs\:focus\:ring-offset-customOrange-F96319:focus{
    --tw-ring-offset-color:#F96319
  }

  .xs\:focus\:ring-offset-customOrange-EB8A02:focus{
    --tw-ring-offset-color:#EB8A02
  }

  .xs\:focus\:ring-offset-customPurple-purpleOne:focus{
    --tw-ring-offset-color:#673AB7
  }

  .xs\:focus\:ring-offset-inicieColors-orange:focus{
    --tw-ring-offset-color:#F36C48
  }

  .xs\:focus\:ring-offset-inicieColors-blue:focus{
    --tw-ring-offset-color:#233674
  }

  .xs\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .xs\:filter-none{
    filter:none
  }

  .xs\:blur-0{
    --tw-blur:blur(0)
  }

  .xs\:blur-none{
    --tw-blur:blur(0)
  }

  .xs\:blur-sm{
    --tw-blur:blur(4px)
  }

  .xs\:blur{
    --tw-blur:blur(8px)
  }

  .xs\:blur-md{
    --tw-blur:blur(12px)
  }

  .xs\:blur-lg{
    --tw-blur:blur(16px)
  }

  .xs\:blur-xl{
    --tw-blur:blur(24px)
  }

  .xs\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .xs\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .xs\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .xs\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .xs\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .xs\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .xs\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .xs\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .xs\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .xs\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .xs\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .xs\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .xs\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .xs\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .xs\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .xs\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .xs\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .xs\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .xs\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .xs\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .xs\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .xs\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .xs\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .xs\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .xs\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .xs\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .xs\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .xs\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .xs\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .xs\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .xs\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .xs\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .xs\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .xs\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .xs\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .xs\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .xs\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .xs\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .xs\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .xs\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .xs\:invert-0{
    --tw-invert:invert(0)
  }

  .xs\:invert{
    --tw-invert:invert(100%)
  }

  .xs\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .xs\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .xs\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .xs\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .xs\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .xs\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .xs\:sepia{
    --tw-sepia:sepia(100%)
  }

  .xs\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .xs\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .xs\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .xs\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .xs\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .xs\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .xs\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .xs\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .xs\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .xs\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .xs\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .xs\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .xs\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .xs\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .xs\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .xs\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .xs\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .xs\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .xs\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .xs\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .xs\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .xs\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .xs\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .xs\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .xs\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .xs\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .xs\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .xs\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .xs\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .xs\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .xs\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .xs\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .xs\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .xs\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .xs\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .xs\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .xs\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .xs\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .xs\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .xs\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .xs\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .xs\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .xs\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .xs\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .xs\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .xs\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .xs\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .xs\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .xs\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .xs\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .xs\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .xs\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .xs\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .xs\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .xs\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .xs\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .xs\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .xs\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .xs\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .xs\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .xs\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .xs\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .xs\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .xs\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .xs\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .xs\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .xs\:transition-none{
    transition-property:none
  }

  .xs\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xs\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xs\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xs\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xs\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xs\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xs\:delay-75{
    transition-delay:75ms
  }

  .xs\:delay-100{
    transition-delay:100ms
  }

  .xs\:delay-150{
    transition-delay:150ms
  }

  .xs\:delay-200{
    transition-delay:200ms
  }

  .xs\:delay-300{
    transition-delay:300ms
  }

  .xs\:delay-500{
    transition-delay:500ms
  }

  .xs\:delay-700{
    transition-delay:700ms
  }

  .xs\:delay-1000{
    transition-delay:1000ms
  }

  .xs\:duration-75{
    transition-duration:75ms
  }

  .xs\:duration-100{
    transition-duration:100ms
  }

  .xs\:duration-150{
    transition-duration:150ms
  }

  .xs\:duration-200{
    transition-duration:200ms
  }

  .xs\:duration-300{
    transition-duration:300ms
  }

  .xs\:duration-500{
    transition-duration:500ms
  }

  .xs\:duration-700{
    transition-duration:700ms
  }

  .xs\:duration-1000{
    transition-duration:1000ms
  }

  .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\:line-clamp-none{
    -webkit-line-clamp:unset
  }
}

@media (max-width: 449px){
  .xsm\:container{
    width:100%
  }

  @media (min-width: 640px){
    .xsm\:container{
      max-width:640px
    }
  }

  @media (min-width: 768px){
    .xsm\:container{
      max-width:768px
    }
  }

  @media (min-width: 896px){
    .xsm\:container{
      max-width:896px
    }
  }

  @media (min-width: 945px){
    .xsm\:container{
      max-width:945px
    }
  }

  @media (min-width: 1024px){
    .xsm\:container{
      max-width:1024px
    }
  }

  @media (min-width: 1152px){
    .xsm\:container{
      max-width:1152px
    }
  }

  @media (min-width: 1280px){
    .xsm\:container{
      max-width:1280px
    }
  }

  @media (min-width: 1400px){
    .xsm\:container{
      max-width:1400px
    }
  }

  @media (min-width: 1700px){
    .xsm\:container{
      max-width:1700px
    }
  }

  .xsm\: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
  }

  .xsm\:not-sr-only{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .xsm\:focus-within\:sr-only:focus-within{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0, 0, 0, 0);
    white-space:nowrap;
    border-width:0
  }

  .xsm\:focus-within\:not-sr-only:focus-within{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .xsm\: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
  }

  .xsm\:focus\:not-sr-only:focus{
    position:static;
    width:auto;
    height:auto;
    padding:0;
    margin:0;
    overflow:visible;
    clip:auto;
    white-space:normal
  }

  .xsm\:pointer-events-none{
    pointer-events:none
  }

  .xsm\:pointer-events-auto{
    pointer-events:auto
  }

  .xsm\:visible{
    visibility:visible
  }

  .xsm\:invisible{
    visibility:hidden
  }

  .xsm\:static{
    position:static
  }

  .xsm\:fixed{
    position:fixed
  }

  .xsm\:absolute{
    position:absolute
  }

  .xsm\:relative{
    position:relative
  }

  .xsm\:sticky{
    position:sticky
  }

  .xsm\:inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .xsm\:inset-1{
    top:0.25rem;
    right:0.25rem;
    bottom:0.25rem;
    left:0.25rem
  }

  .xsm\:inset-2{
    top:0.5rem;
    right:0.5rem;
    bottom:0.5rem;
    left:0.5rem
  }

  .xsm\:inset-3{
    top:0.75rem;
    right:0.75rem;
    bottom:0.75rem;
    left:0.75rem
  }

  .xsm\:inset-4{
    top:1rem;
    right:1rem;
    bottom:1rem;
    left:1rem
  }

  .xsm\:inset-5{
    top:1.25rem;
    right:1.25rem;
    bottom:1.25rem;
    left:1.25rem
  }

  .xsm\:inset-6{
    top:1.5rem;
    right:1.5rem;
    bottom:1.5rem;
    left:1.5rem
  }

  .xsm\:inset-7{
    top:1.75rem;
    right:1.75rem;
    bottom:1.75rem;
    left:1.75rem
  }

  .xsm\:inset-8{
    top:2rem;
    right:2rem;
    bottom:2rem;
    left:2rem
  }

  .xsm\:inset-9{
    top:2.25rem;
    right:2.25rem;
    bottom:2.25rem;
    left:2.25rem
  }

  .xsm\:inset-10{
    top:2.5rem;
    right:2.5rem;
    bottom:2.5rem;
    left:2.5rem
  }

  .xsm\:inset-11{
    top:2.75rem;
    right:2.75rem;
    bottom:2.75rem;
    left:2.75rem
  }

  .xsm\:inset-12{
    top:3rem;
    right:3rem;
    bottom:3rem;
    left:3rem
  }

  .xsm\:inset-14{
    top:3.5rem;
    right:3.5rem;
    bottom:3.5rem;
    left:3.5rem
  }

  .xsm\:inset-16{
    top:4rem;
    right:4rem;
    bottom:4rem;
    left:4rem
  }

  .xsm\:inset-20{
    top:5rem;
    right:5rem;
    bottom:5rem;
    left:5rem
  }

  .xsm\:inset-24{
    top:6rem;
    right:6rem;
    bottom:6rem;
    left:6rem
  }

  .xsm\:inset-28{
    top:7rem;
    right:7rem;
    bottom:7rem;
    left:7rem
  }

  .xsm\:inset-32{
    top:8rem;
    right:8rem;
    bottom:8rem;
    left:8rem
  }

  .xsm\:inset-36{
    top:9rem;
    right:9rem;
    bottom:9rem;
    left:9rem
  }

  .xsm\:inset-40{
    top:10rem;
    right:10rem;
    bottom:10rem;
    left:10rem
  }

  .xsm\:inset-44{
    top:11rem;
    right:11rem;
    bottom:11rem;
    left:11rem
  }

  .xsm\:inset-48{
    top:12rem;
    right:12rem;
    bottom:12rem;
    left:12rem
  }

  .xsm\:inset-52{
    top:13rem;
    right:13rem;
    bottom:13rem;
    left:13rem
  }

  .xsm\:inset-56{
    top:14rem;
    right:14rem;
    bottom:14rem;
    left:14rem
  }

  .xsm\:inset-60{
    top:15rem;
    right:15rem;
    bottom:15rem;
    left:15rem
  }

  .xsm\:inset-64{
    top:16rem;
    right:16rem;
    bottom:16rem;
    left:16rem
  }

  .xsm\:inset-72{
    top:18rem;
    right:18rem;
    bottom:18rem;
    left:18rem
  }

  .xsm\:inset-80{
    top:20rem;
    right:20rem;
    bottom:20rem;
    left:20rem
  }

  .xsm\:inset-96{
    top:24rem;
    right:24rem;
    bottom:24rem;
    left:24rem
  }

  .xsm\:inset-auto{
    top:auto;
    right:auto;
    bottom:auto;
    left:auto
  }

  .xsm\:inset-px{
    top:1px;
    right:1px;
    bottom:1px;
    left:1px
  }

  .xsm\:inset-0\.5{
    top:0.125rem;
    right:0.125rem;
    bottom:0.125rem;
    left:0.125rem
  }

  .xsm\:inset-1\.5{
    top:0.375rem;
    right:0.375rem;
    bottom:0.375rem;
    left:0.375rem
  }

  .xsm\:inset-2\.5{
    top:0.625rem;
    right:0.625rem;
    bottom:0.625rem;
    left:0.625rem
  }

  .xsm\:inset-3\.5{
    top:0.875rem;
    right:0.875rem;
    bottom:0.875rem;
    left:0.875rem
  }

  .xsm\:-inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
  }

  .xsm\:-inset-1{
    top:-0.25rem;
    right:-0.25rem;
    bottom:-0.25rem;
    left:-0.25rem
  }

  .xsm\:-inset-2{
    top:-0.5rem;
    right:-0.5rem;
    bottom:-0.5rem;
    left:-0.5rem
  }

  .xsm\:-inset-3{
    top:-0.75rem;
    right:-0.75rem;
    bottom:-0.75rem;
    left:-0.75rem
  }

  .xsm\:-inset-4{
    top:-1rem;
    right:-1rem;
    bottom:-1rem;
    left:-1rem
  }

  .xsm\:-inset-5{
    top:-1.25rem;
    right:-1.25rem;
    bottom:-1.25rem;
    left:-1.25rem
  }

  .xsm\:-inset-6{
    top:-1.5rem;
    right:-1.5rem;
    bottom:-1.5rem;
    left:-1.5rem
  }

  .xsm\:-inset-7{
    top:-1.75rem;
    right:-1.75rem;
    bottom:-1.75rem;
    left:-1.75rem
  }

  .xsm\:-inset-8{
    top:-2rem;
    right:-2rem;
    bottom:-2rem;
    left:-2rem
  }

  .xsm\:-inset-9{
    top:-2.25rem;
    right:-2.25rem;
    bottom:-2.25rem;
    left:-2.25rem
  }

  .xsm\:-inset-10{
    top:-2.5rem;
    right:-2.5rem;
    bottom:-2.5rem;
    left:-2.5rem
  }

  .xsm\:-inset-11{
    top:-2.75rem;
    right:-2.75rem;
    bottom:-2.75rem;
    left:-2.75rem
  }

  .xsm\:-inset-12{
    top:-3rem;
    right:-3rem;
    bottom:-3rem;
    left:-3rem
  }

  .xsm\:-inset-14{
    top:-3.5rem;
    right:-3.5rem;
    bottom:-3.5rem;
    left:-3.5rem
  }

  .xsm\:-inset-16{
    top:-4rem;
    right:-4rem;
    bottom:-4rem;
    left:-4rem
  }

  .xsm\:-inset-20{
    top:-5rem;
    right:-5rem;
    bottom:-5rem;
    left:-5rem
  }

  .xsm\:-inset-24{
    top:-6rem;
    right:-6rem;
    bottom:-6rem;
    left:-6rem
  }

  .xsm\:-inset-28{
    top:-7rem;
    right:-7rem;
    bottom:-7rem;
    left:-7rem
  }

  .xsm\:-inset-32{
    top:-8rem;
    right:-8rem;
    bottom:-8rem;
    left:-8rem
  }

  .xsm\:-inset-36{
    top:-9rem;
    right:-9rem;
    bottom:-9rem;
    left:-9rem
  }

  .xsm\:-inset-40{
    top:-10rem;
    right:-10rem;
    bottom:-10rem;
    left:-10rem
  }

  .xsm\:-inset-44{
    top:-11rem;
    right:-11rem;
    bottom:-11rem;
    left:-11rem
  }

  .xsm\:-inset-48{
    top:-12rem;
    right:-12rem;
    bottom:-12rem;
    left:-12rem
  }

  .xsm\:-inset-52{
    top:-13rem;
    right:-13rem;
    bottom:-13rem;
    left:-13rem
  }

  .xsm\:-inset-56{
    top:-14rem;
    right:-14rem;
    bottom:-14rem;
    left:-14rem
  }

  .xsm\:-inset-60{
    top:-15rem;
    right:-15rem;
    bottom:-15rem;
    left:-15rem
  }

  .xsm\:-inset-64{
    top:-16rem;
    right:-16rem;
    bottom:-16rem;
    left:-16rem
  }

  .xsm\:-inset-72{
    top:-18rem;
    right:-18rem;
    bottom:-18rem;
    left:-18rem
  }

  .xsm\:-inset-80{
    top:-20rem;
    right:-20rem;
    bottom:-20rem;
    left:-20rem
  }

  .xsm\:-inset-96{
    top:-24rem;
    right:-24rem;
    bottom:-24rem;
    left:-24rem
  }

  .xsm\:-inset-px{
    top:-1px;
    right:-1px;
    bottom:-1px;
    left:-1px
  }

  .xsm\:-inset-0\.5{
    top:-0.125rem;
    right:-0.125rem;
    bottom:-0.125rem;
    left:-0.125rem
  }

  .xsm\:-inset-1\.5{
    top:-0.375rem;
    right:-0.375rem;
    bottom:-0.375rem;
    left:-0.375rem
  }

  .xsm\:-inset-2\.5{
    top:-0.625rem;
    right:-0.625rem;
    bottom:-0.625rem;
    left:-0.625rem
  }

  .xsm\:-inset-3\.5{
    top:-0.875rem;
    right:-0.875rem;
    bottom:-0.875rem;
    left:-0.875rem
  }

  .xsm\:inset-1\/2{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .xsm\:inset-1\/3{
    top:33.333333%;
    right:33.333333%;
    bottom:33.333333%;
    left:33.333333%
  }

  .xsm\:inset-2\/3{
    top:66.666667%;
    right:66.666667%;
    bottom:66.666667%;
    left:66.666667%
  }

  .xsm\:inset-1\/4{
    top:25%;
    right:25%;
    bottom:25%;
    left:25%
  }

  .xsm\:inset-2\/4{
    top:50%;
    right:50%;
    bottom:50%;
    left:50%
  }

  .xsm\:inset-3\/4{
    top:75%;
    right:75%;
    bottom:75%;
    left:75%
  }

  .xsm\:inset-full{
    top:100%;
    right:100%;
    bottom:100%;
    left:100%
  }

  .xsm\:-inset-1\/2{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .xsm\:-inset-1\/3{
    top:-33.333333%;
    right:-33.333333%;
    bottom:-33.333333%;
    left:-33.333333%
  }

  .xsm\:-inset-2\/3{
    top:-66.666667%;
    right:-66.666667%;
    bottom:-66.666667%;
    left:-66.666667%
  }

  .xsm\:-inset-1\/4{
    top:-25%;
    right:-25%;
    bottom:-25%;
    left:-25%
  }

  .xsm\:-inset-2\/4{
    top:-50%;
    right:-50%;
    bottom:-50%;
    left:-50%
  }

  .xsm\:-inset-3\/4{
    top:-75%;
    right:-75%;
    bottom:-75%;
    left:-75%
  }

  .xsm\:-inset-full{
    top:-100%;
    right:-100%;
    bottom:-100%;
    left:-100%
  }

  .xsm\:inset-x-0{
    left:0px;
    right:0px
  }

  .xsm\:inset-x-1{
    left:0.25rem;
    right:0.25rem
  }

  .xsm\:inset-x-2{
    left:0.5rem;
    right:0.5rem
  }

  .xsm\:inset-x-3{
    left:0.75rem;
    right:0.75rem
  }

  .xsm\:inset-x-4{
    left:1rem;
    right:1rem
  }

  .xsm\:inset-x-5{
    left:1.25rem;
    right:1.25rem
  }

  .xsm\:inset-x-6{
    left:1.5rem;
    right:1.5rem
  }

  .xsm\:inset-x-7{
    left:1.75rem;
    right:1.75rem
  }

  .xsm\:inset-x-8{
    left:2rem;
    right:2rem
  }

  .xsm\:inset-x-9{
    left:2.25rem;
    right:2.25rem
  }

  .xsm\:inset-x-10{
    left:2.5rem;
    right:2.5rem
  }

  .xsm\:inset-x-11{
    left:2.75rem;
    right:2.75rem
  }

  .xsm\:inset-x-12{
    left:3rem;
    right:3rem
  }

  .xsm\:inset-x-14{
    left:3.5rem;
    right:3.5rem
  }

  .xsm\:inset-x-16{
    left:4rem;
    right:4rem
  }

  .xsm\:inset-x-20{
    left:5rem;
    right:5rem
  }

  .xsm\:inset-x-24{
    left:6rem;
    right:6rem
  }

  .xsm\:inset-x-28{
    left:7rem;
    right:7rem
  }

  .xsm\:inset-x-32{
    left:8rem;
    right:8rem
  }

  .xsm\:inset-x-36{
    left:9rem;
    right:9rem
  }

  .xsm\:inset-x-40{
    left:10rem;
    right:10rem
  }

  .xsm\:inset-x-44{
    left:11rem;
    right:11rem
  }

  .xsm\:inset-x-48{
    left:12rem;
    right:12rem
  }

  .xsm\:inset-x-52{
    left:13rem;
    right:13rem
  }

  .xsm\:inset-x-56{
    left:14rem;
    right:14rem
  }

  .xsm\:inset-x-60{
    left:15rem;
    right:15rem
  }

  .xsm\:inset-x-64{
    left:16rem;
    right:16rem
  }

  .xsm\:inset-x-72{
    left:18rem;
    right:18rem
  }

  .xsm\:inset-x-80{
    left:20rem;
    right:20rem
  }

  .xsm\:inset-x-96{
    left:24rem;
    right:24rem
  }

  .xsm\:inset-x-auto{
    left:auto;
    right:auto
  }

  .xsm\:inset-x-px{
    left:1px;
    right:1px
  }

  .xsm\:inset-x-0\.5{
    left:0.125rem;
    right:0.125rem
  }

  .xsm\:inset-x-1\.5{
    left:0.375rem;
    right:0.375rem
  }

  .xsm\:inset-x-2\.5{
    left:0.625rem;
    right:0.625rem
  }

  .xsm\:inset-x-3\.5{
    left:0.875rem;
    right:0.875rem
  }

  .xsm\:-inset-x-0{
    left:0px;
    right:0px
  }

  .xsm\:-inset-x-1{
    left:-0.25rem;
    right:-0.25rem
  }

  .xsm\:-inset-x-2{
    left:-0.5rem;
    right:-0.5rem
  }

  .xsm\:-inset-x-3{
    left:-0.75rem;
    right:-0.75rem
  }

  .xsm\:-inset-x-4{
    left:-1rem;
    right:-1rem
  }

  .xsm\:-inset-x-5{
    left:-1.25rem;
    right:-1.25rem
  }

  .xsm\:-inset-x-6{
    left:-1.5rem;
    right:-1.5rem
  }

  .xsm\:-inset-x-7{
    left:-1.75rem;
    right:-1.75rem
  }

  .xsm\:-inset-x-8{
    left:-2rem;
    right:-2rem
  }

  .xsm\:-inset-x-9{
    left:-2.25rem;
    right:-2.25rem
  }

  .xsm\:-inset-x-10{
    left:-2.5rem;
    right:-2.5rem
  }

  .xsm\:-inset-x-11{
    left:-2.75rem;
    right:-2.75rem
  }

  .xsm\:-inset-x-12{
    left:-3rem;
    right:-3rem
  }

  .xsm\:-inset-x-14{
    left:-3.5rem;
    right:-3.5rem
  }

  .xsm\:-inset-x-16{
    left:-4rem;
    right:-4rem
  }

  .xsm\:-inset-x-20{
    left:-5rem;
    right:-5rem
  }

  .xsm\:-inset-x-24{
    left:-6rem;
    right:-6rem
  }

  .xsm\:-inset-x-28{
    left:-7rem;
    right:-7rem
  }

  .xsm\:-inset-x-32{
    left:-8rem;
    right:-8rem
  }

  .xsm\:-inset-x-36{
    left:-9rem;
    right:-9rem
  }

  .xsm\:-inset-x-40{
    left:-10rem;
    right:-10rem
  }

  .xsm\:-inset-x-44{
    left:-11rem;
    right:-11rem
  }

  .xsm\:-inset-x-48{
    left:-12rem;
    right:-12rem
  }

  .xsm\:-inset-x-52{
    left:-13rem;
    right:-13rem
  }

  .xsm\:-inset-x-56{
    left:-14rem;
    right:-14rem
  }

  .xsm\:-inset-x-60{
    left:-15rem;
    right:-15rem
  }

  .xsm\:-inset-x-64{
    left:-16rem;
    right:-16rem
  }

  .xsm\:-inset-x-72{
    left:-18rem;
    right:-18rem
  }

  .xsm\:-inset-x-80{
    left:-20rem;
    right:-20rem
  }

  .xsm\:-inset-x-96{
    left:-24rem;
    right:-24rem
  }

  .xsm\:-inset-x-px{
    left:-1px;
    right:-1px
  }

  .xsm\:-inset-x-0\.5{
    left:-0.125rem;
    right:-0.125rem
  }

  .xsm\:-inset-x-1\.5{
    left:-0.375rem;
    right:-0.375rem
  }

  .xsm\:-inset-x-2\.5{
    left:-0.625rem;
    right:-0.625rem
  }

  .xsm\:-inset-x-3\.5{
    left:-0.875rem;
    right:-0.875rem
  }

  .xsm\:inset-x-1\/2{
    left:50%;
    right:50%
  }

  .xsm\:inset-x-1\/3{
    left:33.333333%;
    right:33.333333%
  }

  .xsm\:inset-x-2\/3{
    left:66.666667%;
    right:66.666667%
  }

  .xsm\:inset-x-1\/4{
    left:25%;
    right:25%
  }

  .xsm\:inset-x-2\/4{
    left:50%;
    right:50%
  }

  .xsm\:inset-x-3\/4{
    left:75%;
    right:75%
  }

  .xsm\:inset-x-full{
    left:100%;
    right:100%
  }

  .xsm\:-inset-x-1\/2{
    left:-50%;
    right:-50%
  }

  .xsm\:-inset-x-1\/3{
    left:-33.333333%;
    right:-33.333333%
  }

  .xsm\:-inset-x-2\/3{
    left:-66.666667%;
    right:-66.666667%
  }

  .xsm\:-inset-x-1\/4{
    left:-25%;
    right:-25%
  }

  .xsm\:-inset-x-2\/4{
    left:-50%;
    right:-50%
  }

  .xsm\:-inset-x-3\/4{
    left:-75%;
    right:-75%
  }

  .xsm\:-inset-x-full{
    left:-100%;
    right:-100%
  }

  .xsm\:inset-y-0{
    top:0px;
    bottom:0px
  }

  .xsm\:inset-y-1{
    top:0.25rem;
    bottom:0.25rem
  }

  .xsm\:inset-y-2{
    top:0.5rem;
    bottom:0.5rem
  }

  .xsm\:inset-y-3{
    top:0.75rem;
    bottom:0.75rem
  }

  .xsm\:inset-y-4{
    top:1rem;
    bottom:1rem
  }

  .xsm\:inset-y-5{
    top:1.25rem;
    bottom:1.25rem
  }

  .xsm\:inset-y-6{
    top:1.5rem;
    bottom:1.5rem
  }

  .xsm\:inset-y-7{
    top:1.75rem;
    bottom:1.75rem
  }

  .xsm\:inset-y-8{
    top:2rem;
    bottom:2rem
  }

  .xsm\:inset-y-9{
    top:2.25rem;
    bottom:2.25rem
  }

  .xsm\:inset-y-10{
    top:2.5rem;
    bottom:2.5rem
  }

  .xsm\:inset-y-11{
    top:2.75rem;
    bottom:2.75rem
  }

  .xsm\:inset-y-12{
    top:3rem;
    bottom:3rem
  }

  .xsm\:inset-y-14{
    top:3.5rem;
    bottom:3.5rem
  }

  .xsm\:inset-y-16{
    top:4rem;
    bottom:4rem
  }

  .xsm\:inset-y-20{
    top:5rem;
    bottom:5rem
  }

  .xsm\:inset-y-24{
    top:6rem;
    bottom:6rem
  }

  .xsm\:inset-y-28{
    top:7rem;
    bottom:7rem
  }

  .xsm\:inset-y-32{
    top:8rem;
    bottom:8rem
  }

  .xsm\:inset-y-36{
    top:9rem;
    bottom:9rem
  }

  .xsm\:inset-y-40{
    top:10rem;
    bottom:10rem
  }

  .xsm\:inset-y-44{
    top:11rem;
    bottom:11rem
  }

  .xsm\:inset-y-48{
    top:12rem;
    bottom:12rem
  }

  .xsm\:inset-y-52{
    top:13rem;
    bottom:13rem
  }

  .xsm\:inset-y-56{
    top:14rem;
    bottom:14rem
  }

  .xsm\:inset-y-60{
    top:15rem;
    bottom:15rem
  }

  .xsm\:inset-y-64{
    top:16rem;
    bottom:16rem
  }

  .xsm\:inset-y-72{
    top:18rem;
    bottom:18rem
  }

  .xsm\:inset-y-80{
    top:20rem;
    bottom:20rem
  }

  .xsm\:inset-y-96{
    top:24rem;
    bottom:24rem
  }

  .xsm\:inset-y-auto{
    top:auto;
    bottom:auto
  }

  .xsm\:inset-y-px{
    top:1px;
    bottom:1px
  }

  .xsm\:inset-y-0\.5{
    top:0.125rem;
    bottom:0.125rem
  }

  .xsm\:inset-y-1\.5{
    top:0.375rem;
    bottom:0.375rem
  }

  .xsm\:inset-y-2\.5{
    top:0.625rem;
    bottom:0.625rem
  }

  .xsm\:inset-y-3\.5{
    top:0.875rem;
    bottom:0.875rem
  }

  .xsm\:-inset-y-0{
    top:0px;
    bottom:0px
  }

  .xsm\:-inset-y-1{
    top:-0.25rem;
    bottom:-0.25rem
  }

  .xsm\:-inset-y-2{
    top:-0.5rem;
    bottom:-0.5rem
  }

  .xsm\:-inset-y-3{
    top:-0.75rem;
    bottom:-0.75rem
  }

  .xsm\:-inset-y-4{
    top:-1rem;
    bottom:-1rem
  }

  .xsm\:-inset-y-5{
    top:-1.25rem;
    bottom:-1.25rem
  }

  .xsm\:-inset-y-6{
    top:-1.5rem;
    bottom:-1.5rem
  }

  .xsm\:-inset-y-7{
    top:-1.75rem;
    bottom:-1.75rem
  }

  .xsm\:-inset-y-8{
    top:-2rem;
    bottom:-2rem
  }

  .xsm\:-inset-y-9{
    top:-2.25rem;
    bottom:-2.25rem
  }

  .xsm\:-inset-y-10{
    top:-2.5rem;
    bottom:-2.5rem
  }

  .xsm\:-inset-y-11{
    top:-2.75rem;
    bottom:-2.75rem
  }

  .xsm\:-inset-y-12{
    top:-3rem;
    bottom:-3rem
  }

  .xsm\:-inset-y-14{
    top:-3.5rem;
    bottom:-3.5rem
  }

  .xsm\:-inset-y-16{
    top:-4rem;
    bottom:-4rem
  }

  .xsm\:-inset-y-20{
    top:-5rem;
    bottom:-5rem
  }

  .xsm\:-inset-y-24{
    top:-6rem;
    bottom:-6rem
  }

  .xsm\:-inset-y-28{
    top:-7rem;
    bottom:-7rem
  }

  .xsm\:-inset-y-32{
    top:-8rem;
    bottom:-8rem
  }

  .xsm\:-inset-y-36{
    top:-9rem;
    bottom:-9rem
  }

  .xsm\:-inset-y-40{
    top:-10rem;
    bottom:-10rem
  }

  .xsm\:-inset-y-44{
    top:-11rem;
    bottom:-11rem
  }

  .xsm\:-inset-y-48{
    top:-12rem;
    bottom:-12rem
  }

  .xsm\:-inset-y-52{
    top:-13rem;
    bottom:-13rem
  }

  .xsm\:-inset-y-56{
    top:-14rem;
    bottom:-14rem
  }

  .xsm\:-inset-y-60{
    top:-15rem;
    bottom:-15rem
  }

  .xsm\:-inset-y-64{
    top:-16rem;
    bottom:-16rem
  }

  .xsm\:-inset-y-72{
    top:-18rem;
    bottom:-18rem
  }

  .xsm\:-inset-y-80{
    top:-20rem;
    bottom:-20rem
  }

  .xsm\:-inset-y-96{
    top:-24rem;
    bottom:-24rem
  }

  .xsm\:-inset-y-px{
    top:-1px;
    bottom:-1px
  }

  .xsm\:-inset-y-0\.5{
    top:-0.125rem;
    bottom:-0.125rem
  }

  .xsm\:-inset-y-1\.5{
    top:-0.375rem;
    bottom:-0.375rem
  }

  .xsm\:-inset-y-2\.5{
    top:-0.625rem;
    bottom:-0.625rem
  }

  .xsm\:-inset-y-3\.5{
    top:-0.875rem;
    bottom:-0.875rem
  }

  .xsm\:inset-y-1\/2{
    top:50%;
    bottom:50%
  }

  .xsm\:inset-y-1\/3{
    top:33.333333%;
    bottom:33.333333%
  }

  .xsm\:inset-y-2\/3{
    top:66.666667%;
    bottom:66.666667%
  }

  .xsm\:inset-y-1\/4{
    top:25%;
    bottom:25%
  }

  .xsm\:inset-y-2\/4{
    top:50%;
    bottom:50%
  }

  .xsm\:inset-y-3\/4{
    top:75%;
    bottom:75%
  }

  .xsm\:inset-y-full{
    top:100%;
    bottom:100%
  }

  .xsm\:-inset-y-1\/2{
    top:-50%;
    bottom:-50%
  }

  .xsm\:-inset-y-1\/3{
    top:-33.333333%;
    bottom:-33.333333%
  }

  .xsm\:-inset-y-2\/3{
    top:-66.666667%;
    bottom:-66.666667%
  }

  .xsm\:-inset-y-1\/4{
    top:-25%;
    bottom:-25%
  }

  .xsm\:-inset-y-2\/4{
    top:-50%;
    bottom:-50%
  }

  .xsm\:-inset-y-3\/4{
    top:-75%;
    bottom:-75%
  }

  .xsm\:-inset-y-full{
    top:-100%;
    bottom:-100%
  }

  .xsm\:top-0{
    top:0px
  }

  .xsm\:top-1{
    top:0.25rem
  }

  .xsm\:top-2{
    top:0.5rem
  }

  .xsm\:top-3{
    top:0.75rem
  }

  .xsm\:top-4{
    top:1rem
  }

  .xsm\:top-5{
    top:1.25rem
  }

  .xsm\:top-6{
    top:1.5rem
  }

  .xsm\:top-7{
    top:1.75rem
  }

  .xsm\:top-8{
    top:2rem
  }

  .xsm\:top-9{
    top:2.25rem
  }

  .xsm\:top-10{
    top:2.5rem
  }

  .xsm\:top-11{
    top:2.75rem
  }

  .xsm\:top-12{
    top:3rem
  }

  .xsm\:top-14{
    top:3.5rem
  }

  .xsm\:top-16{
    top:4rem
  }

  .xsm\:top-20{
    top:5rem
  }

  .xsm\:top-24{
    top:6rem
  }

  .xsm\:top-28{
    top:7rem
  }

  .xsm\:top-32{
    top:8rem
  }

  .xsm\:top-36{
    top:9rem
  }

  .xsm\:top-40{
    top:10rem
  }

  .xsm\:top-44{
    top:11rem
  }

  .xsm\:top-48{
    top:12rem
  }

  .xsm\:top-52{
    top:13rem
  }

  .xsm\:top-56{
    top:14rem
  }

  .xsm\:top-60{
    top:15rem
  }

  .xsm\:top-64{
    top:16rem
  }

  .xsm\:top-72{
    top:18rem
  }

  .xsm\:top-80{
    top:20rem
  }

  .xsm\:top-96{
    top:24rem
  }

  .xsm\:top-auto{
    top:auto
  }

  .xsm\:top-px{
    top:1px
  }

  .xsm\:top-0\.5{
    top:0.125rem
  }

  .xsm\:top-1\.5{
    top:0.375rem
  }

  .xsm\:top-2\.5{
    top:0.625rem
  }

  .xsm\:top-3\.5{
    top:0.875rem
  }

  .xsm\:-top-0{
    top:0px
  }

  .xsm\:-top-1{
    top:-0.25rem
  }

  .xsm\:-top-2{
    top:-0.5rem
  }

  .xsm\:-top-3{
    top:-0.75rem
  }

  .xsm\:-top-4{
    top:-1rem
  }

  .xsm\:-top-5{
    top:-1.25rem
  }

  .xsm\:-top-6{
    top:-1.5rem
  }

  .xsm\:-top-7{
    top:-1.75rem
  }

  .xsm\:-top-8{
    top:-2rem
  }

  .xsm\:-top-9{
    top:-2.25rem
  }

  .xsm\:-top-10{
    top:-2.5rem
  }

  .xsm\:-top-11{
    top:-2.75rem
  }

  .xsm\:-top-12{
    top:-3rem
  }

  .xsm\:-top-14{
    top:-3.5rem
  }

  .xsm\:-top-16{
    top:-4rem
  }

  .xsm\:-top-20{
    top:-5rem
  }

  .xsm\:-top-24{
    top:-6rem
  }

  .xsm\:-top-28{
    top:-7rem
  }

  .xsm\:-top-32{
    top:-8rem
  }

  .xsm\:-top-36{
    top:-9rem
  }

  .xsm\:-top-40{
    top:-10rem
  }

  .xsm\:-top-44{
    top:-11rem
  }

  .xsm\:-top-48{
    top:-12rem
  }

  .xsm\:-top-52{
    top:-13rem
  }

  .xsm\:-top-56{
    top:-14rem
  }

  .xsm\:-top-60{
    top:-15rem
  }

  .xsm\:-top-64{
    top:-16rem
  }

  .xsm\:-top-72{
    top:-18rem
  }

  .xsm\:-top-80{
    top:-20rem
  }

  .xsm\:-top-96{
    top:-24rem
  }

  .xsm\:-top-px{
    top:-1px
  }

  .xsm\:-top-0\.5{
    top:-0.125rem
  }

  .xsm\:-top-1\.5{
    top:-0.375rem
  }

  .xsm\:-top-2\.5{
    top:-0.625rem
  }

  .xsm\:-top-3\.5{
    top:-0.875rem
  }

  .xsm\:top-1\/2{
    top:50%
  }

  .xsm\:top-1\/3{
    top:33.333333%
  }

  .xsm\:top-2\/3{
    top:66.666667%
  }

  .xsm\:top-1\/4{
    top:25%
  }

  .xsm\:top-2\/4{
    top:50%
  }

  .xsm\:top-3\/4{
    top:75%
  }

  .xsm\:top-full{
    top:100%
  }

  .xsm\:-top-1\/2{
    top:-50%
  }

  .xsm\:-top-1\/3{
    top:-33.333333%
  }

  .xsm\:-top-2\/3{
    top:-66.666667%
  }

  .xsm\:-top-1\/4{
    top:-25%
  }

  .xsm\:-top-2\/4{
    top:-50%
  }

  .xsm\:-top-3\/4{
    top:-75%
  }

  .xsm\:-top-full{
    top:-100%
  }

  .xsm\:right-0{
    right:0px
  }

  .xsm\:right-1{
    right:0.25rem
  }

  .xsm\:right-2{
    right:0.5rem
  }

  .xsm\:right-3{
    right:0.75rem
  }

  .xsm\:right-4{
    right:1rem
  }

  .xsm\:right-5{
    right:1.25rem
  }

  .xsm\:right-6{
    right:1.5rem
  }

  .xsm\:right-7{
    right:1.75rem
  }

  .xsm\:right-8{
    right:2rem
  }

  .xsm\:right-9{
    right:2.25rem
  }

  .xsm\:right-10{
    right:2.5rem
  }

  .xsm\:right-11{
    right:2.75rem
  }

  .xsm\:right-12{
    right:3rem
  }

  .xsm\:right-14{
    right:3.5rem
  }

  .xsm\:right-16{
    right:4rem
  }

  .xsm\:right-20{
    right:5rem
  }

  .xsm\:right-24{
    right:6rem
  }

  .xsm\:right-28{
    right:7rem
  }

  .xsm\:right-32{
    right:8rem
  }

  .xsm\:right-36{
    right:9rem
  }

  .xsm\:right-40{
    right:10rem
  }

  .xsm\:right-44{
    right:11rem
  }

  .xsm\:right-48{
    right:12rem
  }

  .xsm\:right-52{
    right:13rem
  }

  .xsm\:right-56{
    right:14rem
  }

  .xsm\:right-60{
    right:15rem
  }

  .xsm\:right-64{
    right:16rem
  }

  .xsm\:right-72{
    right:18rem
  }

  .xsm\:right-80{
    right:20rem
  }

  .xsm\:right-96{
    right:24rem
  }

  .xsm\:right-auto{
    right:auto
  }

  .xsm\:right-px{
    right:1px
  }

  .xsm\:right-0\.5{
    right:0.125rem
  }

  .xsm\:right-1\.5{
    right:0.375rem
  }

  .xsm\:right-2\.5{
    right:0.625rem
  }

  .xsm\:right-3\.5{
    right:0.875rem
  }

  .xsm\:-right-0{
    right:0px
  }

  .xsm\:-right-1{
    right:-0.25rem
  }

  .xsm\:-right-2{
    right:-0.5rem
  }

  .xsm\:-right-3{
    right:-0.75rem
  }

  .xsm\:-right-4{
    right:-1rem
  }

  .xsm\:-right-5{
    right:-1.25rem
  }

  .xsm\:-right-6{
    right:-1.5rem
  }

  .xsm\:-right-7{
    right:-1.75rem
  }

  .xsm\:-right-8{
    right:-2rem
  }

  .xsm\:-right-9{
    right:-2.25rem
  }

  .xsm\:-right-10{
    right:-2.5rem
  }

  .xsm\:-right-11{
    right:-2.75rem
  }

  .xsm\:-right-12{
    right:-3rem
  }

  .xsm\:-right-14{
    right:-3.5rem
  }

  .xsm\:-right-16{
    right:-4rem
  }

  .xsm\:-right-20{
    right:-5rem
  }

  .xsm\:-right-24{
    right:-6rem
  }

  .xsm\:-right-28{
    right:-7rem
  }

  .xsm\:-right-32{
    right:-8rem
  }

  .xsm\:-right-36{
    right:-9rem
  }

  .xsm\:-right-40{
    right:-10rem
  }

  .xsm\:-right-44{
    right:-11rem
  }

  .xsm\:-right-48{
    right:-12rem
  }

  .xsm\:-right-52{
    right:-13rem
  }

  .xsm\:-right-56{
    right:-14rem
  }

  .xsm\:-right-60{
    right:-15rem
  }

  .xsm\:-right-64{
    right:-16rem
  }

  .xsm\:-right-72{
    right:-18rem
  }

  .xsm\:-right-80{
    right:-20rem
  }

  .xsm\:-right-96{
    right:-24rem
  }

  .xsm\:-right-px{
    right:-1px
  }

  .xsm\:-right-0\.5{
    right:-0.125rem
  }

  .xsm\:-right-1\.5{
    right:-0.375rem
  }

  .xsm\:-right-2\.5{
    right:-0.625rem
  }

  .xsm\:-right-3\.5{
    right:-0.875rem
  }

  .xsm\:right-1\/2{
    right:50%
  }

  .xsm\:right-1\/3{
    right:33.333333%
  }

  .xsm\:right-2\/3{
    right:66.666667%
  }

  .xsm\:right-1\/4{
    right:25%
  }

  .xsm\:right-2\/4{
    right:50%
  }

  .xsm\:right-3\/4{
    right:75%
  }

  .xsm\:right-full{
    right:100%
  }

  .xsm\:-right-1\/2{
    right:-50%
  }

  .xsm\:-right-1\/3{
    right:-33.333333%
  }

  .xsm\:-right-2\/3{
    right:-66.666667%
  }

  .xsm\:-right-1\/4{
    right:-25%
  }

  .xsm\:-right-2\/4{
    right:-50%
  }

  .xsm\:-right-3\/4{
    right:-75%
  }

  .xsm\:-right-full{
    right:-100%
  }

  .xsm\:bottom-0{
    bottom:0px
  }

  .xsm\:bottom-1{
    bottom:0.25rem
  }

  .xsm\:bottom-2{
    bottom:0.5rem
  }

  .xsm\:bottom-3{
    bottom:0.75rem
  }

  .xsm\:bottom-4{
    bottom:1rem
  }

  .xsm\:bottom-5{
    bottom:1.25rem
  }

  .xsm\:bottom-6{
    bottom:1.5rem
  }

  .xsm\:bottom-7{
    bottom:1.75rem
  }

  .xsm\:bottom-8{
    bottom:2rem
  }

  .xsm\:bottom-9{
    bottom:2.25rem
  }

  .xsm\:bottom-10{
    bottom:2.5rem
  }

  .xsm\:bottom-11{
    bottom:2.75rem
  }

  .xsm\:bottom-12{
    bottom:3rem
  }

  .xsm\:bottom-14{
    bottom:3.5rem
  }

  .xsm\:bottom-16{
    bottom:4rem
  }

  .xsm\:bottom-20{
    bottom:5rem
  }

  .xsm\:bottom-24{
    bottom:6rem
  }

  .xsm\:bottom-28{
    bottom:7rem
  }

  .xsm\:bottom-32{
    bottom:8rem
  }

  .xsm\:bottom-36{
    bottom:9rem
  }

  .xsm\:bottom-40{
    bottom:10rem
  }

  .xsm\:bottom-44{
    bottom:11rem
  }

  .xsm\:bottom-48{
    bottom:12rem
  }

  .xsm\:bottom-52{
    bottom:13rem
  }

  .xsm\:bottom-56{
    bottom:14rem
  }

  .xsm\:bottom-60{
    bottom:15rem
  }

  .xsm\:bottom-64{
    bottom:16rem
  }

  .xsm\:bottom-72{
    bottom:18rem
  }

  .xsm\:bottom-80{
    bottom:20rem
  }

  .xsm\:bottom-96{
    bottom:24rem
  }

  .xsm\:bottom-auto{
    bottom:auto
  }

  .xsm\:bottom-px{
    bottom:1px
  }

  .xsm\:bottom-0\.5{
    bottom:0.125rem
  }

  .xsm\:bottom-1\.5{
    bottom:0.375rem
  }

  .xsm\:bottom-2\.5{
    bottom:0.625rem
  }

  .xsm\:bottom-3\.5{
    bottom:0.875rem
  }

  .xsm\:-bottom-0{
    bottom:0px
  }

  .xsm\:-bottom-1{
    bottom:-0.25rem
  }

  .xsm\:-bottom-2{
    bottom:-0.5rem
  }

  .xsm\:-bottom-3{
    bottom:-0.75rem
  }

  .xsm\:-bottom-4{
    bottom:-1rem
  }

  .xsm\:-bottom-5{
    bottom:-1.25rem
  }

  .xsm\:-bottom-6{
    bottom:-1.5rem
  }

  .xsm\:-bottom-7{
    bottom:-1.75rem
  }

  .xsm\:-bottom-8{
    bottom:-2rem
  }

  .xsm\:-bottom-9{
    bottom:-2.25rem
  }

  .xsm\:-bottom-10{
    bottom:-2.5rem
  }

  .xsm\:-bottom-11{
    bottom:-2.75rem
  }

  .xsm\:-bottom-12{
    bottom:-3rem
  }

  .xsm\:-bottom-14{
    bottom:-3.5rem
  }

  .xsm\:-bottom-16{
    bottom:-4rem
  }

  .xsm\:-bottom-20{
    bottom:-5rem
  }

  .xsm\:-bottom-24{
    bottom:-6rem
  }

  .xsm\:-bottom-28{
    bottom:-7rem
  }

  .xsm\:-bottom-32{
    bottom:-8rem
  }

  .xsm\:-bottom-36{
    bottom:-9rem
  }

  .xsm\:-bottom-40{
    bottom:-10rem
  }

  .xsm\:-bottom-44{
    bottom:-11rem
  }

  .xsm\:-bottom-48{
    bottom:-12rem
  }

  .xsm\:-bottom-52{
    bottom:-13rem
  }

  .xsm\:-bottom-56{
    bottom:-14rem
  }

  .xsm\:-bottom-60{
    bottom:-15rem
  }

  .xsm\:-bottom-64{
    bottom:-16rem
  }

  .xsm\:-bottom-72{
    bottom:-18rem
  }

  .xsm\:-bottom-80{
    bottom:-20rem
  }

  .xsm\:-bottom-96{
    bottom:-24rem
  }

  .xsm\:-bottom-px{
    bottom:-1px
  }

  .xsm\:-bottom-0\.5{
    bottom:-0.125rem
  }

  .xsm\:-bottom-1\.5{
    bottom:-0.375rem
  }

  .xsm\:-bottom-2\.5{
    bottom:-0.625rem
  }

  .xsm\:-bottom-3\.5{
    bottom:-0.875rem
  }

  .xsm\:bottom-1\/2{
    bottom:50%
  }

  .xsm\:bottom-1\/3{
    bottom:33.333333%
  }

  .xsm\:bottom-2\/3{
    bottom:66.666667%
  }

  .xsm\:bottom-1\/4{
    bottom:25%
  }

  .xsm\:bottom-2\/4{
    bottom:50%
  }

  .xsm\:bottom-3\/4{
    bottom:75%
  }

  .xsm\:bottom-full{
    bottom:100%
  }

  .xsm\:-bottom-1\/2{
    bottom:-50%
  }

  .xsm\:-bottom-1\/3{
    bottom:-33.333333%
  }

  .xsm\:-bottom-2\/3{
    bottom:-66.666667%
  }

  .xsm\:-bottom-1\/4{
    bottom:-25%
  }

  .xsm\:-bottom-2\/4{
    bottom:-50%
  }

  .xsm\:-bottom-3\/4{
    bottom:-75%
  }

  .xsm\:-bottom-full{
    bottom:-100%
  }

  .xsm\:left-0{
    left:0px
  }

  .xsm\:left-1{
    left:0.25rem
  }

  .xsm\:left-2{
    left:0.5rem
  }

  .xsm\:left-3{
    left:0.75rem
  }

  .xsm\:left-4{
    left:1rem
  }

  .xsm\:left-5{
    left:1.25rem
  }

  .xsm\:left-6{
    left:1.5rem
  }

  .xsm\:left-7{
    left:1.75rem
  }

  .xsm\:left-8{
    left:2rem
  }

  .xsm\:left-9{
    left:2.25rem
  }

  .xsm\:left-10{
    left:2.5rem
  }

  .xsm\:left-11{
    left:2.75rem
  }

  .xsm\:left-12{
    left:3rem
  }

  .xsm\:left-14{
    left:3.5rem
  }

  .xsm\:left-16{
    left:4rem
  }

  .xsm\:left-20{
    left:5rem
  }

  .xsm\:left-24{
    left:6rem
  }

  .xsm\:left-28{
    left:7rem
  }

  .xsm\:left-32{
    left:8rem
  }

  .xsm\:left-36{
    left:9rem
  }

  .xsm\:left-40{
    left:10rem
  }

  .xsm\:left-44{
    left:11rem
  }

  .xsm\:left-48{
    left:12rem
  }

  .xsm\:left-52{
    left:13rem
  }

  .xsm\:left-56{
    left:14rem
  }

  .xsm\:left-60{
    left:15rem
  }

  .xsm\:left-64{
    left:16rem
  }

  .xsm\:left-72{
    left:18rem
  }

  .xsm\:left-80{
    left:20rem
  }

  .xsm\:left-96{
    left:24rem
  }

  .xsm\:left-auto{
    left:auto
  }

  .xsm\:left-px{
    left:1px
  }

  .xsm\:left-0\.5{
    left:0.125rem
  }

  .xsm\:left-1\.5{
    left:0.375rem
  }

  .xsm\:left-2\.5{
    left:0.625rem
  }

  .xsm\:left-3\.5{
    left:0.875rem
  }

  .xsm\:-left-0{
    left:0px
  }

  .xsm\:-left-1{
    left:-0.25rem
  }

  .xsm\:-left-2{
    left:-0.5rem
  }

  .xsm\:-left-3{
    left:-0.75rem
  }

  .xsm\:-left-4{
    left:-1rem
  }

  .xsm\:-left-5{
    left:-1.25rem
  }

  .xsm\:-left-6{
    left:-1.5rem
  }

  .xsm\:-left-7{
    left:-1.75rem
  }

  .xsm\:-left-8{
    left:-2rem
  }

  .xsm\:-left-9{
    left:-2.25rem
  }

  .xsm\:-left-10{
    left:-2.5rem
  }

  .xsm\:-left-11{
    left:-2.75rem
  }

  .xsm\:-left-12{
    left:-3rem
  }

  .xsm\:-left-14{
    left:-3.5rem
  }

  .xsm\:-left-16{
    left:-4rem
  }

  .xsm\:-left-20{
    left:-5rem
  }

  .xsm\:-left-24{
    left:-6rem
  }

  .xsm\:-left-28{
    left:-7rem
  }

  .xsm\:-left-32{
    left:-8rem
  }

  .xsm\:-left-36{
    left:-9rem
  }

  .xsm\:-left-40{
    left:-10rem
  }

  .xsm\:-left-44{
    left:-11rem
  }

  .xsm\:-left-48{
    left:-12rem
  }

  .xsm\:-left-52{
    left:-13rem
  }

  .xsm\:-left-56{
    left:-14rem
  }

  .xsm\:-left-60{
    left:-15rem
  }

  .xsm\:-left-64{
    left:-16rem
  }

  .xsm\:-left-72{
    left:-18rem
  }

  .xsm\:-left-80{
    left:-20rem
  }

  .xsm\:-left-96{
    left:-24rem
  }

  .xsm\:-left-px{
    left:-1px
  }

  .xsm\:-left-0\.5{
    left:-0.125rem
  }

  .xsm\:-left-1\.5{
    left:-0.375rem
  }

  .xsm\:-left-2\.5{
    left:-0.625rem
  }

  .xsm\:-left-3\.5{
    left:-0.875rem
  }

  .xsm\:left-1\/2{
    left:50%
  }

  .xsm\:left-1\/3{
    left:33.333333%
  }

  .xsm\:left-2\/3{
    left:66.666667%
  }

  .xsm\:left-1\/4{
    left:25%
  }

  .xsm\:left-2\/4{
    left:50%
  }

  .xsm\:left-3\/4{
    left:75%
  }

  .xsm\:left-full{
    left:100%
  }

  .xsm\:-left-1\/2{
    left:-50%
  }

  .xsm\:-left-1\/3{
    left:-33.333333%
  }

  .xsm\:-left-2\/3{
    left:-66.666667%
  }

  .xsm\:-left-1\/4{
    left:-25%
  }

  .xsm\:-left-2\/4{
    left:-50%
  }

  .xsm\:-left-3\/4{
    left:-75%
  }

  .xsm\:-left-full{
    left:-100%
  }

  .xsm\:isolate{
    isolation:isolate
  }

  .xsm\:isolation-auto{
    isolation:auto
  }

  .xsm\:z-0{
    z-index:0
  }

  .xsm\:z-10{
    z-index:10
  }

  .xsm\:z-20{
    z-index:20
  }

  .xsm\:z-30{
    z-index:30
  }

  .xsm\:z-40{
    z-index:40
  }

  .xsm\:z-50{
    z-index:50
  }

  .xsm\:z-auto{
    z-index:auto
  }

  .xsm\:focus-within\:z-0:focus-within{
    z-index:0
  }

  .xsm\:focus-within\:z-10:focus-within{
    z-index:10
  }

  .xsm\:focus-within\:z-20:focus-within{
    z-index:20
  }

  .xsm\:focus-within\:z-30:focus-within{
    z-index:30
  }

  .xsm\:focus-within\:z-40:focus-within{
    z-index:40
  }

  .xsm\:focus-within\:z-50:focus-within{
    z-index:50
  }

  .xsm\:focus-within\:z-auto:focus-within{
    z-index:auto
  }

  .xsm\:focus\:z-0:focus{
    z-index:0
  }

  .xsm\:focus\:z-10:focus{
    z-index:10
  }

  .xsm\:focus\:z-20:focus{
    z-index:20
  }

  .xsm\:focus\:z-30:focus{
    z-index:30
  }

  .xsm\:focus\:z-40:focus{
    z-index:40
  }

  .xsm\:focus\:z-50:focus{
    z-index:50
  }

  .xsm\:focus\:z-auto:focus{
    z-index:auto
  }

  .xsm\:order-1{
    order:1
  }

  .xsm\:order-2{
    order:2
  }

  .xsm\:order-3{
    order:3
  }

  .xsm\:order-4{
    order:4
  }

  .xsm\:order-5{
    order:5
  }

  .xsm\:order-6{
    order:6
  }

  .xsm\:order-7{
    order:7
  }

  .xsm\:order-8{
    order:8
  }

  .xsm\:order-9{
    order:9
  }

  .xsm\:order-10{
    order:10
  }

  .xsm\:order-11{
    order:11
  }

  .xsm\:order-12{
    order:12
  }

  .xsm\:order-first{
    order:-9999
  }

  .xsm\:order-last{
    order:9999
  }

  .xsm\:order-none{
    order:0
  }

  .xsm\:col-auto{
    grid-column:auto
  }

  .xsm\:col-span-1{
    grid-column:span 1 / span 1
  }

  .xsm\:col-span-2{
    grid-column:span 2 / span 2
  }

  .xsm\:col-span-3{
    grid-column:span 3 / span 3
  }

  .xsm\:col-span-4{
    grid-column:span 4 / span 4
  }

  .xsm\:col-span-5{
    grid-column:span 5 / span 5
  }

  .xsm\:col-span-6{
    grid-column:span 6 / span 6
  }

  .xsm\:col-span-7{
    grid-column:span 7 / span 7
  }

  .xsm\:col-span-8{
    grid-column:span 8 / span 8
  }

  .xsm\:col-span-9{
    grid-column:span 9 / span 9
  }

  .xsm\:col-span-10{
    grid-column:span 10 / span 10
  }

  .xsm\:col-span-11{
    grid-column:span 11 / span 11
  }

  .xsm\:col-span-12{
    grid-column:span 12 / span 12
  }

  .xsm\:col-span-full{
    grid-column:1 / -1
  }

  .xsm\:col-start-1{
    grid-column-start:1
  }

  .xsm\:col-start-2{
    grid-column-start:2
  }

  .xsm\:col-start-3{
    grid-column-start:3
  }

  .xsm\:col-start-4{
    grid-column-start:4
  }

  .xsm\:col-start-5{
    grid-column-start:5
  }

  .xsm\:col-start-6{
    grid-column-start:6
  }

  .xsm\:col-start-7{
    grid-column-start:7
  }

  .xsm\:col-start-8{
    grid-column-start:8
  }

  .xsm\:col-start-9{
    grid-column-start:9
  }

  .xsm\:col-start-10{
    grid-column-start:10
  }

  .xsm\:col-start-11{
    grid-column-start:11
  }

  .xsm\:col-start-12{
    grid-column-start:12
  }

  .xsm\:col-start-13{
    grid-column-start:13
  }

  .xsm\:col-start-auto{
    grid-column-start:auto
  }

  .xsm\:col-end-1{
    grid-column-end:1
  }

  .xsm\:col-end-2{
    grid-column-end:2
  }

  .xsm\:col-end-3{
    grid-column-end:3
  }

  .xsm\:col-end-4{
    grid-column-end:4
  }

  .xsm\:col-end-5{
    grid-column-end:5
  }

  .xsm\:col-end-6{
    grid-column-end:6
  }

  .xsm\:col-end-7{
    grid-column-end:7
  }

  .xsm\:col-end-8{
    grid-column-end:8
  }

  .xsm\:col-end-9{
    grid-column-end:9
  }

  .xsm\:col-end-10{
    grid-column-end:10
  }

  .xsm\:col-end-11{
    grid-column-end:11
  }

  .xsm\:col-end-12{
    grid-column-end:12
  }

  .xsm\:col-end-13{
    grid-column-end:13
  }

  .xsm\:col-end-auto{
    grid-column-end:auto
  }

  .xsm\:row-auto{
    grid-row:auto
  }

  .xsm\:row-span-1{
    grid-row:span 1 / span 1
  }

  .xsm\:row-span-2{
    grid-row:span 2 / span 2
  }

  .xsm\:row-span-3{
    grid-row:span 3 / span 3
  }

  .xsm\:row-span-4{
    grid-row:span 4 / span 4
  }

  .xsm\:row-span-5{
    grid-row:span 5 / span 5
  }

  .xsm\:row-span-6{
    grid-row:span 6 / span 6
  }

  .xsm\:row-span-full{
    grid-row:1 / -1
  }

  .xsm\:row-start-1{
    grid-row-start:1
  }

  .xsm\:row-start-2{
    grid-row-start:2
  }

  .xsm\:row-start-3{
    grid-row-start:3
  }

  .xsm\:row-start-4{
    grid-row-start:4
  }

  .xsm\:row-start-5{
    grid-row-start:5
  }

  .xsm\:row-start-6{
    grid-row-start:6
  }

  .xsm\:row-start-7{
    grid-row-start:7
  }

  .xsm\:row-start-auto{
    grid-row-start:auto
  }

  .xsm\:row-end-1{
    grid-row-end:1
  }

  .xsm\:row-end-2{
    grid-row-end:2
  }

  .xsm\:row-end-3{
    grid-row-end:3
  }

  .xsm\:row-end-4{
    grid-row-end:4
  }

  .xsm\:row-end-5{
    grid-row-end:5
  }

  .xsm\:row-end-6{
    grid-row-end:6
  }

  .xsm\:row-end-7{
    grid-row-end:7
  }

  .xsm\:row-end-auto{
    grid-row-end:auto
  }

  .xsm\:float-right{
    float:right
  }

  .xsm\:float-left{
    float:left
  }

  .xsm\:float-none{
    float:none
  }

  .xsm\:clear-left{
    clear:left
  }

  .xsm\:clear-right{
    clear:right
  }

  .xsm\:clear-both{
    clear:both
  }

  .xsm\:clear-none{
    clear:none
  }

  .xsm\:m-0{
    margin:0px
  }

  .xsm\:m-1{
    margin:0.25rem
  }

  .xsm\:m-2{
    margin:0.5rem
  }

  .xsm\:m-3{
    margin:0.75rem
  }

  .xsm\:m-4{
    margin:1rem
  }

  .xsm\:m-5{
    margin:1.25rem
  }

  .xsm\:m-6{
    margin:1.5rem
  }

  .xsm\:m-7{
    margin:1.75rem
  }

  .xsm\:m-8{
    margin:2rem
  }

  .xsm\:m-9{
    margin:2.25rem
  }

  .xsm\:m-10{
    margin:2.5rem
  }

  .xsm\:m-11{
    margin:2.75rem
  }

  .xsm\:m-12{
    margin:3rem
  }

  .xsm\:m-14{
    margin:3.5rem
  }

  .xsm\:m-16{
    margin:4rem
  }

  .xsm\:m-20{
    margin:5rem
  }

  .xsm\:m-24{
    margin:6rem
  }

  .xsm\:m-28{
    margin:7rem
  }

  .xsm\:m-32{
    margin:8rem
  }

  .xsm\:m-36{
    margin:9rem
  }

  .xsm\:m-40{
    margin:10rem
  }

  .xsm\:m-44{
    margin:11rem
  }

  .xsm\:m-48{
    margin:12rem
  }

  .xsm\:m-52{
    margin:13rem
  }

  .xsm\:m-56{
    margin:14rem
  }

  .xsm\:m-60{
    margin:15rem
  }

  .xsm\:m-64{
    margin:16rem
  }

  .xsm\:m-72{
    margin:18rem
  }

  .xsm\:m-80{
    margin:20rem
  }

  .xsm\:m-96{
    margin:24rem
  }

  .xsm\:m-auto{
    margin:auto
  }

  .xsm\:m-px{
    margin:1px
  }

  .xsm\:m-0\.5{
    margin:0.125rem
  }

  .xsm\:m-1\.5{
    margin:0.375rem
  }

  .xsm\:m-2\.5{
    margin:0.625rem
  }

  .xsm\:m-3\.5{
    margin:0.875rem
  }

  .xsm\:-m-0{
    margin:0px
  }

  .xsm\:-m-1{
    margin:-0.25rem
  }

  .xsm\:-m-2{
    margin:-0.5rem
  }

  .xsm\:-m-3{
    margin:-0.75rem
  }

  .xsm\:-m-4{
    margin:-1rem
  }

  .xsm\:-m-5{
    margin:-1.25rem
  }

  .xsm\:-m-6{
    margin:-1.5rem
  }

  .xsm\:-m-7{
    margin:-1.75rem
  }

  .xsm\:-m-8{
    margin:-2rem
  }

  .xsm\:-m-9{
    margin:-2.25rem
  }

  .xsm\:-m-10{
    margin:-2.5rem
  }

  .xsm\:-m-11{
    margin:-2.75rem
  }

  .xsm\:-m-12{
    margin:-3rem
  }

  .xsm\:-m-14{
    margin:-3.5rem
  }

  .xsm\:-m-16{
    margin:-4rem
  }

  .xsm\:-m-20{
    margin:-5rem
  }

  .xsm\:-m-24{
    margin:-6rem
  }

  .xsm\:-m-28{
    margin:-7rem
  }

  .xsm\:-m-32{
    margin:-8rem
  }

  .xsm\:-m-36{
    margin:-9rem
  }

  .xsm\:-m-40{
    margin:-10rem
  }

  .xsm\:-m-44{
    margin:-11rem
  }

  .xsm\:-m-48{
    margin:-12rem
  }

  .xsm\:-m-52{
    margin:-13rem
  }

  .xsm\:-m-56{
    margin:-14rem
  }

  .xsm\:-m-60{
    margin:-15rem
  }

  .xsm\:-m-64{
    margin:-16rem
  }

  .xsm\:-m-72{
    margin:-18rem
  }

  .xsm\:-m-80{
    margin:-20rem
  }

  .xsm\:-m-96{
    margin:-24rem
  }

  .xsm\:-m-px{
    margin:-1px
  }

  .xsm\:-m-0\.5{
    margin:-0.125rem
  }

  .xsm\:-m-1\.5{
    margin:-0.375rem
  }

  .xsm\:-m-2\.5{
    margin:-0.625rem
  }

  .xsm\:-m-3\.5{
    margin:-0.875rem
  }

  .xsm\:mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .xsm\:mx-1{
    margin-left:0.25rem;
    margin-right:0.25rem
  }

  .xsm\:mx-2{
    margin-left:0.5rem;
    margin-right:0.5rem
  }

  .xsm\:mx-3{
    margin-left:0.75rem;
    margin-right:0.75rem
  }

  .xsm\:mx-4{
    margin-left:1rem;
    margin-right:1rem
  }

  .xsm\:mx-5{
    margin-left:1.25rem;
    margin-right:1.25rem
  }

  .xsm\:mx-6{
    margin-left:1.5rem;
    margin-right:1.5rem
  }

  .xsm\:mx-7{
    margin-left:1.75rem;
    margin-right:1.75rem
  }

  .xsm\:mx-8{
    margin-left:2rem;
    margin-right:2rem
  }

  .xsm\:mx-9{
    margin-left:2.25rem;
    margin-right:2.25rem
  }

  .xsm\:mx-10{
    margin-left:2.5rem;
    margin-right:2.5rem
  }

  .xsm\:mx-11{
    margin-left:2.75rem;
    margin-right:2.75rem
  }

  .xsm\:mx-12{
    margin-left:3rem;
    margin-right:3rem
  }

  .xsm\:mx-14{
    margin-left:3.5rem;
    margin-right:3.5rem
  }

  .xsm\:mx-16{
    margin-left:4rem;
    margin-right:4rem
  }

  .xsm\:mx-20{
    margin-left:5rem;
    margin-right:5rem
  }

  .xsm\:mx-24{
    margin-left:6rem;
    margin-right:6rem
  }

  .xsm\:mx-28{
    margin-left:7rem;
    margin-right:7rem
  }

  .xsm\:mx-32{
    margin-left:8rem;
    margin-right:8rem
  }

  .xsm\:mx-36{
    margin-left:9rem;
    margin-right:9rem
  }

  .xsm\:mx-40{
    margin-left:10rem;
    margin-right:10rem
  }

  .xsm\:mx-44{
    margin-left:11rem;
    margin-right:11rem
  }

  .xsm\:mx-48{
    margin-left:12rem;
    margin-right:12rem
  }

  .xsm\:mx-52{
    margin-left:13rem;
    margin-right:13rem
  }

  .xsm\:mx-56{
    margin-left:14rem;
    margin-right:14rem
  }

  .xsm\:mx-60{
    margin-left:15rem;
    margin-right:15rem
  }

  .xsm\:mx-64{
    margin-left:16rem;
    margin-right:16rem
  }

  .xsm\:mx-72{
    margin-left:18rem;
    margin-right:18rem
  }

  .xsm\:mx-80{
    margin-left:20rem;
    margin-right:20rem
  }

  .xsm\:mx-96{
    margin-left:24rem;
    margin-right:24rem
  }

  .xsm\:mx-auto{
    margin-left:auto;
    margin-right:auto
  }

  .xsm\:mx-px{
    margin-left:1px;
    margin-right:1px
  }

  .xsm\:mx-0\.5{
    margin-left:0.125rem;
    margin-right:0.125rem
  }

  .xsm\:mx-1\.5{
    margin-left:0.375rem;
    margin-right:0.375rem
  }

  .xsm\:mx-2\.5{
    margin-left:0.625rem;
    margin-right:0.625rem
  }

  .xsm\:mx-3\.5{
    margin-left:0.875rem;
    margin-right:0.875rem
  }

  .xsm\:-mx-0{
    margin-left:0px;
    margin-right:0px
  }

  .xsm\:-mx-1{
    margin-left:-0.25rem;
    margin-right:-0.25rem
  }

  .xsm\:-mx-2{
    margin-left:-0.5rem;
    margin-right:-0.5rem
  }

  .xsm\:-mx-3{
    margin-left:-0.75rem;
    margin-right:-0.75rem
  }

  .xsm\:-mx-4{
    margin-left:-1rem;
    margin-right:-1rem
  }

  .xsm\:-mx-5{
    margin-left:-1.25rem;
    margin-right:-1.25rem
  }

  .xsm\:-mx-6{
    margin-left:-1.5rem;
    margin-right:-1.5rem
  }

  .xsm\:-mx-7{
    margin-left:-1.75rem;
    margin-right:-1.75rem
  }

  .xsm\:-mx-8{
    margin-left:-2rem;
    margin-right:-2rem
  }

  .xsm\:-mx-9{
    margin-left:-2.25rem;
    margin-right:-2.25rem
  }

  .xsm\:-mx-10{
    margin-left:-2.5rem;
    margin-right:-2.5rem
  }

  .xsm\:-mx-11{
    margin-left:-2.75rem;
    margin-right:-2.75rem
  }

  .xsm\:-mx-12{
    margin-left:-3rem;
    margin-right:-3rem
  }

  .xsm\:-mx-14{
    margin-left:-3.5rem;
    margin-right:-3.5rem
  }

  .xsm\:-mx-16{
    margin-left:-4rem;
    margin-right:-4rem
  }

  .xsm\:-mx-20{
    margin-left:-5rem;
    margin-right:-5rem
  }

  .xsm\:-mx-24{
    margin-left:-6rem;
    margin-right:-6rem
  }

  .xsm\:-mx-28{
    margin-left:-7rem;
    margin-right:-7rem
  }

  .xsm\:-mx-32{
    margin-left:-8rem;
    margin-right:-8rem
  }

  .xsm\:-mx-36{
    margin-left:-9rem;
    margin-right:-9rem
  }

  .xsm\:-mx-40{
    margin-left:-10rem;
    margin-right:-10rem
  }

  .xsm\:-mx-44{
    margin-left:-11rem;
    margin-right:-11rem
  }

  .xsm\:-mx-48{
    margin-left:-12rem;
    margin-right:-12rem
  }

  .xsm\:-mx-52{
    margin-left:-13rem;
    margin-right:-13rem
  }

  .xsm\:-mx-56{
    margin-left:-14rem;
    margin-right:-14rem
  }

  .xsm\:-mx-60{
    margin-left:-15rem;
    margin-right:-15rem
  }

  .xsm\:-mx-64{
    margin-left:-16rem;
    margin-right:-16rem
  }

  .xsm\:-mx-72{
    margin-left:-18rem;
    margin-right:-18rem
  }

  .xsm\:-mx-80{
    margin-left:-20rem;
    margin-right:-20rem
  }

  .xsm\:-mx-96{
    margin-left:-24rem;
    margin-right:-24rem
  }

  .xsm\:-mx-px{
    margin-left:-1px;
    margin-right:-1px
  }

  .xsm\:-mx-0\.5{
    margin-left:-0.125rem;
    margin-right:-0.125rem
  }

  .xsm\:-mx-1\.5{
    margin-left:-0.375rem;
    margin-right:-0.375rem
  }

  .xsm\:-mx-2\.5{
    margin-left:-0.625rem;
    margin-right:-0.625rem
  }

  .xsm\:-mx-3\.5{
    margin-left:-0.875rem;
    margin-right:-0.875rem
  }

  .xsm\:my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .xsm\:my-1{
    margin-top:0.25rem;
    margin-bottom:0.25rem
  }

  .xsm\:my-2{
    margin-top:0.5rem;
    margin-bottom:0.5rem
  }

  .xsm\:my-3{
    margin-top:0.75rem;
    margin-bottom:0.75rem
  }

  .xsm\:my-4{
    margin-top:1rem;
    margin-bottom:1rem
  }

  .xsm\:my-5{
    margin-top:1.25rem;
    margin-bottom:1.25rem
  }

  .xsm\:my-6{
    margin-top:1.5rem;
    margin-bottom:1.5rem
  }

  .xsm\:my-7{
    margin-top:1.75rem;
    margin-bottom:1.75rem
  }

  .xsm\:my-8{
    margin-top:2rem;
    margin-bottom:2rem
  }

  .xsm\:my-9{
    margin-top:2.25rem;
    margin-bottom:2.25rem
  }

  .xsm\:my-10{
    margin-top:2.5rem;
    margin-bottom:2.5rem
  }

  .xsm\:my-11{
    margin-top:2.75rem;
    margin-bottom:2.75rem
  }

  .xsm\:my-12{
    margin-top:3rem;
    margin-bottom:3rem
  }

  .xsm\:my-14{
    margin-top:3.5rem;
    margin-bottom:3.5rem
  }

  .xsm\:my-16{
    margin-top:4rem;
    margin-bottom:4rem
  }

  .xsm\:my-20{
    margin-top:5rem;
    margin-bottom:5rem
  }

  .xsm\:my-24{
    margin-top:6rem;
    margin-bottom:6rem
  }

  .xsm\:my-28{
    margin-top:7rem;
    margin-bottom:7rem
  }

  .xsm\:my-32{
    margin-top:8rem;
    margin-bottom:8rem
  }

  .xsm\:my-36{
    margin-top:9rem;
    margin-bottom:9rem
  }

  .xsm\:my-40{
    margin-top:10rem;
    margin-bottom:10rem
  }

  .xsm\:my-44{
    margin-top:11rem;
    margin-bottom:11rem
  }

  .xsm\:my-48{
    margin-top:12rem;
    margin-bottom:12rem
  }

  .xsm\:my-52{
    margin-top:13rem;
    margin-bottom:13rem
  }

  .xsm\:my-56{
    margin-top:14rem;
    margin-bottom:14rem
  }

  .xsm\:my-60{
    margin-top:15rem;
    margin-bottom:15rem
  }

  .xsm\:my-64{
    margin-top:16rem;
    margin-bottom:16rem
  }

  .xsm\:my-72{
    margin-top:18rem;
    margin-bottom:18rem
  }

  .xsm\:my-80{
    margin-top:20rem;
    margin-bottom:20rem
  }

  .xsm\:my-96{
    margin-top:24rem;
    margin-bottom:24rem
  }

  .xsm\:my-auto{
    margin-top:auto;
    margin-bottom:auto
  }

  .xsm\:my-px{
    margin-top:1px;
    margin-bottom:1px
  }

  .xsm\:my-0\.5{
    margin-top:0.125rem;
    margin-bottom:0.125rem
  }

  .xsm\:my-1\.5{
    margin-top:0.375rem;
    margin-bottom:0.375rem
  }

  .xsm\:my-2\.5{
    margin-top:0.625rem;
    margin-bottom:0.625rem
  }

  .xsm\:my-3\.5{
    margin-top:0.875rem;
    margin-bottom:0.875rem
  }

  .xsm\:-my-0{
    margin-top:0px;
    margin-bottom:0px
  }

  .xsm\:-my-1{
    margin-top:-0.25rem;
    margin-bottom:-0.25rem
  }

  .xsm\:-my-2{
    margin-top:-0.5rem;
    margin-bottom:-0.5rem
  }

  .xsm\:-my-3{
    margin-top:-0.75rem;
    margin-bottom:-0.75rem
  }

  .xsm\:-my-4{
    margin-top:-1rem;
    margin-bottom:-1rem
  }

  .xsm\:-my-5{
    margin-top:-1.25rem;
    margin-bottom:-1.25rem
  }

  .xsm\:-my-6{
    margin-top:-1.5rem;
    margin-bottom:-1.5rem
  }

  .xsm\:-my-7{
    margin-top:-1.75rem;
    margin-bottom:-1.75rem
  }

  .xsm\:-my-8{
    margin-top:-2rem;
    margin-bottom:-2rem
  }

  .xsm\:-my-9{
    margin-top:-2.25rem;
    margin-bottom:-2.25rem
  }

  .xsm\:-my-10{
    margin-top:-2.5rem;
    margin-bottom:-2.5rem
  }

  .xsm\:-my-11{
    margin-top:-2.75rem;
    margin-bottom:-2.75rem
  }

  .xsm\:-my-12{
    margin-top:-3rem;
    margin-bottom:-3rem
  }

  .xsm\:-my-14{
    margin-top:-3.5rem;
    margin-bottom:-3.5rem
  }

  .xsm\:-my-16{
    margin-top:-4rem;
    margin-bottom:-4rem
  }

  .xsm\:-my-20{
    margin-top:-5rem;
    margin-bottom:-5rem
  }

  .xsm\:-my-24{
    margin-top:-6rem;
    margin-bottom:-6rem
  }

  .xsm\:-my-28{
    margin-top:-7rem;
    margin-bottom:-7rem
  }

  .xsm\:-my-32{
    margin-top:-8rem;
    margin-bottom:-8rem
  }

  .xsm\:-my-36{
    margin-top:-9rem;
    margin-bottom:-9rem
  }

  .xsm\:-my-40{
    margin-top:-10rem;
    margin-bottom:-10rem
  }

  .xsm\:-my-44{
    margin-top:-11rem;
    margin-bottom:-11rem
  }

  .xsm\:-my-48{
    margin-top:-12rem;
    margin-bottom:-12rem
  }

  .xsm\:-my-52{
    margin-top:-13rem;
    margin-bottom:-13rem
  }

  .xsm\:-my-56{
    margin-top:-14rem;
    margin-bottom:-14rem
  }

  .xsm\:-my-60{
    margin-top:-15rem;
    margin-bottom:-15rem
  }

  .xsm\:-my-64{
    margin-top:-16rem;
    margin-bottom:-16rem
  }

  .xsm\:-my-72{
    margin-top:-18rem;
    margin-bottom:-18rem
  }

  .xsm\:-my-80{
    margin-top:-20rem;
    margin-bottom:-20rem
  }

  .xsm\:-my-96{
    margin-top:-24rem;
    margin-bottom:-24rem
  }

  .xsm\:-my-px{
    margin-top:-1px;
    margin-bottom:-1px
  }

  .xsm\:-my-0\.5{
    margin-top:-0.125rem;
    margin-bottom:-0.125rem
  }

  .xsm\:-my-1\.5{
    margin-top:-0.375rem;
    margin-bottom:-0.375rem
  }

  .xsm\:-my-2\.5{
    margin-top:-0.625rem;
    margin-bottom:-0.625rem
  }

  .xsm\:-my-3\.5{
    margin-top:-0.875rem;
    margin-bottom:-0.875rem
  }

  .xsm\:mt-0{
    margin-top:0px
  }

  .xsm\:mt-1{
    margin-top:0.25rem
  }

  .xsm\:mt-2{
    margin-top:0.5rem
  }

  .xsm\:mt-3{
    margin-top:0.75rem
  }

  .xsm\:mt-4{
    margin-top:1rem
  }

  .xsm\:mt-5{
    margin-top:1.25rem
  }

  .xsm\:mt-6{
    margin-top:1.5rem
  }

  .xsm\:mt-7{
    margin-top:1.75rem
  }

  .xsm\:mt-8{
    margin-top:2rem
  }

  .xsm\:mt-9{
    margin-top:2.25rem
  }

  .xsm\:mt-10{
    margin-top:2.5rem
  }

  .xsm\:mt-11{
    margin-top:2.75rem
  }

  .xsm\:mt-12{
    margin-top:3rem
  }

  .xsm\:mt-14{
    margin-top:3.5rem
  }

  .xsm\:mt-16{
    margin-top:4rem
  }

  .xsm\:mt-20{
    margin-top:5rem
  }

  .xsm\:mt-24{
    margin-top:6rem
  }

  .xsm\:mt-28{
    margin-top:7rem
  }

  .xsm\:mt-32{
    margin-top:8rem
  }

  .xsm\:mt-36{
    margin-top:9rem
  }

  .xsm\:mt-40{
    margin-top:10rem
  }

  .xsm\:mt-44{
    margin-top:11rem
  }

  .xsm\:mt-48{
    margin-top:12rem
  }

  .xsm\:mt-52{
    margin-top:13rem
  }

  .xsm\:mt-56{
    margin-top:14rem
  }

  .xsm\:mt-60{
    margin-top:15rem
  }

  .xsm\:mt-64{
    margin-top:16rem
  }

  .xsm\:mt-72{
    margin-top:18rem
  }

  .xsm\:mt-80{
    margin-top:20rem
  }

  .xsm\:mt-96{
    margin-top:24rem
  }

  .xsm\:mt-auto{
    margin-top:auto
  }

  .xsm\:mt-px{
    margin-top:1px
  }

  .xsm\:mt-0\.5{
    margin-top:0.125rem
  }

  .xsm\:mt-1\.5{
    margin-top:0.375rem
  }

  .xsm\:mt-2\.5{
    margin-top:0.625rem
  }

  .xsm\:mt-3\.5{
    margin-top:0.875rem
  }

  .xsm\:-mt-0{
    margin-top:0px
  }

  .xsm\:-mt-1{
    margin-top:-0.25rem
  }

  .xsm\:-mt-2{
    margin-top:-0.5rem
  }

  .xsm\:-mt-3{
    margin-top:-0.75rem
  }

  .xsm\:-mt-4{
    margin-top:-1rem
  }

  .xsm\:-mt-5{
    margin-top:-1.25rem
  }

  .xsm\:-mt-6{
    margin-top:-1.5rem
  }

  .xsm\:-mt-7{
    margin-top:-1.75rem
  }

  .xsm\:-mt-8{
    margin-top:-2rem
  }

  .xsm\:-mt-9{
    margin-top:-2.25rem
  }

  .xsm\:-mt-10{
    margin-top:-2.5rem
  }

  .xsm\:-mt-11{
    margin-top:-2.75rem
  }

  .xsm\:-mt-12{
    margin-top:-3rem
  }

  .xsm\:-mt-14{
    margin-top:-3.5rem
  }

  .xsm\:-mt-16{
    margin-top:-4rem
  }

  .xsm\:-mt-20{
    margin-top:-5rem
  }

  .xsm\:-mt-24{
    margin-top:-6rem
  }

  .xsm\:-mt-28{
    margin-top:-7rem
  }

  .xsm\:-mt-32{
    margin-top:-8rem
  }

  .xsm\:-mt-36{
    margin-top:-9rem
  }

  .xsm\:-mt-40{
    margin-top:-10rem
  }

  .xsm\:-mt-44{
    margin-top:-11rem
  }

  .xsm\:-mt-48{
    margin-top:-12rem
  }

  .xsm\:-mt-52{
    margin-top:-13rem
  }

  .xsm\:-mt-56{
    margin-top:-14rem
  }

  .xsm\:-mt-60{
    margin-top:-15rem
  }

  .xsm\:-mt-64{
    margin-top:-16rem
  }

  .xsm\:-mt-72{
    margin-top:-18rem
  }

  .xsm\:-mt-80{
    margin-top:-20rem
  }

  .xsm\:-mt-96{
    margin-top:-24rem
  }

  .xsm\:-mt-px{
    margin-top:-1px
  }

  .xsm\:-mt-0\.5{
    margin-top:-0.125rem
  }

  .xsm\:-mt-1\.5{
    margin-top:-0.375rem
  }

  .xsm\:-mt-2\.5{
    margin-top:-0.625rem
  }

  .xsm\:-mt-3\.5{
    margin-top:-0.875rem
  }

  .xsm\:mr-0{
    margin-right:0px
  }

  .xsm\:mr-1{
    margin-right:0.25rem
  }

  .xsm\:mr-2{
    margin-right:0.5rem
  }

  .xsm\:mr-3{
    margin-right:0.75rem
  }

  .xsm\:mr-4{
    margin-right:1rem
  }

  .xsm\:mr-5{
    margin-right:1.25rem
  }

  .xsm\:mr-6{
    margin-right:1.5rem
  }

  .xsm\:mr-7{
    margin-right:1.75rem
  }

  .xsm\:mr-8{
    margin-right:2rem
  }

  .xsm\:mr-9{
    margin-right:2.25rem
  }

  .xsm\:mr-10{
    margin-right:2.5rem
  }

  .xsm\:mr-11{
    margin-right:2.75rem
  }

  .xsm\:mr-12{
    margin-right:3rem
  }

  .xsm\:mr-14{
    margin-right:3.5rem
  }

  .xsm\:mr-16{
    margin-right:4rem
  }

  .xsm\:mr-20{
    margin-right:5rem
  }

  .xsm\:mr-24{
    margin-right:6rem
  }

  .xsm\:mr-28{
    margin-right:7rem
  }

  .xsm\:mr-32{
    margin-right:8rem
  }

  .xsm\:mr-36{
    margin-right:9rem
  }

  .xsm\:mr-40{
    margin-right:10rem
  }

  .xsm\:mr-44{
    margin-right:11rem
  }

  .xsm\:mr-48{
    margin-right:12rem
  }

  .xsm\:mr-52{
    margin-right:13rem
  }

  .xsm\:mr-56{
    margin-right:14rem
  }

  .xsm\:mr-60{
    margin-right:15rem
  }

  .xsm\:mr-64{
    margin-right:16rem
  }

  .xsm\:mr-72{
    margin-right:18rem
  }

  .xsm\:mr-80{
    margin-right:20rem
  }

  .xsm\:mr-96{
    margin-right:24rem
  }

  .xsm\:mr-auto{
    margin-right:auto
  }

  .xsm\:mr-px{
    margin-right:1px
  }

  .xsm\:mr-0\.5{
    margin-right:0.125rem
  }

  .xsm\:mr-1\.5{
    margin-right:0.375rem
  }

  .xsm\:mr-2\.5{
    margin-right:0.625rem
  }

  .xsm\:mr-3\.5{
    margin-right:0.875rem
  }

  .xsm\:-mr-0{
    margin-right:0px
  }

  .xsm\:-mr-1{
    margin-right:-0.25rem
  }

  .xsm\:-mr-2{
    margin-right:-0.5rem
  }

  .xsm\:-mr-3{
    margin-right:-0.75rem
  }

  .xsm\:-mr-4{
    margin-right:-1rem
  }

  .xsm\:-mr-5{
    margin-right:-1.25rem
  }

  .xsm\:-mr-6{
    margin-right:-1.5rem
  }

  .xsm\:-mr-7{
    margin-right:-1.75rem
  }

  .xsm\:-mr-8{
    margin-right:-2rem
  }

  .xsm\:-mr-9{
    margin-right:-2.25rem
  }

  .xsm\:-mr-10{
    margin-right:-2.5rem
  }

  .xsm\:-mr-11{
    margin-right:-2.75rem
  }

  .xsm\:-mr-12{
    margin-right:-3rem
  }

  .xsm\:-mr-14{
    margin-right:-3.5rem
  }

  .xsm\:-mr-16{
    margin-right:-4rem
  }

  .xsm\:-mr-20{
    margin-right:-5rem
  }

  .xsm\:-mr-24{
    margin-right:-6rem
  }

  .xsm\:-mr-28{
    margin-right:-7rem
  }

  .xsm\:-mr-32{
    margin-right:-8rem
  }

  .xsm\:-mr-36{
    margin-right:-9rem
  }

  .xsm\:-mr-40{
    margin-right:-10rem
  }

  .xsm\:-mr-44{
    margin-right:-11rem
  }

  .xsm\:-mr-48{
    margin-right:-12rem
  }

  .xsm\:-mr-52{
    margin-right:-13rem
  }

  .xsm\:-mr-56{
    margin-right:-14rem
  }

  .xsm\:-mr-60{
    margin-right:-15rem
  }

  .xsm\:-mr-64{
    margin-right:-16rem
  }

  .xsm\:-mr-72{
    margin-right:-18rem
  }

  .xsm\:-mr-80{
    margin-right:-20rem
  }

  .xsm\:-mr-96{
    margin-right:-24rem
  }

  .xsm\:-mr-px{
    margin-right:-1px
  }

  .xsm\:-mr-0\.5{
    margin-right:-0.125rem
  }

  .xsm\:-mr-1\.5{
    margin-right:-0.375rem
  }

  .xsm\:-mr-2\.5{
    margin-right:-0.625rem
  }

  .xsm\:-mr-3\.5{
    margin-right:-0.875rem
  }

  .xsm\:mb-0{
    margin-bottom:0px
  }

  .xsm\:mb-1{
    margin-bottom:0.25rem
  }

  .xsm\:mb-2{
    margin-bottom:0.5rem
  }

  .xsm\:mb-3{
    margin-bottom:0.75rem
  }

  .xsm\:mb-4{
    margin-bottom:1rem
  }

  .xsm\:mb-5{
    margin-bottom:1.25rem
  }

  .xsm\:mb-6{
    margin-bottom:1.5rem
  }

  .xsm\:mb-7{
    margin-bottom:1.75rem
  }

  .xsm\:mb-8{
    margin-bottom:2rem
  }

  .xsm\:mb-9{
    margin-bottom:2.25rem
  }

  .xsm\:mb-10{
    margin-bottom:2.5rem
  }

  .xsm\:mb-11{
    margin-bottom:2.75rem
  }

  .xsm\:mb-12{
    margin-bottom:3rem
  }

  .xsm\:mb-14{
    margin-bottom:3.5rem
  }

  .xsm\:mb-16{
    margin-bottom:4rem
  }

  .xsm\:mb-20{
    margin-bottom:5rem
  }

  .xsm\:mb-24{
    margin-bottom:6rem
  }

  .xsm\:mb-28{
    margin-bottom:7rem
  }

  .xsm\:mb-32{
    margin-bottom:8rem
  }

  .xsm\:mb-36{
    margin-bottom:9rem
  }

  .xsm\:mb-40{
    margin-bottom:10rem
  }

  .xsm\:mb-44{
    margin-bottom:11rem
  }

  .xsm\:mb-48{
    margin-bottom:12rem
  }

  .xsm\:mb-52{
    margin-bottom:13rem
  }

  .xsm\:mb-56{
    margin-bottom:14rem
  }

  .xsm\:mb-60{
    margin-bottom:15rem
  }

  .xsm\:mb-64{
    margin-bottom:16rem
  }

  .xsm\:mb-72{
    margin-bottom:18rem
  }

  .xsm\:mb-80{
    margin-bottom:20rem
  }

  .xsm\:mb-96{
    margin-bottom:24rem
  }

  .xsm\:mb-auto{
    margin-bottom:auto
  }

  .xsm\:mb-px{
    margin-bottom:1px
  }

  .xsm\:mb-0\.5{
    margin-bottom:0.125rem
  }

  .xsm\:mb-1\.5{
    margin-bottom:0.375rem
  }

  .xsm\:mb-2\.5{
    margin-bottom:0.625rem
  }

  .xsm\:mb-3\.5{
    margin-bottom:0.875rem
  }

  .xsm\:-mb-0{
    margin-bottom:0px
  }

  .xsm\:-mb-1{
    margin-bottom:-0.25rem
  }

  .xsm\:-mb-2{
    margin-bottom:-0.5rem
  }

  .xsm\:-mb-3{
    margin-bottom:-0.75rem
  }

  .xsm\:-mb-4{
    margin-bottom:-1rem
  }

  .xsm\:-mb-5{
    margin-bottom:-1.25rem
  }

  .xsm\:-mb-6{
    margin-bottom:-1.5rem
  }

  .xsm\:-mb-7{
    margin-bottom:-1.75rem
  }

  .xsm\:-mb-8{
    margin-bottom:-2rem
  }

  .xsm\:-mb-9{
    margin-bottom:-2.25rem
  }

  .xsm\:-mb-10{
    margin-bottom:-2.5rem
  }

  .xsm\:-mb-11{
    margin-bottom:-2.75rem
  }

  .xsm\:-mb-12{
    margin-bottom:-3rem
  }

  .xsm\:-mb-14{
    margin-bottom:-3.5rem
  }

  .xsm\:-mb-16{
    margin-bottom:-4rem
  }

  .xsm\:-mb-20{
    margin-bottom:-5rem
  }

  .xsm\:-mb-24{
    margin-bottom:-6rem
  }

  .xsm\:-mb-28{
    margin-bottom:-7rem
  }

  .xsm\:-mb-32{
    margin-bottom:-8rem
  }

  .xsm\:-mb-36{
    margin-bottom:-9rem
  }

  .xsm\:-mb-40{
    margin-bottom:-10rem
  }

  .xsm\:-mb-44{
    margin-bottom:-11rem
  }

  .xsm\:-mb-48{
    margin-bottom:-12rem
  }

  .xsm\:-mb-52{
    margin-bottom:-13rem
  }

  .xsm\:-mb-56{
    margin-bottom:-14rem
  }

  .xsm\:-mb-60{
    margin-bottom:-15rem
  }

  .xsm\:-mb-64{
    margin-bottom:-16rem
  }

  .xsm\:-mb-72{
    margin-bottom:-18rem
  }

  .xsm\:-mb-80{
    margin-bottom:-20rem
  }

  .xsm\:-mb-96{
    margin-bottom:-24rem
  }

  .xsm\:-mb-px{
    margin-bottom:-1px
  }

  .xsm\:-mb-0\.5{
    margin-bottom:-0.125rem
  }

  .xsm\:-mb-1\.5{
    margin-bottom:-0.375rem
  }

  .xsm\:-mb-2\.5{
    margin-bottom:-0.625rem
  }

  .xsm\:-mb-3\.5{
    margin-bottom:-0.875rem
  }

  .xsm\:ml-0{
    margin-left:0px
  }

  .xsm\:ml-1{
    margin-left:0.25rem
  }

  .xsm\:ml-2{
    margin-left:0.5rem
  }

  .xsm\:ml-3{
    margin-left:0.75rem
  }

  .xsm\:ml-4{
    margin-left:1rem
  }

  .xsm\:ml-5{
    margin-left:1.25rem
  }

  .xsm\:ml-6{
    margin-left:1.5rem
  }

  .xsm\:ml-7{
    margin-left:1.75rem
  }

  .xsm\:ml-8{
    margin-left:2rem
  }

  .xsm\:ml-9{
    margin-left:2.25rem
  }

  .xsm\:ml-10{
    margin-left:2.5rem
  }

  .xsm\:ml-11{
    margin-left:2.75rem
  }

  .xsm\:ml-12{
    margin-left:3rem
  }

  .xsm\:ml-14{
    margin-left:3.5rem
  }

  .xsm\:ml-16{
    margin-left:4rem
  }

  .xsm\:ml-20{
    margin-left:5rem
  }

  .xsm\:ml-24{
    margin-left:6rem
  }

  .xsm\:ml-28{
    margin-left:7rem
  }

  .xsm\:ml-32{
    margin-left:8rem
  }

  .xsm\:ml-36{
    margin-left:9rem
  }

  .xsm\:ml-40{
    margin-left:10rem
  }

  .xsm\:ml-44{
    margin-left:11rem
  }

  .xsm\:ml-48{
    margin-left:12rem
  }

  .xsm\:ml-52{
    margin-left:13rem
  }

  .xsm\:ml-56{
    margin-left:14rem
  }

  .xsm\:ml-60{
    margin-left:15rem
  }

  .xsm\:ml-64{
    margin-left:16rem
  }

  .xsm\:ml-72{
    margin-left:18rem
  }

  .xsm\:ml-80{
    margin-left:20rem
  }

  .xsm\:ml-96{
    margin-left:24rem
  }

  .xsm\:ml-auto{
    margin-left:auto
  }

  .xsm\:ml-px{
    margin-left:1px
  }

  .xsm\:ml-0\.5{
    margin-left:0.125rem
  }

  .xsm\:ml-1\.5{
    margin-left:0.375rem
  }

  .xsm\:ml-2\.5{
    margin-left:0.625rem
  }

  .xsm\:ml-3\.5{
    margin-left:0.875rem
  }

  .xsm\:-ml-0{
    margin-left:0px
  }

  .xsm\:-ml-1{
    margin-left:-0.25rem
  }

  .xsm\:-ml-2{
    margin-left:-0.5rem
  }

  .xsm\:-ml-3{
    margin-left:-0.75rem
  }

  .xsm\:-ml-4{
    margin-left:-1rem
  }

  .xsm\:-ml-5{
    margin-left:-1.25rem
  }

  .xsm\:-ml-6{
    margin-left:-1.5rem
  }

  .xsm\:-ml-7{
    margin-left:-1.75rem
  }

  .xsm\:-ml-8{
    margin-left:-2rem
  }

  .xsm\:-ml-9{
    margin-left:-2.25rem
  }

  .xsm\:-ml-10{
    margin-left:-2.5rem
  }

  .xsm\:-ml-11{
    margin-left:-2.75rem
  }

  .xsm\:-ml-12{
    margin-left:-3rem
  }

  .xsm\:-ml-14{
    margin-left:-3.5rem
  }

  .xsm\:-ml-16{
    margin-left:-4rem
  }

  .xsm\:-ml-20{
    margin-left:-5rem
  }

  .xsm\:-ml-24{
    margin-left:-6rem
  }

  .xsm\:-ml-28{
    margin-left:-7rem
  }

  .xsm\:-ml-32{
    margin-left:-8rem
  }

  .xsm\:-ml-36{
    margin-left:-9rem
  }

  .xsm\:-ml-40{
    margin-left:-10rem
  }

  .xsm\:-ml-44{
    margin-left:-11rem
  }

  .xsm\:-ml-48{
    margin-left:-12rem
  }

  .xsm\:-ml-52{
    margin-left:-13rem
  }

  .xsm\:-ml-56{
    margin-left:-14rem
  }

  .xsm\:-ml-60{
    margin-left:-15rem
  }

  .xsm\:-ml-64{
    margin-left:-16rem
  }

  .xsm\:-ml-72{
    margin-left:-18rem
  }

  .xsm\:-ml-80{
    margin-left:-20rem
  }

  .xsm\:-ml-96{
    margin-left:-24rem
  }

  .xsm\:-ml-px{
    margin-left:-1px
  }

  .xsm\:-ml-0\.5{
    margin-left:-0.125rem
  }

  .xsm\:-ml-1\.5{
    margin-left:-0.375rem
  }

  .xsm\:-ml-2\.5{
    margin-left:-0.625rem
  }

  .xsm\:-ml-3\.5{
    margin-left:-0.875rem
  }

  .xsm\:box-border{
    box-sizing:border-box
  }

  .xsm\:box-content{
    box-sizing:content-box
  }

  .xsm\:block{
    display:block
  }

  .xsm\:inline-block{
    display:inline-block
  }

  .xsm\:inline{
    display:inline
  }

  .xsm\:flex{
    display:flex
  }

  .xsm\:inline-flex{
    display:inline-flex
  }

  .xsm\:table{
    display:table
  }

  .xsm\:inline-table{
    display:inline-table
  }

  .xsm\:table-caption{
    display:table-caption
  }

  .xsm\:table-cell{
    display:table-cell
  }

  .xsm\:table-column{
    display:table-column
  }

  .xsm\:table-column-group{
    display:table-column-group
  }

  .xsm\:table-footer-group{
    display:table-footer-group
  }

  .xsm\:table-header-group{
    display:table-header-group
  }

  .xsm\:table-row-group{
    display:table-row-group
  }

  .xsm\:table-row{
    display:table-row
  }

  .xsm\:flow-root{
    display:flow-root
  }

  .xsm\:grid{
    display:grid
  }

  .xsm\:inline-grid{
    display:inline-grid
  }

  .xsm\:contents{
    display:contents
  }

  .xsm\:list-item{
    display:list-item
  }

  .xsm\:hidden{
    display:none
  }

  .xsm\:h-0{
    height:0px
  }

  .xsm\:h-1{
    height:0.25rem
  }

  .xsm\:h-2{
    height:0.5rem
  }

  .xsm\:h-3{
    height:0.75rem
  }

  .xsm\:h-4{
    height:1rem
  }

  .xsm\:h-5{
    height:1.25rem
  }

  .xsm\:h-6{
    height:1.5rem
  }

  .xsm\:h-7{
    height:1.75rem
  }

  .xsm\:h-8{
    height:2rem
  }

  .xsm\:h-9{
    height:2.25rem
  }

  .xsm\:h-10{
    height:2.5rem
  }

  .xsm\:h-11{
    height:2.75rem
  }

  .xsm\:h-12{
    height:3rem
  }

  .xsm\:h-14{
    height:3.5rem
  }

  .xsm\:h-16{
    height:4rem
  }

  .xsm\:h-20{
    height:5rem
  }

  .xsm\:h-24{
    height:6rem
  }

  .xsm\:h-28{
    height:7rem
  }

  .xsm\:h-32{
    height:8rem
  }

  .xsm\:h-36{
    height:9rem
  }

  .xsm\:h-40{
    height:10rem
  }

  .xsm\:h-44{
    height:11rem
  }

  .xsm\:h-48{
    height:12rem
  }

  .xsm\:h-52{
    height:13rem
  }

  .xsm\:h-56{
    height:14rem
  }

  .xsm\:h-60{
    height:15rem
  }

  .xsm\:h-64{
    height:16rem
  }

  .xsm\:h-72{
    height:18rem
  }

  .xsm\:h-80{
    height:20rem
  }

  .xsm\:h-96{
    height:24rem
  }

  .xsm\:h-auto{
    height:auto
  }

  .xsm\:h-px{
    height:1px
  }

  .xsm\:h-0\.5{
    height:0.125rem
  }

  .xsm\:h-1\.5{
    height:0.375rem
  }

  .xsm\:h-2\.5{
    height:0.625rem
  }

  .xsm\:h-3\.5{
    height:0.875rem
  }

  .xsm\:h-1\/2{
    height:50%
  }

  .xsm\:h-1\/3{
    height:33.333333%
  }

  .xsm\:h-2\/3{
    height:66.666667%
  }

  .xsm\:h-1\/4{
    height:25%
  }

  .xsm\:h-2\/4{
    height:50%
  }

  .xsm\:h-3\/4{
    height:75%
  }

  .xsm\:h-1\/5{
    height:20%
  }

  .xsm\:h-2\/5{
    height:40%
  }

  .xsm\:h-3\/5{
    height:60%
  }

  .xsm\:h-4\/5{
    height:80%
  }

  .xsm\:h-1\/6{
    height:16.666667%
  }

  .xsm\:h-2\/6{
    height:33.333333%
  }

  .xsm\:h-3\/6{
    height:50%
  }

  .xsm\:h-4\/6{
    height:66.666667%
  }

  .xsm\:h-5\/6{
    height:83.333333%
  }

  .xsm\:h-full{
    height:100%
  }

  .xsm\:h-screen{
    height:100vh
  }

  .xsm\:max-h-0{
    max-height:0px
  }

  .xsm\:max-h-1{
    max-height:0.25rem
  }

  .xsm\:max-h-2{
    max-height:0.5rem
  }

  .xsm\:max-h-3{
    max-height:0.75rem
  }

  .xsm\:max-h-4{
    max-height:1rem
  }

  .xsm\:max-h-5{
    max-height:1.25rem
  }

  .xsm\:max-h-6{
    max-height:1.5rem
  }

  .xsm\:max-h-7{
    max-height:1.75rem
  }

  .xsm\:max-h-8{
    max-height:2rem
  }

  .xsm\:max-h-9{
    max-height:2.25rem
  }

  .xsm\:max-h-10{
    max-height:2.5rem
  }

  .xsm\:max-h-11{
    max-height:2.75rem
  }

  .xsm\:max-h-12{
    max-height:3rem
  }

  .xsm\:max-h-14{
    max-height:3.5rem
  }

  .xsm\:max-h-16{
    max-height:4rem
  }

  .xsm\:max-h-20{
    max-height:5rem
  }

  .xsm\:max-h-24{
    max-height:6rem
  }

  .xsm\:max-h-28{
    max-height:7rem
  }

  .xsm\:max-h-32{
    max-height:8rem
  }

  .xsm\:max-h-36{
    max-height:9rem
  }

  .xsm\:max-h-40{
    max-height:10rem
  }

  .xsm\:max-h-44{
    max-height:11rem
  }

  .xsm\:max-h-48{
    max-height:12rem
  }

  .xsm\:max-h-52{
    max-height:13rem
  }

  .xsm\:max-h-56{
    max-height:14rem
  }

  .xsm\:max-h-60{
    max-height:15rem
  }

  .xsm\:max-h-64{
    max-height:16rem
  }

  .xsm\:max-h-72{
    max-height:18rem
  }

  .xsm\:max-h-80{
    max-height:20rem
  }

  .xsm\:max-h-96{
    max-height:24rem
  }

  .xsm\:max-h-px{
    max-height:1px
  }

  .xsm\:max-h-0\.5{
    max-height:0.125rem
  }

  .xsm\:max-h-1\.5{
    max-height:0.375rem
  }

  .xsm\:max-h-2\.5{
    max-height:0.625rem
  }

  .xsm\:max-h-3\.5{
    max-height:0.875rem
  }

  .xsm\:max-h-full{
    max-height:100%
  }

  .xsm\:max-h-screen{
    max-height:100vh
  }

  .xsm\:min-h-0{
    min-height:0px
  }

  .xsm\:min-h-full{
    min-height:100%
  }

  .xsm\:min-h-screen{
    min-height:100vh
  }

  .xsm\:w-0{
    width:0px
  }

  .xsm\:w-1{
    width:0.25rem
  }

  .xsm\:w-2{
    width:0.5rem
  }

  .xsm\:w-3{
    width:0.75rem
  }

  .xsm\:w-4{
    width:1rem
  }

  .xsm\:w-5{
    width:1.25rem
  }

  .xsm\:w-6{
    width:1.5rem
  }

  .xsm\:w-7{
    width:1.75rem
  }

  .xsm\:w-8{
    width:2rem
  }

  .xsm\:w-9{
    width:2.25rem
  }

  .xsm\:w-10{
    width:2.5rem
  }

  .xsm\:w-11{
    width:2.75rem
  }

  .xsm\:w-12{
    width:3rem
  }

  .xsm\:w-14{
    width:3.5rem
  }

  .xsm\:w-16{
    width:4rem
  }

  .xsm\:w-20{
    width:5rem
  }

  .xsm\:w-24{
    width:6rem
  }

  .xsm\:w-28{
    width:7rem
  }

  .xsm\:w-32{
    width:8rem
  }

  .xsm\:w-36{
    width:9rem
  }

  .xsm\:w-40{
    width:10rem
  }

  .xsm\:w-44{
    width:11rem
  }

  .xsm\:w-48{
    width:12rem
  }

  .xsm\:w-52{
    width:13rem
  }

  .xsm\:w-56{
    width:14rem
  }

  .xsm\:w-60{
    width:15rem
  }

  .xsm\:w-64{
    width:16rem
  }

  .xsm\:w-72{
    width:18rem
  }

  .xsm\:w-80{
    width:20rem
  }

  .xsm\:w-96{
    width:24rem
  }

  .xsm\:w-auto{
    width:auto
  }

  .xsm\:w-px{
    width:1px
  }

  .xsm\:w-0\.5{
    width:0.125rem
  }

  .xsm\:w-1\.5{
    width:0.375rem
  }

  .xsm\:w-2\.5{
    width:0.625rem
  }

  .xsm\:w-3\.5{
    width:0.875rem
  }

  .xsm\:w-1\/2{
    width:50%
  }

  .xsm\:w-1\/3{
    width:33.333333%
  }

  .xsm\:w-2\/3{
    width:66.666667%
  }

  .xsm\:w-1\/4{
    width:25%
  }

  .xsm\:w-2\/4{
    width:50%
  }

  .xsm\:w-3\/4{
    width:75%
  }

  .xsm\:w-1\/5{
    width:20%
  }

  .xsm\:w-2\/5{
    width:40%
  }

  .xsm\:w-3\/5{
    width:60%
  }

  .xsm\:w-4\/5{
    width:80%
  }

  .xsm\:w-1\/6{
    width:16.666667%
  }

  .xsm\:w-2\/6{
    width:33.333333%
  }

  .xsm\:w-3\/6{
    width:50%
  }

  .xsm\:w-4\/6{
    width:66.666667%
  }

  .xsm\:w-5\/6{
    width:83.333333%
  }

  .xsm\:w-1\/12{
    width:8.333333%
  }

  .xsm\:w-2\/12{
    width:16.666667%
  }

  .xsm\:w-3\/12{
    width:25%
  }

  .xsm\:w-4\/12{
    width:33.333333%
  }

  .xsm\:w-5\/12{
    width:41.666667%
  }

  .xsm\:w-6\/12{
    width:50%
  }

  .xsm\:w-7\/12{
    width:58.333333%
  }

  .xsm\:w-8\/12{
    width:66.666667%
  }

  .xsm\:w-9\/12{
    width:75%
  }

  .xsm\:w-10\/12{
    width:83.333333%
  }

  .xsm\:w-11\/12{
    width:91.666667%
  }

  .xsm\:w-full{
    width:100%
  }

  .xsm\:w-screen{
    width:100vw
  }

  .xsm\:w-min{
    width:min-content
  }

  .xsm\:w-max{
    width:max-content
  }

  .xsm\:min-w-0{
    min-width:0px
  }

  .xsm\:min-w-full{
    min-width:100%
  }

  .xsm\:min-w-min{
    min-width:min-content
  }

  .xsm\:min-w-max{
    min-width:max-content
  }

  .xsm\:max-w-0{
    max-width:0rem
  }

  .xsm\:max-w-none{
    max-width:none
  }

  .xsm\:max-w-xs{
    max-width:20rem
  }

  .xsm\:max-w-sm{
    max-width:24rem
  }

  .xsm\:max-w-md{
    max-width:28rem
  }

  .xsm\:max-w-lg{
    max-width:32rem
  }

  .xsm\:max-w-xl{
    max-width:36rem
  }

  .xsm\:max-w-2xl{
    max-width:42rem
  }

  .xsm\:max-w-3xl{
    max-width:48rem
  }

  .xsm\:max-w-4xl{
    max-width:56rem
  }

  .xsm\:max-w-5xl{
    max-width:64rem
  }

  .xsm\:max-w-6xl{
    max-width:72rem
  }

  .xsm\:max-w-7xl{
    max-width:80rem
  }

  .xsm\:max-w-full{
    max-width:100%
  }

  .xsm\:max-w-min{
    max-width:min-content
  }

  .xsm\:max-w-max{
    max-width:max-content
  }

  .xsm\:max-w-prose{
    max-width:65ch
  }

  .xsm\:max-w-screen-sm{
    max-width:640px
  }

  .xsm\:max-w-screen-md{
    max-width:768px
  }

  .xsm\:max-w-screen-2md{
    max-width:896px
  }

  .xsm\:max-w-screen-3md{
    max-width:945px
  }

  .xsm\:max-w-screen-lg{
    max-width:1024px
  }

  .xsm\:max-w-screen-2lg{
    max-width:1152px
  }

  .xsm\:max-w-screen-xl{
    max-width:1280px
  }

  .xsm\:max-w-screen-1xl{
    max-width:1400px
  }

  .xsm\:max-w-screen-2xl{
    max-width:1700px
  }

  .xsm\:flex-1{
    flex:1 1 0%
  }

  .xsm\:flex-auto{
    flex:1 1 auto
  }

  .xsm\:flex-initial{
    flex:0 1 auto
  }

  .xsm\:flex-none{
    flex:none
  }

  .xsm\:flex-shrink-0{
    flex-shrink:0
  }

  .xsm\:flex-shrink{
    flex-shrink:1
  }

  .xsm\:flex-grow-0{
    flex-grow:0
  }

  .xsm\:flex-grow{
    flex-grow:1
  }

  .xsm\:table-auto{
    table-layout:auto
  }

  .xsm\:table-fixed{
    table-layout:fixed
  }

  .xsm\:border-collapse{
    border-collapse:collapse
  }

  .xsm\:border-separate{
    border-collapse:separate
  }

  .xsm\:origin-center{
    transform-origin:center
  }

  .xsm\:origin-top{
    transform-origin:top
  }

  .xsm\:origin-top-right{
    transform-origin:top right
  }

  .xsm\:origin-right{
    transform-origin:right
  }

  .xsm\:origin-bottom-right{
    transform-origin:bottom right
  }

  .xsm\:origin-bottom{
    transform-origin:bottom
  }

  .xsm\:origin-bottom-left{
    transform-origin:bottom left
  }

  .xsm\:origin-left{
    transform-origin:left
  }

  .xsm\:origin-top-left{
    transform-origin:top left
  }

  .xsm\:transform{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .xsm\:transform-gpu{
    --tw-translate-x:0;
    --tw-translate-y:0;
    --tw-rotate:0;
    --tw-skew-x:0;
    --tw-skew-y:0;
    --tw-scale-x:1;
    --tw-scale-y:1;
    transform:translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .xsm\:transform-none{
    transform:none
  }

  .xsm\:translate-x-0{
    --tw-translate-x:0px
  }

  .xsm\:translate-x-1{
    --tw-translate-x:0.25rem
  }

  .xsm\:translate-x-2{
    --tw-translate-x:0.5rem
  }

  .xsm\:translate-x-3{
    --tw-translate-x:0.75rem
  }

  .xsm\:translate-x-4{
    --tw-translate-x:1rem
  }

  .xsm\:translate-x-5{
    --tw-translate-x:1.25rem
  }

  .xsm\:translate-x-6{
    --tw-translate-x:1.5rem
  }

  .xsm\:translate-x-7{
    --tw-translate-x:1.75rem
  }

  .xsm\:translate-x-8{
    --tw-translate-x:2rem
  }

  .xsm\:translate-x-9{
    --tw-translate-x:2.25rem
  }

  .xsm\:translate-x-10{
    --tw-translate-x:2.5rem
  }

  .xsm\:translate-x-11{
    --tw-translate-x:2.75rem
  }

  .xsm\:translate-x-12{
    --tw-translate-x:3rem
  }

  .xsm\:translate-x-14{
    --tw-translate-x:3.5rem
  }

  .xsm\:translate-x-16{
    --tw-translate-x:4rem
  }

  .xsm\:translate-x-20{
    --tw-translate-x:5rem
  }

  .xsm\:translate-x-24{
    --tw-translate-x:6rem
  }

  .xsm\:translate-x-28{
    --tw-translate-x:7rem
  }

  .xsm\:translate-x-32{
    --tw-translate-x:8rem
  }

  .xsm\:translate-x-36{
    --tw-translate-x:9rem
  }

  .xsm\:translate-x-40{
    --tw-translate-x:10rem
  }

  .xsm\:translate-x-44{
    --tw-translate-x:11rem
  }

  .xsm\:translate-x-48{
    --tw-translate-x:12rem
  }

  .xsm\:translate-x-52{
    --tw-translate-x:13rem
  }

  .xsm\:translate-x-56{
    --tw-translate-x:14rem
  }

  .xsm\:translate-x-60{
    --tw-translate-x:15rem
  }

  .xsm\:translate-x-64{
    --tw-translate-x:16rem
  }

  .xsm\:translate-x-72{
    --tw-translate-x:18rem
  }

  .xsm\:translate-x-80{
    --tw-translate-x:20rem
  }

  .xsm\:translate-x-96{
    --tw-translate-x:24rem
  }

  .xsm\:translate-x-px{
    --tw-translate-x:1px
  }

  .xsm\:translate-x-0\.5{
    --tw-translate-x:0.125rem
  }

  .xsm\:translate-x-1\.5{
    --tw-translate-x:0.375rem
  }

  .xsm\:translate-x-2\.5{
    --tw-translate-x:0.625rem
  }

  .xsm\:translate-x-3\.5{
    --tw-translate-x:0.875rem
  }

  .xsm\:-translate-x-0{
    --tw-translate-x:0px
  }

  .xsm\:-translate-x-1{
    --tw-translate-x:-0.25rem
  }

  .xsm\:-translate-x-2{
    --tw-translate-x:-0.5rem
  }

  .xsm\:-translate-x-3{
    --tw-translate-x:-0.75rem
  }

  .xsm\:-translate-x-4{
    --tw-translate-x:-1rem
  }

  .xsm\:-translate-x-5{
    --tw-translate-x:-1.25rem
  }

  .xsm\:-translate-x-6{
    --tw-translate-x:-1.5rem
  }

  .xsm\:-translate-x-7{
    --tw-translate-x:-1.75rem
  }

  .xsm\:-translate-x-8{
    --tw-translate-x:-2rem
  }

  .xsm\:-translate-x-9{
    --tw-translate-x:-2.25rem
  }

  .xsm\:-translate-x-10{
    --tw-translate-x:-2.5rem
  }

  .xsm\:-translate-x-11{
    --tw-translate-x:-2.75rem
  }

  .xsm\:-translate-x-12{
    --tw-translate-x:-3rem
  }

  .xsm\:-translate-x-14{
    --tw-translate-x:-3.5rem
  }

  .xsm\:-translate-x-16{
    --tw-translate-x:-4rem
  }

  .xsm\:-translate-x-20{
    --tw-translate-x:-5rem
  }

  .xsm\:-translate-x-24{
    --tw-translate-x:-6rem
  }

  .xsm\:-translate-x-28{
    --tw-translate-x:-7rem
  }

  .xsm\:-translate-x-32{
    --tw-translate-x:-8rem
  }

  .xsm\:-translate-x-36{
    --tw-translate-x:-9rem
  }

  .xsm\:-translate-x-40{
    --tw-translate-x:-10rem
  }

  .xsm\:-translate-x-44{
    --tw-translate-x:-11rem
  }

  .xsm\:-translate-x-48{
    --tw-translate-x:-12rem
  }

  .xsm\:-translate-x-52{
    --tw-translate-x:-13rem
  }

  .xsm\:-translate-x-56{
    --tw-translate-x:-14rem
  }

  .xsm\:-translate-x-60{
    --tw-translate-x:-15rem
  }

  .xsm\:-translate-x-64{
    --tw-translate-x:-16rem
  }

  .xsm\:-translate-x-72{
    --tw-translate-x:-18rem
  }

  .xsm\:-translate-x-80{
    --tw-translate-x:-20rem
  }

  .xsm\:-translate-x-96{
    --tw-translate-x:-24rem
  }

  .xsm\:-translate-x-px{
    --tw-translate-x:-1px
  }

  .xsm\:-translate-x-0\.5{
    --tw-translate-x:-0.125rem
  }

  .xsm\:-translate-x-1\.5{
    --tw-translate-x:-0.375rem
  }

  .xsm\:-translate-x-2\.5{
    --tw-translate-x:-0.625rem
  }

  .xsm\:-translate-x-3\.5{
    --tw-translate-x:-0.875rem
  }

  .xsm\:translate-x-1\/2{
    --tw-translate-x:50%
  }

  .xsm\:translate-x-1\/3{
    --tw-translate-x:33.333333%
  }

  .xsm\:translate-x-2\/3{
    --tw-translate-x:66.666667%
  }

  .xsm\:translate-x-1\/4{
    --tw-translate-x:25%
  }

  .xsm\:translate-x-2\/4{
    --tw-translate-x:50%
  }

  .xsm\:translate-x-3\/4{
    --tw-translate-x:75%
  }

  .xsm\:translate-x-full{
    --tw-translate-x:100%
  }

  .xsm\:-translate-x-1\/2{
    --tw-translate-x:-50%
  }

  .xsm\:-translate-x-1\/3{
    --tw-translate-x:-33.333333%
  }

  .xsm\:-translate-x-2\/3{
    --tw-translate-x:-66.666667%
  }

  .xsm\:-translate-x-1\/4{
    --tw-translate-x:-25%
  }

  .xsm\:-translate-x-2\/4{
    --tw-translate-x:-50%
  }

  .xsm\:-translate-x-3\/4{
    --tw-translate-x:-75%
  }

  .xsm\:-translate-x-full{
    --tw-translate-x:-100%
  }

  .xsm\:translate-y-0{
    --tw-translate-y:0px
  }

  .xsm\:translate-y-1{
    --tw-translate-y:0.25rem
  }

  .xsm\:translate-y-2{
    --tw-translate-y:0.5rem
  }

  .xsm\:translate-y-3{
    --tw-translate-y:0.75rem
  }

  .xsm\:translate-y-4{
    --tw-translate-y:1rem
  }

  .xsm\:translate-y-5{
    --tw-translate-y:1.25rem
  }

  .xsm\:translate-y-6{
    --tw-translate-y:1.5rem
  }

  .xsm\:translate-y-7{
    --tw-translate-y:1.75rem
  }

  .xsm\:translate-y-8{
    --tw-translate-y:2rem
  }

  .xsm\:translate-y-9{
    --tw-translate-y:2.25rem
  }

  .xsm\:translate-y-10{
    --tw-translate-y:2.5rem
  }

  .xsm\:translate-y-11{
    --tw-translate-y:2.75rem
  }

  .xsm\:translate-y-12{
    --tw-translate-y:3rem
  }

  .xsm\:translate-y-14{
    --tw-translate-y:3.5rem
  }

  .xsm\:translate-y-16{
    --tw-translate-y:4rem
  }

  .xsm\:translate-y-20{
    --tw-translate-y:5rem
  }

  .xsm\:translate-y-24{
    --tw-translate-y:6rem
  }

  .xsm\:translate-y-28{
    --tw-translate-y:7rem
  }

  .xsm\:translate-y-32{
    --tw-translate-y:8rem
  }

  .xsm\:translate-y-36{
    --tw-translate-y:9rem
  }

  .xsm\:translate-y-40{
    --tw-translate-y:10rem
  }

  .xsm\:translate-y-44{
    --tw-translate-y:11rem
  }

  .xsm\:translate-y-48{
    --tw-translate-y:12rem
  }

  .xsm\:translate-y-52{
    --tw-translate-y:13rem
  }

  .xsm\:translate-y-56{
    --tw-translate-y:14rem
  }

  .xsm\:translate-y-60{
    --tw-translate-y:15rem
  }

  .xsm\:translate-y-64{
    --tw-translate-y:16rem
  }

  .xsm\:translate-y-72{
    --tw-translate-y:18rem
  }

  .xsm\:translate-y-80{
    --tw-translate-y:20rem
  }

  .xsm\:translate-y-96{
    --tw-translate-y:24rem
  }

  .xsm\:translate-y-px{
    --tw-translate-y:1px
  }

  .xsm\:translate-y-0\.5{
    --tw-translate-y:0.125rem
  }

  .xsm\:translate-y-1\.5{
    --tw-translate-y:0.375rem
  }

  .xsm\:translate-y-2\.5{
    --tw-translate-y:0.625rem
  }

  .xsm\:translate-y-3\.5{
    --tw-translate-y:0.875rem
  }

  .xsm\:-translate-y-0{
    --tw-translate-y:0px
  }

  .xsm\:-translate-y-1{
    --tw-translate-y:-0.25rem
  }

  .xsm\:-translate-y-2{
    --tw-translate-y:-0.5rem
  }

  .xsm\:-translate-y-3{
    --tw-translate-y:-0.75rem
  }

  .xsm\:-translate-y-4{
    --tw-translate-y:-1rem
  }

  .xsm\:-translate-y-5{
    --tw-translate-y:-1.25rem
  }

  .xsm\:-translate-y-6{
    --tw-translate-y:-1.5rem
  }

  .xsm\:-translate-y-7{
    --tw-translate-y:-1.75rem
  }

  .xsm\:-translate-y-8{
    --tw-translate-y:-2rem
  }

  .xsm\:-translate-y-9{
    --tw-translate-y:-2.25rem
  }

  .xsm\:-translate-y-10{
    --tw-translate-y:-2.5rem
  }

  .xsm\:-translate-y-11{
    --tw-translate-y:-2.75rem
  }

  .xsm\:-translate-y-12{
    --tw-translate-y:-3rem
  }

  .xsm\:-translate-y-14{
    --tw-translate-y:-3.5rem
  }

  .xsm\:-translate-y-16{
    --tw-translate-y:-4rem
  }

  .xsm\:-translate-y-20{
    --tw-translate-y:-5rem
  }

  .xsm\:-translate-y-24{
    --tw-translate-y:-6rem
  }

  .xsm\:-translate-y-28{
    --tw-translate-y:-7rem
  }

  .xsm\:-translate-y-32{
    --tw-translate-y:-8rem
  }

  .xsm\:-translate-y-36{
    --tw-translate-y:-9rem
  }

  .xsm\:-translate-y-40{
    --tw-translate-y:-10rem
  }

  .xsm\:-translate-y-44{
    --tw-translate-y:-11rem
  }

  .xsm\:-translate-y-48{
    --tw-translate-y:-12rem
  }

  .xsm\:-translate-y-52{
    --tw-translate-y:-13rem
  }

  .xsm\:-translate-y-56{
    --tw-translate-y:-14rem
  }

  .xsm\:-translate-y-60{
    --tw-translate-y:-15rem
  }

  .xsm\:-translate-y-64{
    --tw-translate-y:-16rem
  }

  .xsm\:-translate-y-72{
    --tw-translate-y:-18rem
  }

  .xsm\:-translate-y-80{
    --tw-translate-y:-20rem
  }

  .xsm\:-translate-y-96{
    --tw-translate-y:-24rem
  }

  .xsm\:-translate-y-px{
    --tw-translate-y:-1px
  }

  .xsm\:-translate-y-0\.5{
    --tw-translate-y:-0.125rem
  }

  .xsm\:-translate-y-1\.5{
    --tw-translate-y:-0.375rem
  }

  .xsm\:-translate-y-2\.5{
    --tw-translate-y:-0.625rem
  }

  .xsm\:-translate-y-3\.5{
    --tw-translate-y:-0.875rem
  }

  .xsm\:translate-y-1\/2{
    --tw-translate-y:50%
  }

  .xsm\:translate-y-1\/3{
    --tw-translate-y:33.333333%
  }

  .xsm\:translate-y-2\/3{
    --tw-translate-y:66.666667%
  }

  .xsm\:translate-y-1\/4{
    --tw-translate-y:25%
  }

  .xsm\:translate-y-2\/4{
    --tw-translate-y:50%
  }

  .xsm\:translate-y-3\/4{
    --tw-translate-y:75%
  }

  .xsm\:translate-y-full{
    --tw-translate-y:100%
  }

  .xsm\:-translate-y-1\/2{
    --tw-translate-y:-50%
  }

  .xsm\:-translate-y-1\/3{
    --tw-translate-y:-33.333333%
  }

  .xsm\:-translate-y-2\/3{
    --tw-translate-y:-66.666667%
  }

  .xsm\:-translate-y-1\/4{
    --tw-translate-y:-25%
  }

  .xsm\:-translate-y-2\/4{
    --tw-translate-y:-50%
  }

  .xsm\:-translate-y-3\/4{
    --tw-translate-y:-75%
  }

  .xsm\:-translate-y-full{
    --tw-translate-y:-100%
  }

  .xsm\:hover\:translate-x-0:hover{
    --tw-translate-x:0px
  }

  .xsm\:hover\:translate-x-1:hover{
    --tw-translate-x:0.25rem
  }

  .xsm\:hover\:translate-x-2:hover{
    --tw-translate-x:0.5rem
  }

  .xsm\:hover\:translate-x-3:hover{
    --tw-translate-x:0.75rem
  }

  .xsm\:hover\:translate-x-4:hover{
    --tw-translate-x:1rem
  }

  .xsm\:hover\:translate-x-5:hover{
    --tw-translate-x:1.25rem
  }

  .xsm\:hover\:translate-x-6:hover{
    --tw-translate-x:1.5rem
  }

  .xsm\:hover\:translate-x-7:hover{
    --tw-translate-x:1.75rem
  }

  .xsm\:hover\:translate-x-8:hover{
    --tw-translate-x:2rem
  }

  .xsm\:hover\:translate-x-9:hover{
    --tw-translate-x:2.25rem
  }

  .xsm\:hover\:translate-x-10:hover{
    --tw-translate-x:2.5rem
  }

  .xsm\:hover\:translate-x-11:hover{
    --tw-translate-x:2.75rem
  }

  .xsm\:hover\:translate-x-12:hover{
    --tw-translate-x:3rem
  }

  .xsm\:hover\:translate-x-14:hover{
    --tw-translate-x:3.5rem
  }

  .xsm\:hover\:translate-x-16:hover{
    --tw-translate-x:4rem
  }

  .xsm\:hover\:translate-x-20:hover{
    --tw-translate-x:5rem
  }

  .xsm\:hover\:translate-x-24:hover{
    --tw-translate-x:6rem
  }

  .xsm\:hover\:translate-x-28:hover{
    --tw-translate-x:7rem
  }

  .xsm\:hover\:translate-x-32:hover{
    --tw-translate-x:8rem
  }

  .xsm\:hover\:translate-x-36:hover{
    --tw-translate-x:9rem
  }

  .xsm\:hover\:translate-x-40:hover{
    --tw-translate-x:10rem
  }

  .xsm\:hover\:translate-x-44:hover{
    --tw-translate-x:11rem
  }

  .xsm\:hover\:translate-x-48:hover{
    --tw-translate-x:12rem
  }

  .xsm\:hover\:translate-x-52:hover{
    --tw-translate-x:13rem
  }

  .xsm\:hover\:translate-x-56:hover{
    --tw-translate-x:14rem
  }

  .xsm\:hover\:translate-x-60:hover{
    --tw-translate-x:15rem
  }

  .xsm\:hover\:translate-x-64:hover{
    --tw-translate-x:16rem
  }

  .xsm\:hover\:translate-x-72:hover{
    --tw-translate-x:18rem
  }

  .xsm\:hover\:translate-x-80:hover{
    --tw-translate-x:20rem
  }

  .xsm\:hover\:translate-x-96:hover{
    --tw-translate-x:24rem
  }

  .xsm\:hover\:translate-x-px:hover{
    --tw-translate-x:1px
  }

  .xsm\:hover\:translate-x-0\.5:hover{
    --tw-translate-x:0.125rem
  }

  .xsm\:hover\:translate-x-1\.5:hover{
    --tw-translate-x:0.375rem
  }

  .xsm\:hover\:translate-x-2\.5:hover{
    --tw-translate-x:0.625rem
  }

  .xsm\:hover\:translate-x-3\.5:hover{
    --tw-translate-x:0.875rem
  }

  .xsm\:hover\:-translate-x-0:hover{
    --tw-translate-x:0px
  }

  .xsm\:hover\:-translate-x-1:hover{
    --tw-translate-x:-0.25rem
  }

  .xsm\:hover\:-translate-x-2:hover{
    --tw-translate-x:-0.5rem
  }

  .xsm\:hover\:-translate-x-3:hover{
    --tw-translate-x:-0.75rem
  }

  .xsm\:hover\:-translate-x-4:hover{
    --tw-translate-x:-1rem
  }

  .xsm\:hover\:-translate-x-5:hover{
    --tw-translate-x:-1.25rem
  }

  .xsm\:hover\:-translate-x-6:hover{
    --tw-translate-x:-1.5rem
  }

  .xsm\:hover\:-translate-x-7:hover{
    --tw-translate-x:-1.75rem
  }

  .xsm\:hover\:-translate-x-8:hover{
    --tw-translate-x:-2rem
  }

  .xsm\:hover\:-translate-x-9:hover{
    --tw-translate-x:-2.25rem
  }

  .xsm\:hover\:-translate-x-10:hover{
    --tw-translate-x:-2.5rem
  }

  .xsm\:hover\:-translate-x-11:hover{
    --tw-translate-x:-2.75rem
  }

  .xsm\:hover\:-translate-x-12:hover{
    --tw-translate-x:-3rem
  }

  .xsm\:hover\:-translate-x-14:hover{
    --tw-translate-x:-3.5rem
  }

  .xsm\:hover\:-translate-x-16:hover{
    --tw-translate-x:-4rem
  }

  .xsm\:hover\:-translate-x-20:hover{
    --tw-translate-x:-5rem
  }

  .xsm\:hover\:-translate-x-24:hover{
    --tw-translate-x:-6rem
  }

  .xsm\:hover\:-translate-x-28:hover{
    --tw-translate-x:-7rem
  }

  .xsm\:hover\:-translate-x-32:hover{
    --tw-translate-x:-8rem
  }

  .xsm\:hover\:-translate-x-36:hover{
    --tw-translate-x:-9rem
  }

  .xsm\:hover\:-translate-x-40:hover{
    --tw-translate-x:-10rem
  }

  .xsm\:hover\:-translate-x-44:hover{
    --tw-translate-x:-11rem
  }

  .xsm\:hover\:-translate-x-48:hover{
    --tw-translate-x:-12rem
  }

  .xsm\:hover\:-translate-x-52:hover{
    --tw-translate-x:-13rem
  }

  .xsm\:hover\:-translate-x-56:hover{
    --tw-translate-x:-14rem
  }

  .xsm\:hover\:-translate-x-60:hover{
    --tw-translate-x:-15rem
  }

  .xsm\:hover\:-translate-x-64:hover{
    --tw-translate-x:-16rem
  }

  .xsm\:hover\:-translate-x-72:hover{
    --tw-translate-x:-18rem
  }

  .xsm\:hover\:-translate-x-80:hover{
    --tw-translate-x:-20rem
  }

  .xsm\:hover\:-translate-x-96:hover{
    --tw-translate-x:-24rem
  }

  .xsm\:hover\:-translate-x-px:hover{
    --tw-translate-x:-1px
  }

  .xsm\:hover\:-translate-x-0\.5:hover{
    --tw-translate-x:-0.125rem
  }

  .xsm\:hover\:-translate-x-1\.5:hover{
    --tw-translate-x:-0.375rem
  }

  .xsm\:hover\:-translate-x-2\.5:hover{
    --tw-translate-x:-0.625rem
  }

  .xsm\:hover\:-translate-x-3\.5:hover{
    --tw-translate-x:-0.875rem
  }

  .xsm\:hover\:translate-x-1\/2:hover{
    --tw-translate-x:50%
  }

  .xsm\:hover\:translate-x-1\/3:hover{
    --tw-translate-x:33.333333%
  }

  .xsm\:hover\:translate-x-2\/3:hover{
    --tw-translate-x:66.666667%
  }

  .xsm\:hover\:translate-x-1\/4:hover{
    --tw-translate-x:25%
  }

  .xsm\:hover\:translate-x-2\/4:hover{
    --tw-translate-x:50%
  }

  .xsm\:hover\:translate-x-3\/4:hover{
    --tw-translate-x:75%
  }

  .xsm\:hover\:translate-x-full:hover{
    --tw-translate-x:100%
  }

  .xsm\:hover\:-translate-x-1\/2:hover{
    --tw-translate-x:-50%
  }

  .xsm\:hover\:-translate-x-1\/3:hover{
    --tw-translate-x:-33.333333%
  }

  .xsm\:hover\:-translate-x-2\/3:hover{
    --tw-translate-x:-66.666667%
  }

  .xsm\:hover\:-translate-x-1\/4:hover{
    --tw-translate-x:-25%
  }

  .xsm\:hover\:-translate-x-2\/4:hover{
    --tw-translate-x:-50%
  }

  .xsm\:hover\:-translate-x-3\/4:hover{
    --tw-translate-x:-75%
  }

  .xsm\:hover\:-translate-x-full:hover{
    --tw-translate-x:-100%
  }

  .xsm\:hover\:translate-y-0:hover{
    --tw-translate-y:0px
  }

  .xsm\:hover\:translate-y-1:hover{
    --tw-translate-y:0.25rem
  }

  .xsm\:hover\:translate-y-2:hover{
    --tw-translate-y:0.5rem
  }

  .xsm\:hover\:translate-y-3:hover{
    --tw-translate-y:0.75rem
  }

  .xsm\:hover\:translate-y-4:hover{
    --tw-translate-y:1rem
  }

  .xsm\:hover\:translate-y-5:hover{
    --tw-translate-y:1.25rem
  }

  .xsm\:hover\:translate-y-6:hover{
    --tw-translate-y:1.5rem
  }

  .xsm\:hover\:translate-y-7:hover{
    --tw-translate-y:1.75rem
  }

  .xsm\:hover\:translate-y-8:hover{
    --tw-translate-y:2rem
  }

  .xsm\:hover\:translate-y-9:hover{
    --tw-translate-y:2.25rem
  }

  .xsm\:hover\:translate-y-10:hover{
    --tw-translate-y:2.5rem
  }

  .xsm\:hover\:translate-y-11:hover{
    --tw-translate-y:2.75rem
  }

  .xsm\:hover\:translate-y-12:hover{
    --tw-translate-y:3rem
  }

  .xsm\:hover\:translate-y-14:hover{
    --tw-translate-y:3.5rem
  }

  .xsm\:hover\:translate-y-16:hover{
    --tw-translate-y:4rem
  }

  .xsm\:hover\:translate-y-20:hover{
    --tw-translate-y:5rem
  }

  .xsm\:hover\:translate-y-24:hover{
    --tw-translate-y:6rem
  }

  .xsm\:hover\:translate-y-28:hover{
    --tw-translate-y:7rem
  }

  .xsm\:hover\:translate-y-32:hover{
    --tw-translate-y:8rem
  }

  .xsm\:hover\:translate-y-36:hover{
    --tw-translate-y:9rem
  }

  .xsm\:hover\:translate-y-40:hover{
    --tw-translate-y:10rem
  }

  .xsm\:hover\:translate-y-44:hover{
    --tw-translate-y:11rem
  }

  .xsm\:hover\:translate-y-48:hover{
    --tw-translate-y:12rem
  }

  .xsm\:hover\:translate-y-52:hover{
    --tw-translate-y:13rem
  }

  .xsm\:hover\:translate-y-56:hover{
    --tw-translate-y:14rem
  }

  .xsm\:hover\:translate-y-60:hover{
    --tw-translate-y:15rem
  }

  .xsm\:hover\:translate-y-64:hover{
    --tw-translate-y:16rem
  }

  .xsm\:hover\:translate-y-72:hover{
    --tw-translate-y:18rem
  }

  .xsm\:hover\:translate-y-80:hover{
    --tw-translate-y:20rem
  }

  .xsm\:hover\:translate-y-96:hover{
    --tw-translate-y:24rem
  }

  .xsm\:hover\:translate-y-px:hover{
    --tw-translate-y:1px
  }

  .xsm\:hover\:translate-y-0\.5:hover{
    --tw-translate-y:0.125rem
  }

  .xsm\:hover\:translate-y-1\.5:hover{
    --tw-translate-y:0.375rem
  }

  .xsm\:hover\:translate-y-2\.5:hover{
    --tw-translate-y:0.625rem
  }

  .xsm\:hover\:translate-y-3\.5:hover{
    --tw-translate-y:0.875rem
  }

  .xsm\:hover\:-translate-y-0:hover{
    --tw-translate-y:0px
  }

  .xsm\:hover\:-translate-y-1:hover{
    --tw-translate-y:-0.25rem
  }

  .xsm\:hover\:-translate-y-2:hover{
    --tw-translate-y:-0.5rem
  }

  .xsm\:hover\:-translate-y-3:hover{
    --tw-translate-y:-0.75rem
  }

  .xsm\:hover\:-translate-y-4:hover{
    --tw-translate-y:-1rem
  }

  .xsm\:hover\:-translate-y-5:hover{
    --tw-translate-y:-1.25rem
  }

  .xsm\:hover\:-translate-y-6:hover{
    --tw-translate-y:-1.5rem
  }

  .xsm\:hover\:-translate-y-7:hover{
    --tw-translate-y:-1.75rem
  }

  .xsm\:hover\:-translate-y-8:hover{
    --tw-translate-y:-2rem
  }

  .xsm\:hover\:-translate-y-9:hover{
    --tw-translate-y:-2.25rem
  }

  .xsm\:hover\:-translate-y-10:hover{
    --tw-translate-y:-2.5rem
  }

  .xsm\:hover\:-translate-y-11:hover{
    --tw-translate-y:-2.75rem
  }

  .xsm\:hover\:-translate-y-12:hover{
    --tw-translate-y:-3rem
  }

  .xsm\:hover\:-translate-y-14:hover{
    --tw-translate-y:-3.5rem
  }

  .xsm\:hover\:-translate-y-16:hover{
    --tw-translate-y:-4rem
  }

  .xsm\:hover\:-translate-y-20:hover{
    --tw-translate-y:-5rem
  }

  .xsm\:hover\:-translate-y-24:hover{
    --tw-translate-y:-6rem
  }

  .xsm\:hover\:-translate-y-28:hover{
    --tw-translate-y:-7rem
  }

  .xsm\:hover\:-translate-y-32:hover{
    --tw-translate-y:-8rem
  }

  .xsm\:hover\:-translate-y-36:hover{
    --tw-translate-y:-9rem
  }

  .xsm\:hover\:-translate-y-40:hover{
    --tw-translate-y:-10rem
  }

  .xsm\:hover\:-translate-y-44:hover{
    --tw-translate-y:-11rem
  }

  .xsm\:hover\:-translate-y-48:hover{
    --tw-translate-y:-12rem
  }

  .xsm\:hover\:-translate-y-52:hover{
    --tw-translate-y:-13rem
  }

  .xsm\:hover\:-translate-y-56:hover{
    --tw-translate-y:-14rem
  }

  .xsm\:hover\:-translate-y-60:hover{
    --tw-translate-y:-15rem
  }

  .xsm\:hover\:-translate-y-64:hover{
    --tw-translate-y:-16rem
  }

  .xsm\:hover\:-translate-y-72:hover{
    --tw-translate-y:-18rem
  }

  .xsm\:hover\:-translate-y-80:hover{
    --tw-translate-y:-20rem
  }

  .xsm\:hover\:-translate-y-96:hover{
    --tw-translate-y:-24rem
  }

  .xsm\:hover\:-translate-y-px:hover{
    --tw-translate-y:-1px
  }

  .xsm\:hover\:-translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
  }

  .xsm\:hover\:-translate-y-1\.5:hover{
    --tw-translate-y:-0.375rem
  }

  .xsm\:hover\:-translate-y-2\.5:hover{
    --tw-translate-y:-0.625rem
  }

  .xsm\:hover\:-translate-y-3\.5:hover{
    --tw-translate-y:-0.875rem
  }

  .xsm\:hover\:translate-y-1\/2:hover{
    --tw-translate-y:50%
  }

  .xsm\:hover\:translate-y-1\/3:hover{
    --tw-translate-y:33.333333%
  }

  .xsm\:hover\:translate-y-2\/3:hover{
    --tw-translate-y:66.666667%
  }

  .xsm\:hover\:translate-y-1\/4:hover{
    --tw-translate-y:25%
  }

  .xsm\:hover\:translate-y-2\/4:hover{
    --tw-translate-y:50%
  }

  .xsm\:hover\:translate-y-3\/4:hover{
    --tw-translate-y:75%
  }

  .xsm\:hover\:translate-y-full:hover{
    --tw-translate-y:100%
  }

  .xsm\:hover\:-translate-y-1\/2:hover{
    --tw-translate-y:-50%
  }

  .xsm\:hover\:-translate-y-1\/3:hover{
    --tw-translate-y:-33.333333%
  }

  .xsm\:hover\:-translate-y-2\/3:hover{
    --tw-translate-y:-66.666667%
  }

  .xsm\:hover\:-translate-y-1\/4:hover{
    --tw-translate-y:-25%
  }

  .xsm\:hover\:-translate-y-2\/4:hover{
    --tw-translate-y:-50%
  }

  .xsm\:hover\:-translate-y-3\/4:hover{
    --tw-translate-y:-75%
  }

  .xsm\:hover\:-translate-y-full:hover{
    --tw-translate-y:-100%
  }

  .xsm\:focus\:translate-x-0:focus{
    --tw-translate-x:0px
  }

  .xsm\:focus\:translate-x-1:focus{
    --tw-translate-x:0.25rem
  }

  .xsm\:focus\:translate-x-2:focus{
    --tw-translate-x:0.5rem
  }

  .xsm\:focus\:translate-x-3:focus{
    --tw-translate-x:0.75rem
  }

  .xsm\:focus\:translate-x-4:focus{
    --tw-translate-x:1rem
  }

  .xsm\:focus\:translate-x-5:focus{
    --tw-translate-x:1.25rem
  }

  .xsm\:focus\:translate-x-6:focus{
    --tw-translate-x:1.5rem
  }

  .xsm\:focus\:translate-x-7:focus{
    --tw-translate-x:1.75rem
  }

  .xsm\:focus\:translate-x-8:focus{
    --tw-translate-x:2rem
  }

  .xsm\:focus\:translate-x-9:focus{
    --tw-translate-x:2.25rem
  }

  .xsm\:focus\:translate-x-10:focus{
    --tw-translate-x:2.5rem
  }

  .xsm\:focus\:translate-x-11:focus{
    --tw-translate-x:2.75rem
  }

  .xsm\:focus\:translate-x-12:focus{
    --tw-translate-x:3rem
  }

  .xsm\:focus\:translate-x-14:focus{
    --tw-translate-x:3.5rem
  }

  .xsm\:focus\:translate-x-16:focus{
    --tw-translate-x:4rem
  }

  .xsm\:focus\:translate-x-20:focus{
    --tw-translate-x:5rem
  }

  .xsm\:focus\:translate-x-24:focus{
    --tw-translate-x:6rem
  }

  .xsm\:focus\:translate-x-28:focus{
    --tw-translate-x:7rem
  }

  .xsm\:focus\:translate-x-32:focus{
    --tw-translate-x:8rem
  }

  .xsm\:focus\:translate-x-36:focus{
    --tw-translate-x:9rem
  }

  .xsm\:focus\:translate-x-40:focus{
    --tw-translate-x:10rem
  }

  .xsm\:focus\:translate-x-44:focus{
    --tw-translate-x:11rem
  }

  .xsm\:focus\:translate-x-48:focus{
    --tw-translate-x:12rem
  }

  .xsm\:focus\:translate-x-52:focus{
    --tw-translate-x:13rem
  }

  .xsm\:focus\:translate-x-56:focus{
    --tw-translate-x:14rem
  }

  .xsm\:focus\:translate-x-60:focus{
    --tw-translate-x:15rem
  }

  .xsm\:focus\:translate-x-64:focus{
    --tw-translate-x:16rem
  }

  .xsm\:focus\:translate-x-72:focus{
    --tw-translate-x:18rem
  }

  .xsm\:focus\:translate-x-80:focus{
    --tw-translate-x:20rem
  }

  .xsm\:focus\:translate-x-96:focus{
    --tw-translate-x:24rem
  }

  .xsm\:focus\:translate-x-px:focus{
    --tw-translate-x:1px
  }

  .xsm\:focus\:translate-x-0\.5:focus{
    --tw-translate-x:0.125rem
  }

  .xsm\:focus\:translate-x-1\.5:focus{
    --tw-translate-x:0.375rem
  }

  .xsm\:focus\:translate-x-2\.5:focus{
    --tw-translate-x:0.625rem
  }

  .xsm\:focus\:translate-x-3\.5:focus{
    --tw-translate-x:0.875rem
  }

  .xsm\:focus\:-translate-x-0:focus{
    --tw-translate-x:0px
  }

  .xsm\:focus\:-translate-x-1:focus{
    --tw-translate-x:-0.25rem
  }

  .xsm\:focus\:-translate-x-2:focus{
    --tw-translate-x:-0.5rem
  }

  .xsm\:focus\:-translate-x-3:focus{
    --tw-translate-x:-0.75rem
  }

  .xsm\:focus\:-translate-x-4:focus{
    --tw-translate-x:-1rem
  }

  .xsm\:focus\:-translate-x-5:focus{
    --tw-translate-x:-1.25rem
  }

  .xsm\:focus\:-translate-x-6:focus{
    --tw-translate-x:-1.5rem
  }

  .xsm\:focus\:-translate-x-7:focus{
    --tw-translate-x:-1.75rem
  }

  .xsm\:focus\:-translate-x-8:focus{
    --tw-translate-x:-2rem
  }

  .xsm\:focus\:-translate-x-9:focus{
    --tw-translate-x:-2.25rem
  }

  .xsm\:focus\:-translate-x-10:focus{
    --tw-translate-x:-2.5rem
  }

  .xsm\:focus\:-translate-x-11:focus{
    --tw-translate-x:-2.75rem
  }

  .xsm\:focus\:-translate-x-12:focus{
    --tw-translate-x:-3rem
  }

  .xsm\:focus\:-translate-x-14:focus{
    --tw-translate-x:-3.5rem
  }

  .xsm\:focus\:-translate-x-16:focus{
    --tw-translate-x:-4rem
  }

  .xsm\:focus\:-translate-x-20:focus{
    --tw-translate-x:-5rem
  }

  .xsm\:focus\:-translate-x-24:focus{
    --tw-translate-x:-6rem
  }

  .xsm\:focus\:-translate-x-28:focus{
    --tw-translate-x:-7rem
  }

  .xsm\:focus\:-translate-x-32:focus{
    --tw-translate-x:-8rem
  }

  .xsm\:focus\:-translate-x-36:focus{
    --tw-translate-x:-9rem
  }

  .xsm\:focus\:-translate-x-40:focus{
    --tw-translate-x:-10rem
  }

  .xsm\:focus\:-translate-x-44:focus{
    --tw-translate-x:-11rem
  }

  .xsm\:focus\:-translate-x-48:focus{
    --tw-translate-x:-12rem
  }

  .xsm\:focus\:-translate-x-52:focus{
    --tw-translate-x:-13rem
  }

  .xsm\:focus\:-translate-x-56:focus{
    --tw-translate-x:-14rem
  }

  .xsm\:focus\:-translate-x-60:focus{
    --tw-translate-x:-15rem
  }

  .xsm\:focus\:-translate-x-64:focus{
    --tw-translate-x:-16rem
  }

  .xsm\:focus\:-translate-x-72:focus{
    --tw-translate-x:-18rem
  }

  .xsm\:focus\:-translate-x-80:focus{
    --tw-translate-x:-20rem
  }

  .xsm\:focus\:-translate-x-96:focus{
    --tw-translate-x:-24rem
  }

  .xsm\:focus\:-translate-x-px:focus{
    --tw-translate-x:-1px
  }

  .xsm\:focus\:-translate-x-0\.5:focus{
    --tw-translate-x:-0.125rem
  }

  .xsm\:focus\:-translate-x-1\.5:focus{
    --tw-translate-x:-0.375rem
  }

  .xsm\:focus\:-translate-x-2\.5:focus{
    --tw-translate-x:-0.625rem
  }

  .xsm\:focus\:-translate-x-3\.5:focus{
    --tw-translate-x:-0.875rem
  }

  .xsm\:focus\:translate-x-1\/2:focus{
    --tw-translate-x:50%
  }

  .xsm\:focus\:translate-x-1\/3:focus{
    --tw-translate-x:33.333333%
  }

  .xsm\:focus\:translate-x-2\/3:focus{
    --tw-translate-x:66.666667%
  }

  .xsm\:focus\:translate-x-1\/4:focus{
    --tw-translate-x:25%
  }

  .xsm\:focus\:translate-x-2\/4:focus{
    --tw-translate-x:50%
  }

  .xsm\:focus\:translate-x-3\/4:focus{
    --tw-translate-x:75%
  }

  .xsm\:focus\:translate-x-full:focus{
    --tw-translate-x:100%
  }

  .xsm\:focus\:-translate-x-1\/2:focus{
    --tw-translate-x:-50%
  }

  .xsm\:focus\:-translate-x-1\/3:focus{
    --tw-translate-x:-33.333333%
  }

  .xsm\:focus\:-translate-x-2\/3:focus{
    --tw-translate-x:-66.666667%
  }

  .xsm\:focus\:-translate-x-1\/4:focus{
    --tw-translate-x:-25%
  }

  .xsm\:focus\:-translate-x-2\/4:focus{
    --tw-translate-x:-50%
  }

  .xsm\:focus\:-translate-x-3\/4:focus{
    --tw-translate-x:-75%
  }

  .xsm\:focus\:-translate-x-full:focus{
    --tw-translate-x:-100%
  }

  .xsm\:focus\:translate-y-0:focus{
    --tw-translate-y:0px
  }

  .xsm\:focus\:translate-y-1:focus{
    --tw-translate-y:0.25rem
  }

  .xsm\:focus\:translate-y-2:focus{
    --tw-translate-y:0.5rem
  }

  .xsm\:focus\:translate-y-3:focus{
    --tw-translate-y:0.75rem
  }

  .xsm\:focus\:translate-y-4:focus{
    --tw-translate-y:1rem
  }

  .xsm\:focus\:translate-y-5:focus{
    --tw-translate-y:1.25rem
  }

  .xsm\:focus\:translate-y-6:focus{
    --tw-translate-y:1.5rem
  }

  .xsm\:focus\:translate-y-7:focus{
    --tw-translate-y:1.75rem
  }

  .xsm\:focus\:translate-y-8:focus{
    --tw-translate-y:2rem
  }

  .xsm\:focus\:translate-y-9:focus{
    --tw-translate-y:2.25rem
  }

  .xsm\:focus\:translate-y-10:focus{
    --tw-translate-y:2.5rem
  }

  .xsm\:focus\:translate-y-11:focus{
    --tw-translate-y:2.75rem
  }

  .xsm\:focus\:translate-y-12:focus{
    --tw-translate-y:3rem
  }

  .xsm\:focus\:translate-y-14:focus{
    --tw-translate-y:3.5rem
  }

  .xsm\:focus\:translate-y-16:focus{
    --tw-translate-y:4rem
  }

  .xsm\:focus\:translate-y-20:focus{
    --tw-translate-y:5rem
  }

  .xsm\:focus\:translate-y-24:focus{
    --tw-translate-y:6rem
  }

  .xsm\:focus\:translate-y-28:focus{
    --tw-translate-y:7rem
  }

  .xsm\:focus\:translate-y-32:focus{
    --tw-translate-y:8rem
  }

  .xsm\:focus\:translate-y-36:focus{
    --tw-translate-y:9rem
  }

  .xsm\:focus\:translate-y-40:focus{
    --tw-translate-y:10rem
  }

  .xsm\:focus\:translate-y-44:focus{
    --tw-translate-y:11rem
  }

  .xsm\:focus\:translate-y-48:focus{
    --tw-translate-y:12rem
  }

  .xsm\:focus\:translate-y-52:focus{
    --tw-translate-y:13rem
  }

  .xsm\:focus\:translate-y-56:focus{
    --tw-translate-y:14rem
  }

  .xsm\:focus\:translate-y-60:focus{
    --tw-translate-y:15rem
  }

  .xsm\:focus\:translate-y-64:focus{
    --tw-translate-y:16rem
  }

  .xsm\:focus\:translate-y-72:focus{
    --tw-translate-y:18rem
  }

  .xsm\:focus\:translate-y-80:focus{
    --tw-translate-y:20rem
  }

  .xsm\:focus\:translate-y-96:focus{
    --tw-translate-y:24rem
  }

  .xsm\:focus\:translate-y-px:focus{
    --tw-translate-y:1px
  }

  .xsm\:focus\:translate-y-0\.5:focus{
    --tw-translate-y:0.125rem
  }

  .xsm\:focus\:translate-y-1\.5:focus{
    --tw-translate-y:0.375rem
  }

  .xsm\:focus\:translate-y-2\.5:focus{
    --tw-translate-y:0.625rem
  }

  .xsm\:focus\:translate-y-3\.5:focus{
    --tw-translate-y:0.875rem
  }

  .xsm\:focus\:-translate-y-0:focus{
    --tw-translate-y:0px
  }

  .xsm\:focus\:-translate-y-1:focus{
    --tw-translate-y:-0.25rem
  }

  .xsm\:focus\:-translate-y-2:focus{
    --tw-translate-y:-0.5rem
  }

  .xsm\:focus\:-translate-y-3:focus{
    --tw-translate-y:-0.75rem
  }

  .xsm\:focus\:-translate-y-4:focus{
    --tw-translate-y:-1rem
  }

  .xsm\:focus\:-translate-y-5:focus{
    --tw-translate-y:-1.25rem
  }

  .xsm\:focus\:-translate-y-6:focus{
    --tw-translate-y:-1.5rem
  }

  .xsm\:focus\:-translate-y-7:focus{
    --tw-translate-y:-1.75rem
  }

  .xsm\:focus\:-translate-y-8:focus{
    --tw-translate-y:-2rem
  }

  .xsm\:focus\:-translate-y-9:focus{
    --tw-translate-y:-2.25rem
  }

  .xsm\:focus\:-translate-y-10:focus{
    --tw-translate-y:-2.5rem
  }

  .xsm\:focus\:-translate-y-11:focus{
    --tw-translate-y:-2.75rem
  }

  .xsm\:focus\:-translate-y-12:focus{
    --tw-translate-y:-3rem
  }

  .xsm\:focus\:-translate-y-14:focus{
    --tw-translate-y:-3.5rem
  }

  .xsm\:focus\:-translate-y-16:focus{
    --tw-translate-y:-4rem
  }

  .xsm\:focus\:-translate-y-20:focus{
    --tw-translate-y:-5rem
  }

  .xsm\:focus\:-translate-y-24:focus{
    --tw-translate-y:-6rem
  }

  .xsm\:focus\:-translate-y-28:focus{
    --tw-translate-y:-7rem
  }

  .xsm\:focus\:-translate-y-32:focus{
    --tw-translate-y:-8rem
  }

  .xsm\:focus\:-translate-y-36:focus{
    --tw-translate-y:-9rem
  }

  .xsm\:focus\:-translate-y-40:focus{
    --tw-translate-y:-10rem
  }

  .xsm\:focus\:-translate-y-44:focus{
    --tw-translate-y:-11rem
  }

  .xsm\:focus\:-translate-y-48:focus{
    --tw-translate-y:-12rem
  }

  .xsm\:focus\:-translate-y-52:focus{
    --tw-translate-y:-13rem
  }

  .xsm\:focus\:-translate-y-56:focus{
    --tw-translate-y:-14rem
  }

  .xsm\:focus\:-translate-y-60:focus{
    --tw-translate-y:-15rem
  }

  .xsm\:focus\:-translate-y-64:focus{
    --tw-translate-y:-16rem
  }

  .xsm\:focus\:-translate-y-72:focus{
    --tw-translate-y:-18rem
  }

  .xsm\:focus\:-translate-y-80:focus{
    --tw-translate-y:-20rem
  }

  .xsm\:focus\:-translate-y-96:focus{
    --tw-translate-y:-24rem
  }

  .xsm\:focus\:-translate-y-px:focus{
    --tw-translate-y:-1px
  }

  .xsm\:focus\:-translate-y-0\.5:focus{
    --tw-translate-y:-0.125rem
  }

  .xsm\:focus\:-translate-y-1\.5:focus{
    --tw-translate-y:-0.375rem
  }

  .xsm\:focus\:-translate-y-2\.5:focus{
    --tw-translate-y:-0.625rem
  }

  .xsm\:focus\:-translate-y-3\.5:focus{
    --tw-translate-y:-0.875rem
  }

  .xsm\:focus\:translate-y-1\/2:focus{
    --tw-translate-y:50%
  }

  .xsm\:focus\:translate-y-1\/3:focus{
    --tw-translate-y:33.333333%
  }

  .xsm\:focus\:translate-y-2\/3:focus{
    --tw-translate-y:66.666667%
  }

  .xsm\:focus\:translate-y-1\/4:focus{
    --tw-translate-y:25%
  }

  .xsm\:focus\:translate-y-2\/4:focus{
    --tw-translate-y:50%
  }

  .xsm\:focus\:translate-y-3\/4:focus{
    --tw-translate-y:75%
  }

  .xsm\:focus\:translate-y-full:focus{
    --tw-translate-y:100%
  }

  .xsm\:focus\:-translate-y-1\/2:focus{
    --tw-translate-y:-50%
  }

  .xsm\:focus\:-translate-y-1\/3:focus{
    --tw-translate-y:-33.333333%
  }

  .xsm\:focus\:-translate-y-2\/3:focus{
    --tw-translate-y:-66.666667%
  }

  .xsm\:focus\:-translate-y-1\/4:focus{
    --tw-translate-y:-25%
  }

  .xsm\:focus\:-translate-y-2\/4:focus{
    --tw-translate-y:-50%
  }

  .xsm\:focus\:-translate-y-3\/4:focus{
    --tw-translate-y:-75%
  }

  .xsm\:focus\:-translate-y-full:focus{
    --tw-translate-y:-100%
  }

  .xsm\:rotate-0{
    --tw-rotate:0deg
  }

  .xsm\:rotate-1{
    --tw-rotate:1deg
  }

  .xsm\:rotate-2{
    --tw-rotate:2deg
  }

  .xsm\:rotate-3{
    --tw-rotate:3deg
  }

  .xsm\:rotate-6{
    --tw-rotate:6deg
  }

  .xsm\:rotate-12{
    --tw-rotate:12deg
  }

  .xsm\:rotate-45{
    --tw-rotate:45deg
  }

  .xsm\:rotate-90{
    --tw-rotate:90deg
  }

  .xsm\:rotate-180{
    --tw-rotate:180deg
  }

  .xsm\:-rotate-180{
    --tw-rotate:-180deg
  }

  .xsm\:-rotate-90{
    --tw-rotate:-90deg
  }

  .xsm\:-rotate-45{
    --tw-rotate:-45deg
  }

  .xsm\:-rotate-12{
    --tw-rotate:-12deg
  }

  .xsm\:-rotate-6{
    --tw-rotate:-6deg
  }

  .xsm\:-rotate-3{
    --tw-rotate:-3deg
  }

  .xsm\:-rotate-2{
    --tw-rotate:-2deg
  }

  .xsm\:-rotate-1{
    --tw-rotate:-1deg
  }

  .xsm\:hover\:rotate-0:hover{
    --tw-rotate:0deg
  }

  .xsm\:hover\:rotate-1:hover{
    --tw-rotate:1deg
  }

  .xsm\:hover\:rotate-2:hover{
    --tw-rotate:2deg
  }

  .xsm\:hover\:rotate-3:hover{
    --tw-rotate:3deg
  }

  .xsm\:hover\:rotate-6:hover{
    --tw-rotate:6deg
  }

  .xsm\:hover\:rotate-12:hover{
    --tw-rotate:12deg
  }

  .xsm\:hover\:rotate-45:hover{
    --tw-rotate:45deg
  }

  .xsm\:hover\:rotate-90:hover{
    --tw-rotate:90deg
  }

  .xsm\:hover\:rotate-180:hover{
    --tw-rotate:180deg
  }

  .xsm\:hover\:-rotate-180:hover{
    --tw-rotate:-180deg
  }

  .xsm\:hover\:-rotate-90:hover{
    --tw-rotate:-90deg
  }

  .xsm\:hover\:-rotate-45:hover{
    --tw-rotate:-45deg
  }

  .xsm\:hover\:-rotate-12:hover{
    --tw-rotate:-12deg
  }

  .xsm\:hover\:-rotate-6:hover{
    --tw-rotate:-6deg
  }

  .xsm\:hover\:-rotate-3:hover{
    --tw-rotate:-3deg
  }

  .xsm\:hover\:-rotate-2:hover{
    --tw-rotate:-2deg
  }

  .xsm\:hover\:-rotate-1:hover{
    --tw-rotate:-1deg
  }

  .xsm\:focus\:rotate-0:focus{
    --tw-rotate:0deg
  }

  .xsm\:focus\:rotate-1:focus{
    --tw-rotate:1deg
  }

  .xsm\:focus\:rotate-2:focus{
    --tw-rotate:2deg
  }

  .xsm\:focus\:rotate-3:focus{
    --tw-rotate:3deg
  }

  .xsm\:focus\:rotate-6:focus{
    --tw-rotate:6deg
  }

  .xsm\:focus\:rotate-12:focus{
    --tw-rotate:12deg
  }

  .xsm\:focus\:rotate-45:focus{
    --tw-rotate:45deg
  }

  .xsm\:focus\:rotate-90:focus{
    --tw-rotate:90deg
  }

  .xsm\:focus\:rotate-180:focus{
    --tw-rotate:180deg
  }

  .xsm\:focus\:-rotate-180:focus{
    --tw-rotate:-180deg
  }

  .xsm\:focus\:-rotate-90:focus{
    --tw-rotate:-90deg
  }

  .xsm\:focus\:-rotate-45:focus{
    --tw-rotate:-45deg
  }

  .xsm\:focus\:-rotate-12:focus{
    --tw-rotate:-12deg
  }

  .xsm\:focus\:-rotate-6:focus{
    --tw-rotate:-6deg
  }

  .xsm\:focus\:-rotate-3:focus{
    --tw-rotate:-3deg
  }

  .xsm\:focus\:-rotate-2:focus{
    --tw-rotate:-2deg
  }

  .xsm\:focus\:-rotate-1:focus{
    --tw-rotate:-1deg
  }

  .xsm\:skew-x-0{
    --tw-skew-x:0deg
  }

  .xsm\:skew-x-1{
    --tw-skew-x:1deg
  }

  .xsm\:skew-x-2{
    --tw-skew-x:2deg
  }

  .xsm\:skew-x-3{
    --tw-skew-x:3deg
  }

  .xsm\:skew-x-6{
    --tw-skew-x:6deg
  }

  .xsm\:skew-x-12{
    --tw-skew-x:12deg
  }

  .xsm\:-skew-x-12{
    --tw-skew-x:-12deg
  }

  .xsm\:-skew-x-6{
    --tw-skew-x:-6deg
  }

  .xsm\:-skew-x-3{
    --tw-skew-x:-3deg
  }

  .xsm\:-skew-x-2{
    --tw-skew-x:-2deg
  }

  .xsm\:-skew-x-1{
    --tw-skew-x:-1deg
  }

  .xsm\:skew-y-0{
    --tw-skew-y:0deg
  }

  .xsm\:skew-y-1{
    --tw-skew-y:1deg
  }

  .xsm\:skew-y-2{
    --tw-skew-y:2deg
  }

  .xsm\:skew-y-3{
    --tw-skew-y:3deg
  }

  .xsm\:skew-y-6{
    --tw-skew-y:6deg
  }

  .xsm\:skew-y-12{
    --tw-skew-y:12deg
  }

  .xsm\:-skew-y-12{
    --tw-skew-y:-12deg
  }

  .xsm\:-skew-y-6{
    --tw-skew-y:-6deg
  }

  .xsm\:-skew-y-3{
    --tw-skew-y:-3deg
  }

  .xsm\:-skew-y-2{
    --tw-skew-y:-2deg
  }

  .xsm\:-skew-y-1{
    --tw-skew-y:-1deg
  }

  .xsm\:hover\:skew-x-0:hover{
    --tw-skew-x:0deg
  }

  .xsm\:hover\:skew-x-1:hover{
    --tw-skew-x:1deg
  }

  .xsm\:hover\:skew-x-2:hover{
    --tw-skew-x:2deg
  }

  .xsm\:hover\:skew-x-3:hover{
    --tw-skew-x:3deg
  }

  .xsm\:hover\:skew-x-6:hover{
    --tw-skew-x:6deg
  }

  .xsm\:hover\:skew-x-12:hover{
    --tw-skew-x:12deg
  }

  .xsm\:hover\:-skew-x-12:hover{
    --tw-skew-x:-12deg
  }

  .xsm\:hover\:-skew-x-6:hover{
    --tw-skew-x:-6deg
  }

  .xsm\:hover\:-skew-x-3:hover{
    --tw-skew-x:-3deg
  }

  .xsm\:hover\:-skew-x-2:hover{
    --tw-skew-x:-2deg
  }

  .xsm\:hover\:-skew-x-1:hover{
    --tw-skew-x:-1deg
  }

  .xsm\:hover\:skew-y-0:hover{
    --tw-skew-y:0deg
  }

  .xsm\:hover\:skew-y-1:hover{
    --tw-skew-y:1deg
  }

  .xsm\:hover\:skew-y-2:hover{
    --tw-skew-y:2deg
  }

  .xsm\:hover\:skew-y-3:hover{
    --tw-skew-y:3deg
  }

  .xsm\:hover\:skew-y-6:hover{
    --tw-skew-y:6deg
  }

  .xsm\:hover\:skew-y-12:hover{
    --tw-skew-y:12deg
  }

  .xsm\:hover\:-skew-y-12:hover{
    --tw-skew-y:-12deg
  }

  .xsm\:hover\:-skew-y-6:hover{
    --tw-skew-y:-6deg
  }

  .xsm\:hover\:-skew-y-3:hover{
    --tw-skew-y:-3deg
  }

  .xsm\:hover\:-skew-y-2:hover{
    --tw-skew-y:-2deg
  }

  .xsm\:hover\:-skew-y-1:hover{
    --tw-skew-y:-1deg
  }

  .xsm\:focus\:skew-x-0:focus{
    --tw-skew-x:0deg
  }

  .xsm\:focus\:skew-x-1:focus{
    --tw-skew-x:1deg
  }

  .xsm\:focus\:skew-x-2:focus{
    --tw-skew-x:2deg
  }

  .xsm\:focus\:skew-x-3:focus{
    --tw-skew-x:3deg
  }

  .xsm\:focus\:skew-x-6:focus{
    --tw-skew-x:6deg
  }

  .xsm\:focus\:skew-x-12:focus{
    --tw-skew-x:12deg
  }

  .xsm\:focus\:-skew-x-12:focus{
    --tw-skew-x:-12deg
  }

  .xsm\:focus\:-skew-x-6:focus{
    --tw-skew-x:-6deg
  }

  .xsm\:focus\:-skew-x-3:focus{
    --tw-skew-x:-3deg
  }

  .xsm\:focus\:-skew-x-2:focus{
    --tw-skew-x:-2deg
  }

  .xsm\:focus\:-skew-x-1:focus{
    --tw-skew-x:-1deg
  }

  .xsm\:focus\:skew-y-0:focus{
    --tw-skew-y:0deg
  }

  .xsm\:focus\:skew-y-1:focus{
    --tw-skew-y:1deg
  }

  .xsm\:focus\:skew-y-2:focus{
    --tw-skew-y:2deg
  }

  .xsm\:focus\:skew-y-3:focus{
    --tw-skew-y:3deg
  }

  .xsm\:focus\:skew-y-6:focus{
    --tw-skew-y:6deg
  }

  .xsm\:focus\:skew-y-12:focus{
    --tw-skew-y:12deg
  }

  .xsm\:focus\:-skew-y-12:focus{
    --tw-skew-y:-12deg
  }

  .xsm\:focus\:-skew-y-6:focus{
    --tw-skew-y:-6deg
  }

  .xsm\:focus\:-skew-y-3:focus{
    --tw-skew-y:-3deg
  }

  .xsm\:focus\:-skew-y-2:focus{
    --tw-skew-y:-2deg
  }

  .xsm\:focus\:-skew-y-1:focus{
    --tw-skew-y:-1deg
  }

  .xsm\:scale-0{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .xsm\:scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .xsm\:scale-75{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .xsm\:scale-90{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .xsm\:scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .xsm\:scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .xsm\:scale-105{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .xsm\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .xsm\:scale-125{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .xsm\:scale-150{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .xsm\:hover\:scale-0:hover{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .xsm\:hover\:scale-50:hover{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .xsm\:hover\:scale-75:hover{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .xsm\:hover\:scale-90:hover{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .xsm\:hover\:scale-95:hover{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .xsm\:hover\:scale-100:hover{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .xsm\:hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .xsm\:hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .xsm\:hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .xsm\:hover\:scale-150:hover{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .xsm\:focus\:scale-0:focus{
    --tw-scale-x:0;
    --tw-scale-y:0
  }

  .xsm\:focus\:scale-50:focus{
    --tw-scale-x:.5;
    --tw-scale-y:.5
  }

  .xsm\:focus\:scale-75:focus{
    --tw-scale-x:.75;
    --tw-scale-y:.75
  }

  .xsm\:focus\:scale-90:focus{
    --tw-scale-x:.9;
    --tw-scale-y:.9
  }

  .xsm\:focus\:scale-95:focus{
    --tw-scale-x:.95;
    --tw-scale-y:.95
  }

  .xsm\:focus\:scale-100:focus{
    --tw-scale-x:1;
    --tw-scale-y:1
  }

  .xsm\:focus\:scale-105:focus{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
  }

  .xsm\:focus\:scale-110:focus{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
  }

  .xsm\:focus\:scale-125:focus{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
  }

  .xsm\:focus\:scale-150:focus{
    --tw-scale-x:1.5;
    --tw-scale-y:1.5
  }

  .xsm\:scale-x-0{
    --tw-scale-x:0
  }

  .xsm\:scale-x-50{
    --tw-scale-x:.5
  }

  .xsm\:scale-x-75{
    --tw-scale-x:.75
  }

  .xsm\:scale-x-90{
    --tw-scale-x:.9
  }

  .xsm\:scale-x-95{
    --tw-scale-x:.95
  }

  .xsm\:scale-x-100{
    --tw-scale-x:1
  }

  .xsm\:scale-x-105{
    --tw-scale-x:1.05
  }

  .xsm\:scale-x-110{
    --tw-scale-x:1.1
  }

  .xsm\:scale-x-125{
    --tw-scale-x:1.25
  }

  .xsm\:scale-x-150{
    --tw-scale-x:1.5
  }

  .xsm\:scale-y-0{
    --tw-scale-y:0
  }

  .xsm\:scale-y-50{
    --tw-scale-y:.5
  }

  .xsm\:scale-y-75{
    --tw-scale-y:.75
  }

  .xsm\:scale-y-90{
    --tw-scale-y:.9
  }

  .xsm\:scale-y-95{
    --tw-scale-y:.95
  }

  .xsm\:scale-y-100{
    --tw-scale-y:1
  }

  .xsm\:scale-y-105{
    --tw-scale-y:1.05
  }

  .xsm\:scale-y-110{
    --tw-scale-y:1.1
  }

  .xsm\:scale-y-125{
    --tw-scale-y:1.25
  }

  .xsm\:scale-y-150{
    --tw-scale-y:1.5
  }

  .xsm\:hover\:scale-x-0:hover{
    --tw-scale-x:0
  }

  .xsm\:hover\:scale-x-50:hover{
    --tw-scale-x:.5
  }

  .xsm\:hover\:scale-x-75:hover{
    --tw-scale-x:.75
  }

  .xsm\:hover\:scale-x-90:hover{
    --tw-scale-x:.9
  }

  .xsm\:hover\:scale-x-95:hover{
    --tw-scale-x:.95
  }

  .xsm\:hover\:scale-x-100:hover{
    --tw-scale-x:1
  }

  .xsm\:hover\:scale-x-105:hover{
    --tw-scale-x:1.05
  }

  .xsm\:hover\:scale-x-110:hover{
    --tw-scale-x:1.1
  }

  .xsm\:hover\:scale-x-125:hover{
    --tw-scale-x:1.25
  }

  .xsm\:hover\:scale-x-150:hover{
    --tw-scale-x:1.5
  }

  .xsm\:hover\:scale-y-0:hover{
    --tw-scale-y:0
  }

  .xsm\:hover\:scale-y-50:hover{
    --tw-scale-y:.5
  }

  .xsm\:hover\:scale-y-75:hover{
    --tw-scale-y:.75
  }

  .xsm\:hover\:scale-y-90:hover{
    --tw-scale-y:.9
  }

  .xsm\:hover\:scale-y-95:hover{
    --tw-scale-y:.95
  }

  .xsm\:hover\:scale-y-100:hover{
    --tw-scale-y:1
  }

  .xsm\:hover\:scale-y-105:hover{
    --tw-scale-y:1.05
  }

  .xsm\:hover\:scale-y-110:hover{
    --tw-scale-y:1.1
  }

  .xsm\:hover\:scale-y-125:hover{
    --tw-scale-y:1.25
  }

  .xsm\:hover\:scale-y-150:hover{
    --tw-scale-y:1.5
  }

  .xsm\:focus\:scale-x-0:focus{
    --tw-scale-x:0
  }

  .xsm\:focus\:scale-x-50:focus{
    --tw-scale-x:.5
  }

  .xsm\:focus\:scale-x-75:focus{
    --tw-scale-x:.75
  }

  .xsm\:focus\:scale-x-90:focus{
    --tw-scale-x:.9
  }

  .xsm\:focus\:scale-x-95:focus{
    --tw-scale-x:.95
  }

  .xsm\:focus\:scale-x-100:focus{
    --tw-scale-x:1
  }

  .xsm\:focus\:scale-x-105:focus{
    --tw-scale-x:1.05
  }

  .xsm\:focus\:scale-x-110:focus{
    --tw-scale-x:1.1
  }

  .xsm\:focus\:scale-x-125:focus{
    --tw-scale-x:1.25
  }

  .xsm\:focus\:scale-x-150:focus{
    --tw-scale-x:1.5
  }

  .xsm\:focus\:scale-y-0:focus{
    --tw-scale-y:0
  }

  .xsm\:focus\:scale-y-50:focus{
    --tw-scale-y:.5
  }

  .xsm\:focus\:scale-y-75:focus{
    --tw-scale-y:.75
  }

  .xsm\:focus\:scale-y-90:focus{
    --tw-scale-y:.9
  }

  .xsm\:focus\:scale-y-95:focus{
    --tw-scale-y:.95
  }

  .xsm\:focus\:scale-y-100:focus{
    --tw-scale-y:1
  }

  .xsm\:focus\:scale-y-105:focus{
    --tw-scale-y:1.05
  }

  .xsm\:focus\:scale-y-110:focus{
    --tw-scale-y:1.1
  }

  .xsm\:focus\:scale-y-125:focus{
    --tw-scale-y:1.25
  }

  .xsm\:focus\:scale-y-150:focus{
    --tw-scale-y:1.5
  }

  .xsm\:animate-none{
    animation:none
  }

  .xsm\:animate-spin{
    animation:spin 1s linear infinite
  }

  .xsm\:animate-ping{
    animation:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite
  }

  .xsm\:animate-pulse{
    animation:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite
  }

  .xsm\:animate-bounce{
    animation:bounce 1s infinite
  }

  .xsm\:animate-fade-in-down{
    animation:fade-in-down 0.4s ease-out
  }

  .xsm\:cursor-auto{
    cursor:auto
  }

  .xsm\:cursor-default{
    cursor:default
  }

  .xsm\:cursor-pointer{
    cursor:pointer
  }

  .xsm\:cursor-wait{
    cursor:wait
  }

  .xsm\:cursor-text{
    cursor:text
  }

  .xsm\:cursor-move{
    cursor:move
  }

  .xsm\:cursor-help{
    cursor:help
  }

  .xsm\:cursor-not-allowed{
    cursor:not-allowed
  }

  .xsm\:select-none{
    -webkit-user-select:none;
            user-select:none
  }

  .xsm\:select-text{
    -webkit-user-select:text;
            user-select:text
  }

  .xsm\:select-all{
    -webkit-user-select:all;
            user-select:all
  }

  .xsm\:select-auto{
    -webkit-user-select:auto;
            user-select:auto
  }

  .xsm\:resize-none{
    resize:none
  }

  .xsm\:resize-y{
    resize:vertical
  }

  .xsm\:resize-x{
    resize:horizontal
  }

  .xsm\:resize{
    resize:both
  }

  .xsm\:list-inside{
    list-style-position:inside
  }

  .xsm\:list-outside{
    list-style-position:outside
  }

  .xsm\:list-none{
    list-style-type:none
  }

  .xsm\:list-disc{
    list-style-type:disc
  }

  .xsm\:list-decimal{
    list-style-type:decimal
  }

  .xsm\:appearance-none{
    appearance:none
  }

  .xsm\:auto-cols-auto{
    grid-auto-columns:auto
  }

  .xsm\:auto-cols-min{
    grid-auto-columns:min-content
  }

  .xsm\:auto-cols-max{
    grid-auto-columns:max-content
  }

  .xsm\:auto-cols-fr{
    grid-auto-columns:minmax(0, 1fr)
  }

  .xsm\:grid-flow-row{
    grid-auto-flow:row
  }

  .xsm\:grid-flow-col{
    grid-auto-flow:column
  }

  .xsm\:grid-flow-row-dense{
    grid-auto-flow:row dense
  }

  .xsm\:grid-flow-col-dense{
    grid-auto-flow:column dense
  }

  .xsm\:auto-rows-auto{
    grid-auto-rows:auto
  }

  .xsm\:auto-rows-min{
    grid-auto-rows:min-content
  }

  .xsm\:auto-rows-max{
    grid-auto-rows:max-content
  }

  .xsm\:auto-rows-fr{
    grid-auto-rows:minmax(0, 1fr)
  }

  .xsm\:grid-cols-1{
    grid-template-columns:repeat(1, minmax(0, 1fr))
  }

  .xsm\:grid-cols-2{
    grid-template-columns:repeat(2, minmax(0, 1fr))
  }

  .xsm\:grid-cols-3{
    grid-template-columns:repeat(3, minmax(0, 1fr))
  }

  .xsm\:grid-cols-4{
    grid-template-columns:repeat(4, minmax(0, 1fr))
  }

  .xsm\:grid-cols-5{
    grid-template-columns:repeat(5, minmax(0, 1fr))
  }

  .xsm\:grid-cols-6{
    grid-template-columns:repeat(6, minmax(0, 1fr))
  }

  .xsm\:grid-cols-7{
    grid-template-columns:repeat(7, minmax(0, 1fr))
  }

  .xsm\:grid-cols-8{
    grid-template-columns:repeat(8, minmax(0, 1fr))
  }

  .xsm\:grid-cols-9{
    grid-template-columns:repeat(9, minmax(0, 1fr))
  }

  .xsm\:grid-cols-10{
    grid-template-columns:repeat(10, minmax(0, 1fr))
  }

  .xsm\:grid-cols-11{
    grid-template-columns:repeat(11, minmax(0, 1fr))
  }

  .xsm\:grid-cols-12{
    grid-template-columns:repeat(12, minmax(0, 1fr))
  }

  .xsm\:grid-cols-none{
    grid-template-columns:none
  }

  .xsm\:grid-rows-1{
    grid-template-rows:repeat(1, minmax(0, 1fr))
  }

  .xsm\:grid-rows-2{
    grid-template-rows:repeat(2, minmax(0, 1fr))
  }

  .xsm\:grid-rows-3{
    grid-template-rows:repeat(3, minmax(0, 1fr))
  }

  .xsm\:grid-rows-4{
    grid-template-rows:repeat(4, minmax(0, 1fr))
  }

  .xsm\:grid-rows-5{
    grid-template-rows:repeat(5, minmax(0, 1fr))
  }

  .xsm\:grid-rows-6{
    grid-template-rows:repeat(6, minmax(0, 1fr))
  }

  .xsm\:grid-rows-none{
    grid-template-rows:none
  }

  .xsm\:flex-row{
    flex-direction:row
  }

  .xsm\:flex-row-reverse{
    flex-direction:row-reverse
  }

  .xsm\:flex-col{
    flex-direction:column
  }

  .xsm\:flex-col-reverse{
    flex-direction:column-reverse
  }

  .xsm\:flex-wrap{
    flex-wrap:wrap
  }

  .xsm\:flex-wrap-reverse{
    flex-wrap:wrap-reverse
  }

  .xsm\:flex-nowrap{
    flex-wrap:nowrap
  }

  .xsm\:place-content-center{
    place-content:center
  }

  .xsm\:place-content-start{
    place-content:start
  }

  .xsm\:place-content-end{
    place-content:end
  }

  .xsm\:place-content-between{
    place-content:space-between
  }

  .xsm\:place-content-around{
    place-content:space-around
  }

  .xsm\:place-content-evenly{
    place-content:space-evenly
  }

  .xsm\:place-content-stretch{
    place-content:stretch
  }

  .xsm\:place-items-start{
    place-items:start
  }

  .xsm\:place-items-end{
    place-items:end
  }

  .xsm\:place-items-center{
    place-items:center
  }

  .xsm\:place-items-stretch{
    place-items:stretch
  }

  .xsm\:content-center{
    align-content:center
  }

  .xsm\:content-start{
    align-content:flex-start
  }

  .xsm\:content-end{
    align-content:flex-end
  }

  .xsm\:content-between{
    align-content:space-between
  }

  .xsm\:content-around{
    align-content:space-around
  }

  .xsm\:content-evenly{
    align-content:space-evenly
  }

  .xsm\:items-start{
    align-items:flex-start
  }

  .xsm\:items-end{
    align-items:flex-end
  }

  .xsm\:items-center{
    align-items:center
  }

  .xsm\:items-baseline{
    align-items:baseline
  }

  .xsm\:items-stretch{
    align-items:stretch
  }

  .xsm\:justify-start{
    justify-content:flex-start
  }

  .xsm\:justify-end{
    justify-content:flex-end
  }

  .xsm\:justify-center{
    justify-content:center
  }

  .xsm\:justify-between{
    justify-content:space-between
  }

  .xsm\:justify-around{
    justify-content:space-around
  }

  .xsm\:justify-evenly{
    justify-content:space-evenly
  }

  .xsm\:justify-items-start{
    justify-items:start
  }

  .xsm\:justify-items-end{
    justify-items:end
  }

  .xsm\:justify-items-center{
    justify-items:center
  }

  .xsm\:justify-items-stretch{
    justify-items:stretch
  }

  .xsm\:gap-0{
    gap:0px
  }

  .xsm\:gap-1{
    gap:0.25rem
  }

  .xsm\:gap-2{
    gap:0.5rem
  }

  .xsm\:gap-3{
    gap:0.75rem
  }

  .xsm\:gap-4{
    gap:1rem
  }

  .xsm\:gap-5{
    gap:1.25rem
  }

  .xsm\:gap-6{
    gap:1.5rem
  }

  .xsm\:gap-7{
    gap:1.75rem
  }

  .xsm\:gap-8{
    gap:2rem
  }

  .xsm\:gap-9{
    gap:2.25rem
  }

  .xsm\:gap-10{
    gap:2.5rem
  }

  .xsm\:gap-11{
    gap:2.75rem
  }

  .xsm\:gap-12{
    gap:3rem
  }

  .xsm\:gap-14{
    gap:3.5rem
  }

  .xsm\:gap-16{
    gap:4rem
  }

  .xsm\:gap-20{
    gap:5rem
  }

  .xsm\:gap-24{
    gap:6rem
  }

  .xsm\:gap-28{
    gap:7rem
  }

  .xsm\:gap-32{
    gap:8rem
  }

  .xsm\:gap-36{
    gap:9rem
  }

  .xsm\:gap-40{
    gap:10rem
  }

  .xsm\:gap-44{
    gap:11rem
  }

  .xsm\:gap-48{
    gap:12rem
  }

  .xsm\:gap-52{
    gap:13rem
  }

  .xsm\:gap-56{
    gap:14rem
  }

  .xsm\:gap-60{
    gap:15rem
  }

  .xsm\:gap-64{
    gap:16rem
  }

  .xsm\:gap-72{
    gap:18rem
  }

  .xsm\:gap-80{
    gap:20rem
  }

  .xsm\:gap-96{
    gap:24rem
  }

  .xsm\:gap-px{
    gap:1px
  }

  .xsm\:gap-0\.5{
    gap:0.125rem
  }

  .xsm\:gap-1\.5{
    gap:0.375rem
  }

  .xsm\:gap-2\.5{
    gap:0.625rem
  }

  .xsm\:gap-3\.5{
    gap:0.875rem
  }

  .xsm\:gap-x-0{
    column-gap:0px
  }

  .xsm\:gap-x-1{
    column-gap:0.25rem
  }

  .xsm\:gap-x-2{
    column-gap:0.5rem
  }

  .xsm\:gap-x-3{
    column-gap:0.75rem
  }

  .xsm\:gap-x-4{
    column-gap:1rem
  }

  .xsm\:gap-x-5{
    column-gap:1.25rem
  }

  .xsm\:gap-x-6{
    column-gap:1.5rem
  }

  .xsm\:gap-x-7{
    column-gap:1.75rem
  }

  .xsm\:gap-x-8{
    column-gap:2rem
  }

  .xsm\:gap-x-9{
    column-gap:2.25rem
  }

  .xsm\:gap-x-10{
    column-gap:2.5rem
  }

  .xsm\:gap-x-11{
    column-gap:2.75rem
  }

  .xsm\:gap-x-12{
    column-gap:3rem
  }

  .xsm\:gap-x-14{
    column-gap:3.5rem
  }

  .xsm\:gap-x-16{
    column-gap:4rem
  }

  .xsm\:gap-x-20{
    column-gap:5rem
  }

  .xsm\:gap-x-24{
    column-gap:6rem
  }

  .xsm\:gap-x-28{
    column-gap:7rem
  }

  .xsm\:gap-x-32{
    column-gap:8rem
  }

  .xsm\:gap-x-36{
    column-gap:9rem
  }

  .xsm\:gap-x-40{
    column-gap:10rem
  }

  .xsm\:gap-x-44{
    column-gap:11rem
  }

  .xsm\:gap-x-48{
    column-gap:12rem
  }

  .xsm\:gap-x-52{
    column-gap:13rem
  }

  .xsm\:gap-x-56{
    column-gap:14rem
  }

  .xsm\:gap-x-60{
    column-gap:15rem
  }

  .xsm\:gap-x-64{
    column-gap:16rem
  }

  .xsm\:gap-x-72{
    column-gap:18rem
  }

  .xsm\:gap-x-80{
    column-gap:20rem
  }

  .xsm\:gap-x-96{
    column-gap:24rem
  }

  .xsm\:gap-x-px{
    column-gap:1px
  }

  .xsm\:gap-x-0\.5{
    column-gap:0.125rem
  }

  .xsm\:gap-x-1\.5{
    column-gap:0.375rem
  }

  .xsm\:gap-x-2\.5{
    column-gap:0.625rem
  }

  .xsm\:gap-x-3\.5{
    column-gap:0.875rem
  }

  .xsm\:gap-y-0{
    row-gap:0px
  }

  .xsm\:gap-y-1{
    row-gap:0.25rem
  }

  .xsm\:gap-y-2{
    row-gap:0.5rem
  }

  .xsm\:gap-y-3{
    row-gap:0.75rem
  }

  .xsm\:gap-y-4{
    row-gap:1rem
  }

  .xsm\:gap-y-5{
    row-gap:1.25rem
  }

  .xsm\:gap-y-6{
    row-gap:1.5rem
  }

  .xsm\:gap-y-7{
    row-gap:1.75rem
  }

  .xsm\:gap-y-8{
    row-gap:2rem
  }

  .xsm\:gap-y-9{
    row-gap:2.25rem
  }

  .xsm\:gap-y-10{
    row-gap:2.5rem
  }

  .xsm\:gap-y-11{
    row-gap:2.75rem
  }

  .xsm\:gap-y-12{
    row-gap:3rem
  }

  .xsm\:gap-y-14{
    row-gap:3.5rem
  }

  .xsm\:gap-y-16{
    row-gap:4rem
  }

  .xsm\:gap-y-20{
    row-gap:5rem
  }

  .xsm\:gap-y-24{
    row-gap:6rem
  }

  .xsm\:gap-y-28{
    row-gap:7rem
  }

  .xsm\:gap-y-32{
    row-gap:8rem
  }

  .xsm\:gap-y-36{
    row-gap:9rem
  }

  .xsm\:gap-y-40{
    row-gap:10rem
  }

  .xsm\:gap-y-44{
    row-gap:11rem
  }

  .xsm\:gap-y-48{
    row-gap:12rem
  }

  .xsm\:gap-y-52{
    row-gap:13rem
  }

  .xsm\:gap-y-56{
    row-gap:14rem
  }

  .xsm\:gap-y-60{
    row-gap:15rem
  }

  .xsm\:gap-y-64{
    row-gap:16rem
  }

  .xsm\:gap-y-72{
    row-gap:18rem
  }

  .xsm\:gap-y-80{
    row-gap:20rem
  }

  .xsm\:gap-y-96{
    row-gap:24rem
  }

  .xsm\:gap-y-px{
    row-gap:1px
  }

  .xsm\:gap-y-0\.5{
    row-gap:0.125rem
  }

  .xsm\:gap-y-1\.5{
    row-gap:0.375rem
  }

  .xsm\:gap-y-2\.5{
    row-gap:0.625rem
  }

  .xsm\:gap-y-3\.5{
    row-gap:0.875rem
  }

  .xsm\:space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1rem * var(--tw-space-x-reverse));
    margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2rem * var(--tw-space-x-reverse));
    margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3rem * var(--tw-space-x-reverse));
    margin-left:calc(3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(4rem * var(--tw-space-x-reverse));
    margin-left:calc(4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(5rem * var(--tw-space-x-reverse));
    margin-left:calc(5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(6rem * var(--tw-space-x-reverse));
    margin-left:calc(6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(7rem * var(--tw-space-x-reverse));
    margin-left:calc(7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(8rem * var(--tw-space-x-reverse));
    margin-left:calc(8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(9rem * var(--tw-space-x-reverse));
    margin-left:calc(9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(10rem * var(--tw-space-x-reverse));
    margin-left:calc(10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(11rem * var(--tw-space-x-reverse));
    margin-left:calc(11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(12rem * var(--tw-space-x-reverse));
    margin-left:calc(12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(13rem * var(--tw-space-x-reverse));
    margin-left:calc(13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(14rem * var(--tw-space-x-reverse));
    margin-left:calc(14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(15rem * var(--tw-space-x-reverse));
    margin-left:calc(15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(16rem * var(--tw-space-x-reverse));
    margin-left:calc(16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(18rem * var(--tw-space-x-reverse));
    margin-left:calc(18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(20rem * var(--tw-space-x-reverse));
    margin-left:calc(20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(24rem * var(--tw-space-x-reverse));
    margin-left:calc(24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(1px * var(--tw-space-x-reverse));
    margin-left:calc(1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(0px * var(--tw-space-x-reverse));
    margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1rem * var(--tw-space-x-reverse));
    margin-left:calc(-1rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-1.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2rem * var(--tw-space-x-reverse));
    margin-left:calc(-2rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.25rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.25rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-2.75rem * var(--tw-space-x-reverse));
    margin-left:calc(-2.75rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3rem * var(--tw-space-x-reverse));
    margin-left:calc(-3rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-3.5rem * var(--tw-space-x-reverse));
    margin-left:calc(-3.5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-4rem * var(--tw-space-x-reverse));
    margin-left:calc(-4rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-5rem * var(--tw-space-x-reverse));
    margin-left:calc(-5rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-6rem * var(--tw-space-x-reverse));
    margin-left:calc(-6rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-7rem * var(--tw-space-x-reverse));
    margin-left:calc(-7rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-8rem * var(--tw-space-x-reverse));
    margin-left:calc(-8rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-9rem * var(--tw-space-x-reverse));
    margin-left:calc(-9rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-10rem * var(--tw-space-x-reverse));
    margin-left:calc(-10rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-11rem * var(--tw-space-x-reverse));
    margin-left:calc(-11rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-12rem * var(--tw-space-x-reverse));
    margin-left:calc(-12rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-13rem * var(--tw-space-x-reverse));
    margin-left:calc(-13rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-14rem * var(--tw-space-x-reverse));
    margin-left:calc(-14rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-15rem * var(--tw-space-x-reverse));
    margin-left:calc(-15rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-16rem * var(--tw-space-x-reverse));
    margin-left:calc(-16rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-18rem * var(--tw-space-x-reverse));
    margin-left:calc(-18rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-20rem * var(--tw-space-x-reverse));
    margin-left:calc(-20rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-24rem * var(--tw-space-x-reverse));
    margin-left:calc(-24rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-1px * var(--tw-space-x-reverse));
    margin-left:calc(-1px * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.125rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.125rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.375rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.375rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.625rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.625rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:-space-x-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:0;
    margin-right:calc(-0.875rem * var(--tw-space-x-reverse));
    margin-left:calc(-0.875rem * calc(1 - var(--tw-space-x-reverse)))
  }

  .xsm\:space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(2.75rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(4rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(5rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(6rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(7rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(8rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(9rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(10rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(11rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(12rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(13rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(14rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(15rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(16rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(18rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(20rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(24rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(1px * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0.875rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(0px * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-1 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.25rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.5rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-3 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.75rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.25rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-6 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.5rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-7 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1.75rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-9 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.25rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-10 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.5rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-11 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-2.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-2.75rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-12 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-14 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-3.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-3.5rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-16 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-4rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-4rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-20 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-5rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-24 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-6rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-6rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-28 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-7rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-7rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-32 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-8rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-8rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-36 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-9rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-9rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-40 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-10rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-10rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-44 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-11rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-11rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-48 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-12rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-12rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-52 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-13rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-13rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-56 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-14rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-14rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-60 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-15rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-15rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-64 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-16rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-16rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-72 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-18rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-18rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-80 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-20rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-20rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-96 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-24rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-24rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-px > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-1px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-1px * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-0\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.125rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.125rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-1\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.375rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.375rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-2\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.625rem * var(--tw-space-y-reverse))
  }

  .xsm\:-space-y-3\.5 > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:0;
    margin-top:calc(-0.875rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(-0.875rem * var(--tw-space-y-reverse))
  }

  .xsm\:space-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-y-reverse:1
  }

  .xsm\:space-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-space-x-reverse:1
  }

  .xsm\:divide-x-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(0px * var(--tw-divide-x-reverse));
    border-left-width:calc(0px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xsm\:divide-x-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(2px * var(--tw-divide-x-reverse));
    border-left-width:calc(2px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xsm\:divide-x-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(4px * var(--tw-divide-x-reverse));
    border-left-width:calc(4px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xsm\:divide-x-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(8px * var(--tw-divide-x-reverse));
    border-left-width:calc(8px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xsm\:divide-x > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:0;
    border-right-width:calc(1px * var(--tw-divide-x-reverse));
    border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))
  }

  .xsm\:divide-y-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(0px * var(--tw-divide-y-reverse))
  }

  .xsm\:divide-y-2 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(2px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(2px * var(--tw-divide-y-reverse))
  }

  .xsm\:divide-y-4 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(4px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(4px * var(--tw-divide-y-reverse))
  }

  .xsm\:divide-y-8 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(8px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(8px * var(--tw-divide-y-reverse))
  }

  .xsm\:divide-y > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:0;
    border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width:calc(1px * var(--tw-divide-y-reverse))
  }

  .xsm\:divide-y-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-y-reverse:1
  }

  .xsm\:divide-x-reverse > :not([hidden]) ~ :not([hidden]){
    --tw-divide-x-reverse:1
  }

  .xsm\:divide-solid > :not([hidden]) ~ :not([hidden]){
    border-style:solid
  }

  .xsm\:divide-dashed > :not([hidden]) ~ :not([hidden]){
    border-style:dashed
  }

  .xsm\:divide-dotted > :not([hidden]) ~ :not([hidden]){
    border-style:dotted
  }

  .xsm\:divide-double > :not([hidden]) ~ :not([hidden]){
    border-style:double
  }

  .xsm\:divide-none > :not([hidden]) ~ :not([hidden]){
    border-style:none
  }

  .xsm\:divide-transparent > :not([hidden]) ~ :not([hidden]){
    border-color:transparent
  }

  .xsm\:divide-customGray-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-grayTwo > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-grayThree > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-lighterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-textGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-superDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-iconGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-mediumGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-swampGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-solitudeGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-winterGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-tableGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-iceGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-gainsboro > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-offWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-cloudGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-defaultDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGray-skeletonGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-newLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-superLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-normal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-royal > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-glass > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-hawkesBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-darker > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-newBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-black > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-skyLight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-lightBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-lightBlueGray > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-pale > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-lavender > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-divide-opacity))
  }

  .xsm\:divide-customBlue-iceBlue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-divide-opacity))
  }

  .xsm\:divide-customWhite-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-divide-opacity))
  }

  .xsm\:divide-customWhite-lightDark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-divide-opacity))
  }

  .xsm\:divide-customWhite-bWhite > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-divide-opacity))
  }

  .xsm\:divide-customRed-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGreen-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGreen-approved > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGreen-check > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGreen-lime > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGreen-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-divide-opacity))
  }

  .xsm\:divide-customGreen-light > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-divide-opacity))
  }

  .xsm\:divide-customYellow-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-divide-opacity))
  }

  .xsm\:divide-customYellow-highlight > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-divide-opacity))
  }

  .xsm\:divide-customYellow-bright > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-divide-opacity))
  }

  .xsm\:divide-customYellow-dark > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-divide-opacity))
  }

  .xsm\:divide-customYellow-gold > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-divide-opacity))
  }

  .xsm\:divide-customYellow-mostard > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-divide-opacity))
  }

  .xsm\:divide-customOrange-default > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-divide-opacity))
  }

  .xsm\:divide-customOrange-mediumOrange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-divide-opacity))
  }

  .xsm\:divide-customOrange-F96319 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-divide-opacity))
  }

  .xsm\:divide-customOrange-EB8A02 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-divide-opacity))
  }

  .xsm\:divide-customPurple-purpleOne > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-divide-opacity))
  }

  .xsm\:divide-inicieColors-orange > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-divide-opacity))
  }

  .xsm\:divide-inicieColors-blue > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-divide-opacity))
  }

  .xsm\:divide-opacity-0 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0
  }

  .xsm\:divide-opacity-5 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.05
  }

  .xsm\:divide-opacity-10 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.1
  }

  .xsm\:divide-opacity-20 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.2
  }

  .xsm\:divide-opacity-25 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.25
  }

  .xsm\:divide-opacity-30 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.3
  }

  .xsm\:divide-opacity-40 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.4
  }

  .xsm\:divide-opacity-50 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.5
  }

  .xsm\:divide-opacity-60 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.6
  }

  .xsm\:divide-opacity-70 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.7
  }

  .xsm\:divide-opacity-75 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.75
  }

  .xsm\:divide-opacity-80 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.8
  }

  .xsm\:divide-opacity-90 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.9
  }

  .xsm\:divide-opacity-95 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:0.95
  }

  .xsm\:divide-opacity-100 > :not([hidden]) ~ :not([hidden]){
    --tw-divide-opacity:1
  }

  .xsm\:place-self-auto{
    place-self:auto
  }

  .xsm\:place-self-start{
    place-self:start
  }

  .xsm\:place-self-end{
    place-self:end
  }

  .xsm\:place-self-center{
    place-self:center
  }

  .xsm\:place-self-stretch{
    place-self:stretch
  }

  .xsm\:self-auto{
    align-self:auto
  }

  .xsm\:self-start{
    align-self:flex-start
  }

  .xsm\:self-end{
    align-self:flex-end
  }

  .xsm\:self-center{
    align-self:center
  }

  .xsm\:self-stretch{
    align-self:stretch
  }

  .xsm\:self-baseline{
    align-self:baseline
  }

  .xsm\:justify-self-auto{
    justify-self:auto
  }

  .xsm\:justify-self-start{
    justify-self:start
  }

  .xsm\:justify-self-end{
    justify-self:end
  }

  .xsm\:justify-self-center{
    justify-self:center
  }

  .xsm\:justify-self-stretch{
    justify-self:stretch
  }

  .xsm\:overflow-auto{
    overflow:auto
  }

  .xsm\:overflow-hidden{
    overflow:hidden
  }

  .xsm\:overflow-visible{
    overflow:visible
  }

  .xsm\:overflow-scroll{
    overflow:scroll
  }

  .xsm\:overflow-x-auto{
    overflow-x:auto
  }

  .xsm\:overflow-y-auto{
    overflow-y:auto
  }

  .xsm\:overflow-x-hidden{
    overflow-x:hidden
  }

  .xsm\:overflow-y-hidden{
    overflow-y:hidden
  }

  .xsm\:overflow-x-visible{
    overflow-x:visible
  }

  .xsm\:overflow-y-visible{
    overflow-y:visible
  }

  .xsm\:overflow-x-scroll{
    overflow-x:scroll
  }

  .xsm\:overflow-y-scroll{
    overflow-y:scroll
  }

  .xsm\:overscroll-auto{
    overscroll-behavior:auto
  }

  .xsm\:overscroll-contain{
    overscroll-behavior:contain
  }

  .xsm\:overscroll-none{
    overscroll-behavior:none
  }

  .xsm\:overscroll-y-auto{
    overscroll-behavior-y:auto
  }

  .xsm\:overscroll-y-contain{
    overscroll-behavior-y:contain
  }

  .xsm\:overscroll-y-none{
    overscroll-behavior-y:none
  }

  .xsm\:overscroll-x-auto{
    overscroll-behavior-x:auto
  }

  .xsm\:overscroll-x-contain{
    overscroll-behavior-x:contain
  }

  .xsm\:overscroll-x-none{
    overscroll-behavior-x:none
  }

  .xsm\:truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
  }

  .xsm\:overflow-ellipsis{
    text-overflow:ellipsis
  }

  .xsm\:overflow-clip{
    text-overflow:clip
  }

  .xsm\:whitespace-normal{
    white-space:normal
  }

  .xsm\:whitespace-nowrap{
    white-space:nowrap
  }

  .xsm\:whitespace-pre{
    white-space:pre
  }

  .xsm\:whitespace-pre-line{
    white-space:pre-line
  }

  .xsm\:whitespace-pre-wrap{
    white-space:pre-wrap
  }

  .xsm\:break-normal{
    overflow-wrap:normal;
    word-break:normal
  }

  .xsm\:break-words{
    overflow-wrap:break-word
  }

  .xsm\:break-all{
    word-break:break-all
  }

  .xsm\:rounded-none{
    border-radius:0px
  }

  .xsm\:rounded-sm{
    border-radius:0.125rem
  }

  .xsm\:rounded{
    border-radius:0.25rem
  }

  .xsm\:rounded-md{
    border-radius:0.375rem
  }

  .xsm\:rounded-lg{
    border-radius:0.5rem
  }

  .xsm\:rounded-xl{
    border-radius:0.75rem
  }

  .xsm\:rounded-2xl{
    border-radius:1rem
  }

  .xsm\:rounded-3xl{
    border-radius:1.5rem
  }

  .xsm\:rounded-full{
    border-radius:9999px
  }

  .xsm\:rounded-t-none{
    border-top-left-radius:0px;
    border-top-right-radius:0px
  }

  .xsm\:rounded-t-sm{
    border-top-left-radius:0.125rem;
    border-top-right-radius:0.125rem
  }

  .xsm\:rounded-t{
    border-top-left-radius:0.25rem;
    border-top-right-radius:0.25rem
  }

  .xsm\:rounded-t-md{
    border-top-left-radius:0.375rem;
    border-top-right-radius:0.375rem
  }

  .xsm\:rounded-t-lg{
    border-top-left-radius:0.5rem;
    border-top-right-radius:0.5rem
  }

  .xsm\:rounded-t-xl{
    border-top-left-radius:0.75rem;
    border-top-right-radius:0.75rem
  }

  .xsm\:rounded-t-2xl{
    border-top-left-radius:1rem;
    border-top-right-radius:1rem
  }

  .xsm\:rounded-t-3xl{
    border-top-left-radius:1.5rem;
    border-top-right-radius:1.5rem
  }

  .xsm\:rounded-t-full{
    border-top-left-radius:9999px;
    border-top-right-radius:9999px
  }

  .xsm\:rounded-r-none{
    border-top-right-radius:0px;
    border-bottom-right-radius:0px
  }

  .xsm\:rounded-r-sm{
    border-top-right-radius:0.125rem;
    border-bottom-right-radius:0.125rem
  }

  .xsm\:rounded-r{
    border-top-right-radius:0.25rem;
    border-bottom-right-radius:0.25rem
  }

  .xsm\:rounded-r-md{
    border-top-right-radius:0.375rem;
    border-bottom-right-radius:0.375rem
  }

  .xsm\:rounded-r-lg{
    border-top-right-radius:0.5rem;
    border-bottom-right-radius:0.5rem
  }

  .xsm\:rounded-r-xl{
    border-top-right-radius:0.75rem;
    border-bottom-right-radius:0.75rem
  }

  .xsm\:rounded-r-2xl{
    border-top-right-radius:1rem;
    border-bottom-right-radius:1rem
  }

  .xsm\:rounded-r-3xl{
    border-top-right-radius:1.5rem;
    border-bottom-right-radius:1.5rem
  }

  .xsm\:rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
  }

  .xsm\:rounded-b-none{
    border-bottom-right-radius:0px;
    border-bottom-left-radius:0px
  }

  .xsm\:rounded-b-sm{
    border-bottom-right-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .xsm\:rounded-b{
    border-bottom-right-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .xsm\:rounded-b-md{
    border-bottom-right-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .xsm\:rounded-b-lg{
    border-bottom-right-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .xsm\:rounded-b-xl{
    border-bottom-right-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .xsm\:rounded-b-2xl{
    border-bottom-right-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .xsm\:rounded-b-3xl{
    border-bottom-right-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .xsm\:rounded-b-full{
    border-bottom-right-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .xsm\:rounded-l-none{
    border-top-left-radius:0px;
    border-bottom-left-radius:0px
  }

  .xsm\:rounded-l-sm{
    border-top-left-radius:0.125rem;
    border-bottom-left-radius:0.125rem
  }

  .xsm\:rounded-l{
    border-top-left-radius:0.25rem;
    border-bottom-left-radius:0.25rem
  }

  .xsm\:rounded-l-md{
    border-top-left-radius:0.375rem;
    border-bottom-left-radius:0.375rem
  }

  .xsm\:rounded-l-lg{
    border-top-left-radius:0.5rem;
    border-bottom-left-radius:0.5rem
  }

  .xsm\:rounded-l-xl{
    border-top-left-radius:0.75rem;
    border-bottom-left-radius:0.75rem
  }

  .xsm\:rounded-l-2xl{
    border-top-left-radius:1rem;
    border-bottom-left-radius:1rem
  }

  .xsm\:rounded-l-3xl{
    border-top-left-radius:1.5rem;
    border-bottom-left-radius:1.5rem
  }

  .xsm\:rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
  }

  .xsm\:rounded-tl-none{
    border-top-left-radius:0px
  }

  .xsm\:rounded-tl-sm{
    border-top-left-radius:0.125rem
  }

  .xsm\:rounded-tl{
    border-top-left-radius:0.25rem
  }

  .xsm\:rounded-tl-md{
    border-top-left-radius:0.375rem
  }

  .xsm\:rounded-tl-lg{
    border-top-left-radius:0.5rem
  }

  .xsm\:rounded-tl-xl{
    border-top-left-radius:0.75rem
  }

  .xsm\:rounded-tl-2xl{
    border-top-left-radius:1rem
  }

  .xsm\:rounded-tl-3xl{
    border-top-left-radius:1.5rem
  }

  .xsm\:rounded-tl-full{
    border-top-left-radius:9999px
  }

  .xsm\:rounded-tr-none{
    border-top-right-radius:0px
  }

  .xsm\:rounded-tr-sm{
    border-top-right-radius:0.125rem
  }

  .xsm\:rounded-tr{
    border-top-right-radius:0.25rem
  }

  .xsm\:rounded-tr-md{
    border-top-right-radius:0.375rem
  }

  .xsm\:rounded-tr-lg{
    border-top-right-radius:0.5rem
  }

  .xsm\:rounded-tr-xl{
    border-top-right-radius:0.75rem
  }

  .xsm\:rounded-tr-2xl{
    border-top-right-radius:1rem
  }

  .xsm\:rounded-tr-3xl{
    border-top-right-radius:1.5rem
  }

  .xsm\:rounded-tr-full{
    border-top-right-radius:9999px
  }

  .xsm\:rounded-br-none{
    border-bottom-right-radius:0px
  }

  .xsm\:rounded-br-sm{
    border-bottom-right-radius:0.125rem
  }

  .xsm\:rounded-br{
    border-bottom-right-radius:0.25rem
  }

  .xsm\:rounded-br-md{
    border-bottom-right-radius:0.375rem
  }

  .xsm\:rounded-br-lg{
    border-bottom-right-radius:0.5rem
  }

  .xsm\:rounded-br-xl{
    border-bottom-right-radius:0.75rem
  }

  .xsm\:rounded-br-2xl{
    border-bottom-right-radius:1rem
  }

  .xsm\:rounded-br-3xl{
    border-bottom-right-radius:1.5rem
  }

  .xsm\:rounded-br-full{
    border-bottom-right-radius:9999px
  }

  .xsm\:rounded-bl-none{
    border-bottom-left-radius:0px
  }

  .xsm\:rounded-bl-sm{
    border-bottom-left-radius:0.125rem
  }

  .xsm\:rounded-bl{
    border-bottom-left-radius:0.25rem
  }

  .xsm\:rounded-bl-md{
    border-bottom-left-radius:0.375rem
  }

  .xsm\:rounded-bl-lg{
    border-bottom-left-radius:0.5rem
  }

  .xsm\:rounded-bl-xl{
    border-bottom-left-radius:0.75rem
  }

  .xsm\:rounded-bl-2xl{
    border-bottom-left-radius:1rem
  }

  .xsm\:rounded-bl-3xl{
    border-bottom-left-radius:1.5rem
  }

  .xsm\:rounded-bl-full{
    border-bottom-left-radius:9999px
  }

  .xsm\:border-0{
    border-width:0px
  }

  .xsm\:border-2{
    border-width:2px
  }

  .xsm\:border-4{
    border-width:4px
  }

  .xsm\:border-8{
    border-width:8px
  }

  .xsm\:border{
    border-width:1px
  }

  .xsm\:border-t-0{
    border-top-width:0px
  }

  .xsm\:border-t-2{
    border-top-width:2px
  }

  .xsm\:border-t-4{
    border-top-width:4px
  }

  .xsm\:border-t-8{
    border-top-width:8px
  }

  .xsm\:border-t{
    border-top-width:1px
  }

  .xsm\:border-r-0{
    border-right-width:0px
  }

  .xsm\:border-r-2{
    border-right-width:2px
  }

  .xsm\:border-r-4{
    border-right-width:4px
  }

  .xsm\:border-r-8{
    border-right-width:8px
  }

  .xsm\:border-r{
    border-right-width:1px
  }

  .xsm\:border-b-0{
    border-bottom-width:0px
  }

  .xsm\:border-b-2{
    border-bottom-width:2px
  }

  .xsm\:border-b-4{
    border-bottom-width:4px
  }

  .xsm\:border-b-8{
    border-bottom-width:8px
  }

  .xsm\:border-b{
    border-bottom-width:1px
  }

  .xsm\:border-l-0{
    border-left-width:0px
  }

  .xsm\:border-l-2{
    border-left-width:2px
  }

  .xsm\:border-l-4{
    border-left-width:4px
  }

  .xsm\:border-l-8{
    border-left-width:8px
  }

  .xsm\:border-l{
    border-left-width:1px
  }

  .xsm\:border-solid{
    border-style:solid
  }

  .xsm\:border-dashed{
    border-style:dashed
  }

  .xsm\:border-dotted{
    border-style:dotted
  }

  .xsm\:border-double{
    border-style:double
  }

  .xsm\:border-none{
    border-style:none
  }

  .xsm\:border-transparent{
    border-color:transparent
  }

  .xsm\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .xsm\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xsm\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .xsm\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xsm\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .xsm\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xsm\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .xsm\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .xsm\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .xsm\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .xsm\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .xsm\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .xsm\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .xsm\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .xsm\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .xsm\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .xsm\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .xsm\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .xsm\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xsm\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .xsm\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .xsm\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .xsm\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .xsm\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .xsm\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .xsm\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-transparent{
    border-color:transparent
  }

  .group:hover .xsm\:group-hover\:border-customGray-default{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-light{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-dark{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-darker{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-grayTwo{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-grayThree{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-superLight{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-lighterGray{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-textGray{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-superDark{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-iconGray{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-mediumGray{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-swampGray{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-solitudeGray{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-winterGray{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-tableGray{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-iceGray{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-gainsboro{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-offWhite{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-cloudGray{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-defaultDark{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGray-skeletonGray{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-default{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-light{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-newLight{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-superLight{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-normal{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-dark{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-royal{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-glass{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-hawkesBlue{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-darker{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-newBlue{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-black{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-skyLight{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-lightBlue{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-lightBlueGray{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-pale{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-lavender{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customBlue-iceBlue{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customWhite-default{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customWhite-lightDark{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customWhite-bWhite{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customRed-default{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGreen-default{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGreen-approved{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGreen-check{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGreen-lime{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGreen-dark{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customGreen-light{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customYellow-default{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customYellow-highlight{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customYellow-bright{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customYellow-dark{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customYellow-gold{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customYellow-mostard{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customOrange-default{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customOrange-mediumOrange{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customOrange-F96319{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customOrange-EB8A02{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-customPurple-purpleOne{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-inicieColors-orange{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .group:hover .xsm\:group-hover\:border-inicieColors-blue{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-transparent:focus-within{
    border-color:transparent
  }

  .xsm\:focus-within\:border-customGray-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-grayTwo:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-grayThree:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-lighterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-textGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-superDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-iconGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-mediumGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-swampGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-solitudeGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-winterGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-tableGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-iceGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-gainsboro:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-offWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-cloudGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-defaultDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGray-skeletonGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-newLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-superLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-normal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-royal:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-glass:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-hawkesBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-darker:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-newBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-black:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-skyLight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-lightBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-lightBlueGray:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-pale:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-lavender:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customBlue-iceBlue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customWhite-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customWhite-lightDark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customWhite-bWhite:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customRed-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGreen-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGreen-approved:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGreen-check:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGreen-lime:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGreen-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customGreen-light:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customYellow-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customYellow-highlight:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customYellow-bright:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customYellow-dark:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customYellow-gold:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customYellow-mostard:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customOrange-default:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customOrange-mediumOrange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customOrange-F96319:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customOrange-EB8A02:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-customPurple-purpleOne:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-inicieColors-orange:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .xsm\:focus-within\:border-inicieColors-blue:focus-within{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-transparent:hover{
    border-color:transparent
  }

  .xsm\:hover\:border-customGray-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-grayTwo:hover{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-grayThree:hover{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-lighterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-textGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-superDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-iconGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-mediumGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-swampGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-solitudeGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-winterGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-tableGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-iceGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-gainsboro:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-offWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-cloudGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-defaultDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGray-skeletonGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-newLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-superLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-normal:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-royal:hover{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-glass:hover{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-hawkesBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-darker:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-newBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-black:hover{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-skyLight:hover{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-lightBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-lightBlueGray:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-pale:hover{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-lavender:hover{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customBlue-iceBlue:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customWhite-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customWhite-lightDark:hover{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customWhite-bWhite:hover{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customRed-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGreen-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGreen-approved:hover{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGreen-check:hover{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGreen-lime:hover{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGreen-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customGreen-light:hover{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customYellow-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customYellow-highlight:hover{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customYellow-bright:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customYellow-dark:hover{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customYellow-gold:hover{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customYellow-mostard:hover{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customOrange-default:hover{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customOrange-mediumOrange:hover{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customOrange-F96319:hover{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customOrange-EB8A02:hover{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-customPurple-purpleOne:hover{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-inicieColors-orange:hover{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .xsm\:hover\:border-inicieColors-blue:hover{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-transparent:focus{
    border-color:transparent
  }

  .xsm\:focus\:border-customGray-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(217, 224, 230, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(72, 75, 77, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(73, 73, 74, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-grayTwo:focus{
    --tw-border-opacity:1;
    border-color:rgba(199, 203, 209, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-grayThree:focus{
    --tw-border-opacity:1;
    border-color:rgba(144, 145, 147, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(237, 237, 237, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-lighterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 244, 244, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-textGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(143, 155, 179, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-superDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 31, 32, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-iconGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(169, 174, 179, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-mediumGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(227, 228, 228, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-swampGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(37, 39, 39, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-solitudeGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(224, 228, 232, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-winterGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-tableGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(242, 246, 251, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-iceGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 247, 252, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-gainsboro:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 242, 246, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-offWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(247, 247, 247, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-cloudGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(185, 189, 193, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-defaultDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(174, 179, 183, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGray-skeletonGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(222, 223, 227, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-newLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 240, 245, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-superLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 225, 236, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-normal:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 72, 153, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(34, 43, 69, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-royal:focus{
    --tw-border-opacity:1;
    border-color:rgba(54, 86, 191, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-glass:focus{
    --tw-border-opacity:1;
    border-color:rgba(216, 229, 248, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-hawkesBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(215, 221, 242, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-darker:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-newBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 65, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-black:focus{
    --tw-border-opacity:1;
    border-color:rgba(15, 39, 64, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-skyLight:focus{
    --tw-border-opacity:1;
    border-color:rgba(240, 244, 249, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-lightBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(231, 235, 248, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-lightBlueGray:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-pale:focus{
    --tw-border-opacity:1;
    border-color:rgba(208, 216, 241, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-lavender:focus{
    --tw-border-opacity:1;
    border-color:rgba(130, 150, 215, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customBlue-iceBlue:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 245, 255, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customWhite-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(255, 255, 255, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customWhite-lightDark:focus{
    --tw-border-opacity:1;
    border-color:rgba(248, 248, 248, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customWhite-bWhite:focus{
    --tw-border-opacity:1;
    border-color:rgba(239, 244, 250, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customRed-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(177, 0, 0, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGreen-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(139, 212, 45, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGreen-approved:focus{
    --tw-border-opacity:1;
    border-color:rgba(128, 204, 40, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGreen-check:focus{
    --tw-border-opacity:1;
    border-color:rgba(19, 158, 93, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGreen-lime:focus{
    --tw-border-opacity:1;
    border-color:rgba(0, 173, 60, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGreen-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(3, 172, 109, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customGreen-light:focus{
    --tw-border-opacity:1;
    border-color:rgba(165, 208, 114, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customYellow-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(254, 248, 230, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customYellow-highlight:focus{
    --tw-border-opacity:1;
    border-color:rgba(238, 177, 3, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customYellow-bright:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 216, 53, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customYellow-dark:focus{
    --tw-border-opacity:1;
    border-color:rgba(253, 221, 132, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customYellow-gold:focus{
    --tw-border-opacity:1;
    border-color:rgba(233, 172, 7, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customYellow-mostard:focus{
    --tw-border-opacity:1;
    border-color:rgba(245, 158, 11, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customOrange-default:focus{
    --tw-border-opacity:1;
    border-color:rgba(232, 83, 44, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customOrange-mediumOrange:focus{
    --tw-border-opacity:1;
    border-color:rgba(244, 147, 60, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customOrange-F96319:focus{
    --tw-border-opacity:1;
    border-color:rgba(249, 99, 25, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customOrange-EB8A02:focus{
    --tw-border-opacity:1;
    border-color:rgba(235, 138, 2, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-customPurple-purpleOne:focus{
    --tw-border-opacity:1;
    border-color:rgba(103, 58, 183, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-inicieColors-orange:focus{
    --tw-border-opacity:1;
    border-color:rgba(243, 108, 72, var(--tw-border-opacity))
  }

  .xsm\:focus\:border-inicieColors-blue:focus{
    --tw-border-opacity:1;
    border-color:rgba(35, 54, 116, var(--tw-border-opacity))
  }

  .xsm\:border-opacity-0{
    --tw-border-opacity:0
  }

  .xsm\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .xsm\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .xsm\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .xsm\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .xsm\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .xsm\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .xsm\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .xsm\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .xsm\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .xsm\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .xsm\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .xsm\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .xsm\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .xsm\:border-opacity-100{
    --tw-border-opacity:1
  }

  .group:hover .xsm\:group-hover\:border-opacity-0{
    --tw-border-opacity:0
  }

  .group:hover .xsm\:group-hover\:border-opacity-5{
    --tw-border-opacity:0.05
  }

  .group:hover .xsm\:group-hover\:border-opacity-10{
    --tw-border-opacity:0.1
  }

  .group:hover .xsm\:group-hover\:border-opacity-20{
    --tw-border-opacity:0.2
  }

  .group:hover .xsm\:group-hover\:border-opacity-25{
    --tw-border-opacity:0.25
  }

  .group:hover .xsm\:group-hover\:border-opacity-30{
    --tw-border-opacity:0.3
  }

  .group:hover .xsm\:group-hover\:border-opacity-40{
    --tw-border-opacity:0.4
  }

  .group:hover .xsm\:group-hover\:border-opacity-50{
    --tw-border-opacity:0.5
  }

  .group:hover .xsm\:group-hover\:border-opacity-60{
    --tw-border-opacity:0.6
  }

  .group:hover .xsm\:group-hover\:border-opacity-70{
    --tw-border-opacity:0.7
  }

  .group:hover .xsm\:group-hover\:border-opacity-75{
    --tw-border-opacity:0.75
  }

  .group:hover .xsm\:group-hover\:border-opacity-80{
    --tw-border-opacity:0.8
  }

  .group:hover .xsm\:group-hover\:border-opacity-90{
    --tw-border-opacity:0.9
  }

  .group:hover .xsm\:group-hover\:border-opacity-95{
    --tw-border-opacity:0.95
  }

  .group:hover .xsm\:group-hover\:border-opacity-100{
    --tw-border-opacity:1
  }

  .xsm\:focus-within\:border-opacity-0:focus-within{
    --tw-border-opacity:0
  }

  .xsm\:focus-within\:border-opacity-5:focus-within{
    --tw-border-opacity:0.05
  }

  .xsm\:focus-within\:border-opacity-10:focus-within{
    --tw-border-opacity:0.1
  }

  .xsm\:focus-within\:border-opacity-20:focus-within{
    --tw-border-opacity:0.2
  }

  .xsm\:focus-within\:border-opacity-25:focus-within{
    --tw-border-opacity:0.25
  }

  .xsm\:focus-within\:border-opacity-30:focus-within{
    --tw-border-opacity:0.3
  }

  .xsm\:focus-within\:border-opacity-40:focus-within{
    --tw-border-opacity:0.4
  }

  .xsm\:focus-within\:border-opacity-50:focus-within{
    --tw-border-opacity:0.5
  }

  .xsm\:focus-within\:border-opacity-60:focus-within{
    --tw-border-opacity:0.6
  }

  .xsm\:focus-within\:border-opacity-70:focus-within{
    --tw-border-opacity:0.7
  }

  .xsm\:focus-within\:border-opacity-75:focus-within{
    --tw-border-opacity:0.75
  }

  .xsm\:focus-within\:border-opacity-80:focus-within{
    --tw-border-opacity:0.8
  }

  .xsm\:focus-within\:border-opacity-90:focus-within{
    --tw-border-opacity:0.9
  }

  .xsm\:focus-within\:border-opacity-95:focus-within{
    --tw-border-opacity:0.95
  }

  .xsm\:focus-within\:border-opacity-100:focus-within{
    --tw-border-opacity:1
  }

  .xsm\:hover\:border-opacity-0:hover{
    --tw-border-opacity:0
  }

  .xsm\:hover\:border-opacity-5:hover{
    --tw-border-opacity:0.05
  }

  .xsm\:hover\:border-opacity-10:hover{
    --tw-border-opacity:0.1
  }

  .xsm\:hover\:border-opacity-20:hover{
    --tw-border-opacity:0.2
  }

  .xsm\:hover\:border-opacity-25:hover{
    --tw-border-opacity:0.25
  }

  .xsm\:hover\:border-opacity-30:hover{
    --tw-border-opacity:0.3
  }

  .xsm\:hover\:border-opacity-40:hover{
    --tw-border-opacity:0.4
  }

  .xsm\:hover\:border-opacity-50:hover{
    --tw-border-opacity:0.5
  }

  .xsm\:hover\:border-opacity-60:hover{
    --tw-border-opacity:0.6
  }

  .xsm\:hover\:border-opacity-70:hover{
    --tw-border-opacity:0.7
  }

  .xsm\:hover\:border-opacity-75:hover{
    --tw-border-opacity:0.75
  }

  .xsm\:hover\:border-opacity-80:hover{
    --tw-border-opacity:0.8
  }

  .xsm\:hover\:border-opacity-90:hover{
    --tw-border-opacity:0.9
  }

  .xsm\:hover\:border-opacity-95:hover{
    --tw-border-opacity:0.95
  }

  .xsm\:hover\:border-opacity-100:hover{
    --tw-border-opacity:1
  }

  .xsm\:focus\:border-opacity-0:focus{
    --tw-border-opacity:0
  }

  .xsm\:focus\:border-opacity-5:focus{
    --tw-border-opacity:0.05
  }

  .xsm\:focus\:border-opacity-10:focus{
    --tw-border-opacity:0.1
  }

  .xsm\:focus\:border-opacity-20:focus{
    --tw-border-opacity:0.2
  }

  .xsm\:focus\:border-opacity-25:focus{
    --tw-border-opacity:0.25
  }

  .xsm\:focus\:border-opacity-30:focus{
    --tw-border-opacity:0.3
  }

  .xsm\:focus\:border-opacity-40:focus{
    --tw-border-opacity:0.4
  }

  .xsm\:focus\:border-opacity-50:focus{
    --tw-border-opacity:0.5
  }

  .xsm\:focus\:border-opacity-60:focus{
    --tw-border-opacity:0.6
  }

  .xsm\:focus\:border-opacity-70:focus{
    --tw-border-opacity:0.7
  }

  .xsm\:focus\:border-opacity-75:focus{
    --tw-border-opacity:0.75
  }

  .xsm\:focus\:border-opacity-80:focus{
    --tw-border-opacity:0.8
  }

  .xsm\:focus\:border-opacity-90:focus{
    --tw-border-opacity:0.9
  }

  .xsm\:focus\:border-opacity-95:focus{
    --tw-border-opacity:0.95
  }

  .xsm\:focus\:border-opacity-100:focus{
    --tw-border-opacity:1
  }

  .xsm\:bg-transparent{
    background-color:transparent
  }

  .xsm\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xsm\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .xsm\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xsm\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .xsm\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xsm\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .xsm\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .xsm\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .xsm\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .xsm\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .xsm\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .xsm\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .xsm\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xsm\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .xsm\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .xsm\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .xsm\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .xsm\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .xsm\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .xsm\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-transparent{
    background-color:transparent
  }

  .group:hover .xsm\:group-hover\:bg-customGray-default{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-light{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-dark{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-darker{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-grayTwo{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-grayThree{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-lighterGray{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-textGray{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-superDark{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-iconGray{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-mediumGray{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-swampGray{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-solitudeGray{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-winterGray{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-tableGray{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-iceGray{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-gainsboro{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-offWhite{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-cloudGray{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-defaultDark{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGray-skeletonGray{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-default{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-light{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-newLight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-superLight{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-normal{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-dark{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-royal{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-glass{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-hawkesBlue{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-darker{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-newBlue{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-black{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-skyLight{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-lightBlue{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-lightBlueGray{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-pale{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-lavender{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customBlue-iceBlue{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customWhite-default{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customWhite-lightDark{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customWhite-bWhite{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customRed-default{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGreen-default{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGreen-approved{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGreen-check{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGreen-lime{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGreen-dark{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customGreen-light{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customYellow-default{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customYellow-highlight{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customYellow-bright{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customYellow-dark{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customYellow-gold{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customYellow-mostard{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customOrange-default{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customOrange-mediumOrange{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customOrange-F96319{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customOrange-EB8A02{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-customPurple-purpleOne{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-inicieColors-orange{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .group:hover .xsm\:group-hover\:bg-inicieColors-blue{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-transparent:focus-within{
    background-color:transparent
  }

  .xsm\:focus-within\:bg-customGray-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-grayTwo:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-grayThree:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-lighterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-textGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-superDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-iconGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-mediumGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-swampGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-solitudeGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-winterGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-tableGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-iceGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-gainsboro:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-offWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-cloudGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-defaultDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGray-skeletonGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-newLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-superLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-normal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-royal:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-glass:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-hawkesBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-darker:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-newBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-black:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-skyLight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-lightBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-lightBlueGray:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-pale:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-lavender:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customBlue-iceBlue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customWhite-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customWhite-lightDark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customWhite-bWhite:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customRed-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGreen-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGreen-approved:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGreen-check:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGreen-lime:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGreen-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customGreen-light:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customYellow-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customYellow-highlight:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customYellow-bright:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customYellow-dark:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customYellow-gold:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customYellow-mostard:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customOrange-default:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customOrange-mediumOrange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customOrange-F96319:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customOrange-EB8A02:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-customPurple-purpleOne:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-inicieColors-orange:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .xsm\:focus-within\:bg-inicieColors-blue:focus-within{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-transparent:hover{
    background-color:transparent
  }

  .xsm\:hover\:bg-customGray-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-grayTwo:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-grayThree:hover{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-lighterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-textGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-superDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-iconGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-mediumGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-swampGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-solitudeGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-winterGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-tableGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-iceGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-gainsboro:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-offWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-cloudGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-defaultDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGray-skeletonGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-newLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-superLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-normal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-royal:hover{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-glass:hover{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-hawkesBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-darker:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-newBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-skyLight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-lightBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-lightBlueGray:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-pale:hover{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-lavender:hover{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customBlue-iceBlue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customWhite-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customWhite-lightDark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customWhite-bWhite:hover{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customRed-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGreen-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGreen-approved:hover{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGreen-check:hover{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGreen-lime:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGreen-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customGreen-light:hover{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customYellow-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customYellow-highlight:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customYellow-bright:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customYellow-dark:hover{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customYellow-gold:hover{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customYellow-mostard:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customOrange-default:hover{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customOrange-mediumOrange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customOrange-F96319:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customOrange-EB8A02:hover{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-customPurple-purpleOne:hover{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-inicieColors-orange:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .xsm\:hover\:bg-inicieColors-blue:hover{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-transparent:focus{
    background-color:transparent
  }

  .xsm\:focus\:bg-customGray-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(217, 224, 230, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(72, 75, 77, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(73, 73, 74, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-grayTwo:focus{
    --tw-bg-opacity:1;
    background-color:rgba(199, 203, 209, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-grayThree:focus{
    --tw-bg-opacity:1;
    background-color:rgba(144, 145, 147, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(237, 237, 237, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-lighterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 244, 244, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-textGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(143, 155, 179, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-superDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 31, 32, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-iconGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(169, 174, 179, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-mediumGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(227, 228, 228, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-swampGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(37, 39, 39, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-solitudeGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(224, 228, 232, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-winterGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-tableGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(242, 246, 251, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-iceGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 247, 252, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-gainsboro:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 242, 246, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-offWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(247, 247, 247, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-cloudGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(185, 189, 193, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-defaultDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(174, 179, 183, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGray-skeletonGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(222, 223, 227, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-newLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 240, 245, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-superLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 225, 236, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-normal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 72, 153, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(34, 43, 69, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-royal:focus{
    --tw-bg-opacity:1;
    background-color:rgba(54, 86, 191, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-glass:focus{
    --tw-bg-opacity:1;
    background-color:rgba(216, 229, 248, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-hawkesBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(215, 221, 242, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-darker:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-newBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 65, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-black:focus{
    --tw-bg-opacity:1;
    background-color:rgba(15, 39, 64, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-skyLight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(240, 244, 249, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-lightBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(231, 235, 248, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-lightBlueGray:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-pale:focus{
    --tw-bg-opacity:1;
    background-color:rgba(208, 216, 241, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-lavender:focus{
    --tw-bg-opacity:1;
    background-color:rgba(130, 150, 215, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customBlue-iceBlue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 245, 255, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customWhite-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(255, 255, 255, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customWhite-lightDark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(248, 248, 248, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customWhite-bWhite:focus{
    --tw-bg-opacity:1;
    background-color:rgba(239, 244, 250, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customRed-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(177, 0, 0, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGreen-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(139, 212, 45, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGreen-approved:focus{
    --tw-bg-opacity:1;
    background-color:rgba(128, 204, 40, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGreen-check:focus{
    --tw-bg-opacity:1;
    background-color:rgba(19, 158, 93, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGreen-lime:focus{
    --tw-bg-opacity:1;
    background-color:rgba(0, 173, 60, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGreen-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(3, 172, 109, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customGreen-light:focus{
    --tw-bg-opacity:1;
    background-color:rgba(165, 208, 114, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customYellow-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(254, 248, 230, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customYellow-highlight:focus{
    --tw-bg-opacity:1;
    background-color:rgba(238, 177, 3, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customYellow-bright:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 216, 53, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customYellow-dark:focus{
    --tw-bg-opacity:1;
    background-color:rgba(253, 221, 132, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customYellow-gold:focus{
    --tw-bg-opacity:1;
    background-color:rgba(233, 172, 7, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customYellow-mostard:focus{
    --tw-bg-opacity:1;
    background-color:rgba(245, 158, 11, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customOrange-default:focus{
    --tw-bg-opacity:1;
    background-color:rgba(232, 83, 44, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customOrange-mediumOrange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(244, 147, 60, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customOrange-F96319:focus{
    --tw-bg-opacity:1;
    background-color:rgba(249, 99, 25, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customOrange-EB8A02:focus{
    --tw-bg-opacity:1;
    background-color:rgba(235, 138, 2, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-customPurple-purpleOne:focus{
    --tw-bg-opacity:1;
    background-color:rgba(103, 58, 183, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-inicieColors-orange:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243, 108, 72, var(--tw-bg-opacity))
  }

  .xsm\:focus\:bg-inicieColors-blue:focus{
    --tw-bg-opacity:1;
    background-color:rgba(35, 54, 116, var(--tw-bg-opacity))
  }

  .xsm\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .xsm\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .xsm\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .xsm\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .xsm\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .xsm\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .xsm\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .xsm\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .xsm\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .xsm\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .xsm\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .xsm\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .xsm\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .xsm\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .xsm\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .group:hover .xsm\:group-hover\:bg-opacity-0{
    --tw-bg-opacity:0
  }

  .group:hover .xsm\:group-hover\:bg-opacity-5{
    --tw-bg-opacity:0.05
  }

  .group:hover .xsm\:group-hover\:bg-opacity-10{
    --tw-bg-opacity:0.1
  }

  .group:hover .xsm\:group-hover\:bg-opacity-20{
    --tw-bg-opacity:0.2
  }

  .group:hover .xsm\:group-hover\:bg-opacity-25{
    --tw-bg-opacity:0.25
  }

  .group:hover .xsm\:group-hover\:bg-opacity-30{
    --tw-bg-opacity:0.3
  }

  .group:hover .xsm\:group-hover\:bg-opacity-40{
    --tw-bg-opacity:0.4
  }

  .group:hover .xsm\:group-hover\:bg-opacity-50{
    --tw-bg-opacity:0.5
  }

  .group:hover .xsm\:group-hover\:bg-opacity-60{
    --tw-bg-opacity:0.6
  }

  .group:hover .xsm\:group-hover\:bg-opacity-70{
    --tw-bg-opacity:0.7
  }

  .group:hover .xsm\:group-hover\:bg-opacity-75{
    --tw-bg-opacity:0.75
  }

  .group:hover .xsm\:group-hover\:bg-opacity-80{
    --tw-bg-opacity:0.8
  }

  .group:hover .xsm\:group-hover\:bg-opacity-90{
    --tw-bg-opacity:0.9
  }

  .group:hover .xsm\:group-hover\:bg-opacity-95{
    --tw-bg-opacity:0.95
  }

  .group:hover .xsm\:group-hover\:bg-opacity-100{
    --tw-bg-opacity:1
  }

  .xsm\:focus-within\:bg-opacity-0:focus-within{
    --tw-bg-opacity:0
  }

  .xsm\:focus-within\:bg-opacity-5:focus-within{
    --tw-bg-opacity:0.05
  }

  .xsm\:focus-within\:bg-opacity-10:focus-within{
    --tw-bg-opacity:0.1
  }

  .xsm\:focus-within\:bg-opacity-20:focus-within{
    --tw-bg-opacity:0.2
  }

  .xsm\:focus-within\:bg-opacity-25:focus-within{
    --tw-bg-opacity:0.25
  }

  .xsm\:focus-within\:bg-opacity-30:focus-within{
    --tw-bg-opacity:0.3
  }

  .xsm\:focus-within\:bg-opacity-40:focus-within{
    --tw-bg-opacity:0.4
  }

  .xsm\:focus-within\:bg-opacity-50:focus-within{
    --tw-bg-opacity:0.5
  }

  .xsm\:focus-within\:bg-opacity-60:focus-within{
    --tw-bg-opacity:0.6
  }

  .xsm\:focus-within\:bg-opacity-70:focus-within{
    --tw-bg-opacity:0.7
  }

  .xsm\:focus-within\:bg-opacity-75:focus-within{
    --tw-bg-opacity:0.75
  }

  .xsm\:focus-within\:bg-opacity-80:focus-within{
    --tw-bg-opacity:0.8
  }

  .xsm\:focus-within\:bg-opacity-90:focus-within{
    --tw-bg-opacity:0.9
  }

  .xsm\:focus-within\:bg-opacity-95:focus-within{
    --tw-bg-opacity:0.95
  }

  .xsm\:focus-within\:bg-opacity-100:focus-within{
    --tw-bg-opacity:1
  }

  .xsm\:hover\:bg-opacity-0:hover{
    --tw-bg-opacity:0
  }

  .xsm\:hover\:bg-opacity-5:hover{
    --tw-bg-opacity:0.05
  }

  .xsm\:hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
  }

  .xsm\:hover\:bg-opacity-20:hover{
    --tw-bg-opacity:0.2
  }

  .xsm\:hover\:bg-opacity-25:hover{
    --tw-bg-opacity:0.25
  }

  .xsm\:hover\:bg-opacity-30:hover{
    --tw-bg-opacity:0.3
  }

  .xsm\:hover\:bg-opacity-40:hover{
    --tw-bg-opacity:0.4
  }

  .xsm\:hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
  }

  .xsm\:hover\:bg-opacity-60:hover{
    --tw-bg-opacity:0.6
  }

  .xsm\:hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
  }

  .xsm\:hover\:bg-opacity-75:hover{
    --tw-bg-opacity:0.75
  }

  .xsm\:hover\:bg-opacity-80:hover{
    --tw-bg-opacity:0.8
  }

  .xsm\:hover\:bg-opacity-90:hover{
    --tw-bg-opacity:0.9
  }

  .xsm\:hover\:bg-opacity-95:hover{
    --tw-bg-opacity:0.95
  }

  .xsm\:hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
  }

  .xsm\:focus\:bg-opacity-0:focus{
    --tw-bg-opacity:0
  }

  .xsm\:focus\:bg-opacity-5:focus{
    --tw-bg-opacity:0.05
  }

  .xsm\:focus\:bg-opacity-10:focus{
    --tw-bg-opacity:0.1
  }

  .xsm\:focus\:bg-opacity-20:focus{
    --tw-bg-opacity:0.2
  }

  .xsm\:focus\:bg-opacity-25:focus{
    --tw-bg-opacity:0.25
  }

  .xsm\:focus\:bg-opacity-30:focus{
    --tw-bg-opacity:0.3
  }

  .xsm\:focus\:bg-opacity-40:focus{
    --tw-bg-opacity:0.4
  }

  .xsm\:focus\:bg-opacity-50:focus{
    --tw-bg-opacity:0.5
  }

  .xsm\:focus\:bg-opacity-60:focus{
    --tw-bg-opacity:0.6
  }

  .xsm\:focus\:bg-opacity-70:focus{
    --tw-bg-opacity:0.7
  }

  .xsm\:focus\:bg-opacity-75:focus{
    --tw-bg-opacity:0.75
  }

  .xsm\:focus\:bg-opacity-80:focus{
    --tw-bg-opacity:0.8
  }

  .xsm\:focus\:bg-opacity-90:focus{
    --tw-bg-opacity:0.9
  }

  .xsm\:focus\:bg-opacity-95:focus{
    --tw-bg-opacity:0.95
  }

  .xsm\:focus\:bg-opacity-100:focus{
    --tw-bg-opacity:1
  }

  .xsm\:bg-none{
    background-image:none
  }

  .xsm\:bg-gradient-to-t{
    background-image:linear-gradient(to top, var(--tw-gradient-stops))
  }

  .xsm\:bg-gradient-to-tr{
    background-image:linear-gradient(to top right, var(--tw-gradient-stops))
  }

  .xsm\:bg-gradient-to-r{
    background-image:linear-gradient(to right, var(--tw-gradient-stops))
  }

  .xsm\:bg-gradient-to-br{
    background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))
  }

  .xsm\:bg-gradient-to-b{
    background-image:linear-gradient(to bottom, var(--tw-gradient-stops))
  }

  .xsm\:bg-gradient-to-bl{
    background-image:linear-gradient(to bottom left, var(--tw-gradient-stops))
  }

  .xsm\:bg-gradient-to-l{
    background-image:linear-gradient(to left, var(--tw-gradient-stops))
  }

  .xsm\:bg-gradient-to-tl{
    background-image:linear-gradient(to top left, var(--tw-gradient-stops))
  }

  .xsm\:from-transparent{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xsm\:from-customGray-default{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xsm\:from-customGray-light{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xsm\:from-customGray-dark{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xsm\:from-customGray-darker{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xsm\:from-customGray-grayTwo{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xsm\:from-customGray-grayThree{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xsm\:from-customGray-superLight{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xsm\:from-customGray-lighterGray{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xsm\:from-customGray-textGray{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xsm\:from-customGray-superDark{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xsm\:from-customGray-iconGray{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xsm\:from-customGray-mediumGray{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xsm\:from-customGray-swampGray{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xsm\:from-customGray-solitudeGray{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xsm\:from-customGray-winterGray{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xsm\:from-customGray-tableGray{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xsm\:from-customGray-iceGray{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xsm\:from-customGray-gainsboro{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xsm\:from-customGray-offWhite{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xsm\:from-customGray-cloudGray{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xsm\:from-customGray-defaultDark{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xsm\:from-customGray-skeletonGray{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xsm\:from-customBlue-default{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xsm\:from-customBlue-light{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xsm\:from-customBlue-newLight{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xsm\:from-customBlue-superLight{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xsm\:from-customBlue-normal{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xsm\:from-customBlue-dark{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xsm\:from-customBlue-royal{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xsm\:from-customBlue-glass{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xsm\:from-customBlue-hawkesBlue{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xsm\:from-customBlue-darker{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xsm\:from-customBlue-newBlue{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xsm\:from-customBlue-black{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xsm\:from-customBlue-skyLight{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xsm\:from-customBlue-lightBlue{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xsm\:from-customBlue-lightBlueGray{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xsm\:from-customBlue-pale{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xsm\:from-customBlue-lavender{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xsm\:from-customBlue-iceBlue{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xsm\:from-customWhite-default{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xsm\:from-customWhite-lightDark{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xsm\:from-customWhite-bWhite{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xsm\:from-customRed-default{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xsm\:from-customGreen-default{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xsm\:from-customGreen-approved{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xsm\:from-customGreen-check{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xsm\:from-customGreen-lime{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xsm\:from-customGreen-dark{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xsm\:from-customGreen-light{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xsm\:from-customYellow-default{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xsm\:from-customYellow-highlight{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xsm\:from-customYellow-bright{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xsm\:from-customYellow-dark{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xsm\:from-customYellow-gold{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xsm\:from-customYellow-mostard{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xsm\:from-customOrange-default{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xsm\:from-customOrange-mediumOrange{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xsm\:from-customOrange-F96319{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xsm\:from-customOrange-EB8A02{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xsm\:from-customPurple-purpleOne{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xsm\:from-inicieColors-orange{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xsm\:from-inicieColors-blue{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xsm\:hover\:from-transparent:hover{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xsm\:hover\:from-customGray-default:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xsm\:hover\:from-customGray-light:hover{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xsm\:hover\:from-customGray-dark:hover{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xsm\:hover\:from-customGray-darker:hover{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xsm\:hover\:from-customGray-grayTwo:hover{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xsm\:hover\:from-customGray-grayThree:hover{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xsm\:hover\:from-customGray-superLight:hover{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xsm\:hover\:from-customGray-lighterGray:hover{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xsm\:hover\:from-customGray-textGray:hover{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xsm\:hover\:from-customGray-superDark:hover{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xsm\:hover\:from-customGray-iconGray:hover{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xsm\:hover\:from-customGray-mediumGray:hover{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xsm\:hover\:from-customGray-swampGray:hover{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xsm\:hover\:from-customGray-solitudeGray:hover{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xsm\:hover\:from-customGray-winterGray:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xsm\:hover\:from-customGray-tableGray:hover{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xsm\:hover\:from-customGray-iceGray:hover{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xsm\:hover\:from-customGray-gainsboro:hover{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xsm\:hover\:from-customGray-offWhite:hover{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xsm\:hover\:from-customGray-cloudGray:hover{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xsm\:hover\:from-customGray-defaultDark:hover{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xsm\:hover\:from-customGray-skeletonGray:hover{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xsm\:hover\:from-customBlue-default:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xsm\:hover\:from-customBlue-light:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xsm\:hover\:from-customBlue-newLight:hover{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xsm\:hover\:from-customBlue-superLight:hover{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xsm\:hover\:from-customBlue-normal:hover{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xsm\:hover\:from-customBlue-dark:hover{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xsm\:hover\:from-customBlue-royal:hover{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xsm\:hover\:from-customBlue-glass:hover{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xsm\:hover\:from-customBlue-hawkesBlue:hover{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xsm\:hover\:from-customBlue-darker:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xsm\:hover\:from-customBlue-newBlue:hover{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xsm\:hover\:from-customBlue-black:hover{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xsm\:hover\:from-customBlue-skyLight:hover{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xsm\:hover\:from-customBlue-lightBlue:hover{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xsm\:hover\:from-customBlue-lightBlueGray:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xsm\:hover\:from-customBlue-pale:hover{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xsm\:hover\:from-customBlue-lavender:hover{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xsm\:hover\:from-customBlue-iceBlue:hover{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xsm\:hover\:from-customWhite-default:hover{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xsm\:hover\:from-customWhite-lightDark:hover{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xsm\:hover\:from-customWhite-bWhite:hover{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xsm\:hover\:from-customRed-default:hover{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xsm\:hover\:from-customGreen-default:hover{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xsm\:hover\:from-customGreen-approved:hover{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xsm\:hover\:from-customGreen-check:hover{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xsm\:hover\:from-customGreen-lime:hover{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xsm\:hover\:from-customGreen-dark:hover{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xsm\:hover\:from-customGreen-light:hover{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xsm\:hover\:from-customYellow-default:hover{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xsm\:hover\:from-customYellow-highlight:hover{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xsm\:hover\:from-customYellow-bright:hover{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xsm\:hover\:from-customYellow-dark:hover{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xsm\:hover\:from-customYellow-gold:hover{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xsm\:hover\:from-customYellow-mostard:hover{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xsm\:hover\:from-customOrange-default:hover{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xsm\:hover\:from-customOrange-mediumOrange:hover{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xsm\:hover\:from-customOrange-F96319:hover{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xsm\:hover\:from-customOrange-EB8A02:hover{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xsm\:hover\:from-customPurple-purpleOne:hover{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xsm\:hover\:from-inicieColors-orange:hover{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xsm\:hover\:from-inicieColors-blue:hover{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xsm\:focus\:from-transparent:focus{
    --tw-gradient-from:transparent;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xsm\:focus\:from-customGray-default:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xsm\:focus\:from-customGray-light:focus{
    --tw-gradient-from:#d9e0e6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xsm\:focus\:from-customGray-dark:focus{
    --tw-gradient-from:#484B4D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xsm\:focus\:from-customGray-darker:focus{
    --tw-gradient-from:#49494A;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xsm\:focus\:from-customGray-grayTwo:focus{
    --tw-gradient-from:#C7CBD1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xsm\:focus\:from-customGray-grayThree:focus{
    --tw-gradient-from:#909193;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xsm\:focus\:from-customGray-superLight:focus{
    --tw-gradient-from:#EDEDED;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xsm\:focus\:from-customGray-lighterGray:focus{
    --tw-gradient-from:#F4F4F4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xsm\:focus\:from-customGray-textGray:focus{
    --tw-gradient-from:#8F9BB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xsm\:focus\:from-customGray-superDark:focus{
    --tw-gradient-from:#231F20;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xsm\:focus\:from-customGray-iconGray:focus{
    --tw-gradient-from:#A9AEB3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xsm\:focus\:from-customGray-mediumGray:focus{
    --tw-gradient-from:#E3E4E4;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xsm\:focus\:from-customGray-swampGray:focus{
    --tw-gradient-from:#252727;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xsm\:focus\:from-customGray-solitudeGray:focus{
    --tw-gradient-from:#E0E4E8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xsm\:focus\:from-customGray-winterGray:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xsm\:focus\:from-customGray-tableGray:focus{
    --tw-gradient-from:#F2F6FB;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xsm\:focus\:from-customGray-iceGray:focus{
    --tw-gradient-from:#F5F7FC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xsm\:focus\:from-customGray-gainsboro:focus{
    --tw-gradient-from:#F0F2F6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xsm\:focus\:from-customGray-offWhite:focus{
    --tw-gradient-from:#F7F7F7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xsm\:focus\:from-customGray-cloudGray:focus{
    --tw-gradient-from:#B9BDC1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xsm\:focus\:from-customGray-defaultDark:focus{
    --tw-gradient-from:#AEB3B7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xsm\:focus\:from-customGray-skeletonGray:focus{
    --tw-gradient-from:#DEDFE3;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xsm\:focus\:from-customBlue-default:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xsm\:focus\:from-customBlue-light:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xsm\:focus\:from-customBlue-newLight:focus{
    --tw-gradient-from:#EEF0F5;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xsm\:focus\:from-customBlue-superLight:focus{
    --tw-gradient-from:#D7E1EC;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xsm\:focus\:from-customBlue-normal:focus{
    --tw-gradient-from:#004899;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xsm\:focus\:from-customBlue-dark:focus{
    --tw-gradient-from:#222B45;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xsm\:focus\:from-customBlue-royal:focus{
    --tw-gradient-from:#3656BF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xsm\:focus\:from-customBlue-glass:focus{
    --tw-gradient-from:#D8E5F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xsm\:focus\:from-customBlue-hawkesBlue:focus{
    --tw-gradient-from:#D7DDF2;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xsm\:focus\:from-customBlue-darker:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xsm\:focus\:from-customBlue-newBlue:focus{
    --tw-gradient-from:#0F2741;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xsm\:focus\:from-customBlue-black:focus{
    --tw-gradient-from:#0F2740;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xsm\:focus\:from-customBlue-skyLight:focus{
    --tw-gradient-from:#F0F4F9;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xsm\:focus\:from-customBlue-lightBlue:focus{
    --tw-gradient-from:#E7EBF8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xsm\:focus\:from-customBlue-lightBlueGray:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xsm\:focus\:from-customBlue-pale:focus{
    --tw-gradient-from:#D0D8F1;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xsm\:focus\:from-customBlue-lavender:focus{
    --tw-gradient-from:#8296D7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xsm\:focus\:from-customBlue-iceBlue:focus{
    --tw-gradient-from:#EFF5FF;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xsm\:focus\:from-customWhite-default:focus{
    --tw-gradient-from:#ffffff;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xsm\:focus\:from-customWhite-lightDark:focus{
    --tw-gradient-from:#F8F8F8;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xsm\:focus\:from-customWhite-bWhite:focus{
    --tw-gradient-from:#EFF4FA;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xsm\:focus\:from-customRed-default:focus{
    --tw-gradient-from:#B10000;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xsm\:focus\:from-customGreen-default:focus{
    --tw-gradient-from:#8BD42D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xsm\:focus\:from-customGreen-approved:focus{
    --tw-gradient-from:#80CC28;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xsm\:focus\:from-customGreen-check:focus{
    --tw-gradient-from:#139E5D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xsm\:focus\:from-customGreen-lime:focus{
    --tw-gradient-from:#00AD3C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xsm\:focus\:from-customGreen-dark:focus{
    --tw-gradient-from:#03AC6D;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xsm\:focus\:from-customGreen-light:focus{
    --tw-gradient-from:#A5D072;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xsm\:focus\:from-customYellow-default:focus{
    --tw-gradient-from:#FEF8E6;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xsm\:focus\:from-customYellow-highlight:focus{
    --tw-gradient-from:#EEB103;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xsm\:focus\:from-customYellow-bright:focus{
    --tw-gradient-from:#FDD835;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xsm\:focus\:from-customYellow-dark:focus{
    --tw-gradient-from:#FDDD84;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xsm\:focus\:from-customYellow-gold:focus{
    --tw-gradient-from:#E9AC07;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xsm\:focus\:from-customYellow-mostard:focus{
    --tw-gradient-from:#F59E0B;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xsm\:focus\:from-customOrange-default:focus{
    --tw-gradient-from:#E8532C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xsm\:focus\:from-customOrange-mediumOrange:focus{
    --tw-gradient-from:#F4933C;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xsm\:focus\:from-customOrange-F96319:focus{
    --tw-gradient-from:#F96319;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xsm\:focus\:from-customOrange-EB8A02:focus{
    --tw-gradient-from:#EB8A02;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xsm\:focus\:from-customPurple-purpleOne:focus{
    --tw-gradient-from:#673AB7;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xsm\:focus\:from-inicieColors-orange:focus{
    --tw-gradient-from:#F36C48;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xsm\:focus\:from-inicieColors-blue:focus{
    --tw-gradient-from:#233674;
    --tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xsm\:via-transparent{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xsm\:via-customGray-default{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xsm\:via-customGray-light{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xsm\:via-customGray-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xsm\:via-customGray-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xsm\:via-customGray-grayTwo{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xsm\:via-customGray-grayThree{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xsm\:via-customGray-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xsm\:via-customGray-lighterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xsm\:via-customGray-textGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xsm\:via-customGray-superDark{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xsm\:via-customGray-iconGray{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xsm\:via-customGray-mediumGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xsm\:via-customGray-swampGray{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xsm\:via-customGray-solitudeGray{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xsm\:via-customGray-winterGray{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xsm\:via-customGray-tableGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xsm\:via-customGray-iceGray{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xsm\:via-customGray-gainsboro{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xsm\:via-customGray-offWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xsm\:via-customGray-cloudGray{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xsm\:via-customGray-defaultDark{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xsm\:via-customGray-skeletonGray{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xsm\:via-customBlue-default{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xsm\:via-customBlue-light{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xsm\:via-customBlue-newLight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xsm\:via-customBlue-superLight{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xsm\:via-customBlue-normal{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xsm\:via-customBlue-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xsm\:via-customBlue-royal{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xsm\:via-customBlue-glass{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xsm\:via-customBlue-hawkesBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xsm\:via-customBlue-darker{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xsm\:via-customBlue-newBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xsm\:via-customBlue-black{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xsm\:via-customBlue-skyLight{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xsm\:via-customBlue-lightBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xsm\:via-customBlue-lightBlueGray{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xsm\:via-customBlue-pale{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xsm\:via-customBlue-lavender{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xsm\:via-customBlue-iceBlue{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xsm\:via-customWhite-default{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xsm\:via-customWhite-lightDark{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xsm\:via-customWhite-bWhite{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xsm\:via-customRed-default{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xsm\:via-customGreen-default{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xsm\:via-customGreen-approved{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xsm\:via-customGreen-check{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xsm\:via-customGreen-lime{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xsm\:via-customGreen-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xsm\:via-customGreen-light{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xsm\:via-customYellow-default{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xsm\:via-customYellow-highlight{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xsm\:via-customYellow-bright{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xsm\:via-customYellow-dark{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xsm\:via-customYellow-gold{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xsm\:via-customYellow-mostard{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xsm\:via-customOrange-default{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xsm\:via-customOrange-mediumOrange{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xsm\:via-customOrange-F96319{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xsm\:via-customOrange-EB8A02{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xsm\:via-customPurple-purpleOne{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xsm\:via-inicieColors-orange{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xsm\:via-inicieColors-blue{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xsm\:hover\:via-transparent:hover{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xsm\:hover\:via-customGray-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xsm\:hover\:via-customGray-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xsm\:hover\:via-customGray-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xsm\:hover\:via-customGray-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xsm\:hover\:via-customGray-grayTwo:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xsm\:hover\:via-customGray-grayThree:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xsm\:hover\:via-customGray-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xsm\:hover\:via-customGray-lighterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xsm\:hover\:via-customGray-textGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xsm\:hover\:via-customGray-superDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xsm\:hover\:via-customGray-iconGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xsm\:hover\:via-customGray-mediumGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xsm\:hover\:via-customGray-swampGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xsm\:hover\:via-customGray-solitudeGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xsm\:hover\:via-customGray-winterGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xsm\:hover\:via-customGray-tableGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xsm\:hover\:via-customGray-iceGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xsm\:hover\:via-customGray-gainsboro:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xsm\:hover\:via-customGray-offWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xsm\:hover\:via-customGray-cloudGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xsm\:hover\:via-customGray-defaultDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xsm\:hover\:via-customGray-skeletonGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xsm\:hover\:via-customBlue-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xsm\:hover\:via-customBlue-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xsm\:hover\:via-customBlue-newLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xsm\:hover\:via-customBlue-superLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xsm\:hover\:via-customBlue-normal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xsm\:hover\:via-customBlue-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xsm\:hover\:via-customBlue-royal:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xsm\:hover\:via-customBlue-glass:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xsm\:hover\:via-customBlue-hawkesBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xsm\:hover\:via-customBlue-darker:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xsm\:hover\:via-customBlue-newBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xsm\:hover\:via-customBlue-black:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xsm\:hover\:via-customBlue-skyLight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xsm\:hover\:via-customBlue-lightBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xsm\:hover\:via-customBlue-lightBlueGray:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xsm\:hover\:via-customBlue-pale:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xsm\:hover\:via-customBlue-lavender:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xsm\:hover\:via-customBlue-iceBlue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xsm\:hover\:via-customWhite-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xsm\:hover\:via-customWhite-lightDark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xsm\:hover\:via-customWhite-bWhite:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xsm\:hover\:via-customRed-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xsm\:hover\:via-customGreen-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xsm\:hover\:via-customGreen-approved:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xsm\:hover\:via-customGreen-check:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xsm\:hover\:via-customGreen-lime:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xsm\:hover\:via-customGreen-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xsm\:hover\:via-customGreen-light:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xsm\:hover\:via-customYellow-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xsm\:hover\:via-customYellow-highlight:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xsm\:hover\:via-customYellow-bright:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xsm\:hover\:via-customYellow-dark:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xsm\:hover\:via-customYellow-gold:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xsm\:hover\:via-customYellow-mostard:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xsm\:hover\:via-customOrange-default:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xsm\:hover\:via-customOrange-mediumOrange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xsm\:hover\:via-customOrange-F96319:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xsm\:hover\:via-customOrange-EB8A02:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xsm\:hover\:via-customPurple-purpleOne:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xsm\:hover\:via-inicieColors-orange:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xsm\:hover\:via-inicieColors-blue:hover{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xsm\:focus\:via-transparent:focus{
    --tw-gradient-stops:var(--tw-gradient-from), transparent, var(--tw-gradient-to, rgba(0, 0, 0, 0))
  }

  .xsm\:focus\:via-customGray-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xsm\:focus\:via-customGray-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #d9e0e6, var(--tw-gradient-to, rgba(217, 224, 230, 0))
  }

  .xsm\:focus\:via-customGray-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #484B4D, var(--tw-gradient-to, rgba(72, 75, 77, 0))
  }

  .xsm\:focus\:via-customGray-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #49494A, var(--tw-gradient-to, rgba(73, 73, 74, 0))
  }

  .xsm\:focus\:via-customGray-grayTwo:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #C7CBD1, var(--tw-gradient-to, rgba(199, 203, 209, 0))
  }

  .xsm\:focus\:via-customGray-grayThree:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #909193, var(--tw-gradient-to, rgba(144, 145, 147, 0))
  }

  .xsm\:focus\:via-customGray-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EDEDED, var(--tw-gradient-to, rgba(237, 237, 237, 0))
  }

  .xsm\:focus\:via-customGray-lighterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4F4F4, var(--tw-gradient-to, rgba(244, 244, 244, 0))
  }

  .xsm\:focus\:via-customGray-textGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8F9BB3, var(--tw-gradient-to, rgba(143, 155, 179, 0))
  }

  .xsm\:focus\:via-customGray-superDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #231F20, var(--tw-gradient-to, rgba(35, 31, 32, 0))
  }

  .xsm\:focus\:via-customGray-iconGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A9AEB3, var(--tw-gradient-to, rgba(169, 174, 179, 0))
  }

  .xsm\:focus\:via-customGray-mediumGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E3E4E4, var(--tw-gradient-to, rgba(227, 228, 228, 0))
  }

  .xsm\:focus\:via-customGray-swampGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #252727, var(--tw-gradient-to, rgba(37, 39, 39, 0))
  }

  .xsm\:focus\:via-customGray-solitudeGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E0E4E8, var(--tw-gradient-to, rgba(224, 228, 232, 0))
  }

  .xsm\:focus\:via-customGray-winterGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xsm\:focus\:via-customGray-tableGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F2F6FB, var(--tw-gradient-to, rgba(242, 246, 251, 0))
  }

  .xsm\:focus\:via-customGray-iceGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F5F7FC, var(--tw-gradient-to, rgba(245, 247, 252, 0))
  }

  .xsm\:focus\:via-customGray-gainsboro:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F2F6, var(--tw-gradient-to, rgba(240, 242, 246, 0))
  }

  .xsm\:focus\:via-customGray-offWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F7F7F7, var(--tw-gradient-to, rgba(247, 247, 247, 0))
  }

  .xsm\:focus\:via-customGray-cloudGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B9BDC1, var(--tw-gradient-to, rgba(185, 189, 193, 0))
  }

  .xsm\:focus\:via-customGray-defaultDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #AEB3B7, var(--tw-gradient-to, rgba(174, 179, 183, 0))
  }

  .xsm\:focus\:via-customGray-skeletonGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #DEDFE3, var(--tw-gradient-to, rgba(222, 223, 227, 0))
  }

  .xsm\:focus\:via-customBlue-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xsm\:focus\:via-customBlue-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xsm\:focus\:via-customBlue-newLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEF0F5, var(--tw-gradient-to, rgba(238, 240, 245, 0))
  }

  .xsm\:focus\:via-customBlue-superLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7E1EC, var(--tw-gradient-to, rgba(215, 225, 236, 0))
  }

  .xsm\:focus\:via-customBlue-normal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #004899, var(--tw-gradient-to, rgba(0, 72, 153, 0))
  }

  .xsm\:focus\:via-customBlue-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #222B45, var(--tw-gradient-to, rgba(34, 43, 69, 0))
  }

  .xsm\:focus\:via-customBlue-royal:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #3656BF, var(--tw-gradient-to, rgba(54, 86, 191, 0))
  }

  .xsm\:focus\:via-customBlue-glass:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D8E5F8, var(--tw-gradient-to, rgba(216, 229, 248, 0))
  }

  .xsm\:focus\:via-customBlue-hawkesBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D7DDF2, var(--tw-gradient-to, rgba(215, 221, 242, 0))
  }

  .xsm\:focus\:via-customBlue-darker:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xsm\:focus\:via-customBlue-newBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2741, var(--tw-gradient-to, rgba(15, 39, 65, 0))
  }

  .xsm\:focus\:via-customBlue-black:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #0F2740, var(--tw-gradient-to, rgba(15, 39, 64, 0))
  }

  .xsm\:focus\:via-customBlue-skyLight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F0F4F9, var(--tw-gradient-to, rgba(240, 244, 249, 0))
  }

  .xsm\:focus\:via-customBlue-lightBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E7EBF8, var(--tw-gradient-to, rgba(231, 235, 248, 0))
  }

  .xsm\:focus\:via-customBlue-lightBlueGray:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xsm\:focus\:via-customBlue-pale:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #D0D8F1, var(--tw-gradient-to, rgba(208, 216, 241, 0))
  }

  .xsm\:focus\:via-customBlue-lavender:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8296D7, var(--tw-gradient-to, rgba(130, 150, 215, 0))
  }

  .xsm\:focus\:via-customBlue-iceBlue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF5FF, var(--tw-gradient-to, rgba(239, 245, 255, 0))
  }

  .xsm\:focus\:via-customWhite-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #ffffff, var(--tw-gradient-to, rgba(255, 255, 255, 0))
  }

  .xsm\:focus\:via-customWhite-lightDark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F8F8F8, var(--tw-gradient-to, rgba(248, 248, 248, 0))
  }

  .xsm\:focus\:via-customWhite-bWhite:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EFF4FA, var(--tw-gradient-to, rgba(239, 244, 250, 0))
  }

  .xsm\:focus\:via-customRed-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #B10000, var(--tw-gradient-to, rgba(177, 0, 0, 0))
  }

  .xsm\:focus\:via-customGreen-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #8BD42D, var(--tw-gradient-to, rgba(139, 212, 45, 0))
  }

  .xsm\:focus\:via-customGreen-approved:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #80CC28, var(--tw-gradient-to, rgba(128, 204, 40, 0))
  }

  .xsm\:focus\:via-customGreen-check:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #139E5D, var(--tw-gradient-to, rgba(19, 158, 93, 0))
  }

  .xsm\:focus\:via-customGreen-lime:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #00AD3C, var(--tw-gradient-to, rgba(0, 173, 60, 0))
  }

  .xsm\:focus\:via-customGreen-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #03AC6D, var(--tw-gradient-to, rgba(3, 172, 109, 0))
  }

  .xsm\:focus\:via-customGreen-light:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #A5D072, var(--tw-gradient-to, rgba(165, 208, 114, 0))
  }

  .xsm\:focus\:via-customYellow-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FEF8E6, var(--tw-gradient-to, rgba(254, 248, 230, 0))
  }

  .xsm\:focus\:via-customYellow-highlight:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EEB103, var(--tw-gradient-to, rgba(238, 177, 3, 0))
  }

  .xsm\:focus\:via-customYellow-bright:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDD835, var(--tw-gradient-to, rgba(253, 216, 53, 0))
  }

  .xsm\:focus\:via-customYellow-dark:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #FDDD84, var(--tw-gradient-to, rgba(253, 221, 132, 0))
  }

  .xsm\:focus\:via-customYellow-gold:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E9AC07, var(--tw-gradient-to, rgba(233, 172, 7, 0))
  }

  .xsm\:focus\:via-customYellow-mostard:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F59E0B, var(--tw-gradient-to, rgba(245, 158, 11, 0))
  }

  .xsm\:focus\:via-customOrange-default:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #E8532C, var(--tw-gradient-to, rgba(232, 83, 44, 0))
  }

  .xsm\:focus\:via-customOrange-mediumOrange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F4933C, var(--tw-gradient-to, rgba(244, 147, 60, 0))
  }

  .xsm\:focus\:via-customOrange-F96319:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F96319, var(--tw-gradient-to, rgba(249, 99, 25, 0))
  }

  .xsm\:focus\:via-customOrange-EB8A02:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #EB8A02, var(--tw-gradient-to, rgba(235, 138, 2, 0))
  }

  .xsm\:focus\:via-customPurple-purpleOne:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #673AB7, var(--tw-gradient-to, rgba(103, 58, 183, 0))
  }

  .xsm\:focus\:via-inicieColors-orange:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #F36C48, var(--tw-gradient-to, rgba(243, 108, 72, 0))
  }

  .xsm\:focus\:via-inicieColors-blue:focus{
    --tw-gradient-stops:var(--tw-gradient-from), #233674, var(--tw-gradient-to, rgba(35, 54, 116, 0))
  }

  .xsm\:to-transparent{
    --tw-gradient-to:transparent
  }

  .xsm\:to-customGray-default{
    --tw-gradient-to:#A9AEB3
  }

  .xsm\:to-customGray-light{
    --tw-gradient-to:#d9e0e6
  }

  .xsm\:to-customGray-dark{
    --tw-gradient-to:#484B4D
  }

  .xsm\:to-customGray-darker{
    --tw-gradient-to:#49494A
  }

  .xsm\:to-customGray-grayTwo{
    --tw-gradient-to:#C7CBD1
  }

  .xsm\:to-customGray-grayThree{
    --tw-gradient-to:#909193
  }

  .xsm\:to-customGray-superLight{
    --tw-gradient-to:#EDEDED
  }

  .xsm\:to-customGray-lighterGray{
    --tw-gradient-to:#F4F4F4
  }

  .xsm\:to-customGray-textGray{
    --tw-gradient-to:#8F9BB3
  }

  .xsm\:to-customGray-superDark{
    --tw-gradient-to:#231F20
  }

  .xsm\:to-customGray-iconGray{
    --tw-gradient-to:#A9AEB3
  }

  .xsm\:to-customGray-mediumGray{
    --tw-gradient-to:#E3E4E4
  }

  .xsm\:to-customGray-swampGray{
    --tw-gradient-to:#252727
  }

  .xsm\:to-customGray-solitudeGray{
    --tw-gradient-to:#E0E4E8
  }

  .xsm\:to-customGray-winterGray{
    --tw-gradient-to:#EEF0F5
  }

  .xsm\:to-customGray-tableGray{
    --tw-gradient-to:#F2F6FB
  }

  .xsm\:to-customGray-iceGray{
    --tw-gradient-to:#F5F7FC
  }

  .xsm\:to-customGray-gainsboro{
    --tw-gradient-to:#F0F2F6
  }

  .xsm\:to-customGray-offWhite{
    --tw-gradient-to:#F7F7F7
  }

  .xsm\:to-customGray-cloudGray{
    --tw-gradient-to:#B9BDC1
  }

  .xsm\:to-customGray-defaultDark{
    --tw-gradient-to:#AEB3B7
  }

  .xsm\:to-customGray-skeletonGray{
    --tw-gradient-to:#DEDFE3
  }

  .xsm\:to-customBlue-default{
    --tw-gradient-to:#233674
  }

  .xsm\:to-customBlue-light{
    --tw-gradient-to:#EFF4FA
  }

  .xsm\:to-customBlue-newLight{
    --tw-gradient-to:#EEF0F5
  }

  .xsm\:to-customBlue-superLight{
    --tw-gradient-to:#D7E1EC
  }

  .xsm\:to-customBlue-normal{
    --tw-gradient-to:#004899
  }

  .xsm\:to-customBlue-dark{
    --tw-gradient-to:#222B45
  }

  .xsm\:to-customBlue-royal{
    --tw-gradient-to:#3656BF
  }

  .xsm\:to-customBlue-glass{
    --tw-gradient-to:#D8E5F8
  }

  .xsm\:to-customBlue-hawkesBlue{
    --tw-gradient-to:#D7DDF2
  }

  .xsm\:to-customBlue-darker{
    --tw-gradient-to:#0F2741
  }

  .xsm\:to-customBlue-newBlue{
    --tw-gradient-to:#0F2741
  }

  .xsm\:to-customBlue-black{
    --tw-gradient-to:#0F2740
  }

  .xsm\:to-customBlue-skyLight{
    --tw-gradient-to:#F0F4F9
  }

  .xsm\:to-customBlue-lightBlue{
    --tw-gradient-to:#E7EBF8
  }

  .xsm\:to-customBlue-lightBlueGray{
    --tw-gradient-to:#8296D7
  }

  .xsm\:to-customBlue-pale{
    --tw-gradient-to:#D0D8F1
  }

  .xsm\:to-customBlue-lavender{
    --tw-gradient-to:#8296D7
  }

  .xsm\:to-customBlue-iceBlue{
    --tw-gradient-to:#EFF5FF
  }

  .xsm\:to-customWhite-default{
    --tw-gradient-to:#ffffff
  }

  .xsm\:to-customWhite-lightDark{
    --tw-gradient-to:#F8F8F8
  }

  .xsm\:to-customWhite-bWhite{
    --tw-gradient-to:#EFF4FA
  }

  .xsm\:to-customRed-default{
    --tw-gradient-to:#B10000
  }

  .xsm\:to-customGreen-default{
    --tw-gradient-to:#8BD42D
  }

  .xsm\:to-customGreen-approved{
    --tw-gradient-to:#80CC28
  }

  .xsm\:to-customGreen-check{
    --tw-gradient-to:#139E5D
  }

  .xsm\:to-customGreen-lime{
    --tw-gradient-to:#00AD3C
  }

  .xsm\:to-customGreen-dark{
    --tw-gradient-to:#03AC6D
  }

  .xsm\:to-customGreen-light{
    --tw-gradient-to:#A5D072
  }

  .xsm\:to-customYellow-default{
    --tw-gradient-to:#FEF8E6
  }

  .xsm\:to-customYellow-highlight{
    --tw-gradient-to:#EEB103
  }

  .xsm\:to-customYellow-bright{
    --tw-gradient-to:#FDD835
  }

  .xsm\:to-customYellow-dark{
    --tw-gradient-to:#FDDD84
  }

  .xsm\:to-customYellow-gold{
    --tw-gradient-to:#E9AC07
  }

  .xsm\:to-customYellow-mostard{
    --tw-gradient-to:#F59E0B
  }

  .xsm\:to-customOrange-default{
    --tw-gradient-to:#E8532C
  }

  .xsm\:to-customOrange-mediumOrange{
    --tw-gradient-to:#F4933C
  }

  .xsm\:to-customOrange-F96319{
    --tw-gradient-to:#F96319
  }

  .xsm\:to-customOrange-EB8A02{
    --tw-gradient-to:#EB8A02
  }

  .xsm\:to-customPurple-purpleOne{
    --tw-gradient-to:#673AB7
  }

  .xsm\:to-inicieColors-orange{
    --tw-gradient-to:#F36C48
  }

  .xsm\:to-inicieColors-blue{
    --tw-gradient-to:#233674
  }

  .xsm\:hover\:to-transparent:hover{
    --tw-gradient-to:transparent
  }

  .xsm\:hover\:to-customGray-default:hover{
    --tw-gradient-to:#A9AEB3
  }

  .xsm\:hover\:to-customGray-light:hover{
    --tw-gradient-to:#d9e0e6
  }

  .xsm\:hover\:to-customGray-dark:hover{
    --tw-gradient-to:#484B4D
  }

  .xsm\:hover\:to-customGray-darker:hover{
    --tw-gradient-to:#49494A
  }

  .xsm\:hover\:to-customGray-grayTwo:hover{
    --tw-gradient-to:#C7CBD1
  }

  .xsm\:hover\:to-customGray-grayThree:hover{
    --tw-gradient-to:#909193
  }

  .xsm\:hover\:to-customGray-superLight:hover{
    --tw-gradient-to:#EDEDED
  }

  .xsm\:hover\:to-customGray-lighterGray:hover{
    --tw-gradient-to:#F4F4F4
  }

  .xsm\:hover\:to-customGray-textGray:hover{
    --tw-gradient-to:#8F9BB3
  }

  .xsm\:hover\:to-customGray-superDark:hover{
    --tw-gradient-to:#231F20
  }

  .xsm\:hover\:to-customGray-iconGray:hover{
    --tw-gradient-to:#A9AEB3
  }

  .xsm\:hover\:to-customGray-mediumGray:hover{
    --tw-gradient-to:#E3E4E4
  }

  .xsm\:hover\:to-customGray-swampGray:hover{
    --tw-gradient-to:#252727
  }

  .xsm\:hover\:to-customGray-solitudeGray:hover{
    --tw-gradient-to:#E0E4E8
  }

  .xsm\:hover\:to-customGray-winterGray:hover{
    --tw-gradient-to:#EEF0F5
  }

  .xsm\:hover\:to-customGray-tableGray:hover{
    --tw-gradient-to:#F2F6FB
  }

  .xsm\:hover\:to-customGray-iceGray:hover{
    --tw-gradient-to:#F5F7FC
  }

  .xsm\:hover\:to-customGray-gainsboro:hover{
    --tw-gradient-to:#F0F2F6
  }

  .xsm\:hover\:to-customGray-offWhite:hover{
    --tw-gradient-to:#F7F7F7
  }

  .xsm\:hover\:to-customGray-cloudGray:hover{
    --tw-gradient-to:#B9BDC1
  }

  .xsm\:hover\:to-customGray-defaultDark:hover{
    --tw-gradient-to:#AEB3B7
  }

  .xsm\:hover\:to-customGray-skeletonGray:hover{
    --tw-gradient-to:#DEDFE3
  }

  .xsm\:hover\:to-customBlue-default:hover{
    --tw-gradient-to:#233674
  }

  .xsm\:hover\:to-customBlue-light:hover{
    --tw-gradient-to:#EFF4FA
  }

  .xsm\:hover\:to-customBlue-newLight:hover{
    --tw-gradient-to:#EEF0F5
  }

  .xsm\:hover\:to-customBlue-superLight:hover{
    --tw-gradient-to:#D7E1EC
  }

  .xsm\:hover\:to-customBlue-normal:hover{
    --tw-gradient-to:#004899
  }

  .xsm\:hover\:to-customBlue-dark:hover{
    --tw-gradient-to:#222B45
  }

  .xsm\:hover\:to-customBlue-royal:hover{
    --tw-gradient-to:#3656BF
  }

  .xsm\:hover\:to-customBlue-glass:hover{
    --tw-gradient-to:#D8E5F8
  }

  .xsm\:hover\:to-customBlue-hawkesBlue:hover{
    --tw-gradient-to:#D7DDF2
  }

  .xsm\:hover\:to-customBlue-darker:hover{
    --tw-gradient-to:#0F2741
  }

  .xsm\:hover\:to-customBlue-newBlue:hover{
    --tw-gradient-to:#0F2741
  }

  .xsm\:hover\:to-customBlue-black:hover{
    --tw-gradient-to:#0F2740
  }

  .xsm\:hover\:to-customBlue-skyLight:hover{
    --tw-gradient-to:#F0F4F9
  }

  .xsm\:hover\:to-customBlue-lightBlue:hover{
    --tw-gradient-to:#E7EBF8
  }

  .xsm\:hover\:to-customBlue-lightBlueGray:hover{
    --tw-gradient-to:#8296D7
  }

  .xsm\:hover\:to-customBlue-pale:hover{
    --tw-gradient-to:#D0D8F1
  }

  .xsm\:hover\:to-customBlue-lavender:hover{
    --tw-gradient-to:#8296D7
  }

  .xsm\:hover\:to-customBlue-iceBlue:hover{
    --tw-gradient-to:#EFF5FF
  }

  .xsm\:hover\:to-customWhite-default:hover{
    --tw-gradient-to:#ffffff
  }

  .xsm\:hover\:to-customWhite-lightDark:hover{
    --tw-gradient-to:#F8F8F8
  }

  .xsm\:hover\:to-customWhite-bWhite:hover{
    --tw-gradient-to:#EFF4FA
  }

  .xsm\:hover\:to-customRed-default:hover{
    --tw-gradient-to:#B10000
  }

  .xsm\:hover\:to-customGreen-default:hover{
    --tw-gradient-to:#8BD42D
  }

  .xsm\:hover\:to-customGreen-approved:hover{
    --tw-gradient-to:#80CC28
  }

  .xsm\:hover\:to-customGreen-check:hover{
    --tw-gradient-to:#139E5D
  }

  .xsm\:hover\:to-customGreen-lime:hover{
    --tw-gradient-to:#00AD3C
  }

  .xsm\:hover\:to-customGreen-dark:hover{
    --tw-gradient-to:#03AC6D
  }

  .xsm\:hover\:to-customGreen-light:hover{
    --tw-gradient-to:#A5D072
  }

  .xsm\:hover\:to-customYellow-default:hover{
    --tw-gradient-to:#FEF8E6
  }

  .xsm\:hover\:to-customYellow-highlight:hover{
    --tw-gradient-to:#EEB103
  }

  .xsm\:hover\:to-customYellow-bright:hover{
    --tw-gradient-to:#FDD835
  }

  .xsm\:hover\:to-customYellow-dark:hover{
    --tw-gradient-to:#FDDD84
  }

  .xsm\:hover\:to-customYellow-gold:hover{
    --tw-gradient-to:#E9AC07
  }

  .xsm\:hover\:to-customYellow-mostard:hover{
    --tw-gradient-to:#F59E0B
  }

  .xsm\:hover\:to-customOrange-default:hover{
    --tw-gradient-to:#E8532C
  }

  .xsm\:hover\:to-customOrange-mediumOrange:hover{
    --tw-gradient-to:#F4933C
  }

  .xsm\:hover\:to-customOrange-F96319:hover{
    --tw-gradient-to:#F96319
  }

  .xsm\:hover\:to-customOrange-EB8A02:hover{
    --tw-gradient-to:#EB8A02
  }

  .xsm\:hover\:to-customPurple-purpleOne:hover{
    --tw-gradient-to:#673AB7
  }

  .xsm\:hover\:to-inicieColors-orange:hover{
    --tw-gradient-to:#F36C48
  }

  .xsm\:hover\:to-inicieColors-blue:hover{
    --tw-gradient-to:#233674
  }

  .xsm\:focus\:to-transparent:focus{
    --tw-gradient-to:transparent
  }

  .xsm\:focus\:to-customGray-default:focus{
    --tw-gradient-to:#A9AEB3
  }

  .xsm\:focus\:to-customGray-light:focus{
    --tw-gradient-to:#d9e0e6
  }

  .xsm\:focus\:to-customGray-dark:focus{
    --tw-gradient-to:#484B4D
  }

  .xsm\:focus\:to-customGray-darker:focus{
    --tw-gradient-to:#49494A
  }

  .xsm\:focus\:to-customGray-grayTwo:focus{
    --tw-gradient-to:#C7CBD1
  }

  .xsm\:focus\:to-customGray-grayThree:focus{
    --tw-gradient-to:#909193
  }

  .xsm\:focus\:to-customGray-superLight:focus{
    --tw-gradient-to:#EDEDED
  }

  .xsm\:focus\:to-customGray-lighterGray:focus{
    --tw-gradient-to:#F4F4F4
  }

  .xsm\:focus\:to-customGray-textGray:focus{
    --tw-gradient-to:#8F9BB3
  }

  .xsm\:focus\:to-customGray-superDark:focus{
    --tw-gradient-to:#231F20
  }

  .xsm\:focus\:to-customGray-iconGray:focus{
    --tw-gradient-to:#A9AEB3
  }

  .xsm\:focus\:to-customGray-mediumGray:focus{
    --tw-gradient-to:#E3E4E4
  }

  .xsm\:focus\:to-customGray-swampGray:focus{
    --tw-gradient-to:#252727
  }

  .xsm\:focus\:to-customGray-solitudeGray:focus{
    --tw-gradient-to:#E0E4E8
  }

  .xsm\:focus\:to-customGray-winterGray:focus{
    --tw-gradient-to:#EEF0F5
  }

  .xsm\:focus\:to-customGray-tableGray:focus{
    --tw-gradient-to:#F2F6FB
  }

  .xsm\:focus\:to-customGray-iceGray:focus{
    --tw-gradient-to:#F5F7FC
  }

  .xsm\:focus\:to-customGray-gainsboro:focus{
    --tw-gradient-to:#F0F2F6
  }

  .xsm\:focus\:to-customGray-offWhite:focus{
    --tw-gradient-to:#F7F7F7
  }

  .xsm\:focus\:to-customGray-cloudGray:focus{
    --tw-gradient-to:#B9BDC1
  }

  .xsm\:focus\:to-customGray-defaultDark:focus{
    --tw-gradient-to:#AEB3B7
  }

  .xsm\:focus\:to-customGray-skeletonGray:focus{
    --tw-gradient-to:#DEDFE3
  }

  .xsm\:focus\:to-customBlue-default:focus{
    --tw-gradient-to:#233674
  }

  .xsm\:focus\:to-customBlue-light:focus{
    --tw-gradient-to:#EFF4FA
  }

  .xsm\:focus\:to-customBlue-newLight:focus{
    --tw-gradient-to:#EEF0F5
  }

  .xsm\:focus\:to-customBlue-superLight:focus{
    --tw-gradient-to:#D7E1EC
  }

  .xsm\:focus\:to-customBlue-normal:focus{
    --tw-gradient-to:#004899
  }

  .xsm\:focus\:to-customBlue-dark:focus{
    --tw-gradient-to:#222B45
  }

  .xsm\:focus\:to-customBlue-royal:focus{
    --tw-gradient-to:#3656BF
  }

  .xsm\:focus\:to-customBlue-glass:focus{
    --tw-gradient-to:#D8E5F8
  }

  .xsm\:focus\:to-customBlue-hawkesBlue:focus{
    --tw-gradient-to:#D7DDF2
  }

  .xsm\:focus\:to-customBlue-darker:focus{
    --tw-gradient-to:#0F2741
  }

  .xsm\:focus\:to-customBlue-newBlue:focus{
    --tw-gradient-to:#0F2741
  }

  .xsm\:focus\:to-customBlue-black:focus{
    --tw-gradient-to:#0F2740
  }

  .xsm\:focus\:to-customBlue-skyLight:focus{
    --tw-gradient-to:#F0F4F9
  }

  .xsm\:focus\:to-customBlue-lightBlue:focus{
    --tw-gradient-to:#E7EBF8
  }

  .xsm\:focus\:to-customBlue-lightBlueGray:focus{
    --tw-gradient-to:#8296D7
  }

  .xsm\:focus\:to-customBlue-pale:focus{
    --tw-gradient-to:#D0D8F1
  }

  .xsm\:focus\:to-customBlue-lavender:focus{
    --tw-gradient-to:#8296D7
  }

  .xsm\:focus\:to-customBlue-iceBlue:focus{
    --tw-gradient-to:#EFF5FF
  }

  .xsm\:focus\:to-customWhite-default:focus{
    --tw-gradient-to:#ffffff
  }

  .xsm\:focus\:to-customWhite-lightDark:focus{
    --tw-gradient-to:#F8F8F8
  }

  .xsm\:focus\:to-customWhite-bWhite:focus{
    --tw-gradient-to:#EFF4FA
  }

  .xsm\:focus\:to-customRed-default:focus{
    --tw-gradient-to:#B10000
  }

  .xsm\:focus\:to-customGreen-default:focus{
    --tw-gradient-to:#8BD42D
  }

  .xsm\:focus\:to-customGreen-approved:focus{
    --tw-gradient-to:#80CC28
  }

  .xsm\:focus\:to-customGreen-check:focus{
    --tw-gradient-to:#139E5D
  }

  .xsm\:focus\:to-customGreen-lime:focus{
    --tw-gradient-to:#00AD3C
  }

  .xsm\:focus\:to-customGreen-dark:focus{
    --tw-gradient-to:#03AC6D
  }

  .xsm\:focus\:to-customGreen-light:focus{
    --tw-gradient-to:#A5D072
  }

  .xsm\:focus\:to-customYellow-default:focus{
    --tw-gradient-to:#FEF8E6
  }

  .xsm\:focus\:to-customYellow-highlight:focus{
    --tw-gradient-to:#EEB103
  }

  .xsm\:focus\:to-customYellow-bright:focus{
    --tw-gradient-to:#FDD835
  }

  .xsm\:focus\:to-customYellow-dark:focus{
    --tw-gradient-to:#FDDD84
  }

  .xsm\:focus\:to-customYellow-gold:focus{
    --tw-gradient-to:#E9AC07
  }

  .xsm\:focus\:to-customYellow-mostard:focus{
    --tw-gradient-to:#F59E0B
  }

  .xsm\:focus\:to-customOrange-default:focus{
    --tw-gradient-to:#E8532C
  }

  .xsm\:focus\:to-customOrange-mediumOrange:focus{
    --tw-gradient-to:#F4933C
  }

  .xsm\:focus\:to-customOrange-F96319:focus{
    --tw-gradient-to:#F96319
  }

  .xsm\:focus\:to-customOrange-EB8A02:focus{
    --tw-gradient-to:#EB8A02
  }

  .xsm\:focus\:to-customPurple-purpleOne:focus{
    --tw-gradient-to:#673AB7
  }

  .xsm\:focus\:to-inicieColors-orange:focus{
    --tw-gradient-to:#F36C48
  }

  .xsm\:focus\:to-inicieColors-blue:focus{
    --tw-gradient-to:#233674
  }

  .xsm\:decoration-slice{
    -webkit-box-decoration-break:slice;
            box-decoration-break:slice
  }

  .xsm\:decoration-clone{
    -webkit-box-decoration-break:clone;
            box-decoration-break:clone
  }

  .xsm\:bg-auto{
    background-size:auto
  }

  .xsm\:bg-cover{
    background-size:cover
  }

  .xsm\:bg-contain{
    background-size:contain
  }

  .xsm\:bg-fixed{
    background-attachment:fixed
  }

  .xsm\:bg-local{
    background-attachment:local
  }

  .xsm\:bg-scroll{
    background-attachment:scroll
  }

  .xsm\:bg-clip-border{
    background-clip:border-box
  }

  .xsm\:bg-clip-padding{
    background-clip:padding-box
  }

  .xsm\:bg-clip-content{
    background-clip:content-box
  }

  .xsm\:bg-clip-text{
    background-clip:text
  }

  .xsm\:bg-bottom{
    background-position:bottom
  }

  .xsm\:bg-center{
    background-position:center
  }

  .xsm\:bg-left{
    background-position:left
  }

  .xsm\:bg-left-bottom{
    background-position:left bottom
  }

  .xsm\:bg-left-top{
    background-position:left top
  }

  .xsm\:bg-right{
    background-position:right
  }

  .xsm\:bg-right-bottom{
    background-position:right bottom
  }

  .xsm\:bg-right-top{
    background-position:right top
  }

  .xsm\:bg-top{
    background-position:top
  }

  .xsm\:bg-repeat{
    background-repeat:repeat
  }

  .xsm\:bg-no-repeat{
    background-repeat:no-repeat
  }

  .xsm\:bg-repeat-x{
    background-repeat:repeat-x
  }

  .xsm\:bg-repeat-y{
    background-repeat:repeat-y
  }

  .xsm\:bg-repeat-round{
    background-repeat:round
  }

  .xsm\:bg-repeat-space{
    background-repeat:space
  }

  .xsm\:bg-origin-border{
    background-origin:border-box
  }

  .xsm\:bg-origin-padding{
    background-origin:padding-box
  }

  .xsm\:bg-origin-content{
    background-origin:content-box
  }

  .xsm\:fill-current{
    fill:currentColor
  }

  .xsm\:stroke-current{
    stroke:currentColor
  }

  .xsm\:stroke-0{
    stroke-width:0
  }

  .xsm\:stroke-1{
    stroke-width:1
  }

  .xsm\:stroke-2{
    stroke-width:2
  }

  .xsm\:object-contain{
    object-fit:contain
  }

  .xsm\:object-cover{
    object-fit:cover
  }

  .xsm\:object-fill{
    object-fit:fill
  }

  .xsm\:object-none{
    object-fit:none
  }

  .xsm\:object-scale-down{
    object-fit:scale-down
  }

  .xsm\:object-bottom{
    object-position:bottom
  }

  .xsm\:object-center{
    object-position:center
  }

  .xsm\:object-left{
    object-position:left
  }

  .xsm\:object-left-bottom{
    object-position:left bottom
  }

  .xsm\:object-left-top{
    object-position:left top
  }

  .xsm\:object-right{
    object-position:right
  }

  .xsm\:object-right-bottom{
    object-position:right bottom
  }

  .xsm\:object-right-top{
    object-position:right top
  }

  .xsm\:object-top{
    object-position:top
  }

  .xsm\:p-0{
    padding:0px
  }

  .xsm\:p-1{
    padding:0.25rem
  }

  .xsm\:p-2{
    padding:0.5rem
  }

  .xsm\:p-3{
    padding:0.75rem
  }

  .xsm\:p-4{
    padding:1rem
  }

  .xsm\:p-5{
    padding:1.25rem
  }

  .xsm\:p-6{
    padding:1.5rem
  }

  .xsm\:p-7{
    padding:1.75rem
  }

  .xsm\:p-8{
    padding:2rem
  }

  .xsm\:p-9{
    padding:2.25rem
  }

  .xsm\:p-10{
    padding:2.5rem
  }

  .xsm\:p-11{
    padding:2.75rem
  }

  .xsm\:p-12{
    padding:3rem
  }

  .xsm\:p-14{
    padding:3.5rem
  }

  .xsm\:p-16{
    padding:4rem
  }

  .xsm\:p-20{
    padding:5rem
  }

  .xsm\:p-24{
    padding:6rem
  }

  .xsm\:p-28{
    padding:7rem
  }

  .xsm\:p-32{
    padding:8rem
  }

  .xsm\:p-36{
    padding:9rem
  }

  .xsm\:p-40{
    padding:10rem
  }

  .xsm\:p-44{
    padding:11rem
  }

  .xsm\:p-48{
    padding:12rem
  }

  .xsm\:p-52{
    padding:13rem
  }

  .xsm\:p-56{
    padding:14rem
  }

  .xsm\:p-60{
    padding:15rem
  }

  .xsm\:p-64{
    padding:16rem
  }

  .xsm\:p-72{
    padding:18rem
  }

  .xsm\:p-80{
    padding:20rem
  }

  .xsm\:p-96{
    padding:24rem
  }

  .xsm\:p-px{
    padding:1px
  }

  .xsm\:p-0\.5{
    padding:0.125rem
  }

  .xsm\:p-1\.5{
    padding:0.375rem
  }

  .xsm\:p-2\.5{
    padding:0.625rem
  }

  .xsm\:p-3\.5{
    padding:0.875rem
  }

  .xsm\:px-0{
    padding-left:0px;
    padding-right:0px
  }

  .xsm\:px-1{
    padding-left:0.25rem;
    padding-right:0.25rem
  }

  .xsm\:px-2{
    padding-left:0.5rem;
    padding-right:0.5rem
  }

  .xsm\:px-3{
    padding-left:0.75rem;
    padding-right:0.75rem
  }

  .xsm\:px-4{
    padding-left:1rem;
    padding-right:1rem
  }

  .xsm\:px-5{
    padding-left:1.25rem;
    padding-right:1.25rem
  }

  .xsm\:px-6{
    padding-left:1.5rem;
    padding-right:1.5rem
  }

  .xsm\:px-7{
    padding-left:1.75rem;
    padding-right:1.75rem
  }

  .xsm\:px-8{
    padding-left:2rem;
    padding-right:2rem
  }

  .xsm\:px-9{
    padding-left:2.25rem;
    padding-right:2.25rem
  }

  .xsm\:px-10{
    padding-left:2.5rem;
    padding-right:2.5rem
  }

  .xsm\:px-11{
    padding-left:2.75rem;
    padding-right:2.75rem
  }

  .xsm\:px-12{
    padding-left:3rem;
    padding-right:3rem
  }

  .xsm\:px-14{
    padding-left:3.5rem;
    padding-right:3.5rem
  }

  .xsm\:px-16{
    padding-left:4rem;
    padding-right:4rem
  }

  .xsm\:px-20{
    padding-left:5rem;
    padding-right:5rem
  }

  .xsm\:px-24{
    padding-left:6rem;
    padding-right:6rem
  }

  .xsm\:px-28{
    padding-left:7rem;
    padding-right:7rem
  }

  .xsm\:px-32{
    padding-left:8rem;
    padding-right:8rem
  }

  .xsm\:px-36{
    padding-left:9rem;
    padding-right:9rem
  }

  .xsm\:px-40{
    padding-left:10rem;
    padding-right:10rem
  }

  .xsm\:px-44{
    padding-left:11rem;
    padding-right:11rem
  }

  .xsm\:px-48{
    padding-left:12rem;
    padding-right:12rem
  }

  .xsm\:px-52{
    padding-left:13rem;
    padding-right:13rem
  }

  .xsm\:px-56{
    padding-left:14rem;
    padding-right:14rem
  }

  .xsm\:px-60{
    padding-left:15rem;
    padding-right:15rem
  }

  .xsm\:px-64{
    padding-left:16rem;
    padding-right:16rem
  }

  .xsm\:px-72{
    padding-left:18rem;
    padding-right:18rem
  }

  .xsm\:px-80{
    padding-left:20rem;
    padding-right:20rem
  }

  .xsm\:px-96{
    padding-left:24rem;
    padding-right:24rem
  }

  .xsm\:px-px{
    padding-left:1px;
    padding-right:1px
  }

  .xsm\:px-0\.5{
    padding-left:0.125rem;
    padding-right:0.125rem
  }

  .xsm\:px-1\.5{
    padding-left:0.375rem;
    padding-right:0.375rem
  }

  .xsm\:px-2\.5{
    padding-left:0.625rem;
    padding-right:0.625rem
  }

  .xsm\:px-3\.5{
    padding-left:0.875rem;
    padding-right:0.875rem
  }

  .xsm\:py-0{
    padding-top:0px;
    padding-bottom:0px
  }

  .xsm\:py-1{
    padding-top:0.25rem;
    padding-bottom:0.25rem
  }

  .xsm\:py-2{
    padding-top:0.5rem;
    padding-bottom:0.5rem
  }

  .xsm\:py-3{
    padding-top:0.75rem;
    padding-bottom:0.75rem
  }

  .xsm\:py-4{
    padding-top:1rem;
    padding-bottom:1rem
  }

  .xsm\:py-5{
    padding-top:1.25rem;
    padding-bottom:1.25rem
  }

  .xsm\:py-6{
    padding-top:1.5rem;
    padding-bottom:1.5rem
  }

  .xsm\:py-7{
    padding-top:1.75rem;
    padding-bottom:1.75rem
  }

  .xsm\:py-8{
    padding-top:2rem;
    padding-bottom:2rem
  }

  .xsm\:py-9{
    padding-top:2.25rem;
    padding-bottom:2.25rem
  }

  .xsm\:py-10{
    padding-top:2.5rem;
    padding-bottom:2.5rem
  }

  .xsm\:py-11{
    padding-top:2.75rem;
    padding-bottom:2.75rem
  }

  .xsm\:py-12{
    padding-top:3rem;
    padding-bottom:3rem
  }

  .xsm\:py-14{
    padding-top:3.5rem;
    padding-bottom:3.5rem
  }

  .xsm\:py-16{
    padding-top:4rem;
    padding-bottom:4rem
  }

  .xsm\:py-20{
    padding-top:5rem;
    padding-bottom:5rem
  }

  .xsm\:py-24{
    padding-top:6rem;
    padding-bottom:6rem
  }

  .xsm\:py-28{
    padding-top:7rem;
    padding-bottom:7rem
  }

  .xsm\:py-32{
    padding-top:8rem;
    padding-bottom:8rem
  }

  .xsm\:py-36{
    padding-top:9rem;
    padding-bottom:9rem
  }

  .xsm\:py-40{
    padding-top:10rem;
    padding-bottom:10rem
  }

  .xsm\:py-44{
    padding-top:11rem;
    padding-bottom:11rem
  }

  .xsm\:py-48{
    padding-top:12rem;
    padding-bottom:12rem
  }

  .xsm\:py-52{
    padding-top:13rem;
    padding-bottom:13rem
  }

  .xsm\:py-56{
    padding-top:14rem;
    padding-bottom:14rem
  }

  .xsm\:py-60{
    padding-top:15rem;
    padding-bottom:15rem
  }

  .xsm\:py-64{
    padding-top:16rem;
    padding-bottom:16rem
  }

  .xsm\:py-72{
    padding-top:18rem;
    padding-bottom:18rem
  }

  .xsm\:py-80{
    padding-top:20rem;
    padding-bottom:20rem
  }

  .xsm\:py-96{
    padding-top:24rem;
    padding-bottom:24rem
  }

  .xsm\:py-px{
    padding-top:1px;
    padding-bottom:1px
  }

  .xsm\:py-0\.5{
    padding-top:0.125rem;
    padding-bottom:0.125rem
  }

  .xsm\:py-1\.5{
    padding-top:0.375rem;
    padding-bottom:0.375rem
  }

  .xsm\:py-2\.5{
    padding-top:0.625rem;
    padding-bottom:0.625rem
  }

  .xsm\:py-3\.5{
    padding-top:0.875rem;
    padding-bottom:0.875rem
  }

  .xsm\:pt-0{
    padding-top:0px
  }

  .xsm\:pt-1{
    padding-top:0.25rem
  }

  .xsm\:pt-2{
    padding-top:0.5rem
  }

  .xsm\:pt-3{
    padding-top:0.75rem
  }

  .xsm\:pt-4{
    padding-top:1rem
  }

  .xsm\:pt-5{
    padding-top:1.25rem
  }

  .xsm\:pt-6{
    padding-top:1.5rem
  }

  .xsm\:pt-7{
    padding-top:1.75rem
  }

  .xsm\:pt-8{
    padding-top:2rem
  }

  .xsm\:pt-9{
    padding-top:2.25rem
  }

  .xsm\:pt-10{
    padding-top:2.5rem
  }

  .xsm\:pt-11{
    padding-top:2.75rem
  }

  .xsm\:pt-12{
    padding-top:3rem
  }

  .xsm\:pt-14{
    padding-top:3.5rem
  }

  .xsm\:pt-16{
    padding-top:4rem
  }

  .xsm\:pt-20{
    padding-top:5rem
  }

  .xsm\:pt-24{
    padding-top:6rem
  }

  .xsm\:pt-28{
    padding-top:7rem
  }

  .xsm\:pt-32{
    padding-top:8rem
  }

  .xsm\:pt-36{
    padding-top:9rem
  }

  .xsm\:pt-40{
    padding-top:10rem
  }

  .xsm\:pt-44{
    padding-top:11rem
  }

  .xsm\:pt-48{
    padding-top:12rem
  }

  .xsm\:pt-52{
    padding-top:13rem
  }

  .xsm\:pt-56{
    padding-top:14rem
  }

  .xsm\:pt-60{
    padding-top:15rem
  }

  .xsm\:pt-64{
    padding-top:16rem
  }

  .xsm\:pt-72{
    padding-top:18rem
  }

  .xsm\:pt-80{
    padding-top:20rem
  }

  .xsm\:pt-96{
    padding-top:24rem
  }

  .xsm\:pt-px{
    padding-top:1px
  }

  .xsm\:pt-0\.5{
    padding-top:0.125rem
  }

  .xsm\:pt-1\.5{
    padding-top:0.375rem
  }

  .xsm\:pt-2\.5{
    padding-top:0.625rem
  }

  .xsm\:pt-3\.5{
    padding-top:0.875rem
  }

  .xsm\:pr-0{
    padding-right:0px
  }

  .xsm\:pr-1{
    padding-right:0.25rem
  }

  .xsm\:pr-2{
    padding-right:0.5rem
  }

  .xsm\:pr-3{
    padding-right:0.75rem
  }

  .xsm\:pr-4{
    padding-right:1rem
  }

  .xsm\:pr-5{
    padding-right:1.25rem
  }

  .xsm\:pr-6{
    padding-right:1.5rem
  }

  .xsm\:pr-7{
    padding-right:1.75rem
  }

  .xsm\:pr-8{
    padding-right:2rem
  }

  .xsm\:pr-9{
    padding-right:2.25rem
  }

  .xsm\:pr-10{
    padding-right:2.5rem
  }

  .xsm\:pr-11{
    padding-right:2.75rem
  }

  .xsm\:pr-12{
    padding-right:3rem
  }

  .xsm\:pr-14{
    padding-right:3.5rem
  }

  .xsm\:pr-16{
    padding-right:4rem
  }

  .xsm\:pr-20{
    padding-right:5rem
  }

  .xsm\:pr-24{
    padding-right:6rem
  }

  .xsm\:pr-28{
    padding-right:7rem
  }

  .xsm\:pr-32{
    padding-right:8rem
  }

  .xsm\:pr-36{
    padding-right:9rem
  }

  .xsm\:pr-40{
    padding-right:10rem
  }

  .xsm\:pr-44{
    padding-right:11rem
  }

  .xsm\:pr-48{
    padding-right:12rem
  }

  .xsm\:pr-52{
    padding-right:13rem
  }

  .xsm\:pr-56{
    padding-right:14rem
  }

  .xsm\:pr-60{
    padding-right:15rem
  }

  .xsm\:pr-64{
    padding-right:16rem
  }

  .xsm\:pr-72{
    padding-right:18rem
  }

  .xsm\:pr-80{
    padding-right:20rem
  }

  .xsm\:pr-96{
    padding-right:24rem
  }

  .xsm\:pr-px{
    padding-right:1px
  }

  .xsm\:pr-0\.5{
    padding-right:0.125rem
  }

  .xsm\:pr-1\.5{
    padding-right:0.375rem
  }

  .xsm\:pr-2\.5{
    padding-right:0.625rem
  }

  .xsm\:pr-3\.5{
    padding-right:0.875rem
  }

  .xsm\:pb-0{
    padding-bottom:0px
  }

  .xsm\:pb-1{
    padding-bottom:0.25rem
  }

  .xsm\:pb-2{
    padding-bottom:0.5rem
  }

  .xsm\:pb-3{
    padding-bottom:0.75rem
  }

  .xsm\:pb-4{
    padding-bottom:1rem
  }

  .xsm\:pb-5{
    padding-bottom:1.25rem
  }

  .xsm\:pb-6{
    padding-bottom:1.5rem
  }

  .xsm\:pb-7{
    padding-bottom:1.75rem
  }

  .xsm\:pb-8{
    padding-bottom:2rem
  }

  .xsm\:pb-9{
    padding-bottom:2.25rem
  }

  .xsm\:pb-10{
    padding-bottom:2.5rem
  }

  .xsm\:pb-11{
    padding-bottom:2.75rem
  }

  .xsm\:pb-12{
    padding-bottom:3rem
  }

  .xsm\:pb-14{
    padding-bottom:3.5rem
  }

  .xsm\:pb-16{
    padding-bottom:4rem
  }

  .xsm\:pb-20{
    padding-bottom:5rem
  }

  .xsm\:pb-24{
    padding-bottom:6rem
  }

  .xsm\:pb-28{
    padding-bottom:7rem
  }

  .xsm\:pb-32{
    padding-bottom:8rem
  }

  .xsm\:pb-36{
    padding-bottom:9rem
  }

  .xsm\:pb-40{
    padding-bottom:10rem
  }

  .xsm\:pb-44{
    padding-bottom:11rem
  }

  .xsm\:pb-48{
    padding-bottom:12rem
  }

  .xsm\:pb-52{
    padding-bottom:13rem
  }

  .xsm\:pb-56{
    padding-bottom:14rem
  }

  .xsm\:pb-60{
    padding-bottom:15rem
  }

  .xsm\:pb-64{
    padding-bottom:16rem
  }

  .xsm\:pb-72{
    padding-bottom:18rem
  }

  .xsm\:pb-80{
    padding-bottom:20rem
  }

  .xsm\:pb-96{
    padding-bottom:24rem
  }

  .xsm\:pb-px{
    padding-bottom:1px
  }

  .xsm\:pb-0\.5{
    padding-bottom:0.125rem
  }

  .xsm\:pb-1\.5{
    padding-bottom:0.375rem
  }

  .xsm\:pb-2\.5{
    padding-bottom:0.625rem
  }

  .xsm\:pb-3\.5{
    padding-bottom:0.875rem
  }

  .xsm\:pl-0{
    padding-left:0px
  }

  .xsm\:pl-1{
    padding-left:0.25rem
  }

  .xsm\:pl-2{
    padding-left:0.5rem
  }

  .xsm\:pl-3{
    padding-left:0.75rem
  }

  .xsm\:pl-4{
    padding-left:1rem
  }

  .xsm\:pl-5{
    padding-left:1.25rem
  }

  .xsm\:pl-6{
    padding-left:1.5rem
  }

  .xsm\:pl-7{
    padding-left:1.75rem
  }

  .xsm\:pl-8{
    padding-left:2rem
  }

  .xsm\:pl-9{
    padding-left:2.25rem
  }

  .xsm\:pl-10{
    padding-left:2.5rem
  }

  .xsm\:pl-11{
    padding-left:2.75rem
  }

  .xsm\:pl-12{
    padding-left:3rem
  }

  .xsm\:pl-14{
    padding-left:3.5rem
  }

  .xsm\:pl-16{
    padding-left:4rem
  }

  .xsm\:pl-20{
    padding-left:5rem
  }

  .xsm\:pl-24{
    padding-left:6rem
  }

  .xsm\:pl-28{
    padding-left:7rem
  }

  .xsm\:pl-32{
    padding-left:8rem
  }

  .xsm\:pl-36{
    padding-left:9rem
  }

  .xsm\:pl-40{
    padding-left:10rem
  }

  .xsm\:pl-44{
    padding-left:11rem
  }

  .xsm\:pl-48{
    padding-left:12rem
  }

  .xsm\:pl-52{
    padding-left:13rem
  }

  .xsm\:pl-56{
    padding-left:14rem
  }

  .xsm\:pl-60{
    padding-left:15rem
  }

  .xsm\:pl-64{
    padding-left:16rem
  }

  .xsm\:pl-72{
    padding-left:18rem
  }

  .xsm\:pl-80{
    padding-left:20rem
  }

  .xsm\:pl-96{
    padding-left:24rem
  }

  .xsm\:pl-px{
    padding-left:1px
  }

  .xsm\:pl-0\.5{
    padding-left:0.125rem
  }

  .xsm\:pl-1\.5{
    padding-left:0.375rem
  }

  .xsm\:pl-2\.5{
    padding-left:0.625rem
  }

  .xsm\:pl-3\.5{
    padding-left:0.875rem
  }

  .xsm\:text-left{
    text-align:left
  }

  .xsm\:text-center{
    text-align:center
  }

  .xsm\:text-right{
    text-align:right
  }

  .xsm\:text-justify{
    text-align:justify
  }

  .xsm\:align-baseline{
    vertical-align:baseline
  }

  .xsm\:align-top{
    vertical-align:top
  }

  .xsm\:align-middle{
    vertical-align:middle
  }

  .xsm\:align-bottom{
    vertical-align:bottom
  }

  .xsm\:align-text-top{
    vertical-align:text-top
  }

  .xsm\:align-text-bottom{
    vertical-align:text-bottom
  }

  .xsm\:font-Montserrat{
    font-family:Montserrat, Roboto, Open Sans
  }

  .xsm\:font-Prompt{
    font-family:Prompt, Roboto, Open Sans
  }

  .xsm\:font-Roboto{
    font-family:Roboto, Open Sans
  }

  .xsm\:font-OpenSans{
    font-family:Open Sans, Roboto
  }

  .xsm\:font-Nunito{
    font-family:Nunito, Roboto, Open Sans
  }

  .xsm\:text-10{
    font-size:10px
  }

  .xsm\:text-11{
    font-size:11px
  }

  .xsm\:text-12{
    font-size:12px
  }

  .xsm\:text-13{
    font-size:13px
  }

  .xsm\:text-14{
    font-size:14px
  }

  .xsm\:text-15{
    font-size:15px
  }

  .xsm\:text-16{
    font-size:16px
  }

  .xsm\:text-18{
    font-size:18px
  }

  .xsm\:text-19{
    font-size:19px
  }

  .xsm\:text-20{
    font-size:20px
  }

  .xsm\:text-22{
    font-size:22px
  }

  .xsm\:text-24{
    font-size:24px
  }

  .xsm\:text-25{
    font-size:25px
  }

  .xsm\:text-26{
    font-size:26px
  }

  .xsm\:text-28{
    font-size:28px
  }

  .xsm\:text-30{
    font-size:30px
  }

  .xsm\:text-32{
    font-size:32px
  }

  .xsm\:text-40{
    font-size:40px
  }

  .xsm\:text-55{
    font-size:55px
  }

  .xsm\:text-xs{
    font-size:.75rem
  }

  .xsm\:text-sm{
    font-size:.875rem
  }

  .xsm\:text-lg{
    font-size:1.125rem
  }

  .xsm\:text-xl{
    font-size:1.25rem
  }

  .xsm\:text-2xl{
    font-size:1.5rem
  }

  .xsm\:text-3xl{
    font-size:1.875rem
  }

  .xsm\:text-4xl{
    font-size:2.25rem
  }

  .xsm\:text-5xl{
    font-size:3rem
  }

  .xsm\:text-6xl{
    font-size:4rem
  }

  .xsm\:text-7xl{
    font-size:5rem
  }

  .xsm\:font-thin{
    font-weight:100
  }

  .xsm\:font-extralight{
    font-weight:200
  }

  .xsm\:font-light{
    font-weight:300
  }

  .xsm\:font-normal{
    font-weight:400
  }

  .xsm\:font-medium{
    font-weight:500
  }

  .xsm\:font-semibold{
    font-weight:600
  }

  .xsm\:font-bold{
    font-weight:700
  }

  .xsm\:font-extrabold{
    font-weight:800
  }

  .xsm\:font-black{
    font-weight:900
  }

  .xsm\:uppercase{
    text-transform:uppercase
  }

  .xsm\:lowercase{
    text-transform:lowercase
  }

  .xsm\:capitalize{
    text-transform:capitalize
  }

  .xsm\:normal-case{
    text-transform:none
  }

  .xsm\:italic{
    font-style:italic
  }

  .xsm\:not-italic{
    font-style:normal
  }

  .xsm\:ordinal, .xsm\:slashed-zero, .xsm\:lining-nums, .xsm\:oldstyle-nums, .xsm\:proportional-nums, .xsm\:tabular-nums, .xsm\:diagonal-fractions, .xsm\:stacked-fractions{
    --tw-ordinal:var(--tw-empty,/*!*/ /*!*/);
    --tw-slashed-zero:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-figure:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-spacing:var(--tw-empty,/*!*/ /*!*/);
    --tw-numeric-fraction:var(--tw-empty,/*!*/ /*!*/);
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
  }

  .xsm\:normal-nums{
    font-variant-numeric:normal
  }

  .xsm\:ordinal{
    --tw-ordinal:ordinal
  }

  .xsm\:slashed-zero{
    --tw-slashed-zero:slashed-zero
  }

  .xsm\:lining-nums{
    --tw-numeric-figure:lining-nums
  }

  .xsm\:oldstyle-nums{
    --tw-numeric-figure:oldstyle-nums
  }

  .xsm\:proportional-nums{
    --tw-numeric-spacing:proportional-nums
  }

  .xsm\:tabular-nums{
    --tw-numeric-spacing:tabular-nums
  }

  .xsm\:diagonal-fractions{
    --tw-numeric-fraction:diagonal-fractions
  }

  .xsm\:stacked-fractions{
    --tw-numeric-fraction:stacked-fractions
  }

  .xsm\:leading-3{
    line-height:.75rem
  }

  .xsm\:leading-4{
    line-height:1rem
  }

  .xsm\:leading-5{
    line-height:1.25rem
  }

  .xsm\:leading-6{
    line-height:1.5rem
  }

  .xsm\:leading-7{
    line-height:1.75rem
  }

  .xsm\:leading-8{
    line-height:2rem
  }

  .xsm\:leading-9{
    line-height:2.25rem
  }

  .xsm\:leading-10{
    line-height:2.5rem
  }

  .xsm\:leading-19{
    line-height:19px
  }

  .xsm\:leading-none{
    line-height:1
  }

  .xsm\:leading-tight{
    line-height:1.25
  }

  .xsm\:leading-snug{
    line-height:1.375
  }

  .xsm\:leading-normal{
    line-height:1.5
  }

  .xsm\:leading-relaxed{
    line-height:1.625
  }

  .xsm\:leading-loose{
    line-height:2
  }

  .xsm\:tracking-tighter{
    letter-spacing:-0.05em
  }

  .xsm\:tracking-tight{
    letter-spacing:-0.025em
  }

  .xsm\:tracking-normal{
    letter-spacing:0em
  }

  .xsm\:tracking-wide{
    letter-spacing:0.025em
  }

  .xsm\:tracking-wider{
    letter-spacing:0.05em
  }

  .xsm\:tracking-widest{
    letter-spacing:0.1em
  }

  .xsm\:text-transparent{
    color:transparent
  }

  .xsm\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .xsm\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xsm\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .xsm\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xsm\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .xsm\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xsm\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .xsm\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .xsm\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .xsm\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .xsm\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .xsm\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .xsm\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .xsm\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .xsm\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .xsm\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .xsm\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .xsm\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .xsm\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xsm\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .xsm\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .xsm\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .xsm\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .xsm\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .xsm\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .xsm\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-transparent{
    color:transparent
  }

  .group:hover .xsm\:group-hover\:text-customGray-default{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-light{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-dark{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-darker{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-grayTwo{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-grayThree{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-superLight{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-lighterGray{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-textGray{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-superDark{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-iconGray{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-mediumGray{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-swampGray{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-solitudeGray{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-winterGray{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-tableGray{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-iceGray{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-gainsboro{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-offWhite{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-cloudGray{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-defaultDark{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGray-skeletonGray{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-default{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-light{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-newLight{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-superLight{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-normal{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-dark{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-royal{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-glass{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-hawkesBlue{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-darker{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-newBlue{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-black{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-skyLight{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-lightBlue{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-lightBlueGray{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-pale{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-lavender{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customBlue-iceBlue{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customWhite-default{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customWhite-lightDark{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customWhite-bWhite{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customRed-default{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGreen-default{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGreen-approved{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGreen-check{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGreen-lime{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGreen-dark{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customGreen-light{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customYellow-default{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customYellow-highlight{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customYellow-bright{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customYellow-dark{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customYellow-gold{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customYellow-mostard{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customOrange-default{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customOrange-mediumOrange{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customOrange-F96319{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customOrange-EB8A02{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-customPurple-purpleOne{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-inicieColors-orange{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .group:hover .xsm\:group-hover\:text-inicieColors-blue{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-transparent:focus-within{
    color:transparent
  }

  .xsm\:focus-within\:text-customGray-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-grayTwo:focus-within{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-grayThree:focus-within{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-lighterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-textGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-superDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-iconGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-mediumGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-swampGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-solitudeGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-winterGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-tableGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-iceGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-gainsboro:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-offWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-cloudGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-defaultDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGray-skeletonGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-newLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-superLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-normal:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-royal:focus-within{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-glass:focus-within{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-hawkesBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-darker:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-newBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-black:focus-within{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-skyLight:focus-within{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-lightBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-lightBlueGray:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-pale:focus-within{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-lavender:focus-within{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customBlue-iceBlue:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customWhite-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customWhite-lightDark:focus-within{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customWhite-bWhite:focus-within{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customRed-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGreen-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGreen-approved:focus-within{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGreen-check:focus-within{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGreen-lime:focus-within{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGreen-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customGreen-light:focus-within{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customYellow-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customYellow-highlight:focus-within{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customYellow-bright:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customYellow-dark:focus-within{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customYellow-gold:focus-within{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customYellow-mostard:focus-within{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customOrange-default:focus-within{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customOrange-mediumOrange:focus-within{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customOrange-F96319:focus-within{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customOrange-EB8A02:focus-within{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-customPurple-purpleOne:focus-within{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-inicieColors-orange:focus-within{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .xsm\:focus-within\:text-inicieColors-blue:focus-within{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-transparent:hover{
    color:transparent
  }

  .xsm\:hover\:text-customGray-default:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-light:hover{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-dark:hover{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-darker:hover{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-grayTwo:hover{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-grayThree:hover{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-lighterGray:hover{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-textGray:hover{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-superDark:hover{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-iconGray:hover{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-mediumGray:hover{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-swampGray:hover{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-solitudeGray:hover{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-winterGray:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-tableGray:hover{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-iceGray:hover{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-gainsboro:hover{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-offWhite:hover{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-cloudGray:hover{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-defaultDark:hover{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGray-skeletonGray:hover{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-default:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-light:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-newLight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-superLight:hover{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-normal:hover{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-dark:hover{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-royal:hover{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-glass:hover{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-hawkesBlue:hover{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-darker:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-newBlue:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-black:hover{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-skyLight:hover{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-lightBlue:hover{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-lightBlueGray:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-pale:hover{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-lavender:hover{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customBlue-iceBlue:hover{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customWhite-default:hover{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customWhite-lightDark:hover{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customWhite-bWhite:hover{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customRed-default:hover{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGreen-default:hover{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGreen-approved:hover{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGreen-check:hover{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGreen-lime:hover{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGreen-dark:hover{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customGreen-light:hover{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customYellow-default:hover{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customYellow-highlight:hover{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customYellow-bright:hover{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customYellow-dark:hover{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customYellow-gold:hover{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customYellow-mostard:hover{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customOrange-default:hover{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customOrange-mediumOrange:hover{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customOrange-F96319:hover{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customOrange-EB8A02:hover{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-customPurple-purpleOne:hover{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-inicieColors-orange:hover{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .xsm\:hover\:text-inicieColors-blue:hover{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-transparent:focus{
    color:transparent
  }

  .xsm\:focus\:text-customGray-default:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-light:focus{
    --tw-text-opacity:1;
    color:rgba(217, 224, 230, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-dark:focus{
    --tw-text-opacity:1;
    color:rgba(72, 75, 77, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-darker:focus{
    --tw-text-opacity:1;
    color:rgba(73, 73, 74, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-grayTwo:focus{
    --tw-text-opacity:1;
    color:rgba(199, 203, 209, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-grayThree:focus{
    --tw-text-opacity:1;
    color:rgba(144, 145, 147, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(237, 237, 237, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-lighterGray:focus{
    --tw-text-opacity:1;
    color:rgba(244, 244, 244, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-textGray:focus{
    --tw-text-opacity:1;
    color:rgba(143, 155, 179, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-superDark:focus{
    --tw-text-opacity:1;
    color:rgba(35, 31, 32, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-iconGray:focus{
    --tw-text-opacity:1;
    color:rgba(169, 174, 179, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-mediumGray:focus{
    --tw-text-opacity:1;
    color:rgba(227, 228, 228, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-swampGray:focus{
    --tw-text-opacity:1;
    color:rgba(37, 39, 39, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-solitudeGray:focus{
    --tw-text-opacity:1;
    color:rgba(224, 228, 232, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-winterGray:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-tableGray:focus{
    --tw-text-opacity:1;
    color:rgba(242, 246, 251, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-iceGray:focus{
    --tw-text-opacity:1;
    color:rgba(245, 247, 252, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-gainsboro:focus{
    --tw-text-opacity:1;
    color:rgba(240, 242, 246, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-offWhite:focus{
    --tw-text-opacity:1;
    color:rgba(247, 247, 247, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-cloudGray:focus{
    --tw-text-opacity:1;
    color:rgba(185, 189, 193, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-defaultDark:focus{
    --tw-text-opacity:1;
    color:rgba(174, 179, 183, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGray-skeletonGray:focus{
    --tw-text-opacity:1;
    color:rgba(222, 223, 227, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-default:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-light:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-newLight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 240, 245, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-superLight:focus{
    --tw-text-opacity:1;
    color:rgba(215, 225, 236, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-normal:focus{
    --tw-text-opacity:1;
    color:rgba(0, 72, 153, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-dark:focus{
    --tw-text-opacity:1;
    color:rgba(34, 43, 69, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-royal:focus{
    --tw-text-opacity:1;
    color:rgba(54, 86, 191, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-glass:focus{
    --tw-text-opacity:1;
    color:rgba(216, 229, 248, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-hawkesBlue:focus{
    --tw-text-opacity:1;
    color:rgba(215, 221, 242, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-darker:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-newBlue:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 65, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-black:focus{
    --tw-text-opacity:1;
    color:rgba(15, 39, 64, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-skyLight:focus{
    --tw-text-opacity:1;
    color:rgba(240, 244, 249, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-lightBlue:focus{
    --tw-text-opacity:1;
    color:rgba(231, 235, 248, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-lightBlueGray:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-pale:focus{
    --tw-text-opacity:1;
    color:rgba(208, 216, 241, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-lavender:focus{
    --tw-text-opacity:1;
    color:rgba(130, 150, 215, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customBlue-iceBlue:focus{
    --tw-text-opacity:1;
    color:rgba(239, 245, 255, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customWhite-default:focus{
    --tw-text-opacity:1;
    color:rgba(255, 255, 255, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customWhite-lightDark:focus{
    --tw-text-opacity:1;
    color:rgba(248, 248, 248, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customWhite-bWhite:focus{
    --tw-text-opacity:1;
    color:rgba(239, 244, 250, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customRed-default:focus{
    --tw-text-opacity:1;
    color:rgba(177, 0, 0, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGreen-default:focus{
    --tw-text-opacity:1;
    color:rgba(139, 212, 45, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGreen-approved:focus{
    --tw-text-opacity:1;
    color:rgba(128, 204, 40, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGreen-check:focus{
    --tw-text-opacity:1;
    color:rgba(19, 158, 93, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGreen-lime:focus{
    --tw-text-opacity:1;
    color:rgba(0, 173, 60, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGreen-dark:focus{
    --tw-text-opacity:1;
    color:rgba(3, 172, 109, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customGreen-light:focus{
    --tw-text-opacity:1;
    color:rgba(165, 208, 114, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customYellow-default:focus{
    --tw-text-opacity:1;
    color:rgba(254, 248, 230, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customYellow-highlight:focus{
    --tw-text-opacity:1;
    color:rgba(238, 177, 3, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customYellow-bright:focus{
    --tw-text-opacity:1;
    color:rgba(253, 216, 53, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customYellow-dark:focus{
    --tw-text-opacity:1;
    color:rgba(253, 221, 132, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customYellow-gold:focus{
    --tw-text-opacity:1;
    color:rgba(233, 172, 7, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customYellow-mostard:focus{
    --tw-text-opacity:1;
    color:rgba(245, 158, 11, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customOrange-default:focus{
    --tw-text-opacity:1;
    color:rgba(232, 83, 44, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customOrange-mediumOrange:focus{
    --tw-text-opacity:1;
    color:rgba(244, 147, 60, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customOrange-F96319:focus{
    --tw-text-opacity:1;
    color:rgba(249, 99, 25, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customOrange-EB8A02:focus{
    --tw-text-opacity:1;
    color:rgba(235, 138, 2, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-customPurple-purpleOne:focus{
    --tw-text-opacity:1;
    color:rgba(103, 58, 183, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-inicieColors-orange:focus{
    --tw-text-opacity:1;
    color:rgba(243, 108, 72, var(--tw-text-opacity))
  }

  .xsm\:focus\:text-inicieColors-blue:focus{
    --tw-text-opacity:1;
    color:rgba(35, 54, 116, var(--tw-text-opacity))
  }

  .xsm\:text-opacity-0{
    --tw-text-opacity:0
  }

  .xsm\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .xsm\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .xsm\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .xsm\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .xsm\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .xsm\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .xsm\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .xsm\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .xsm\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .xsm\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .xsm\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .xsm\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .xsm\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .xsm\:text-opacity-100{
    --tw-text-opacity:1
  }

  .group:hover .xsm\:group-hover\:text-opacity-0{
    --tw-text-opacity:0
  }

  .group:hover .xsm\:group-hover\:text-opacity-5{
    --tw-text-opacity:0.05
  }

  .group:hover .xsm\:group-hover\:text-opacity-10{
    --tw-text-opacity:0.1
  }

  .group:hover .xsm\:group-hover\:text-opacity-20{
    --tw-text-opacity:0.2
  }

  .group:hover .xsm\:group-hover\:text-opacity-25{
    --tw-text-opacity:0.25
  }

  .group:hover .xsm\:group-hover\:text-opacity-30{
    --tw-text-opacity:0.3
  }

  .group:hover .xsm\:group-hover\:text-opacity-40{
    --tw-text-opacity:0.4
  }

  .group:hover .xsm\:group-hover\:text-opacity-50{
    --tw-text-opacity:0.5
  }

  .group:hover .xsm\:group-hover\:text-opacity-60{
    --tw-text-opacity:0.6
  }

  .group:hover .xsm\:group-hover\:text-opacity-70{
    --tw-text-opacity:0.7
  }

  .group:hover .xsm\:group-hover\:text-opacity-75{
    --tw-text-opacity:0.75
  }

  .group:hover .xsm\:group-hover\:text-opacity-80{
    --tw-text-opacity:0.8
  }

  .group:hover .xsm\:group-hover\:text-opacity-90{
    --tw-text-opacity:0.9
  }

  .group:hover .xsm\:group-hover\:text-opacity-95{
    --tw-text-opacity:0.95
  }

  .group:hover .xsm\:group-hover\:text-opacity-100{
    --tw-text-opacity:1
  }

  .xsm\:focus-within\:text-opacity-0:focus-within{
    --tw-text-opacity:0
  }

  .xsm\:focus-within\:text-opacity-5:focus-within{
    --tw-text-opacity:0.05
  }

  .xsm\:focus-within\:text-opacity-10:focus-within{
    --tw-text-opacity:0.1
  }

  .xsm\:focus-within\:text-opacity-20:focus-within{
    --tw-text-opacity:0.2
  }

  .xsm\:focus-within\:text-opacity-25:focus-within{
    --tw-text-opacity:0.25
  }

  .xsm\:focus-within\:text-opacity-30:focus-within{
    --tw-text-opacity:0.3
  }

  .xsm\:focus-within\:text-opacity-40:focus-within{
    --tw-text-opacity:0.4
  }

  .xsm\:focus-within\:text-opacity-50:focus-within{
    --tw-text-opacity:0.5
  }

  .xsm\:focus-within\:text-opacity-60:focus-within{
    --tw-text-opacity:0.6
  }

  .xsm\:focus-within\:text-opacity-70:focus-within{
    --tw-text-opacity:0.7
  }

  .xsm\:focus-within\:text-opacity-75:focus-within{
    --tw-text-opacity:0.75
  }

  .xsm\:focus-within\:text-opacity-80:focus-within{
    --tw-text-opacity:0.8
  }

  .xsm\:focus-within\:text-opacity-90:focus-within{
    --tw-text-opacity:0.9
  }

  .xsm\:focus-within\:text-opacity-95:focus-within{
    --tw-text-opacity:0.95
  }

  .xsm\:focus-within\:text-opacity-100:focus-within{
    --tw-text-opacity:1
  }

  .xsm\:hover\:text-opacity-0:hover{
    --tw-text-opacity:0
  }

  .xsm\:hover\:text-opacity-5:hover{
    --tw-text-opacity:0.05
  }

  .xsm\:hover\:text-opacity-10:hover{
    --tw-text-opacity:0.1
  }

  .xsm\:hover\:text-opacity-20:hover{
    --tw-text-opacity:0.2
  }

  .xsm\:hover\:text-opacity-25:hover{
    --tw-text-opacity:0.25
  }

  .xsm\:hover\:text-opacity-30:hover{
    --tw-text-opacity:0.3
  }

  .xsm\:hover\:text-opacity-40:hover{
    --tw-text-opacity:0.4
  }

  .xsm\:hover\:text-opacity-50:hover{
    --tw-text-opacity:0.5
  }

  .xsm\:hover\:text-opacity-60:hover{
    --tw-text-opacity:0.6
  }

  .xsm\:hover\:text-opacity-70:hover{
    --tw-text-opacity:0.7
  }

  .xsm\:hover\:text-opacity-75:hover{
    --tw-text-opacity:0.75
  }

  .xsm\:hover\:text-opacity-80:hover{
    --tw-text-opacity:0.8
  }

  .xsm\:hover\:text-opacity-90:hover{
    --tw-text-opacity:0.9
  }

  .xsm\:hover\:text-opacity-95:hover{
    --tw-text-opacity:0.95
  }

  .xsm\:hover\:text-opacity-100:hover{
    --tw-text-opacity:1
  }

  .xsm\:focus\:text-opacity-0:focus{
    --tw-text-opacity:0
  }

  .xsm\:focus\:text-opacity-5:focus{
    --tw-text-opacity:0.05
  }

  .xsm\:focus\:text-opacity-10:focus{
    --tw-text-opacity:0.1
  }

  .xsm\:focus\:text-opacity-20:focus{
    --tw-text-opacity:0.2
  }

  .xsm\:focus\:text-opacity-25:focus{
    --tw-text-opacity:0.25
  }

  .xsm\:focus\:text-opacity-30:focus{
    --tw-text-opacity:0.3
  }

  .xsm\:focus\:text-opacity-40:focus{
    --tw-text-opacity:0.4
  }

  .xsm\:focus\:text-opacity-50:focus{
    --tw-text-opacity:0.5
  }

  .xsm\:focus\:text-opacity-60:focus{
    --tw-text-opacity:0.6
  }

  .xsm\:focus\:text-opacity-70:focus{
    --tw-text-opacity:0.7
  }

  .xsm\:focus\:text-opacity-75:focus{
    --tw-text-opacity:0.75
  }

  .xsm\:focus\:text-opacity-80:focus{
    --tw-text-opacity:0.8
  }

  .xsm\:focus\:text-opacity-90:focus{
    --tw-text-opacity:0.9
  }

  .xsm\:focus\:text-opacity-95:focus{
    --tw-text-opacity:0.95
  }

  .xsm\:focus\:text-opacity-100:focus{
    --tw-text-opacity:1
  }

  .xsm\:underline{
    text-decoration:underline
  }

  .xsm\:line-through{
    text-decoration:line-through
  }

  .xsm\:no-underline{
    text-decoration:none
  }

  .group:hover .xsm\:group-hover\:underline{
    text-decoration:underline
  }

  .group:hover .xsm\:group-hover\:line-through{
    text-decoration:line-through
  }

  .group:hover .xsm\:group-hover\:no-underline{
    text-decoration:none
  }

  .xsm\:focus-within\:underline:focus-within{
    text-decoration:underline
  }

  .xsm\:focus-within\:line-through:focus-within{
    text-decoration:line-through
  }

  .xsm\:focus-within\:no-underline:focus-within{
    text-decoration:none
  }

  .xsm\:hover\:underline:hover{
    text-decoration:underline
  }

  .xsm\:hover\:line-through:hover{
    text-decoration:line-through
  }

  .xsm\:hover\:no-underline:hover{
    text-decoration:none
  }

  .xsm\:focus\:underline:focus{
    text-decoration:underline
  }

  .xsm\:focus\:line-through:focus{
    text-decoration:line-through
  }

  .xsm\:focus\:no-underline:focus{
    text-decoration:none
  }

  .xsm\:antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
  }

  .xsm\:subpixel-antialiased{
    -webkit-font-smoothing:auto;
    -moz-osx-font-smoothing:auto
  }

  .xsm\:placeholder-transparent::placeholder{
    color:transparent
  }

  .xsm\:placeholder-customGray-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-grayTwo::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-grayThree::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-lighterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-textGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-superDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-iconGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-mediumGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-swampGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-solitudeGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-winterGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-tableGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-iceGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-gainsboro::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-offWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-cloudGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-defaultDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGray-skeletonGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-newLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-superLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-normal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-royal::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-glass::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-hawkesBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-darker::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-newBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-black::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-skyLight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-lightBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-lightBlueGray::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-pale::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-lavender::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customBlue-iceBlue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customWhite-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customWhite-lightDark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customWhite-bWhite::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customRed-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGreen-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGreen-approved::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGreen-check::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGreen-lime::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGreen-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customGreen-light::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customYellow-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customYellow-highlight::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customYellow-bright::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customYellow-dark::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customYellow-gold::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customYellow-mostard::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customOrange-default::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customOrange-mediumOrange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customOrange-F96319::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customOrange-EB8A02::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-customPurple-purpleOne::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-inicieColors-orange::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-inicieColors-blue::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-transparent:focus::placeholder{
    color:transparent
  }

  .xsm\:focus\:placeholder-customGray-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(217, 224, 230, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(72, 75, 77, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(73, 73, 74, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-grayTwo:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(199, 203, 209, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-grayThree:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(144, 145, 147, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(237, 237, 237, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-lighterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 244, 244, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-textGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(143, 155, 179, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-superDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 31, 32, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-iconGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(169, 174, 179, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-mediumGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(227, 228, 228, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-swampGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(37, 39, 39, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-solitudeGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(224, 228, 232, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-winterGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-tableGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(242, 246, 251, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-iceGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 247, 252, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-gainsboro:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 242, 246, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-offWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(247, 247, 247, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-cloudGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(185, 189, 193, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-defaultDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(174, 179, 183, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGray-skeletonGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(222, 223, 227, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-newLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 240, 245, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-superLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 225, 236, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-normal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 72, 153, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(34, 43, 69, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-royal:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(54, 86, 191, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-glass:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(216, 229, 248, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-hawkesBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(215, 221, 242, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-darker:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-newBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 65, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-black:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(15, 39, 64, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-skyLight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(240, 244, 249, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-lightBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(231, 235, 248, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-lightBlueGray:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-pale:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(208, 216, 241, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-lavender:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(130, 150, 215, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customBlue-iceBlue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 245, 255, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customWhite-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(255, 255, 255, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customWhite-lightDark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(248, 248, 248, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customWhite-bWhite:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(239, 244, 250, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customRed-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(177, 0, 0, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGreen-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(139, 212, 45, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGreen-approved:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(128, 204, 40, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGreen-check:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(19, 158, 93, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGreen-lime:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(0, 173, 60, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGreen-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(3, 172, 109, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customGreen-light:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165, 208, 114, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customYellow-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(254, 248, 230, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customYellow-highlight:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(238, 177, 3, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customYellow-bright:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 216, 53, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customYellow-dark:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(253, 221, 132, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customYellow-gold:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(233, 172, 7, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customYellow-mostard:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(245, 158, 11, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customOrange-default:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(232, 83, 44, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customOrange-mediumOrange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(244, 147, 60, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customOrange-F96319:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(249, 99, 25, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customOrange-EB8A02:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(235, 138, 2, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-customPurple-purpleOne:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(103, 58, 183, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-inicieColors-orange:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(243, 108, 72, var(--tw-placeholder-opacity))
  }

  .xsm\:focus\:placeholder-inicieColors-blue:focus::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(35, 54, 116, var(--tw-placeholder-opacity))
  }

  .xsm\:placeholder-opacity-0::placeholder{
    --tw-placeholder-opacity:0
  }

  .xsm\:placeholder-opacity-5::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .xsm\:placeholder-opacity-10::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .xsm\:placeholder-opacity-20::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .xsm\:placeholder-opacity-25::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .xsm\:placeholder-opacity-30::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .xsm\:placeholder-opacity-40::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .xsm\:placeholder-opacity-50::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .xsm\:placeholder-opacity-60::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .xsm\:placeholder-opacity-70::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .xsm\:placeholder-opacity-75::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .xsm\:placeholder-opacity-80::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .xsm\:placeholder-opacity-90::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .xsm\:placeholder-opacity-95::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .xsm\:placeholder-opacity-100::placeholder{
    --tw-placeholder-opacity:1
  }

  .xsm\:focus\:placeholder-opacity-0:focus::placeholder{
    --tw-placeholder-opacity:0
  }

  .xsm\:focus\:placeholder-opacity-5:focus::placeholder{
    --tw-placeholder-opacity:0.05
  }

  .xsm\:focus\:placeholder-opacity-10:focus::placeholder{
    --tw-placeholder-opacity:0.1
  }

  .xsm\:focus\:placeholder-opacity-20:focus::placeholder{
    --tw-placeholder-opacity:0.2
  }

  .xsm\:focus\:placeholder-opacity-25:focus::placeholder{
    --tw-placeholder-opacity:0.25
  }

  .xsm\:focus\:placeholder-opacity-30:focus::placeholder{
    --tw-placeholder-opacity:0.3
  }

  .xsm\:focus\:placeholder-opacity-40:focus::placeholder{
    --tw-placeholder-opacity:0.4
  }

  .xsm\:focus\:placeholder-opacity-50:focus::placeholder{
    --tw-placeholder-opacity:0.5
  }

  .xsm\:focus\:placeholder-opacity-60:focus::placeholder{
    --tw-placeholder-opacity:0.6
  }

  .xsm\:focus\:placeholder-opacity-70:focus::placeholder{
    --tw-placeholder-opacity:0.7
  }

  .xsm\:focus\:placeholder-opacity-75:focus::placeholder{
    --tw-placeholder-opacity:0.75
  }

  .xsm\:focus\:placeholder-opacity-80:focus::placeholder{
    --tw-placeholder-opacity:0.8
  }

  .xsm\:focus\:placeholder-opacity-90:focus::placeholder{
    --tw-placeholder-opacity:0.9
  }

  .xsm\:focus\:placeholder-opacity-95:focus::placeholder{
    --tw-placeholder-opacity:0.95
  }

  .xsm\:focus\:placeholder-opacity-100:focus::placeholder{
    --tw-placeholder-opacity:1
  }

  .xsm\:opacity-0{
    opacity:0
  }

  .xsm\:opacity-5{
    opacity:0.05
  }

  .xsm\:opacity-10{
    opacity:0.1
  }

  .xsm\:opacity-20{
    opacity:0.2
  }

  .xsm\:opacity-25{
    opacity:0.25
  }

  .xsm\:opacity-30{
    opacity:0.3
  }

  .xsm\:opacity-40{
    opacity:0.4
  }

  .xsm\:opacity-50{
    opacity:0.5
  }

  .xsm\:opacity-60{
    opacity:0.6
  }

  .xsm\:opacity-70{
    opacity:0.7
  }

  .xsm\:opacity-75{
    opacity:0.75
  }

  .xsm\:opacity-80{
    opacity:0.8
  }

  .xsm\:opacity-90{
    opacity:0.9
  }

  .xsm\:opacity-95{
    opacity:0.95
  }

  .xsm\:opacity-100{
    opacity:1
  }

  .group:hover .xsm\:group-hover\:opacity-0{
    opacity:0
  }

  .group:hover .xsm\:group-hover\:opacity-5{
    opacity:0.05
  }

  .group:hover .xsm\:group-hover\:opacity-10{
    opacity:0.1
  }

  .group:hover .xsm\:group-hover\:opacity-20{
    opacity:0.2
  }

  .group:hover .xsm\:group-hover\:opacity-25{
    opacity:0.25
  }

  .group:hover .xsm\:group-hover\:opacity-30{
    opacity:0.3
  }

  .group:hover .xsm\:group-hover\:opacity-40{
    opacity:0.4
  }

  .group:hover .xsm\:group-hover\:opacity-50{
    opacity:0.5
  }

  .group:hover .xsm\:group-hover\:opacity-60{
    opacity:0.6
  }

  .group:hover .xsm\:group-hover\:opacity-70{
    opacity:0.7
  }

  .group:hover .xsm\:group-hover\:opacity-75{
    opacity:0.75
  }

  .group:hover .xsm\:group-hover\:opacity-80{
    opacity:0.8
  }

  .group:hover .xsm\:group-hover\:opacity-90{
    opacity:0.9
  }

  .group:hover .xsm\:group-hover\:opacity-95{
    opacity:0.95
  }

  .group:hover .xsm\:group-hover\:opacity-100{
    opacity:1
  }

  .xsm\:focus-within\:opacity-0:focus-within{
    opacity:0
  }

  .xsm\:focus-within\:opacity-5:focus-within{
    opacity:0.05
  }

  .xsm\:focus-within\:opacity-10:focus-within{
    opacity:0.1
  }

  .xsm\:focus-within\:opacity-20:focus-within{
    opacity:0.2
  }

  .xsm\:focus-within\:opacity-25:focus-within{
    opacity:0.25
  }

  .xsm\:focus-within\:opacity-30:focus-within{
    opacity:0.3
  }

  .xsm\:focus-within\:opacity-40:focus-within{
    opacity:0.4
  }

  .xsm\:focus-within\:opacity-50:focus-within{
    opacity:0.5
  }

  .xsm\:focus-within\:opacity-60:focus-within{
    opacity:0.6
  }

  .xsm\:focus-within\:opacity-70:focus-within{
    opacity:0.7
  }

  .xsm\:focus-within\:opacity-75:focus-within{
    opacity:0.75
  }

  .xsm\:focus-within\:opacity-80:focus-within{
    opacity:0.8
  }

  .xsm\:focus-within\:opacity-90:focus-within{
    opacity:0.9
  }

  .xsm\:focus-within\:opacity-95:focus-within{
    opacity:0.95
  }

  .xsm\:focus-within\:opacity-100:focus-within{
    opacity:1
  }

  .xsm\:hover\:opacity-0:hover{
    opacity:0
  }

  .xsm\:hover\:opacity-5:hover{
    opacity:0.05
  }

  .xsm\:hover\:opacity-10:hover{
    opacity:0.1
  }

  .xsm\:hover\:opacity-20:hover{
    opacity:0.2
  }

  .xsm\:hover\:opacity-25:hover{
    opacity:0.25
  }

  .xsm\:hover\:opacity-30:hover{
    opacity:0.3
  }

  .xsm\:hover\:opacity-40:hover{
    opacity:0.4
  }

  .xsm\:hover\:opacity-50:hover{
    opacity:0.5
  }

  .xsm\:hover\:opacity-60:hover{
    opacity:0.6
  }

  .xsm\:hover\:opacity-70:hover{
    opacity:0.7
  }

  .xsm\:hover\:opacity-75:hover{
    opacity:0.75
  }

  .xsm\:hover\:opacity-80:hover{
    opacity:0.8
  }

  .xsm\:hover\:opacity-90:hover{
    opacity:0.9
  }

  .xsm\:hover\:opacity-95:hover{
    opacity:0.95
  }

  .xsm\:hover\:opacity-100:hover{
    opacity:1
  }

  .xsm\:focus\:opacity-0:focus{
    opacity:0
  }

  .xsm\:focus\:opacity-5:focus{
    opacity:0.05
  }

  .xsm\:focus\:opacity-10:focus{
    opacity:0.1
  }

  .xsm\:focus\:opacity-20:focus{
    opacity:0.2
  }

  .xsm\:focus\:opacity-25:focus{
    opacity:0.25
  }

  .xsm\:focus\:opacity-30:focus{
    opacity:0.3
  }

  .xsm\:focus\:opacity-40:focus{
    opacity:0.4
  }

  .xsm\:focus\:opacity-50:focus{
    opacity:0.5
  }

  .xsm\:focus\:opacity-60:focus{
    opacity:0.6
  }

  .xsm\:focus\:opacity-70:focus{
    opacity:0.7
  }

  .xsm\:focus\:opacity-75:focus{
    opacity:0.75
  }

  .xsm\:focus\:opacity-80:focus{
    opacity:0.8
  }

  .xsm\:focus\:opacity-90:focus{
    opacity:0.9
  }

  .xsm\:focus\:opacity-95:focus{
    opacity:0.95
  }

  .xsm\:focus\:opacity-100:focus{
    opacity:1
  }

  .xsm\:disabled\:opacity-0:disabled{
    opacity:0
  }

  .xsm\:disabled\:opacity-5:disabled{
    opacity:0.05
  }

  .xsm\:disabled\:opacity-10:disabled{
    opacity:0.1
  }

  .xsm\:disabled\:opacity-20:disabled{
    opacity:0.2
  }

  .xsm\:disabled\:opacity-25:disabled{
    opacity:0.25
  }

  .xsm\:disabled\:opacity-30:disabled{
    opacity:0.3
  }

  .xsm\:disabled\:opacity-40:disabled{
    opacity:0.4
  }

  .xsm\:disabled\:opacity-50:disabled{
    opacity:0.5
  }

  .xsm\:disabled\:opacity-60:disabled{
    opacity:0.6
  }

  .xsm\:disabled\:opacity-70:disabled{
    opacity:0.7
  }

  .xsm\:disabled\:opacity-75:disabled{
    opacity:0.75
  }

  .xsm\:disabled\:opacity-80:disabled{
    opacity:0.8
  }

  .xsm\:disabled\:opacity-90:disabled{
    opacity:0.9
  }

  .xsm\:disabled\:opacity-95:disabled{
    opacity:0.95
  }

  .xsm\:disabled\:opacity-100:disabled{
    opacity:1
  }

  .xsm\:bg-blend-normal{
    background-blend-mode:normal
  }

  .xsm\:bg-blend-multiply{
    background-blend-mode:multiply
  }

  .xsm\:bg-blend-screen{
    background-blend-mode:screen
  }

  .xsm\:bg-blend-overlay{
    background-blend-mode:overlay
  }

  .xsm\:bg-blend-darken{
    background-blend-mode:darken
  }

  .xsm\:bg-blend-lighten{
    background-blend-mode:lighten
  }

  .xsm\:bg-blend-color-dodge{
    background-blend-mode:color-dodge
  }

  .xsm\:bg-blend-color-burn{
    background-blend-mode:color-burn
  }

  .xsm\:bg-blend-hard-light{
    background-blend-mode:hard-light
  }

  .xsm\:bg-blend-soft-light{
    background-blend-mode:soft-light
  }

  .xsm\:bg-blend-difference{
    background-blend-mode:difference
  }

  .xsm\:bg-blend-exclusion{
    background-blend-mode:exclusion
  }

  .xsm\:bg-blend-hue{
    background-blend-mode:hue
  }

  .xsm\:bg-blend-saturation{
    background-blend-mode:saturation
  }

  .xsm\:bg-blend-color{
    background-blend-mode:color
  }

  .xsm\:bg-blend-luminosity{
    background-blend-mode:luminosity
  }

  .xsm\:mix-blend-normal{
    mix-blend-mode:normal
  }

  .xsm\:mix-blend-multiply{
    mix-blend-mode:multiply
  }

  .xsm\:mix-blend-screen{
    mix-blend-mode:screen
  }

  .xsm\:mix-blend-overlay{
    mix-blend-mode:overlay
  }

  .xsm\:mix-blend-darken{
    mix-blend-mode:darken
  }

  .xsm\:mix-blend-lighten{
    mix-blend-mode:lighten
  }

  .xsm\:mix-blend-color-dodge{
    mix-blend-mode:color-dodge
  }

  .xsm\:mix-blend-color-burn{
    mix-blend-mode:color-burn
  }

  .xsm\:mix-blend-hard-light{
    mix-blend-mode:hard-light
  }

  .xsm\:mix-blend-soft-light{
    mix-blend-mode:soft-light
  }

  .xsm\:mix-blend-difference{
    mix-blend-mode:difference
  }

  .xsm\:mix-blend-exclusion{
    mix-blend-mode:exclusion
  }

  .xsm\:mix-blend-hue{
    mix-blend-mode:hue
  }

  .xsm\:mix-blend-saturation{
    mix-blend-mode:saturation
  }

  .xsm\:mix-blend-color{
    mix-blend-mode:color
  }

  .xsm\:mix-blend-luminosity{
    mix-blend-mode:luminosity
  }

  .xsm\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xsm\:group-hover\:shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xsm\:group-hover\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xsm\:group-hover\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xsm\:group-hover\:shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xsm\:group-hover\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xsm\:group-hover\:shadow-2xl{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xsm\:group-hover\:shadow-inner{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xsm\:group-hover\:shadow-none{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .group:hover .xsm\:group-hover\:shadow-custom{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus-within\:shadow-sm:focus-within{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus-within\:shadow:focus-within{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus-within\:shadow-md:focus-within{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus-within\:shadow-lg:focus-within{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus-within\:shadow-xl:focus-within{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus-within\:shadow-2xl:focus-within{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus-within\:shadow-inner:focus-within{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus-within\:shadow-none:focus-within{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus-within\:shadow-custom:focus-within{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:hover\:shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:hover\:shadow-md:hover{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:hover\:shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:hover\:shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:hover\:shadow-2xl:hover{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:hover\:shadow-inner:hover{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:hover\:shadow-none:hover{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:hover\:shadow-custom:hover{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus\:shadow-sm:focus{
    --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus\:shadow:focus{
    --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus\:shadow-md:focus{
    --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus\:shadow-lg:focus{
    --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus\:shadow-xl:focus{
    --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus\:shadow-2xl:focus{
    --tw-shadow:0 25px 50px -12px rgba(0, 0, 0, 0.25);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus\:shadow-inner:focus{
    --tw-shadow:inset 0 2px 4px 0 rgba(0, 0, 0, 0.06);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus\:shadow-none:focus{
    --tw-shadow:0 0 #0000;
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:focus\:shadow-custom:focus{
    --tw-shadow:0px 4px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
  }

  .xsm\:outline-none{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .xsm\:outline-white{
    outline:2px dotted white;
    outline-offset:2px
  }

  .xsm\:outline-black{
    outline:2px dotted black;
    outline-offset:2px
  }

  .xsm\:focus-within\:outline-none:focus-within{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .xsm\:focus-within\:outline-white:focus-within{
    outline:2px dotted white;
    outline-offset:2px
  }

  .xsm\:focus-within\:outline-black:focus-within{
    outline:2px dotted black;
    outline-offset:2px
  }

  .xsm\:focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
  }

  .xsm\:focus\:outline-white:focus{
    outline:2px dotted white;
    outline-offset:2px
  }

  .xsm\:focus\:outline-black:focus{
    outline:2px dotted black;
    outline-offset:2px
  }

  .xsm\:ring-0{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:ring-1{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:ring-4{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:ring-8{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:ring{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:focus-within\:ring-0:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:focus-within\:ring-1:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:focus-within\:ring-2:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:focus-within\:ring-4:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:focus-within\:ring-8:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:focus-within\:ring:focus-within{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:focus\:ring-1:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:focus\:ring-4:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:focus\:ring-8:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(8px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:focus\:ring:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
  }

  .xsm\:ring-inset{
    --tw-ring-inset:inset
  }

  .xsm\:focus-within\:ring-inset:focus-within{
    --tw-ring-inset:inset
  }

  .xsm\:focus\:ring-inset:focus{
    --tw-ring-inset:inset
  }

  .xsm\:ring-transparent{
    --tw-ring-color:transparent
  }

  .xsm\:ring-customGray-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-grayTwo{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-grayThree{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-lighterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-textGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-superDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-iconGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-mediumGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-swampGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-solitudeGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-winterGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-tableGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-iceGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-gainsboro{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-offWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-cloudGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-defaultDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGray-skeletonGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-newLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-superLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-normal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-royal{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-glass{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-hawkesBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-darker{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-newBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-skyLight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-lightBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-lightBlueGray{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-pale{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-lavender{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xsm\:ring-customBlue-iceBlue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .xsm\:ring-customWhite-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .xsm\:ring-customWhite-lightDark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .xsm\:ring-customWhite-bWhite{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xsm\:ring-customRed-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGreen-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGreen-approved{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGreen-check{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGreen-lime{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGreen-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .xsm\:ring-customGreen-light{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .xsm\:ring-customYellow-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .xsm\:ring-customYellow-highlight{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .xsm\:ring-customYellow-bright{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .xsm\:ring-customYellow-dark{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .xsm\:ring-customYellow-gold{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .xsm\:ring-customYellow-mostard{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .xsm\:ring-customOrange-default{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .xsm\:ring-customOrange-mediumOrange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .xsm\:ring-customOrange-F96319{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .xsm\:ring-customOrange-EB8A02{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .xsm\:ring-customPurple-purpleOne{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .xsm\:ring-inicieColors-orange{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .xsm\:ring-inicieColors-blue{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-transparent:focus-within{
    --tw-ring-color:transparent
  }

  .xsm\:focus-within\:ring-customGray-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-grayTwo:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-grayThree:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-lighterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-textGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-superDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-iconGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-mediumGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-swampGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-solitudeGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-winterGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-tableGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-iceGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-gainsboro:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-offWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-cloudGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-defaultDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGray-skeletonGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-newLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-superLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-normal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-royal:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-glass:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-hawkesBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-darker:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-newBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-black:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-skyLight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-lightBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-lightBlueGray:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-pale:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-lavender:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customBlue-iceBlue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customWhite-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customWhite-lightDark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customWhite-bWhite:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customRed-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGreen-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGreen-approved:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGreen-check:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGreen-lime:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGreen-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customGreen-light:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customYellow-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customYellow-highlight:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customYellow-bright:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customYellow-dark:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customYellow-gold:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customYellow-mostard:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customOrange-default:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customOrange-mediumOrange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customOrange-F96319:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customOrange-EB8A02:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-customPurple-purpleOne:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-inicieColors-orange:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .xsm\:focus-within\:ring-inicieColors-blue:focus-within{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-transparent:focus{
    --tw-ring-color:transparent
  }

  .xsm\:focus\:ring-customGray-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(217, 224, 230, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(72, 75, 77, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(73, 73, 74, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-grayTwo:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199, 203, 209, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-grayThree:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(144, 145, 147, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(237, 237, 237, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-lighterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 244, 244, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-textGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(143, 155, 179, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-superDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 31, 32, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-iconGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(169, 174, 179, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-mediumGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(227, 228, 228, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-swampGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(37, 39, 39, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-solitudeGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(224, 228, 232, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-winterGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-tableGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(242, 246, 251, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-iceGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 247, 252, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-gainsboro:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 242, 246, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-offWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(247, 247, 247, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-cloudGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(185, 189, 193, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-defaultDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(174, 179, 183, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGray-skeletonGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(222, 223, 227, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-newLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 240, 245, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-superLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 225, 236, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-normal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 72, 153, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(34, 43, 69, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-royal:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(54, 86, 191, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-glass:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(216, 229, 248, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-hawkesBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(215, 221, 242, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-darker:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-newBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 65, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-black:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(15, 39, 64, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-skyLight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(240, 244, 249, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-lightBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(231, 235, 248, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-lightBlueGray:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-pale:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(208, 216, 241, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-lavender:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(130, 150, 215, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customBlue-iceBlue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 245, 255, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customWhite-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(255, 255, 255, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customWhite-lightDark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(248, 248, 248, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customWhite-bWhite:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(239, 244, 250, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customRed-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(177, 0, 0, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGreen-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(139, 212, 45, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGreen-approved:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(128, 204, 40, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGreen-check:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(19, 158, 93, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGreen-lime:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0, 173, 60, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGreen-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(3, 172, 109, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customGreen-light:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(165, 208, 114, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customYellow-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(254, 248, 230, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customYellow-highlight:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(238, 177, 3, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customYellow-bright:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 216, 53, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customYellow-dark:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(253, 221, 132, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customYellow-gold:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(233, 172, 7, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customYellow-mostard:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(245, 158, 11, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customOrange-default:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(232, 83, 44, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customOrange-mediumOrange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(244, 147, 60, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customOrange-F96319:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(249, 99, 25, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customOrange-EB8A02:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(235, 138, 2, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-customPurple-purpleOne:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(103, 58, 183, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-inicieColors-orange:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(243, 108, 72, var(--tw-ring-opacity))
  }

  .xsm\:focus\:ring-inicieColors-blue:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(35, 54, 116, var(--tw-ring-opacity))
  }

  .xsm\:ring-opacity-0{
    --tw-ring-opacity:0
  }

  .xsm\:ring-opacity-5{
    --tw-ring-opacity:0.05
  }

  .xsm\:ring-opacity-10{
    --tw-ring-opacity:0.1
  }

  .xsm\:ring-opacity-20{
    --tw-ring-opacity:0.2
  }

  .xsm\:ring-opacity-25{
    --tw-ring-opacity:0.25
  }

  .xsm\:ring-opacity-30{
    --tw-ring-opacity:0.3
  }

  .xsm\:ring-opacity-40{
    --tw-ring-opacity:0.4
  }

  .xsm\:ring-opacity-50{
    --tw-ring-opacity:0.5
  }

  .xsm\:ring-opacity-60{
    --tw-ring-opacity:0.6
  }

  .xsm\:ring-opacity-70{
    --tw-ring-opacity:0.7
  }

  .xsm\:ring-opacity-75{
    --tw-ring-opacity:0.75
  }

  .xsm\:ring-opacity-80{
    --tw-ring-opacity:0.8
  }

  .xsm\:ring-opacity-90{
    --tw-ring-opacity:0.9
  }

  .xsm\:ring-opacity-95{
    --tw-ring-opacity:0.95
  }

  .xsm\:ring-opacity-100{
    --tw-ring-opacity:1
  }

  .xsm\:focus-within\:ring-opacity-0:focus-within{
    --tw-ring-opacity:0
  }

  .xsm\:focus-within\:ring-opacity-5:focus-within{
    --tw-ring-opacity:0.05
  }

  .xsm\:focus-within\:ring-opacity-10:focus-within{
    --tw-ring-opacity:0.1
  }

  .xsm\:focus-within\:ring-opacity-20:focus-within{
    --tw-ring-opacity:0.2
  }

  .xsm\:focus-within\:ring-opacity-25:focus-within{
    --tw-ring-opacity:0.25
  }

  .xsm\:focus-within\:ring-opacity-30:focus-within{
    --tw-ring-opacity:0.3
  }

  .xsm\:focus-within\:ring-opacity-40:focus-within{
    --tw-ring-opacity:0.4
  }

  .xsm\:focus-within\:ring-opacity-50:focus-within{
    --tw-ring-opacity:0.5
  }

  .xsm\:focus-within\:ring-opacity-60:focus-within{
    --tw-ring-opacity:0.6
  }

  .xsm\:focus-within\:ring-opacity-70:focus-within{
    --tw-ring-opacity:0.7
  }

  .xsm\:focus-within\:ring-opacity-75:focus-within{
    --tw-ring-opacity:0.75
  }

  .xsm\:focus-within\:ring-opacity-80:focus-within{
    --tw-ring-opacity:0.8
  }

  .xsm\:focus-within\:ring-opacity-90:focus-within{
    --tw-ring-opacity:0.9
  }

  .xsm\:focus-within\:ring-opacity-95:focus-within{
    --tw-ring-opacity:0.95
  }

  .xsm\:focus-within\:ring-opacity-100:focus-within{
    --tw-ring-opacity:1
  }

  .xsm\:focus\:ring-opacity-0:focus{
    --tw-ring-opacity:0
  }

  .xsm\:focus\:ring-opacity-5:focus{
    --tw-ring-opacity:0.05
  }

  .xsm\:focus\:ring-opacity-10:focus{
    --tw-ring-opacity:0.1
  }

  .xsm\:focus\:ring-opacity-20:focus{
    --tw-ring-opacity:0.2
  }

  .xsm\:focus\:ring-opacity-25:focus{
    --tw-ring-opacity:0.25
  }

  .xsm\:focus\:ring-opacity-30:focus{
    --tw-ring-opacity:0.3
  }

  .xsm\:focus\:ring-opacity-40:focus{
    --tw-ring-opacity:0.4
  }

  .xsm\:focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
  }

  .xsm\:focus\:ring-opacity-60:focus{
    --tw-ring-opacity:0.6
  }

  .xsm\:focus\:ring-opacity-70:focus{
    --tw-ring-opacity:0.7
  }

  .xsm\:focus\:ring-opacity-75:focus{
    --tw-ring-opacity:0.75
  }

  .xsm\:focus\:ring-opacity-80:focus{
    --tw-ring-opacity:0.8
  }

  .xsm\:focus\:ring-opacity-90:focus{
    --tw-ring-opacity:0.9
  }

  .xsm\:focus\:ring-opacity-95:focus{
    --tw-ring-opacity:0.95
  }

  .xsm\:focus\:ring-opacity-100:focus{
    --tw-ring-opacity:1
  }

  .xsm\:ring-offset-0{
    --tw-ring-offset-width:0px
  }

  .xsm\:ring-offset-1{
    --tw-ring-offset-width:1px
  }

  .xsm\:ring-offset-2{
    --tw-ring-offset-width:2px
  }

  .xsm\:ring-offset-4{
    --tw-ring-offset-width:4px
  }

  .xsm\:ring-offset-8{
    --tw-ring-offset-width:8px
  }

  .xsm\:focus-within\:ring-offset-0:focus-within{
    --tw-ring-offset-width:0px
  }

  .xsm\:focus-within\:ring-offset-1:focus-within{
    --tw-ring-offset-width:1px
  }

  .xsm\:focus-within\:ring-offset-2:focus-within{
    --tw-ring-offset-width:2px
  }

  .xsm\:focus-within\:ring-offset-4:focus-within{
    --tw-ring-offset-width:4px
  }

  .xsm\:focus-within\:ring-offset-8:focus-within{
    --tw-ring-offset-width:8px
  }

  .xsm\:focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
  }

  .xsm\:focus\:ring-offset-1:focus{
    --tw-ring-offset-width:1px
  }

  .xsm\:focus\:ring-offset-2:focus{
    --tw-ring-offset-width:2px
  }

  .xsm\:focus\:ring-offset-4:focus{
    --tw-ring-offset-width:4px
  }

  .xsm\:focus\:ring-offset-8:focus{
    --tw-ring-offset-width:8px
  }

  .xsm\:ring-offset-transparent{
    --tw-ring-offset-color:transparent
  }

  .xsm\:ring-offset-customGray-default{
    --tw-ring-offset-color:#A9AEB3
  }

  .xsm\:ring-offset-customGray-light{
    --tw-ring-offset-color:#d9e0e6
  }

  .xsm\:ring-offset-customGray-dark{
    --tw-ring-offset-color:#484B4D
  }

  .xsm\:ring-offset-customGray-darker{
    --tw-ring-offset-color:#49494A
  }

  .xsm\:ring-offset-customGray-grayTwo{
    --tw-ring-offset-color:#C7CBD1
  }

  .xsm\:ring-offset-customGray-grayThree{
    --tw-ring-offset-color:#909193
  }

  .xsm\:ring-offset-customGray-superLight{
    --tw-ring-offset-color:#EDEDED
  }

  .xsm\:ring-offset-customGray-lighterGray{
    --tw-ring-offset-color:#F4F4F4
  }

  .xsm\:ring-offset-customGray-textGray{
    --tw-ring-offset-color:#8F9BB3
  }

  .xsm\:ring-offset-customGray-superDark{
    --tw-ring-offset-color:#231F20
  }

  .xsm\:ring-offset-customGray-iconGray{
    --tw-ring-offset-color:#A9AEB3
  }

  .xsm\:ring-offset-customGray-mediumGray{
    --tw-ring-offset-color:#E3E4E4
  }

  .xsm\:ring-offset-customGray-swampGray{
    --tw-ring-offset-color:#252727
  }

  .xsm\:ring-offset-customGray-solitudeGray{
    --tw-ring-offset-color:#E0E4E8
  }

  .xsm\:ring-offset-customGray-winterGray{
    --tw-ring-offset-color:#EEF0F5
  }

  .xsm\:ring-offset-customGray-tableGray{
    --tw-ring-offset-color:#F2F6FB
  }

  .xsm\:ring-offset-customGray-iceGray{
    --tw-ring-offset-color:#F5F7FC
  }

  .xsm\:ring-offset-customGray-gainsboro{
    --tw-ring-offset-color:#F0F2F6
  }

  .xsm\:ring-offset-customGray-offWhite{
    --tw-ring-offset-color:#F7F7F7
  }

  .xsm\:ring-offset-customGray-cloudGray{
    --tw-ring-offset-color:#B9BDC1
  }

  .xsm\:ring-offset-customGray-defaultDark{
    --tw-ring-offset-color:#AEB3B7
  }

  .xsm\:ring-offset-customGray-skeletonGray{
    --tw-ring-offset-color:#DEDFE3
  }

  .xsm\:ring-offset-customBlue-default{
    --tw-ring-offset-color:#233674
  }

  .xsm\:ring-offset-customBlue-light{
    --tw-ring-offset-color:#EFF4FA
  }

  .xsm\:ring-offset-customBlue-newLight{
    --tw-ring-offset-color:#EEF0F5
  }

  .xsm\:ring-offset-customBlue-superLight{
    --tw-ring-offset-color:#D7E1EC
  }

  .xsm\:ring-offset-customBlue-normal{
    --tw-ring-offset-color:#004899
  }

  .xsm\:ring-offset-customBlue-dark{
    --tw-ring-offset-color:#222B45
  }

  .xsm\:ring-offset-customBlue-royal{
    --tw-ring-offset-color:#3656BF
  }

  .xsm\:ring-offset-customBlue-glass{
    --tw-ring-offset-color:#D8E5F8
  }

  .xsm\:ring-offset-customBlue-hawkesBlue{
    --tw-ring-offset-color:#D7DDF2
  }

  .xsm\:ring-offset-customBlue-darker{
    --tw-ring-offset-color:#0F2741
  }

  .xsm\:ring-offset-customBlue-newBlue{
    --tw-ring-offset-color:#0F2741
  }

  .xsm\:ring-offset-customBlue-black{
    --tw-ring-offset-color:#0F2740
  }

  .xsm\:ring-offset-customBlue-skyLight{
    --tw-ring-offset-color:#F0F4F9
  }

  .xsm\:ring-offset-customBlue-lightBlue{
    --tw-ring-offset-color:#E7EBF8
  }

  .xsm\:ring-offset-customBlue-lightBlueGray{
    --tw-ring-offset-color:#8296D7
  }

  .xsm\:ring-offset-customBlue-pale{
    --tw-ring-offset-color:#D0D8F1
  }

  .xsm\:ring-offset-customBlue-lavender{
    --tw-ring-offset-color:#8296D7
  }

  .xsm\:ring-offset-customBlue-iceBlue{
    --tw-ring-offset-color:#EFF5FF
  }

  .xsm\:ring-offset-customWhite-default{
    --tw-ring-offset-color:#ffffff
  }

  .xsm\:ring-offset-customWhite-lightDark{
    --tw-ring-offset-color:#F8F8F8
  }

  .xsm\:ring-offset-customWhite-bWhite{
    --tw-ring-offset-color:#EFF4FA
  }

  .xsm\:ring-offset-customRed-default{
    --tw-ring-offset-color:#B10000
  }

  .xsm\:ring-offset-customGreen-default{
    --tw-ring-offset-color:#8BD42D
  }

  .xsm\:ring-offset-customGreen-approved{
    --tw-ring-offset-color:#80CC28
  }

  .xsm\:ring-offset-customGreen-check{
    --tw-ring-offset-color:#139E5D
  }

  .xsm\:ring-offset-customGreen-lime{
    --tw-ring-offset-color:#00AD3C
  }

  .xsm\:ring-offset-customGreen-dark{
    --tw-ring-offset-color:#03AC6D
  }

  .xsm\:ring-offset-customGreen-light{
    --tw-ring-offset-color:#A5D072
  }

  .xsm\:ring-offset-customYellow-default{
    --tw-ring-offset-color:#FEF8E6
  }

  .xsm\:ring-offset-customYellow-highlight{
    --tw-ring-offset-color:#EEB103
  }

  .xsm\:ring-offset-customYellow-bright{
    --tw-ring-offset-color:#FDD835
  }

  .xsm\:ring-offset-customYellow-dark{
    --tw-ring-offset-color:#FDDD84
  }

  .xsm\:ring-offset-customYellow-gold{
    --tw-ring-offset-color:#E9AC07
  }

  .xsm\:ring-offset-customYellow-mostard{
    --tw-ring-offset-color:#F59E0B
  }

  .xsm\:ring-offset-customOrange-default{
    --tw-ring-offset-color:#E8532C
  }

  .xsm\:ring-offset-customOrange-mediumOrange{
    --tw-ring-offset-color:#F4933C
  }

  .xsm\:ring-offset-customOrange-F96319{
    --tw-ring-offset-color:#F96319
  }

  .xsm\:ring-offset-customOrange-EB8A02{
    --tw-ring-offset-color:#EB8A02
  }

  .xsm\:ring-offset-customPurple-purpleOne{
    --tw-ring-offset-color:#673AB7
  }

  .xsm\:ring-offset-inicieColors-orange{
    --tw-ring-offset-color:#F36C48
  }

  .xsm\:ring-offset-inicieColors-blue{
    --tw-ring-offset-color:#233674
  }

  .xsm\:focus-within\:ring-offset-transparent:focus-within{
    --tw-ring-offset-color:transparent
  }

  .xsm\:focus-within\:ring-offset-customGray-default:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .xsm\:focus-within\:ring-offset-customGray-light:focus-within{
    --tw-ring-offset-color:#d9e0e6
  }

  .xsm\:focus-within\:ring-offset-customGray-dark:focus-within{
    --tw-ring-offset-color:#484B4D
  }

  .xsm\:focus-within\:ring-offset-customGray-darker:focus-within{
    --tw-ring-offset-color:#49494A
  }

  .xsm\:focus-within\:ring-offset-customGray-grayTwo:focus-within{
    --tw-ring-offset-color:#C7CBD1
  }

  .xsm\:focus-within\:ring-offset-customGray-grayThree:focus-within{
    --tw-ring-offset-color:#909193
  }

  .xsm\:focus-within\:ring-offset-customGray-superLight:focus-within{
    --tw-ring-offset-color:#EDEDED
  }

  .xsm\:focus-within\:ring-offset-customGray-lighterGray:focus-within{
    --tw-ring-offset-color:#F4F4F4
  }

  .xsm\:focus-within\:ring-offset-customGray-textGray:focus-within{
    --tw-ring-offset-color:#8F9BB3
  }

  .xsm\:focus-within\:ring-offset-customGray-superDark:focus-within{
    --tw-ring-offset-color:#231F20
  }

  .xsm\:focus-within\:ring-offset-customGray-iconGray:focus-within{
    --tw-ring-offset-color:#A9AEB3
  }

  .xsm\:focus-within\:ring-offset-customGray-mediumGray:focus-within{
    --tw-ring-offset-color:#E3E4E4
  }

  .xsm\:focus-within\:ring-offset-customGray-swampGray:focus-within{
    --tw-ring-offset-color:#252727
  }

  .xsm\:focus-within\:ring-offset-customGray-solitudeGray:focus-within{
    --tw-ring-offset-color:#E0E4E8
  }

  .xsm\:focus-within\:ring-offset-customGray-winterGray:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .xsm\:focus-within\:ring-offset-customGray-tableGray:focus-within{
    --tw-ring-offset-color:#F2F6FB
  }

  .xsm\:focus-within\:ring-offset-customGray-iceGray:focus-within{
    --tw-ring-offset-color:#F5F7FC
  }

  .xsm\:focus-within\:ring-offset-customGray-gainsboro:focus-within{
    --tw-ring-offset-color:#F0F2F6
  }

  .xsm\:focus-within\:ring-offset-customGray-offWhite:focus-within{
    --tw-ring-offset-color:#F7F7F7
  }

  .xsm\:focus-within\:ring-offset-customGray-cloudGray:focus-within{
    --tw-ring-offset-color:#B9BDC1
  }

  .xsm\:focus-within\:ring-offset-customGray-defaultDark:focus-within{
    --tw-ring-offset-color:#AEB3B7
  }

  .xsm\:focus-within\:ring-offset-customGray-skeletonGray:focus-within{
    --tw-ring-offset-color:#DEDFE3
  }

  .xsm\:focus-within\:ring-offset-customBlue-default:focus-within{
    --tw-ring-offset-color:#233674
  }

  .xsm\:focus-within\:ring-offset-customBlue-light:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .xsm\:focus-within\:ring-offset-customBlue-newLight:focus-within{
    --tw-ring-offset-color:#EEF0F5
  }

  .xsm\:focus-within\:ring-offset-customBlue-superLight:focus-within{
    --tw-ring-offset-color:#D7E1EC
  }

  .xsm\:focus-within\:ring-offset-customBlue-normal:focus-within{
    --tw-ring-offset-color:#004899
  }

  .xsm\:focus-within\:ring-offset-customBlue-dark:focus-within{
    --tw-ring-offset-color:#222B45
  }

  .xsm\:focus-within\:ring-offset-customBlue-royal:focus-within{
    --tw-ring-offset-color:#3656BF
  }

  .xsm\:focus-within\:ring-offset-customBlue-glass:focus-within{
    --tw-ring-offset-color:#D8E5F8
  }

  .xsm\:focus-within\:ring-offset-customBlue-hawkesBlue:focus-within{
    --tw-ring-offset-color:#D7DDF2
  }

  .xsm\:focus-within\:ring-offset-customBlue-darker:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .xsm\:focus-within\:ring-offset-customBlue-newBlue:focus-within{
    --tw-ring-offset-color:#0F2741
  }

  .xsm\:focus-within\:ring-offset-customBlue-black:focus-within{
    --tw-ring-offset-color:#0F2740
  }

  .xsm\:focus-within\:ring-offset-customBlue-skyLight:focus-within{
    --tw-ring-offset-color:#F0F4F9
  }

  .xsm\:focus-within\:ring-offset-customBlue-lightBlue:focus-within{
    --tw-ring-offset-color:#E7EBF8
  }

  .xsm\:focus-within\:ring-offset-customBlue-lightBlueGray:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .xsm\:focus-within\:ring-offset-customBlue-pale:focus-within{
    --tw-ring-offset-color:#D0D8F1
  }

  .xsm\:focus-within\:ring-offset-customBlue-lavender:focus-within{
    --tw-ring-offset-color:#8296D7
  }

  .xsm\:focus-within\:ring-offset-customBlue-iceBlue:focus-within{
    --tw-ring-offset-color:#EFF5FF
  }

  .xsm\:focus-within\:ring-offset-customWhite-default:focus-within{
    --tw-ring-offset-color:#ffffff
  }

  .xsm\:focus-within\:ring-offset-customWhite-lightDark:focus-within{
    --tw-ring-offset-color:#F8F8F8
  }

  .xsm\:focus-within\:ring-offset-customWhite-bWhite:focus-within{
    --tw-ring-offset-color:#EFF4FA
  }

  .xsm\:focus-within\:ring-offset-customRed-default:focus-within{
    --tw-ring-offset-color:#B10000
  }

  .xsm\:focus-within\:ring-offset-customGreen-default:focus-within{
    --tw-ring-offset-color:#8BD42D
  }

  .xsm\:focus-within\:ring-offset-customGreen-approved:focus-within{
    --tw-ring-offset-color:#80CC28
  }

  .xsm\:focus-within\:ring-offset-customGreen-check:focus-within{
    --tw-ring-offset-color:#139E5D
  }

  .xsm\:focus-within\:ring-offset-customGreen-lime:focus-within{
    --tw-ring-offset-color:#00AD3C
  }

  .xsm\:focus-within\:ring-offset-customGreen-dark:focus-within{
    --tw-ring-offset-color:#03AC6D
  }

  .xsm\:focus-within\:ring-offset-customGreen-light:focus-within{
    --tw-ring-offset-color:#A5D072
  }

  .xsm\:focus-within\:ring-offset-customYellow-default:focus-within{
    --tw-ring-offset-color:#FEF8E6
  }

  .xsm\:focus-within\:ring-offset-customYellow-highlight:focus-within{
    --tw-ring-offset-color:#EEB103
  }

  .xsm\:focus-within\:ring-offset-customYellow-bright:focus-within{
    --tw-ring-offset-color:#FDD835
  }

  .xsm\:focus-within\:ring-offset-customYellow-dark:focus-within{
    --tw-ring-offset-color:#FDDD84
  }

  .xsm\:focus-within\:ring-offset-customYellow-gold:focus-within{
    --tw-ring-offset-color:#E9AC07
  }

  .xsm\:focus-within\:ring-offset-customYellow-mostard:focus-within{
    --tw-ring-offset-color:#F59E0B
  }

  .xsm\:focus-within\:ring-offset-customOrange-default:focus-within{
    --tw-ring-offset-color:#E8532C
  }

  .xsm\:focus-within\:ring-offset-customOrange-mediumOrange:focus-within{
    --tw-ring-offset-color:#F4933C
  }

  .xsm\:focus-within\:ring-offset-customOrange-F96319:focus-within{
    --tw-ring-offset-color:#F96319
  }

  .xsm\:focus-within\:ring-offset-customOrange-EB8A02:focus-within{
    --tw-ring-offset-color:#EB8A02
  }

  .xsm\:focus-within\:ring-offset-customPurple-purpleOne:focus-within{
    --tw-ring-offset-color:#673AB7
  }

  .xsm\:focus-within\:ring-offset-inicieColors-orange:focus-within{
    --tw-ring-offset-color:#F36C48
  }

  .xsm\:focus-within\:ring-offset-inicieColors-blue:focus-within{
    --tw-ring-offset-color:#233674
  }

  .xsm\:focus\:ring-offset-transparent:focus{
    --tw-ring-offset-color:transparent
  }

  .xsm\:focus\:ring-offset-customGray-default:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .xsm\:focus\:ring-offset-customGray-light:focus{
    --tw-ring-offset-color:#d9e0e6
  }

  .xsm\:focus\:ring-offset-customGray-dark:focus{
    --tw-ring-offset-color:#484B4D
  }

  .xsm\:focus\:ring-offset-customGray-darker:focus{
    --tw-ring-offset-color:#49494A
  }

  .xsm\:focus\:ring-offset-customGray-grayTwo:focus{
    --tw-ring-offset-color:#C7CBD1
  }

  .xsm\:focus\:ring-offset-customGray-grayThree:focus{
    --tw-ring-offset-color:#909193
  }

  .xsm\:focus\:ring-offset-customGray-superLight:focus{
    --tw-ring-offset-color:#EDEDED
  }

  .xsm\:focus\:ring-offset-customGray-lighterGray:focus{
    --tw-ring-offset-color:#F4F4F4
  }

  .xsm\:focus\:ring-offset-customGray-textGray:focus{
    --tw-ring-offset-color:#8F9BB3
  }

  .xsm\:focus\:ring-offset-customGray-superDark:focus{
    --tw-ring-offset-color:#231F20
  }

  .xsm\:focus\:ring-offset-customGray-iconGray:focus{
    --tw-ring-offset-color:#A9AEB3
  }

  .xsm\:focus\:ring-offset-customGray-mediumGray:focus{
    --tw-ring-offset-color:#E3E4E4
  }

  .xsm\:focus\:ring-offset-customGray-swampGray:focus{
    --tw-ring-offset-color:#252727
  }

  .xsm\:focus\:ring-offset-customGray-solitudeGray:focus{
    --tw-ring-offset-color:#E0E4E8
  }

  .xsm\:focus\:ring-offset-customGray-winterGray:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .xsm\:focus\:ring-offset-customGray-tableGray:focus{
    --tw-ring-offset-color:#F2F6FB
  }

  .xsm\:focus\:ring-offset-customGray-iceGray:focus{
    --tw-ring-offset-color:#F5F7FC
  }

  .xsm\:focus\:ring-offset-customGray-gainsboro:focus{
    --tw-ring-offset-color:#F0F2F6
  }

  .xsm\:focus\:ring-offset-customGray-offWhite:focus{
    --tw-ring-offset-color:#F7F7F7
  }

  .xsm\:focus\:ring-offset-customGray-cloudGray:focus{
    --tw-ring-offset-color:#B9BDC1
  }

  .xsm\:focus\:ring-offset-customGray-defaultDark:focus{
    --tw-ring-offset-color:#AEB3B7
  }

  .xsm\:focus\:ring-offset-customGray-skeletonGray:focus{
    --tw-ring-offset-color:#DEDFE3
  }

  .xsm\:focus\:ring-offset-customBlue-default:focus{
    --tw-ring-offset-color:#233674
  }

  .xsm\:focus\:ring-offset-customBlue-light:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .xsm\:focus\:ring-offset-customBlue-newLight:focus{
    --tw-ring-offset-color:#EEF0F5
  }

  .xsm\:focus\:ring-offset-customBlue-superLight:focus{
    --tw-ring-offset-color:#D7E1EC
  }

  .xsm\:focus\:ring-offset-customBlue-normal:focus{
    --tw-ring-offset-color:#004899
  }

  .xsm\:focus\:ring-offset-customBlue-dark:focus{
    --tw-ring-offset-color:#222B45
  }

  .xsm\:focus\:ring-offset-customBlue-royal:focus{
    --tw-ring-offset-color:#3656BF
  }

  .xsm\:focus\:ring-offset-customBlue-glass:focus{
    --tw-ring-offset-color:#D8E5F8
  }

  .xsm\:focus\:ring-offset-customBlue-hawkesBlue:focus{
    --tw-ring-offset-color:#D7DDF2
  }

  .xsm\:focus\:ring-offset-customBlue-darker:focus{
    --tw-ring-offset-color:#0F2741
  }

  .xsm\:focus\:ring-offset-customBlue-newBlue:focus{
    --tw-ring-offset-color:#0F2741
  }

  .xsm\:focus\:ring-offset-customBlue-black:focus{
    --tw-ring-offset-color:#0F2740
  }

  .xsm\:focus\:ring-offset-customBlue-skyLight:focus{
    --tw-ring-offset-color:#F0F4F9
  }

  .xsm\:focus\:ring-offset-customBlue-lightBlue:focus{
    --tw-ring-offset-color:#E7EBF8
  }

  .xsm\:focus\:ring-offset-customBlue-lightBlueGray:focus{
    --tw-ring-offset-color:#8296D7
  }

  .xsm\:focus\:ring-offset-customBlue-pale:focus{
    --tw-ring-offset-color:#D0D8F1
  }

  .xsm\:focus\:ring-offset-customBlue-lavender:focus{
    --tw-ring-offset-color:#8296D7
  }

  .xsm\:focus\:ring-offset-customBlue-iceBlue:focus{
    --tw-ring-offset-color:#EFF5FF
  }

  .xsm\:focus\:ring-offset-customWhite-default:focus{
    --tw-ring-offset-color:#ffffff
  }

  .xsm\:focus\:ring-offset-customWhite-lightDark:focus{
    --tw-ring-offset-color:#F8F8F8
  }

  .xsm\:focus\:ring-offset-customWhite-bWhite:focus{
    --tw-ring-offset-color:#EFF4FA
  }

  .xsm\:focus\:ring-offset-customRed-default:focus{
    --tw-ring-offset-color:#B10000
  }

  .xsm\:focus\:ring-offset-customGreen-default:focus{
    --tw-ring-offset-color:#8BD42D
  }

  .xsm\:focus\:ring-offset-customGreen-approved:focus{
    --tw-ring-offset-color:#80CC28
  }

  .xsm\:focus\:ring-offset-customGreen-check:focus{
    --tw-ring-offset-color:#139E5D
  }

  .xsm\:focus\:ring-offset-customGreen-lime:focus{
    --tw-ring-offset-color:#00AD3C
  }

  .xsm\:focus\:ring-offset-customGreen-dark:focus{
    --tw-ring-offset-color:#03AC6D
  }

  .xsm\:focus\:ring-offset-customGreen-light:focus{
    --tw-ring-offset-color:#A5D072
  }

  .xsm\:focus\:ring-offset-customYellow-default:focus{
    --tw-ring-offset-color:#FEF8E6
  }

  .xsm\:focus\:ring-offset-customYellow-highlight:focus{
    --tw-ring-offset-color:#EEB103
  }

  .xsm\:focus\:ring-offset-customYellow-bright:focus{
    --tw-ring-offset-color:#FDD835
  }

  .xsm\:focus\:ring-offset-customYellow-dark:focus{
    --tw-ring-offset-color:#FDDD84
  }

  .xsm\:focus\:ring-offset-customYellow-gold:focus{
    --tw-ring-offset-color:#E9AC07
  }

  .xsm\:focus\:ring-offset-customYellow-mostard:focus{
    --tw-ring-offset-color:#F59E0B
  }

  .xsm\:focus\:ring-offset-customOrange-default:focus{
    --tw-ring-offset-color:#E8532C
  }

  .xsm\:focus\:ring-offset-customOrange-mediumOrange:focus{
    --tw-ring-offset-color:#F4933C
  }

  .xsm\:focus\:ring-offset-customOrange-F96319:focus{
    --tw-ring-offset-color:#F96319
  }

  .xsm\:focus\:ring-offset-customOrange-EB8A02:focus{
    --tw-ring-offset-color:#EB8A02
  }

  .xsm\:focus\:ring-offset-customPurple-purpleOne:focus{
    --tw-ring-offset-color:#673AB7
  }

  .xsm\:focus\:ring-offset-inicieColors-orange:focus{
    --tw-ring-offset-color:#F36C48
  }

  .xsm\:focus\:ring-offset-inicieColors-blue:focus{
    --tw-ring-offset-color:#233674
  }

  .xsm\:filter{
    --tw-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-sepia:var(--tw-empty,/*!*/ /*!*/);
    --tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);
    filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
  }

  .xsm\:filter-none{
    filter:none
  }

  .xsm\:blur-0{
    --tw-blur:blur(0)
  }

  .xsm\:blur-none{
    --tw-blur:blur(0)
  }

  .xsm\:blur-sm{
    --tw-blur:blur(4px)
  }

  .xsm\:blur{
    --tw-blur:blur(8px)
  }

  .xsm\:blur-md{
    --tw-blur:blur(12px)
  }

  .xsm\:blur-lg{
    --tw-blur:blur(16px)
  }

  .xsm\:blur-xl{
    --tw-blur:blur(24px)
  }

  .xsm\:blur-2xl{
    --tw-blur:blur(40px)
  }

  .xsm\:blur-3xl{
    --tw-blur:blur(64px)
  }

  .xsm\:brightness-0{
    --tw-brightness:brightness(0)
  }

  .xsm\:brightness-50{
    --tw-brightness:brightness(.5)
  }

  .xsm\:brightness-75{
    --tw-brightness:brightness(.75)
  }

  .xsm\:brightness-90{
    --tw-brightness:brightness(.9)
  }

  .xsm\:brightness-95{
    --tw-brightness:brightness(.95)
  }

  .xsm\:brightness-100{
    --tw-brightness:brightness(1)
  }

  .xsm\:brightness-105{
    --tw-brightness:brightness(1.05)
  }

  .xsm\:brightness-110{
    --tw-brightness:brightness(1.1)
  }

  .xsm\:brightness-125{
    --tw-brightness:brightness(1.25)
  }

  .xsm\:brightness-150{
    --tw-brightness:brightness(1.5)
  }

  .xsm\:brightness-200{
    --tw-brightness:brightness(2)
  }

  .xsm\:contrast-0{
    --tw-contrast:contrast(0)
  }

  .xsm\:contrast-50{
    --tw-contrast:contrast(.5)
  }

  .xsm\:contrast-75{
    --tw-contrast:contrast(.75)
  }

  .xsm\:contrast-100{
    --tw-contrast:contrast(1)
  }

  .xsm\:contrast-125{
    --tw-contrast:contrast(1.25)
  }

  .xsm\:contrast-150{
    --tw-contrast:contrast(1.5)
  }

  .xsm\:contrast-200{
    --tw-contrast:contrast(2)
  }

  .xsm\:drop-shadow-sm{
    --tw-drop-shadow:drop-shadow(0 1px 1px rgba(0,0,0,0.05))
  }

  .xsm\:drop-shadow{
    --tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06))
  }

  .xsm\:drop-shadow-md{
    --tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, 0.07)) drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))
  }

  .xsm\:drop-shadow-lg{
    --tw-drop-shadow:drop-shadow(0 10px 8px rgba(0, 0, 0, 0.04)) drop-shadow(0 4px 3px rgba(0, 0, 0, 0.1))
  }

  .xsm\:drop-shadow-xl{
    --tw-drop-shadow:drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08))
  }

  .xsm\:drop-shadow-2xl{
    --tw-drop-shadow:drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15))
  }

  .xsm\:drop-shadow-none{
    --tw-drop-shadow:drop-shadow(0 0 #0000)
  }

  .xsm\:grayscale-0{
    --tw-grayscale:grayscale(0)
  }

  .xsm\:grayscale{
    --tw-grayscale:grayscale(100%)
  }

  .xsm\:hue-rotate-0{
    --tw-hue-rotate:hue-rotate(0deg)
  }

  .xsm\:hue-rotate-15{
    --tw-hue-rotate:hue-rotate(15deg)
  }

  .xsm\:hue-rotate-30{
    --tw-hue-rotate:hue-rotate(30deg)
  }

  .xsm\:hue-rotate-60{
    --tw-hue-rotate:hue-rotate(60deg)
  }

  .xsm\:hue-rotate-90{
    --tw-hue-rotate:hue-rotate(90deg)
  }

  .xsm\:hue-rotate-180{
    --tw-hue-rotate:hue-rotate(180deg)
  }

  .xsm\:-hue-rotate-180{
    --tw-hue-rotate:hue-rotate(-180deg)
  }

  .xsm\:-hue-rotate-90{
    --tw-hue-rotate:hue-rotate(-90deg)
  }

  .xsm\:-hue-rotate-60{
    --tw-hue-rotate:hue-rotate(-60deg)
  }

  .xsm\:-hue-rotate-30{
    --tw-hue-rotate:hue-rotate(-30deg)
  }

  .xsm\:-hue-rotate-15{
    --tw-hue-rotate:hue-rotate(-15deg)
  }

  .xsm\:invert-0{
    --tw-invert:invert(0)
  }

  .xsm\:invert{
    --tw-invert:invert(100%)
  }

  .xsm\:saturate-0{
    --tw-saturate:saturate(0)
  }

  .xsm\:saturate-50{
    --tw-saturate:saturate(.5)
  }

  .xsm\:saturate-100{
    --tw-saturate:saturate(1)
  }

  .xsm\:saturate-150{
    --tw-saturate:saturate(1.5)
  }

  .xsm\:saturate-200{
    --tw-saturate:saturate(2)
  }

  .xsm\:sepia-0{
    --tw-sepia:sepia(0)
  }

  .xsm\:sepia{
    --tw-sepia:sepia(100%)
  }

  .xsm\:backdrop-filter{
    --tw-backdrop-blur:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-brightness:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-contrast:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-grayscale:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-hue-rotate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-invert:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-opacity:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-saturate:var(--tw-empty,/*!*/ /*!*/);
    --tw-backdrop-sepia:var(--tw-empty,/*!*/ /*!*/);
    -webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
            backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
  }

  .xsm\:backdrop-filter-none{
    -webkit-backdrop-filter:none;
            backdrop-filter:none
  }

  .xsm\:backdrop-blur-0{
    --tw-backdrop-blur:blur(0)
  }

  .xsm\:backdrop-blur-none{
    --tw-backdrop-blur:blur(0)
  }

  .xsm\:backdrop-blur-sm{
    --tw-backdrop-blur:blur(4px)
  }

  .xsm\:backdrop-blur{
    --tw-backdrop-blur:blur(8px)
  }

  .xsm\:backdrop-blur-md{
    --tw-backdrop-blur:blur(12px)
  }

  .xsm\:backdrop-blur-lg{
    --tw-backdrop-blur:blur(16px)
  }

  .xsm\:backdrop-blur-xl{
    --tw-backdrop-blur:blur(24px)
  }

  .xsm\:backdrop-blur-2xl{
    --tw-backdrop-blur:blur(40px)
  }

  .xsm\:backdrop-blur-3xl{
    --tw-backdrop-blur:blur(64px)
  }

  .xsm\:backdrop-brightness-0{
    --tw-backdrop-brightness:brightness(0)
  }

  .xsm\:backdrop-brightness-50{
    --tw-backdrop-brightness:brightness(.5)
  }

  .xsm\:backdrop-brightness-75{
    --tw-backdrop-brightness:brightness(.75)
  }

  .xsm\:backdrop-brightness-90{
    --tw-backdrop-brightness:brightness(.9)
  }

  .xsm\:backdrop-brightness-95{
    --tw-backdrop-brightness:brightness(.95)
  }

  .xsm\:backdrop-brightness-100{
    --tw-backdrop-brightness:brightness(1)
  }

  .xsm\:backdrop-brightness-105{
    --tw-backdrop-brightness:brightness(1.05)
  }

  .xsm\:backdrop-brightness-110{
    --tw-backdrop-brightness:brightness(1.1)
  }

  .xsm\:backdrop-brightness-125{
    --tw-backdrop-brightness:brightness(1.25)
  }

  .xsm\:backdrop-brightness-150{
    --tw-backdrop-brightness:brightness(1.5)
  }

  .xsm\:backdrop-brightness-200{
    --tw-backdrop-brightness:brightness(2)
  }

  .xsm\:backdrop-contrast-0{
    --tw-backdrop-contrast:contrast(0)
  }

  .xsm\:backdrop-contrast-50{
    --tw-backdrop-contrast:contrast(.5)
  }

  .xsm\:backdrop-contrast-75{
    --tw-backdrop-contrast:contrast(.75)
  }

  .xsm\:backdrop-contrast-100{
    --tw-backdrop-contrast:contrast(1)
  }

  .xsm\:backdrop-contrast-125{
    --tw-backdrop-contrast:contrast(1.25)
  }

  .xsm\:backdrop-contrast-150{
    --tw-backdrop-contrast:contrast(1.5)
  }

  .xsm\:backdrop-contrast-200{
    --tw-backdrop-contrast:contrast(2)
  }

  .xsm\:backdrop-grayscale-0{
    --tw-backdrop-grayscale:grayscale(0)
  }

  .xsm\:backdrop-grayscale{
    --tw-backdrop-grayscale:grayscale(100%)
  }

  .xsm\:backdrop-hue-rotate-0{
    --tw-backdrop-hue-rotate:hue-rotate(0deg)
  }

  .xsm\:backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(15deg)
  }

  .xsm\:backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(30deg)
  }

  .xsm\:backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(60deg)
  }

  .xsm\:backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(90deg)
  }

  .xsm\:backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(180deg)
  }

  .xsm\:-backdrop-hue-rotate-180{
    --tw-backdrop-hue-rotate:hue-rotate(-180deg)
  }

  .xsm\:-backdrop-hue-rotate-90{
    --tw-backdrop-hue-rotate:hue-rotate(-90deg)
  }

  .xsm\:-backdrop-hue-rotate-60{
    --tw-backdrop-hue-rotate:hue-rotate(-60deg)
  }

  .xsm\:-backdrop-hue-rotate-30{
    --tw-backdrop-hue-rotate:hue-rotate(-30deg)
  }

  .xsm\:-backdrop-hue-rotate-15{
    --tw-backdrop-hue-rotate:hue-rotate(-15deg)
  }

  .xsm\:backdrop-invert-0{
    --tw-backdrop-invert:invert(0)
  }

  .xsm\:backdrop-invert{
    --tw-backdrop-invert:invert(100%)
  }

  .xsm\:backdrop-opacity-0{
    --tw-backdrop-opacity:opacity(0)
  }

  .xsm\:backdrop-opacity-5{
    --tw-backdrop-opacity:opacity(0.05)
  }

  .xsm\:backdrop-opacity-10{
    --tw-backdrop-opacity:opacity(0.1)
  }

  .xsm\:backdrop-opacity-20{
    --tw-backdrop-opacity:opacity(0.2)
  }

  .xsm\:backdrop-opacity-25{
    --tw-backdrop-opacity:opacity(0.25)
  }

  .xsm\:backdrop-opacity-30{
    --tw-backdrop-opacity:opacity(0.3)
  }

  .xsm\:backdrop-opacity-40{
    --tw-backdrop-opacity:opacity(0.4)
  }

  .xsm\:backdrop-opacity-50{
    --tw-backdrop-opacity:opacity(0.5)
  }

  .xsm\:backdrop-opacity-60{
    --tw-backdrop-opacity:opacity(0.6)
  }

  .xsm\:backdrop-opacity-70{
    --tw-backdrop-opacity:opacity(0.7)
  }

  .xsm\:backdrop-opacity-75{
    --tw-backdrop-opacity:opacity(0.75)
  }

  .xsm\:backdrop-opacity-80{
    --tw-backdrop-opacity:opacity(0.8)
  }

  .xsm\:backdrop-opacity-90{
    --tw-backdrop-opacity:opacity(0.9)
  }

  .xsm\:backdrop-opacity-95{
    --tw-backdrop-opacity:opacity(0.95)
  }

  .xsm\:backdrop-opacity-100{
    --tw-backdrop-opacity:opacity(1)
  }

  .xsm\:backdrop-saturate-0{
    --tw-backdrop-saturate:saturate(0)
  }

  .xsm\:backdrop-saturate-50{
    --tw-backdrop-saturate:saturate(.5)
  }

  .xsm\:backdrop-saturate-100{
    --tw-backdrop-saturate:saturate(1)
  }

  .xsm\:backdrop-saturate-150{
    --tw-backdrop-saturate:saturate(1.5)
  }

  .xsm\:backdrop-saturate-200{
    --tw-backdrop-saturate:saturate(2)
  }

  .xsm\:backdrop-sepia-0{
    --tw-backdrop-sepia:sepia(0)
  }

  .xsm\:backdrop-sepia{
    --tw-backdrop-sepia:sepia(100%)
  }

  .xsm\:transition-none{
    transition-property:none
  }

  .xsm\:transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xsm\:transition{
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property:background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xsm\:transition-colors{
    transition-property:background-color, border-color, color, fill, stroke;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xsm\:transition-opacity{
    transition-property:opacity;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xsm\:transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xsm\:transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration:150ms
  }

  .xsm\:delay-75{
    transition-delay:75ms
  }

  .xsm\:delay-100{
    transition-delay:100ms
  }

  .xsm\:delay-150{
    transition-delay:150ms
  }

  .xsm\:delay-200{
    transition-delay:200ms
  }

  .xsm\:delay-300{
    transition-delay:300ms
  }

  .xsm\:delay-500{
    transition-delay:500ms
  }

  .xsm\:delay-700{
    transition-delay:700ms
  }

  .xsm\:delay-1000{
    transition-delay:1000ms
  }

  .xsm\:duration-75{
    transition-duration:75ms
  }

  .xsm\:duration-100{
    transition-duration:100ms
  }

  .xsm\:duration-150{
    transition-duration:150ms
  }

  .xsm\:duration-200{
    transition-duration:200ms
  }

  .xsm\:duration-300{
    transition-duration:300ms
  }

  .xsm\:duration-500{
    transition-duration:500ms
  }

  .xsm\:duration-700{
    transition-duration:700ms
  }

  .xsm\:duration-1000{
    transition-duration:1000ms
  }

  .xsm\:ease-linear{
    transition-timing-function:linear
  }

  .xsm\:ease-in{
    transition-timing-function:cubic-bezier(0.4, 0, 1, 1)
  }

  .xsm\:ease-out{
    transition-timing-function:cubic-bezier(0, 0, 0.2, 1)
  }

  .xsm\:ease-in-out{
    transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1)
  }

  .xsm\:line-clamp-none{
    -webkit-line-clamp:unset
  }
}
/*!********************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeicons/primeicons.css ***!
  \********************************************************************************************************************************************************************************************************************************/
@font-face {
  font-family: 'primeicons';

  font-display: block;

  src: url('primeicons.eot');

  src: url('primeicons.eot?#iefix') format('embedded-opentype'), url('primeicons.woff2') format('woff2'), url('primeicons.woff') format('woff'), url('primeicons.ttf') format('truetype'), url('primeicons.svg?#primeicons') format('svg');

  font-weight: normal;

  font-style: normal;
}

.pi {
  font-family: 'primeicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pi:before {
  --webkit-backface-visibility:hidden;
  backface-visibility: hidden;
}

.pi-fw {
  width: 1.28571429em;
  text-align: center;
}

.pi-spin {
  animation: fa-spin 2s infinite linear;
}

@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

.pi-eraser:before {
  content: "\ea04";
}

.pi-stopwatch:before {
  content: "\ea01";
}

.pi-verified:before {
  content: "\ea02";
}

.pi-delete-left:before {
  content: "\ea03";
}

.pi-hourglass:before {
  content: "\e9fe";
}

.pi-truck:before {
  content: "\ea00";
}

.pi-wrench:before {
  content: "\e9ff";
}

.pi-microphone:before {
  content: "\e9fa";
}

.pi-megaphone:before {
  content: "\e9fb";
}

.pi-arrow-right-arrow-left:before {
  content: "\e9fc";
}

.pi-bitcoin:before {
  content: "\e9fd";
}

.pi-file-edit:before {
  content: "\e9f6";
}

.pi-language:before {
  content: "\e9f7";
}

.pi-file-export:before {
  content: "\e9f8";
}

.pi-file-import:before {
  content: "\e9f9";
}

.pi-file-word:before {
  content: "\e9f1";
}

.pi-gift:before {
  content: "\e9f2";
}

.pi-cart-plus:before {
  content: "\e9f3";
}

.pi-thumbs-down-fill:before {
  content: "\e9f4";
}

.pi-thumbs-up-fill:before {
  content: "\e9f5";
}

.pi-arrows-alt:before {
  content: "\e9f0";
}

.pi-calculator:before {
  content: "\e9ef";
}

.pi-sort-alt-slash:before {
  content: "\e9ee";
}

.pi-arrows-h:before {
  content: "\e9ec";
}

.pi-arrows-v:before {
  content: "\e9ed";
}

.pi-pound:before {
  content: "\e9eb";
}

.pi-prime:before {
  content: "\e9ea";
}

.pi-chart-pie:before {
  content: "\e9e9";
}

.pi-reddit:before {
  content: "\e9e8";
}

.pi-code:before {
  content: "\e9e7";
}

.pi-sync:before {
  content: "\e9e6";
}

.pi-shopping-bag:before {
  content: "\e9e5";
}

.pi-server:before {
  content: "\e9e4";
}

.pi-database:before {
  content: "\e9e3";
}

.pi-hashtag:before {
  content: "\e9e2";
}

.pi-bookmark-fill:before {
  content: "\e9df";
}

.pi-filter-fill:before {
  content: "\e9e0";
}

.pi-heart-fill:before {
  content: "\e9e1";
}

.pi-flag-fill:before {
  content: "\e9de";
}

.pi-circle:before {
  content: "\e9dc";
}

.pi-circle-fill:before {
  content: "\e9dd";
}

.pi-bolt:before {
  content: "\e9db";
}

.pi-history:before {
  content: "\e9da";
}

.pi-box:before {
  content: "\e9d9";
}

.pi-at:before {
  content: "\e9d8";
}

.pi-arrow-up-right:before {
  content: "\e9d4";
}

.pi-arrow-up-left:before {
  content: "\e9d5";
}

.pi-arrow-down-left:before {
  content: "\e9d6";
}

.pi-arrow-down-right:before {
  content: "\e9d7";
}

.pi-telegram:before {
  content: "\e9d3";
}

.pi-stop-circle:before {
  content: "\e9d2";
}

.pi-stop:before {
  content: "\e9d1";
}

.pi-whatsapp:before {
  content: "\e9d0";
}

.pi-building:before {
  content: "\e9cf";
}

.pi-qrcode:before {
  content: "\e9ce";
}

.pi-car:before {
  content: "\e9cd";
}

.pi-instagram:before {
  content: "\e9cc";
}

.pi-linkedin:before {
  content: "\e9cb";
}

.pi-send:before {
  content: "\e9ca";
}

.pi-slack:before {
  content: "\e9c9";
}

.pi-sun:before {
  content: "\e9c8";
}

.pi-moon:before {
  content: "\e9c7";
}

.pi-vimeo:before {
  content: "\e9c6";
}

.pi-youtube:before {
  content: "\e9c5";
}

.pi-flag:before {
  content: "\e9c4";
}

.pi-wallet:before {
  content: "\e9c3";
}

.pi-map:before {
  content: "\e9c2";
}

.pi-link:before {
  content: "\e9c1";
}

.pi-credit-card:before {
  content: "\e9bf";
}

.pi-discord:before {
  content: "\e9c0";
}

.pi-percentage:before {
  content: "\e9be";
}

.pi-euro:before {
  content: "\e9bd";
}

.pi-book:before {
  content: "\e9ba";
}

.pi-shield:before {
  content: "\e9b9";
}

.pi-paypal:before {
  content: "\e9bb";
}

.pi-amazon:before {
  content: "\e9bc";
}

.pi-phone:before {
  content: "\e9b8";
}

.pi-filter-slash:before {
  content: "\e9b7";
}

.pi-facebook:before {
  content: "\e9b4";
}

.pi-github:before {
  content: "\e9b5";
}

.pi-twitter:before {
  content: "\e9b6";
}

.pi-step-backward-alt:before {
  content: "\e9ac";
}

.pi-step-forward-alt:before {
  content: "\e9ad";
}

.pi-forward:before {
  content: "\e9ae";
}

.pi-backward:before {
  content: "\e9af";
}

.pi-fast-backward:before {
  content: "\e9b0";
}

.pi-fast-forward:before {
  content: "\e9b1";
}

.pi-pause:before {
  content: "\e9b2";
}

.pi-play:before {
  content: "\e9b3";
}

.pi-compass:before {
  content: "\e9ab";
}

.pi-id-card:before {
  content: "\e9aa";
}

.pi-ticket:before {
  content: "\e9a9";
}

.pi-file-o:before {
  content: "\e9a8";
}

.pi-reply:before {
  content: "\e9a7";
}

.pi-directions-alt:before {
  content: "\e9a5";
}

.pi-directions:before {
  content: "\e9a6";
}

.pi-thumbs-up:before {
  content: "\e9a3";
}

.pi-thumbs-down:before {
  content: "\e9a4";
}

.pi-sort-numeric-down-alt:before {
  content: "\e996";
}

.pi-sort-numeric-up-alt:before {
  content: "\e997";
}

.pi-sort-alpha-down-alt:before {
  content: "\e998";
}

.pi-sort-alpha-up-alt:before {
  content: "\e999";
}

.pi-sort-numeric-down:before {
  content: "\e99a";
}

.pi-sort-numeric-up:before {
  content: "\e99b";
}

.pi-sort-alpha-down:before {
  content: "\e99c";
}

.pi-sort-alpha-up:before {
  content: "\e99d";
}

.pi-sort-alt:before {
  content: "\e99e";
}

.pi-sort-amount-up:before {
  content: "\e99f";
}

.pi-sort-amount-down:before {
  content: "\e9a0";
}

.pi-sort-amount-down-alt:before {
  content: "\e9a1";
}

.pi-sort-amount-up-alt:before {
  content: "\e9a2";
}

.pi-palette:before {
  content: "\e995";
}

.pi-undo:before {
  content: "\e994";
}

.pi-desktop:before {
  content: "\e993";
}

.pi-sliders-v:before {
  content: "\e991";
}

.pi-sliders-h:before {
  content: "\e992";
}

.pi-search-plus:before {
  content: "\e98f";
}

.pi-search-minus:before {
  content: "\e990";
}

.pi-file-excel:before {
  content: "\e98e";
}

.pi-file-pdf:before {
  content: "\e98d";
}

.pi-check-square:before {
  content: "\e98c";
}

.pi-chart-line:before {
  content: "\e98b";
}

.pi-user-edit:before {
  content: "\e98a";
}

.pi-exclamation-circle:before {
  content: "\e989";
}

.pi-android:before {
  content: "\e985";
}

.pi-google:before {
  content: "\e986";
}

.pi-apple:before {
  content: "\e987";
}

.pi-microsoft:before {
  content: "\e988";
}

.pi-heart:before {
  content: "\e984";
}

.pi-mobile:before {
  content: "\e982";
}

.pi-tablet:before {
  content: "\e983";
}

.pi-key:before {
  content: "\e981";
}

.pi-shopping-cart:before {
  content: "\e980";
}

.pi-comments:before {
  content: "\e97e";
}

.pi-comment:before {
  content: "\e97f";
}

.pi-briefcase:before {
  content: "\e97d";
}

.pi-bell:before {
  content: "\e97c";
}

.pi-paperclip:before {
  content: "\e97b";
}

.pi-share-alt:before {
  content: "\e97a";
}

.pi-envelope:before {
  content: "\e979";
}

.pi-volume-down:before {
  content: "\e976";
}

.pi-volume-up:before {
  content: "\e977";
}

.pi-volume-off:before {
  content: "\e978";
}

.pi-eject:before {
  content: "\e975";
}

.pi-money-bill:before {
  content: "\e974";
}

.pi-images:before {
  content: "\e973";
}

.pi-image:before {
  content: "\e972";
}

.pi-sign-in:before {
  content: "\e970";
}

.pi-sign-out:before {
  content: "\e971";
}

.pi-wifi:before {
  content: "\e96f";
}

.pi-sitemap:before {
  content: "\e96e";
}

.pi-chart-bar:before {
  content: "\e96d";
}

.pi-camera:before {
  content: "\e96c";
}

.pi-dollar:before {
  content: "\e96b";
}

.pi-lock-open:before {
  content: "\e96a";
}

.pi-table:before {
  content: "\e969";
}

.pi-map-marker:before {
  content: "\e968";
}

.pi-list:before {
  content: "\e967";
}

.pi-eye-slash:before {
  content: "\e965";
}

.pi-eye:before {
  content: "\e966";
}

.pi-folder-open:before {
  content: "\e964";
}

.pi-folder:before {
  content: "\e963";
}

.pi-video:before {
  content: "\e962";
}

.pi-inbox:before {
  content: "\e961";
}

.pi-lock:before {
  content: "\e95f";
}

.pi-unlock:before {
  content: "\e960";
}

.pi-tags:before {
  content: "\e95d";
}

.pi-tag:before {
  content: "\e95e";
}

.pi-power-off:before {
  content: "\e95c";
}

.pi-save:before {
  content: "\e95b";
}

.pi-question-circle:before {
  content: "\e959";
}

.pi-question:before {
  content: "\e95a";
}

.pi-copy:before {
  content: "\e957";
}

.pi-file:before {
  content: "\e958";
}

.pi-clone:before {
  content: "\e955";
}

.pi-calendar-times:before {
  content: "\e952";
}

.pi-calendar-minus:before {
  content: "\e953";
}

.pi-calendar-plus:before {
  content: "\e954";
}

.pi-ellipsis-v:before {
  content: "\e950";
}

.pi-ellipsis-h:before {
  content: "\e951";
}

.pi-bookmark:before {
  content: "\e94e";
}

.pi-globe:before {
  content: "\e94f";
}

.pi-replay:before {
  content: "\e94d";
}

.pi-filter:before {
  content: "\e94c";
}

.pi-print:before {
  content: "\e94b";
}

.pi-align-right:before {
  content: "\e946";
}

.pi-align-left:before {
  content: "\e947";
}

.pi-align-center:before {
  content: "\e948";
}

.pi-align-justify:before {
  content: "\e949";
}

.pi-cog:before {
  content: "\e94a";
}

.pi-cloud-download:before {
  content: "\e943";
}

.pi-cloud-upload:before {
  content: "\e944";
}

.pi-cloud:before {
  content: "\e945";
}

.pi-pencil:before {
  content: "\e942";
}

.pi-users:before {
  content: "\e941";
}

.pi-clock:before {
  content: "\e940";
}

.pi-user-minus:before {
  content: "\e93e";
}

.pi-user-plus:before {
  content: "\e93f";
}

.pi-trash:before {
  content: "\e93d";
}

.pi-external-link:before {
  content: "\e93c";
}

.pi-window-maximize:before {
  content: "\e93b";
}

.pi-window-minimize:before {
  content: "\e93a";
}

.pi-refresh:before {
  content: "\e938";
}

.pi-user:before {
  content: "\e939";
}

.pi-exclamation-triangle:before {
  content: "\e922";
}

.pi-calendar:before {
  content: "\e927";
}

.pi-chevron-circle-left:before {
  content: "\e928";
}

.pi-chevron-circle-down:before {
  content: "\e929";
}

.pi-chevron-circle-right:before {
  content: "\e92a";
}

.pi-chevron-circle-up:before {
  content: "\e92b";
}

.pi-angle-double-down:before {
  content: "\e92c";
}

.pi-angle-double-left:before {
  content: "\e92d";
}

.pi-angle-double-right:before {
  content: "\e92e";
}

.pi-angle-double-up:before {
  content: "\e92f";
}

.pi-angle-down:before {
  content: "\e930";
}

.pi-angle-left:before {
  content: "\e931";
}

.pi-angle-right:before {
  content: "\e932";
}

.pi-angle-up:before {
  content: "\e933";
}

.pi-upload:before {
  content: "\e934";
}

.pi-download:before {
  content: "\e956";
}

.pi-ban:before {
  content: "\e935";
}

.pi-star-fill:before {
  content: "\e936";
}

.pi-star:before {
  content: "\e937";
}

.pi-chevron-left:before {
  content: "\e900";
}

.pi-chevron-right:before {
  content: "\e901";
}

.pi-chevron-down:before {
  content: "\e902";
}

.pi-chevron-up:before {
  content: "\e903";
}

.pi-caret-left:before {
  content: "\e904";
}

.pi-caret-right:before {
  content: "\e905";
}

.pi-caret-down:before {
  content: "\e906";
}

.pi-caret-up:before {
  content: "\e907";
}

.pi-search:before {
  content: "\e908";
}

.pi-check:before {
  content: "\e909";
}

.pi-check-circle:before {
  content: "\e90a";
}

.pi-times:before {
  content: "\e90b";
}

.pi-times-circle:before {
  content: "\e90c";
}

.pi-plus:before {
  content: "\e90d";
}

.pi-plus-circle:before {
  content: "\e90e";
}

.pi-minus:before {
  content: "\e90f";
}

.pi-minus-circle:before {
  content: "\e910";
}

.pi-circle-on:before {
  content: "\e911";
}

.pi-circle-off:before {
  content: "\e912";
}

.pi-sort-down:before {
  content: "\e913";
}

.pi-sort-up:before {
  content: "\e914";
}

.pi-sort:before {
  content: "\e915";
}

.pi-step-backward:before {
  content: "\e916";
}

.pi-step-forward:before {
  content: "\e917";
}

.pi-th-large:before {
  content: "\e918";
}

.pi-arrow-down:before {
  content: "\e919";
}

.pi-arrow-left:before {
  content: "\e91a";
}

.pi-arrow-right:before {
  content: "\e91b";
}

.pi-arrow-up:before {
  content: "\e91c";
}

.pi-bars:before {
  content: "\e91d";
}

.pi-arrow-circle-down:before {
  content: "\e91e";
}

.pi-arrow-circle-left:before {
  content: "\e91f";
}

.pi-arrow-circle-right:before {
  content: "\e920";
}

.pi-arrow-circle-up:before {
  content: "\e921";
}

.pi-info:before {
  content: "\e923";
}

.pi-info-circle:before {
  content: "\e924";
}

.pi-home:before {
  content: "\e925";
}

.pi-spinner:before {
  content: "\e926";
}

/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeng/resources/themes/saga-blue/theme.css ***!
  \***************************************************************************************************************************************************************************************************************************************************/
:root {
  --surface-a:#ffffff;
  --surface-b:#f8f9fa;
  --surface-c:#e9ecef;
  --surface-d:#dee2e6;
  --surface-e:#ffffff;
  --surface-f:#ffffff;
  --text-color:#495057;
  --text-color-secondary:#6c757d;
  --primary-color:#2196F3;
  --primary-color-text:#ffffff;
  --font-family:-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
  --surface-0: #ffffff;
  --surface-50: #FAFAFA;
  --surface-100: #F5F5F5;
  --surface-200: #EEEEEE;
  --surface-300: #E0E0E0;
  --surface-400: #BDBDBD;
  --surface-500: #9E9E9E;
  --surface-600: #757575;
  --surface-700: #616161;
  --surface-800: #424242;
  --surface-900: #212121;
  --gray-50: #FAFAFA;
  --gray-100: #F5F5F5;
  --gray-200: #EEEEEE;
  --gray-300: #E0E0E0;
  --gray-400: #BDBDBD;
  --gray-500: #9E9E9E;
  --gray-600: #757575;
  --gray-700: #616161;
  --gray-800: #424242;
  --gray-900: #212121;
  --content-padding:1rem;
  --inline-spacing:0.5rem;
  --border-radius:3px;
  --surface-ground:#f8f9fa;
  --surface-section:#ffffff;
  --surface-card:#ffffff;
  --surface-overlay:#ffffff;
  --surface-border:#dee2e6;
  --surface-hover: #e9ecef;
  --maskbg: rgba(0, 0, 0, 0.4);
  --focus-ring: 0 0 0 0.2rem #a6d5fa;
  color-scheme: light;
}

* {
  box-sizing: border-box;
}

.p-component {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: normal;
}

.p-component-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  transition-duration: 0.2s;
}

.p-disabled, .p-component:disabled {
  opacity: 0.6;
}

.p-error {
  color: #f44336;
}

.p-text-secondary {
  color: #6c757d;
}

.pi {
  font-size: 1rem;
}

.p-link {
  font-size: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  border-radius: 3px;
}

.p-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-component-overlay-enter {
  animation: p-component-overlay-enter-animation 150ms forwards;
}

.p-component-overlay-leave {
  animation: p-component-overlay-leave-animation 150ms forwards;
}

@keyframes p-component-overlay-enter-animation {
  from {
    background-color: transparent;
  }

  to {
    background-color: var(--maskbg);
  }
}

@keyframes p-component-overlay-leave-animation {
  from {
    background-color: var(--maskbg);
  }

  to {
    background-color: transparent;
  }
}

:root {
  --blue-50:#f4fafe;
  --blue-100:#cae6fc;
  --blue-200:#a0d2fa;
  --blue-300:#75bef8;
  --blue-400:#4baaf5;
  --blue-500:#2196f3;
  --blue-600:#1c80cf;
  --blue-700:#1769aa;
  --blue-800:#125386;
  --blue-900:#0d3c61;
  --green-50:#f6fbf6;
  --green-100:#d4ecd5;
  --green-200:#b2ddb4;
  --green-300:#90cd93;
  --green-400:#6ebe71;
  --green-500:#4caf50;
  --green-600:#419544;
  --green-700:#357b38;
  --green-800:#2a602c;
  --green-900:#1e4620;
  --yellow-50:#fffcf5;
  --yellow-100:#fef0cd;
  --yellow-200:#fde4a5;
  --yellow-300:#fdd87d;
  --yellow-400:#fccc55;
  --yellow-500:#fbc02d;
  --yellow-600:#d5a326;
  --yellow-700:#b08620;
  --yellow-800:#8a6a19;
  --yellow-900:#644d12;
  --cyan-50:#f2fcfd;
  --cyan-100:#c2eff5;
  --cyan-200:#91e2ed;
  --cyan-300:#61d5e4;
  --cyan-400:#30c9dc;
  --cyan-500:#00bcd4;
  --cyan-600:#00a0b4;
  --cyan-700:#008494;
  --cyan-800:#006775;
  --cyan-900:#004b55;
  --pink-50:#fef4f7;
  --pink-100:#fac9da;
  --pink-200:#f69ebc;
  --pink-300:#f1749e;
  --pink-400:#ed4981;
  --pink-500:#e91e63;
  --pink-600:#c61a54;
  --pink-700:#a31545;
  --pink-800:#801136;
  --pink-900:#5d0c28;
  --indigo-50:#f5f6fb;
  --indigo-100:#d1d5ed;
  --indigo-200:#acb4df;
  --indigo-300:#8893d1;
  --indigo-400:#6372c3;
  --indigo-500:#3f51b5;
  --indigo-600:#36459a;
  --indigo-700:#2c397f;
  --indigo-800:#232d64;
  --indigo-900:#192048;
  --teal-50:#f2faf9;
  --teal-100:#c2e6e2;
  --teal-200:#91d2cc;
  --teal-300:#61beb5;
  --teal-400:#30aa9f;
  --teal-500:#009688;
  --teal-600:#008074;
  --teal-700:#00695f;
  --teal-800:#00534b;
  --teal-900:#003c36;
  --orange-50:#fff8f2;
  --orange-100:#fde0c2;
  --orange-200:#fbc791;
  --orange-300:#f9ae61;
  --orange-400:#f79530;
  --orange-500:#f57c00;
  --orange-600:#d06900;
  --orange-700:#ac5700;
  --orange-800:#874400;
  --orange-900:#623200;
  --bluegray-50:#f7f9f9;
  --bluegray-100:#d9e0e3;
  --bluegray-200:#bbc7cd;
  --bluegray-300:#9caeb7;
  --bluegray-400:#7e96a1;
  --bluegray-500:#607d8b;
  --bluegray-600:#526a76;
  --bluegray-700:#435861;
  --bluegray-800:#35454c;
  --bluegray-900:#263238;
  --purple-50:#faf4fb;
  --purple-100:#e7cbec;
  --purple-200:#d4a2dd;
  --purple-300:#c279ce;
  --purple-400:#af50bf;
  --purple-500:#9c27b0;
  --purple-600:#852196;
  --purple-700:#6d1b7b;
  --purple-800:#561561;
  --purple-900:#3e1046;
  --red-50:#fff5f5;
  --red-100:#ffd1ce;
  --red-200:#ffada7;
  --red-300:#ff8980;
  --red-400:#ff6459;
  --red-500:#ff4032;
  --red-600:#d9362b;
  --red-700:#b32d23;
  --red-800:#8c231c;
  --red-900:#661a14;
  --primary-50:#f4fafe;
  --primary-100:#cae6fc;
  --primary-200:#a0d2fa;
  --primary-300:#75bef8;
  --primary-400:#4baaf5;
  --primary-500:#2196f3;
  --primary-600:#1c80cf;
  --primary-700:#1769aa;
  --primary-800:#125386;
  --primary-900:#0d3c61;
}

.p-autocomplete .p-autocomplete-loader {
  right: 0.5rem;
}

.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader {
  right: 2.857rem;
}

.p-autocomplete .p-autocomplete-multiple-container {
  padding: 0.25rem 0.5rem;
  gap: 0.5rem;
}

.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover {
  border-color: #2196F3;
}

.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
  border-color: #2196F3;
}

.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token {
  padding: 0.25rem 0;
}

.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  color: #495057;
  padding: 0;
  margin: 0;
}

.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token {
  padding: 0.25rem 0.5rem;
  background: #E3F2FD;
  color: #495057;
  border-radius: 3px;
}

.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon {
  margin-left: 0.5rem;
}

p-autocomplete.ng-dirty.ng-invalid > .p-autocomplete > .p-inputtext {
  border-color: #f44336;
}

.p-autocomplete-panel {
  background: #ffffff;
  color: #495057;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.p-autocomplete-panel .p-autocomplete-items {
  padding: 0.5rem 0;
}

.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item {
  margin: 0;
  padding: 0.5rem 1rem;
  border: 0 none;
  color: #495057;
  background: transparent;
  transition: box-shadow 0.2s;
  border-radius: 0;
}

.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover {
  color: #495057;
  background: #e9ecef;
}

.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight {
  color: #495057;
  background: #E3F2FD;
}

.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-empty-message {
  padding: 0.5rem 1rem;
  color: #495057;
  background: transparent;
}

.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group {
  margin: 0;
  padding: 0.75rem 1rem;
  color: #495057;
  background: #ffffff;
  font-weight: 600;
}

p-autocomplete.p-autocomplete-clearable .p-inputtext {
  padding-right: 2rem;
}

p-autocomplete.p-autocomplete-clearable .p-autocomplete-clear-icon {
  color: #6c757d;
  right: 0.5rem;
}

p-autocomplete.p-autocomplete-clearable .p-autocomplete-dd .p-autocomplete-clear-icon {
  color: #6c757d;
  right: 2.857rem;
}

p-calendar.ng-dirty.ng-invalid > .p-calendar > .p-inputtext {
  border-color: #f44336;
}

.p-datepicker {
  padding: 0.5rem;
  background: #ffffff;
  color: #495057;
  border: 1px solid #ced4da;
  border-radius: 3px;
}

.p-datepicker:not(.p-datepicker-inline) {
  background: #ffffff;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header {
  background: #ffffff;
}

.p-datepicker .p-datepicker-header {
  padding: 0.5rem;
  color: #495057;
  background: #ffffff;
  font-weight: 600;
  margin: 0;
  border-bottom: 1px solid #dee2e6;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-datepicker .p-datepicker-header .p-datepicker-prev,
.p-datepicker .p-datepicker-header .p-datepicker-next {
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover,
.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.p-datepicker .p-datepicker-header .p-datepicker-prev:focus,
.p-datepicker .p-datepicker-header .p-datepicker-next:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-datepicker .p-datepicker-header .p-datepicker-title {
  line-height: 2rem;
}

.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year,
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
  color: #495057;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  font-weight: 600;
  padding: 0.5rem;
}

.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-year:enabled:hover,
.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month:enabled:hover {
  color: #2196F3;
}

.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month {
  margin-right: 0.5rem;
}

.p-datepicker table {
  font-size: 1rem;
  margin: 0.5rem 0;
}

.p-datepicker table th {
  padding: 0.5rem;
}

.p-datepicker table th > span {
  width: 2.5rem;
  height: 2.5rem;
}

.p-datepicker table td {
  padding: 0.5rem;
}

.p-datepicker table td > span {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  transition: box-shadow 0.2s;
  border: 1px solid transparent;
}

.p-datepicker table td > span.p-highlight {
  color: #495057;
  background: #E3F2FD;
}

.p-datepicker table td > span:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-datepicker table td.p-datepicker-today > span {
  background: #ced4da;
  color: #495057;
  border-color: transparent;
}

.p-datepicker table td.p-datepicker-today > span.p-highlight {
  color: #495057;
  background: #E3F2FD;
}

.p-datepicker .p-datepicker-buttonbar {
  padding: 1rem 0;
  border-top: 1px solid #dee2e6;
}

.p-datepicker .p-datepicker-buttonbar .p-button {
  width: auto;
}

.p-datepicker .p-timepicker {
  border-top: 1px solid #dee2e6;
  padding: 0.5rem;
}

.p-datepicker .p-timepicker button {
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-datepicker .p-timepicker button:enabled:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.p-datepicker .p-timepicker button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-datepicker .p-timepicker button:last-child {
  margin-top: 0.2em;
}

.p-datepicker .p-timepicker span {
  font-size: 1.25rem;
}

.p-datepicker .p-timepicker > div {
  padding: 0 0.5rem;
}

.p-datepicker.p-datepicker-timeonly .p-timepicker {
  border-top: 0 none;
}

.p-datepicker .p-monthpicker {
  margin: 0.5rem 0;
}

.p-datepicker .p-monthpicker .p-monthpicker-month {
  padding: 0.5rem;
  transition: box-shadow 0.2s;
  border-radius: 3px;
}

.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight {
  color: #495057;
  background: #E3F2FD;
}

.p-datepicker .p-yearpicker {
  margin: 0.5rem 0;
}

.p-datepicker .p-yearpicker .p-yearpicker-year {
  padding: 0.5rem;
  transition: box-shadow 0.2s;
  border-radius: 3px;
}

.p-datepicker .p-yearpicker .p-yearpicker-year.p-highlight {
  color: #495057;
  background: #E3F2FD;
}

.p-datepicker.p-datepicker-multiple-month .p-datepicker-group {
  border-left: 1px solid #dee2e6;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  padding-top: 0;
  padding-bottom: 0;
}

.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child {
  padding-left: 0;
  border-left: 0 none;
}

.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child {
  padding-right: 0;
}

.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover {
  background: #e9ecef;
}

.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):not(.p-highlight):hover {
  background: #e9ecef;
}

.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):not(.p-highlight):hover {
  background: #e9ecef;
}

.p-datepicker:not(.p-disabled) .p-yearpicker .p-yearpicker-year:not(.p-disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

p-calendar.p-calendar-clearable .p-inputtext {
  padding-right: 2rem;
}

p-calendar.p-calendar-clearable .p-calendar-clear-icon {
  color: #6c757d;
  right: 0.5rem;
}

p-calendar.p-calendar-clearable.p-calendar-w-btn .p-calendar-clear-icon {
  color: #6c757d;
  right: 2.857rem;
}

@media screen and (max-width: 769px) {
  .p-datepicker table th, .p-datepicker table td {
    padding: 0;
  }
}

.p-cascadeselect {
  background: #ffffff;
  border: 1px solid #ced4da;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}

.p-cascadeselect:not(.p-disabled):hover {
  border-color: #2196F3;
}

.p-cascadeselect:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
  border-color: #2196F3;
}

.p-cascadeselect .p-cascadeselect-label {
  background: transparent;
  border: 0 none;
  padding: 0.5rem 0.5rem;
}

.p-cascadeselect .p-cascadeselect-label.p-placeholder {
  color: #6c757d;
}

.p-cascadeselect .p-cascadeselect-label:enabled:focus {
  outline: 0 none;
  box-shadow: none;
}

.p-cascadeselect .p-cascadeselect-trigger {
  background: transparent;
  color: #6c757d;
  width: 2.357rem;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.p-cascadeselect-panel {
  background: #ffffff;
  color: #495057;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.p-cascadeselect-panel .p-cascadeselect-items {
  padding: 0.5rem 0;
}

.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item {
  margin: 0;
  border: 0 none;
  color: #495057;
  background: transparent;
  transition: box-shadow 0.2s;
  border-radius: 0;
}

.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content {
  padding: 0.5rem 1rem;
}

.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight {
  color: #495057;
  background: #E3F2FD;
}

.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover {
  color: #495057;
  background: #e9ecef;
}

.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon {
  font-size: 0.875rem;
}

p-cascadeselect.ng-dirty.ng-invalid > .p-cascadeselect {
  border-color: #f44336;
}

.p-input-filled .p-cascadeselect {
  background: #f8f9fa;
}

.p-input-filled .p-cascadeselect:not(.p-disabled):hover {
  background-color: #f8f9fa;
}

.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus {
  background-color: #ffffff;
}

p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-label {
  padding-right: 0.5rem;
}

p-cascadeselect.p-cascadeselect-clearable .p-cascadeselect-clear-icon {
  color: #6c757d;
  right: 2.357rem;
}

.p-overlay-modal .p-cascadeselect-sublist .p-cascadeselect-panel {
  box-shadow: none;
  border-radius: 0;
  padding: 0.25rem 0 0.25rem 0.5rem;
}

.p-overlay-modal .p-cascadeselect-item-active > .p-cascadeselect-item-content .p-cascadeselect-group-icon {
  transform: rotate(90deg);
}

.p-checkbox {
  width: 20px;
  height: 20px;
}

.p-checkbox .p-checkbox-box {
  border: 2px solid #ced4da;
  background: #ffffff;
  width: 20px;
  height: 20px;
  color: #495057;
  border-radius: 3px;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.p-checkbox .p-checkbox-box .p-checkbox-icon {
  transition-duration: 0.2s;
  color: #ffffff;
  font-size: 14px;
}

.p-checkbox .p-checkbox-box.p-highlight {
  border-color: #2196F3;
  background: #2196F3;
}

.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
  border-color: #2196F3;
}

.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
  border-color: #2196F3;
}

.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
  border-color: #0b7ad1;
  background: #0b7ad1;
  color: #ffffff;
}

p-checkbox.ng-dirty.ng-invalid > .p-checkbox > .p-checkbox-box {
  border-color: #f44336;
}

.p-input-filled .p-checkbox .p-checkbox-box {
  background-color: #f8f9fa;
}

.p-input-filled .p-checkbox .p-checkbox-box.p-highlight {
  background: #2196F3;
}

.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover {
  background-color: #f8f9fa;
}

.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover {
  background: #0b7ad1;
}

.p-checkbox-label {
  margin-left: 0.5rem;
}

.p-chips .p-chips-multiple-container {
  padding: 0.25rem 0.5rem;
  gap: 0.5rem;
}

.p-chips .p-chips-multiple-container:not(.p-disabled):hover {
  border-color: #2196F3;
}

.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
  border-color: #2196F3;
}

.p-chips .p-chips-multiple-container .p-chips-token {
  padding: 0.25rem 0.5rem;
  background: #E3F2FD;
  color: #495057;
  border-radius: 3px;
}

.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon {
  margin-left: 0.5rem;
}

.p-chips .p-chips-multiple-container .p-chips-input-token {
  padding: 0.25rem 0;
}

.p-chips .p-chips-multiple-container .p-chips-input-token input {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  color: #495057;
  padding: 0;
  margin: 0;
}

p-chips.ng-dirty.ng-invalid > .p-chips > .p-inputtext {
  border-color: #f44336;
}

p-chips.p-chips-clearable .p-inputtext {
  padding-right: 1.5rem;
}

p-chips.p-chips-clearable .p-chips-clear-icon {
  color: #6c757d;
  right: 0.5rem;
}

.p-colorpicker-preview,
.p-fluid .p-colorpicker-preview.p-inputtext {
  width: 2rem;
  height: 2rem;
}

.p-colorpicker-panel {
  background: #323232;
  border: 1px solid #191919;
}

.p-colorpicker-panel .p-colorpicker-color-handle,
.p-colorpicker-panel .p-colorpicker-hue-handle {
  border-color: #ffffff;
}

.p-colorpicker-overlay-panel {
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.p-dropdown {
  background: #ffffff;
  border: 1px solid #ced4da;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}

.p-dropdown:not(.p-disabled):hover {
  border-color: #2196F3;
}

.p-dropdown:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
  border-color: #2196F3;
}

.p-dropdown.p-dropdown-clearable .p-dropdown-label {
  padding-right: 1.5rem;
}

.p-dropdown .p-dropdown-label {
  background: transparent;
  border: 0 none;
}

.p-dropdown .p-dropdown-label.p-placeholder {
  color: #6c757d;
}

.p-dropdown .p-dropdown-label:enabled:focus {
  outline: 0 none;
  box-shadow: none;
}

.p-dropdown .p-dropdown-trigger {
  background: transparent;
  color: #6c757d;
  width: 2.357rem;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.p-dropdown .p-dropdown-clear-icon {
  color: #6c757d;
  right: 2.357rem;
}

.p-dropdown-panel {
  background: #ffffff;
  color: #495057;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.p-dropdown-panel .p-dropdown-header {
  padding: 0.5rem 1rem;
  border-bottom: 0 none;
  color: #495057;
  background: #f8f9fa;
  margin: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-dropdown-panel .p-dropdown-header .p-dropdown-filter {
  padding-right: 1.5rem;
  margin-right: -1.5rem;
}

.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon {
  right: 0.5rem;
  color: #6c757d;
}

.p-dropdown-panel .p-dropdown-items {
  padding: 0.5rem 0;
}

.p-dropdown-panel .p-dropdown-items .p-dropdown-item {
  margin: 0;
  padding: 0.5rem 1rem;
  border: 0 none;
  color: #495057;
  background: transparent;
  transition: box-shadow 0.2s;
  border-radius: 0;
}

.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
  color: #495057;
  background: #E3F2FD;
}

.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
  color: #495057;
  background: #e9ecef;
}

.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message {
  padding: 0.5rem 1rem;
  color: #495057;
  background: transparent;
}

.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group {
  margin: 0;
  padding: 0.75rem 1rem;
  color: #495057;
  background: #ffffff;
  font-weight: 600;
}

p-dropdown.ng-dirty.ng-invalid > .p-dropdown {
  border-color: #f44336;
}

.p-input-filled .p-dropdown {
  background: #f8f9fa;
}

.p-input-filled .p-dropdown:not(.p-disabled):hover {
  background-color: #f8f9fa;
}

.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
  background-color: #ffffff;
}

.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
  background-color: transparent;
}

.p-editor-container .p-editor-toolbar {
  background: #f8f9fa;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-editor-container .p-editor-toolbar.ql-snow {
  border: 1px solid #dee2e6;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke {
  stroke: #6c757d;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-fill {
  fill: #6c757d;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label {
  border: 0 none;
  color: #6c757d;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover {
  color: #495057;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke {
  stroke: #495057;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill {
  fill: #495057;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #495057;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #495057;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #495057;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  background: #ffffff;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  padding: 0.5rem 0;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item {
  color: #495057;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover {
  color: #495057;
  background: #e9ecef;
}

.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item {
  padding: 0.5rem 1rem;
}

.p-editor-container .p-editor-content {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-editor-container .p-editor-content.ql-snow {
  border: 1px solid #dee2e6;
}

.p-editor-container .p-editor-content .ql-editor {
  background: #ffffff;
  color: #495057;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-editor-container .ql-snow.ql-toolbar button:hover,
.p-editor-container .ql-snow.ql-toolbar button:focus {
  color: #495057;
}

.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke {
  stroke: #495057;
}

.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill,
.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill {
  fill: #495057;
}

.p-editor-container .ql-snow.ql-toolbar button.ql-active,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected {
  color: #2196F3;
}

.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke {
  stroke: #2196F3;
}

.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill {
  fill: #2196F3;
}

.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,
.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label {
  color: #2196F3;
}

.p-inputgroup-addon {
  background: #e9ecef;
  color: #6c757d;
  border-top: 1px solid #ced4da;
  border-left: 1px solid #ced4da;
  border-bottom: 1px solid #ced4da;
  padding: 0.5rem 0.5rem;
  min-width: 2.357rem;
}

.p-inputgroup-addon:last-child {
  border-right: 1px solid #ced4da;
}

.p-inputgroup > .p-component,
.p-inputgroup > .p-element,
.p-inputgroup > .p-inputwrapper > .p-component > .p-inputtext,
.p-inputgroup > .p-float-label > .p-component {
  border-radius: 0;
  margin: 0;
}

.p-inputgroup > .p-component + .p-inputgroup-addon,
.p-inputgroup > .p-element + .p-inputgroup-addon,
.p-inputgroup > .p-inputwrapper > .p-component > .p-inputtext + .p-inputgroup-addon,
.p-inputgroup > .p-float-label > .p-component + .p-inputgroup-addon {
  border-left: 0 none;
}

.p-inputgroup > .p-component:focus,
.p-inputgroup > .p-element:focus,
.p-inputgroup > .p-inputwrapper > .p-component > .p-inputtext:focus,
.p-inputgroup > .p-float-label > .p-component:focus {
  z-index: 1;
}

.p-inputgroup > .p-component:focus ~ label,
.p-inputgroup > .p-element:focus ~ label,
.p-inputgroup > .p-inputwrapper > .p-component > .p-inputtext:focus ~ label,
.p-inputgroup > .p-float-label > .p-component:focus ~ label {
  z-index: 1;
}

.p-inputgroup-addon:first-child,
.p-inputgroup button:first-child,
.p-inputgroup input:first-child,
.p-inputgroup > .p-inputwrapper:first-child > .p-component,
.p-inputgroup > .p-inputwrapper:first-child > .p-component > .p-inputtext {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-inputgroup .p-float-label:first-child input {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-inputgroup-addon:last-child,
.p-inputgroup button:last-child,
.p-inputgroup input:last-child,
.p-inputgroup > .p-inputwrapper:last-child > .p-component,
.p-inputgroup > .p-inputwrapper:last-child > .p-component > .p-inputtext {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.p-inputgroup .p-float-label:last-child input {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.p-fluid .p-inputgroup .p-button {
  width: auto;
}

.p-fluid .p-inputgroup .p-button.p-button-icon-only {
  width: 2.357rem;
}

p-inputmask.ng-dirty.ng-invalid > .p-inputtext {
  border-color: #f44336;
}

p-inputmask.p-inputmask-clearable .p-inputtext {
  padding-right: 2rem;
}

p-inputmask.p-inputmask-clearable .p-inputmask-clear-icon {
  color: #6c757d;
  right: 0.5rem;
}

p-inputnumber.ng-dirty.ng-invalid > .p-inputnumber > .p-inputtext {
  border-color: #f44336;
}

p-inputnumber.p-inputnumber-clearable .p-inputnumber-input {
  padding-right: 2rem;
}

p-inputnumber.p-inputnumber-clearable .p-inputnumber-clear-icon {
  color: #6c757d;
  right: 0.5rem;
}

p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-stacked .p-inputnumber-clear-icon {
  right: 2.857rem;
}

p-inputnumber.p-inputnumber-clearable .p-inputnumber-buttons-horizontal .p-inputnumber-clear-icon {
  right: 2.857rem;
}

.p-inputswitch {
  width: 3rem;
  height: 1.75rem;
}

.p-inputswitch .p-inputswitch-slider {
  background: #ced4da;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 30px;
}

.p-inputswitch .p-inputswitch-slider:before {
  background: #ffffff;
  width: 1.25rem;
  height: 1.25rem;
  left: 0.25rem;
  margin-top: -0.625rem;
  border-radius: 50%;
  transition-duration: 0.2s;
}

.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
  transform: translateX(1.25rem);
}

.p-inputswitch.p-focus .p-inputswitch-slider {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider {
  background: #b6bfc8;
}

.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider {
  background: #2196F3;
}

.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before {
  background: #ffffff;
}

.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider {
  background: #0d89ec;
}

p-inputswitch.ng-dirty.ng-invalid > .p-inputswitch {
  border-color: #f44336;
}

.p-inputtext {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  color: #495057;
  background: #ffffff;
  padding: 0.5rem 0.5rem;
  border: 1px solid #ced4da;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  appearance: none;
  border-radius: 3px;
}

.p-inputtext:enabled:hover {
  border-color: #2196F3;
}

.p-inputtext:enabled:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
  border-color: #2196F3;
}

.p-inputtext.ng-dirty.ng-invalid {
  border-color: #f44336;
}

.p-inputtext.p-inputtext-sm {
  font-size: 0.875rem;
  padding: 0.4375rem 0.4375rem;
}

.p-inputtext.p-inputtext-lg {
  font-size: 1.25rem;
  padding: 0.625rem 0.625rem;
}

.p-float-label > label {
  left: 0.5rem;
  color: #6c757d;
  transition-duration: 0.2s;
}

.p-float-label > .ng-invalid.ng-dirty + label {
  color: #f44336;
}

.p-input-icon-left > i:first-of-type {
  left: 0.5rem;
  color: #6c757d;
}

.p-input-icon-left > .p-inputtext {
  padding-left: 2rem;
}

.p-input-icon-left.p-float-label > label {
  left: 2rem;
}

.p-input-icon-right > i:last-of-type {
  right: 0.5rem;
  color: #6c757d;
}

.p-input-icon-right > .p-inputtext {
  padding-right: 2rem;
}

::-webkit-input-placeholder {
  color: #6c757d;
}

:-moz-placeholder {
  color: #6c757d;
}

::-moz-placeholder {
  color: #6c757d;
}

:-ms-input-placeholder {
  color: #6c757d;
}

.p-input-filled .p-inputtext {
  background-color: #f8f9fa;
}

.p-input-filled .p-inputtext:enabled:hover {
  background-color: #f8f9fa;
}

.p-input-filled .p-inputtext:enabled:focus {
  background-color: #ffffff;
}

.p-inputtext-sm .p-inputtext {
  font-size: 0.875rem;
  padding: 0.4375rem 0.4375rem;
}

.p-inputtext-lg .p-inputtext {
  font-size: 1.25rem;
  padding: 0.625rem 0.625rem;
}

.p-listbox {
  background: #ffffff;
  color: #495057;
  border: 1px solid #ced4da;
  border-radius: 3px;
}

.p-listbox .p-listbox-header {
  padding: 0.5rem 1rem;
  border-bottom: 0 none;
  color: #495057;
  background: #f8f9fa;
  margin: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-listbox .p-listbox-header .p-listbox-filter {
  padding-right: 1.5rem;
}

.p-listbox .p-listbox-header .p-listbox-filter-icon {
  right: 0.5rem;
  color: #6c757d;
}

.p-listbox .p-listbox-header .p-checkbox {
  margin-right: 0.5rem;
}

.p-listbox .p-listbox-list {
  padding: 0.5rem 0;
}

.p-listbox .p-listbox-list .p-listbox-item {
  margin: 0;
  padding: 0.5rem 1rem;
  border: 0 none;
  color: #495057;
  transition: box-shadow 0.2s;
  border-radius: 0;
}

.p-listbox .p-listbox-list .p-listbox-item.p-highlight {
  color: #495057;
  background: #E3F2FD;
}

.p-listbox .p-listbox-list .p-listbox-item:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-listbox .p-listbox-list .p-listbox-item .p-checkbox {
  margin-right: 0.5rem;
}

.p-listbox .p-listbox-list .p-listbox-item-group {
  margin: 0;
  padding: 0.75rem 1rem;
  color: #495057;
  background: #ffffff;
  font-weight: 600;
}

.p-listbox .p-listbox-list .p-listbox-empty-message {
  padding: 0.5rem 1rem;
  color: #495057;
  background: transparent;
}

.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover {
  color: #495057;
  background: #e9ecef;
}

p-listbox.ng-dirty.ng-invalid > .p-listbox {
  border-color: #f44336;
}

.p-multiselect {
  background: #ffffff;
  border: 1px solid #ced4da;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}

.p-multiselect:not(.p-disabled):hover {
  border-color: #2196F3;
}

.p-multiselect:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
  border-color: #2196F3;
}

.p-multiselect .p-multiselect-label {
  padding: 0.5rem 0.5rem;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.p-multiselect .p-multiselect-label.p-placeholder {
  color: #6c757d;
}

.p-multiselect.p-multiselect-chip .p-multiselect-label {
  gap: 0.5rem;
}

.p-multiselect.p-multiselect-chip .p-multiselect-token {
  padding: 0.25rem 0.5rem;
  background: #E3F2FD;
  color: #495057;
  border-radius: 3px;
}

.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon {
  margin-left: 0.5rem;
}

.p-multiselect .p-multiselect-trigger {
  background: transparent;
  color: #6c757d;
  width: 2.357rem;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.p-inputwrapper-filled .p-multiselect.p-multiselect-chip .p-multiselect-label {
  padding: 0.25rem 0.5rem;
}

.p-multiselect-panel {
  background: #ffffff;
  color: #495057;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.p-multiselect-panel .p-multiselect-header {
  padding: 0.5rem 1rem;
  border-bottom: 0 none;
  color: #495057;
  background: #f8f9fa;
  margin: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext {
  padding-right: 1.5rem;
}

.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon {
  right: 0.5rem;
  color: #6c757d;
}

.p-multiselect-panel .p-multiselect-header .p-checkbox {
  margin-right: 0.5rem;
}

.p-multiselect-panel .p-multiselect-header .p-multiselect-close {
  margin-left: 0.5rem;
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-multiselect-panel .p-multiselect-items {
  padding: 0.5rem 0;
}

.p-multiselect-panel .p-multiselect-items .p-multiselect-item {
  margin: 0;
  padding: 0.5rem 1rem;
  border: 0 none;
  color: #495057;
  background: transparent;
  transition: box-shadow 0.2s;
  border-radius: 0;
}

.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight {
  color: #495057;
  background: #E3F2FD;
}

.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover {
  color: #495057;
  background: #e9ecef;
}

.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox {
  margin-right: 0.5rem;
}

.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group {
  margin: 0;
  padding: 0.75rem 1rem;
  color: #495057;
  background: #ffffff;
  font-weight: 600;
}

.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message {
  padding: 0.5rem 1rem;
  color: #495057;
  background: transparent;
}

p-multiselect.ng-dirty.ng-invalid > .p-multiselect {
  border-color: #f44336;
}

.p-input-filled .p-multiselect {
  background: #f8f9fa;
}

.p-input-filled .p-multiselect:not(.p-disabled):hover {
  background-color: #f8f9fa;
}

.p-input-filled .p-multiselect:not(.p-disabled).p-focus {
  background-color: #ffffff;
}

p-multiselect.p-multiselect-clearable .p-multiselect-label-container {
  padding-right: 1.5rem;
}

p-multiselect.p-multiselect-clearable .p-multiselect-clear-icon {
  color: #6c757d;
  right: 2.357rem;
}

p-password.ng-invalid.ng-dirty > .p-password > .p-inputtext {
  border-color: #f44336;
}

.p-password-panel {
  padding: 1rem;
  background: #ffffff;
  color: #495057;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
}

.p-password-panel .p-password-meter {
  margin-bottom: 0.5rem;
  background: #dee2e6;
}

.p-password-panel .p-password-meter .p-password-strength.weak {
  background: #D32F2F;
}

.p-password-panel .p-password-meter .p-password-strength.medium {
  background: #FBC02D;
}

.p-password-panel .p-password-meter .p-password-strength.strong {
  background: #689F38;
}

p-password.p-password-clearable .p-password-input {
  padding-right: 2rem;
}

p-password.p-password-clearable .p-password-clear-icon {
  color: #6c757d;
  right: 0.5rem;
}

p-password.p-password-clearable.p-password-mask .p-password-input {
  padding-right: 3.5rem;
}

p-password.p-password-clearable.p-password-mask .p-password-clear-icon {
  color: #6c757d;
  right: 2rem;
}

.p-radiobutton {
  width: 20px;
  height: 20px;
}

.p-radiobutton .p-radiobutton-box {
  border: 2px solid #ced4da;
  background: #ffffff;
  width: 20px;
  height: 20px;
  color: #495057;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
  border-color: #2196F3;
}

.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
  border-color: #2196F3;
}

.p-radiobutton .p-radiobutton-box .p-radiobutton-icon {
  width: 12px;
  height: 12px;
  transition-duration: 0.2s;
  background-color: #ffffff;
}

.p-radiobutton .p-radiobutton-box.p-highlight {
  border-color: #2196F3;
  background: #2196F3;
}

.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
  border-color: #0b7ad1;
  background: #0b7ad1;
  color: #ffffff;
}

p-radiobutton.ng-dirty.ng-invalid > .p-radiobutton > .p-radiobutton-box {
  border-color: #f44336;
}

.p-input-filled .p-radiobutton .p-radiobutton-box {
  background-color: #f8f9fa;
}

.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover {
  background-color: #f8f9fa;
}

.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight {
  background: #2196F3;
}

.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover {
  background: #0b7ad1;
}

.p-radiobutton-label {
  margin-left: 0.5rem;
}

.p-rating .p-rating-icon {
  color: #495057;
  margin-left: 0.5rem;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  font-size: 1.143rem;
}

.p-rating .p-rating-icon.p-rating-cancel {
  color: #e74c3c;
}

.p-rating .p-rating-icon:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-rating .p-rating-icon:first-child {
  margin-left: 0;
}

.p-rating .p-rating-icon.pi-star-fill {
  color: #2196F3;
}

.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover {
  color: #2196F3;
}

.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover {
  color: #c0392b;
}

.p-selectbutton .p-button {
  background: #ffffff;
  border: 1px solid #ced4da;
  color: #495057;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.p-selectbutton .p-button .p-button-icon-left,
.p-selectbutton .p-button .p-button-icon-right {
  color: #6c757d;
}

.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover {
  background: #e9ecef;
  border-color: #ced4da;
  color: #495057;
}

.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
  color: #6c757d;
}

.p-selectbutton .p-button.p-highlight {
  background: #2196F3;
  border-color: #2196F3;
  color: #ffffff;
}

.p-selectbutton .p-button.p-highlight .p-button-icon-left,
.p-selectbutton .p-button.p-highlight .p-button-icon-right {
  color: #ffffff;
}

.p-selectbutton .p-button.p-highlight:hover {
  background: #0d89ec;
  border-color: #0d89ec;
  color: #ffffff;
}

.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,
.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right {
  color: #ffffff;
}

p-selectbutton.ng-dirty.ng-invalid > .p-selectbutton > .p-button {
  border-color: #f44336;
}

.p-slider {
  background: #dee2e6;
  border: 0 none;
  border-radius: 3px;
}

.p-slider.p-slider-horizontal {
  height: 0.286rem;
}

.p-slider.p-slider-horizontal .p-slider-handle {
  margin-top: -0.5715rem;
  margin-left: -0.5715rem;
}

.p-slider.p-slider-vertical {
  width: 0.286rem;
}

.p-slider.p-slider-vertical .p-slider-handle {
  margin-left: -0.5715rem;
  margin-bottom: -0.5715rem;
}

.p-slider .p-slider-handle {
  height: 1.143rem;
  width: 1.143rem;
  background: #ffffff;
  border: 2px solid #2196F3;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.p-slider .p-slider-handle:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-slider .p-slider-range {
  background: #2196F3;
}

.p-slider:not(.p-disabled) .p-slider-handle:hover {
  background: #2196F3;
  border-color: #2196F3;
}

.p-slider.p-slider-animate.p-slider-horizontal .p-slider-handle {
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s, left 0.2s;
}

.p-slider.p-slider-animate.p-slider-horizontal .p-slider-range {
  transition: width 0.2s;
}

.p-slider.p-slider-animate.p-slider-vertical .p-slider-handle {
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s, bottom 0.2s;
}

.p-slider.p-slider-animate.p-slider-vertical .p-slider-range {
  transition: height 0.2s;
}

.p-togglebutton.p-button {
  background: #ffffff;
  border: 1px solid #ced4da;
  color: #495057;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.p-togglebutton.p-button .p-button-icon-left,
.p-togglebutton.p-button .p-button-icon-right {
  color: #6c757d;
}

.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover {
  background: #e9ecef;
  border-color: #ced4da;
  color: #495057;
}

.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,
.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right {
  color: #6c757d;
}

.p-togglebutton.p-button.p-highlight {
  background: #2196F3;
  border-color: #2196F3;
  color: #ffffff;
}

.p-togglebutton.p-button.p-highlight .p-button-icon-left,
.p-togglebutton.p-button.p-highlight .p-button-icon-right {
  color: #ffffff;
}

.p-togglebutton.p-button.p-highlight:hover {
  background: #0d89ec;
  border-color: #0d89ec;
  color: #ffffff;
}

.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,
.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right {
  color: #ffffff;
}

p-togglebutton.ng-dirty.ng-invalid > .p-togglebutton.p-button {
  border-color: #f44336;
}

.p-treeselect {
  background: #ffffff;
  border: 1px solid #ced4da;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}

.p-treeselect:not(.p-disabled):hover {
  border-color: #2196F3;
}

.p-treeselect:not(.p-disabled).p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
  border-color: #2196F3;
}

.p-treeselect .p-treeselect-label {
  padding: 0.5rem 0.5rem;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.p-treeselect .p-treeselect-label.p-placeholder {
  color: #6c757d;
}

.p-treeselect.p-treeselect-chip .p-treeselect-token {
  padding: 0.25rem 0.5rem;
  margin-right: 0.5rem;
  background: #dee2e6;
  color: #495057;
  border-radius: 16px;
}

.p-treeselect .p-treeselect-trigger {
  background: transparent;
  color: #6c757d;
  width: 2.357rem;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

p-treeselect.ng-invalid.ng-dirty > .p-treeselect {
  border-color: #f44336;
}

.p-inputwrapper-filled .p-treeselect.p-treeselect-chip .p-treeselect-label {
  padding: 0.25rem 0.5rem;
}

.p-treeselect-panel {
  background: #ffffff;
  color: #495057;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.p-treeselect-panel .p-treeselect-header {
  padding: 0.5rem 1rem;
  border-bottom: 0 none;
  color: #495057;
  background: #f8f9fa;
  margin: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container {
  margin-right: 0.5rem;
}

.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter {
  padding-right: 1.5rem;
}

.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon {
  right: 0.5rem;
  color: #6c757d;
}

.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter {
  padding-right: 3rem;
}

.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon {
  right: 2rem;
}

.p-treeselect-panel .p-treeselect-header .p-treeselect-close {
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-treeselect-panel .p-treeselect-items-wrapper .p-tree {
  border: 0 none;
}

.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message {
  padding: 0.5rem 1rem;
  color: #495057;
  background: transparent;
}

.p-input-filled .p-treeselect {
  background: #f8f9fa;
}

.p-input-filled .p-treeselect:not(.p-disabled):hover {
  background-color: #f8f9fa;
}

.p-input-filled .p-treeselect:not(.p-disabled).p-focus {
  background-color: #ffffff;
}

p-treeselect.p-treeselect-clearable .p-treeselect-label-container {
  padding-right: 1.5rem;
}

p-treeselect.p-treeselect-clearable .p-treeselect-clear-icon {
  color: #6c757d;
  right: 2.357rem;
}

.p-button {
  color: #ffffff;
  background: #2196F3;
  border: 1px solid #2196F3;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}

.p-button:enabled:hover {
  background: #0d89ec;
  color: #ffffff;
  border-color: #0d89ec;
}

.p-button:enabled:active {
  background: #0b7ad1;
  color: #ffffff;
  border-color: #0b7ad1;
}

.p-button.p-button-outlined {
  background-color: transparent;
  color: #2196F3;
  border: 1px solid;
}

.p-button.p-button-outlined:enabled:hover {
  background: rgba(33, 150, 243, 0.04);
  color: #2196F3;
  border: 1px solid;
}

.p-button.p-button-outlined:enabled:active {
  background: rgba(33, 150, 243, 0.16);
  color: #2196F3;
  border: 1px solid;
}

.p-button.p-button-outlined.p-button-plain {
  color: #6c757d;
  border-color: #6c757d;
}

.p-button.p-button-outlined.p-button-plain:enabled:hover {
  background: #e9ecef;
  color: #6c757d;
}

.p-button.p-button-outlined.p-button-plain:enabled:active {
  background: #dee2e6;
  color: #6c757d;
}

.p-button.p-button-text {
  background-color: transparent;
  color: #2196F3;
  border-color: transparent;
}

.p-button.p-button-text:enabled:hover {
  background: rgba(33, 150, 243, 0.04);
  color: #2196F3;
  border-color: transparent;
}

.p-button.p-button-text:enabled:active {
  background: rgba(33, 150, 243, 0.16);
  color: #2196F3;
  border-color: transparent;
}

.p-button.p-button-text.p-button-plain {
  color: #6c757d;
}

.p-button.p-button-text.p-button-plain:enabled:hover {
  background: #e9ecef;
  color: #6c757d;
}

.p-button.p-button-text.p-button-plain:enabled:active {
  background: #dee2e6;
  color: #6c757d;
}

.p-button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-button .p-button-label {
  transition-duration: 0.2s;
}

.p-button .p-button-icon-left {
  margin-right: 0.5rem;
}

.p-button .p-button-icon-right {
  margin-left: 0.5rem;
}

.p-button .p-button-icon-bottom {
  margin-top: 0.5rem;
}

.p-button .p-button-icon-top {
  margin-bottom: 0.5rem;
}

.p-button .p-badge {
  margin-left: 0.5rem;
  min-width: 1rem;
  height: 1rem;
  line-height: 1rem;
  color: #2196F3;
  background-color: #ffffff;
}

.p-button.p-button-raised {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.p-button.p-button-rounded {
  border-radius: 2rem;
}

.p-button.p-button-icon-only {
  width: 2.357rem;
  padding: 0.5rem 0;
}

.p-button.p-button-icon-only .p-button-icon-left,
.p-button.p-button-icon-only .p-button-icon-right {
  margin: 0;
}

.p-button.p-button-icon-only.p-button-rounded {
  border-radius: 50%;
  height: 2.357rem;
}

.p-button.p-button-sm {
  font-size: 0.875rem;
  padding: 0.4375rem 0.875rem;
}

.p-button.p-button-sm .p-button-icon {
  font-size: 0.875rem;
}

.p-button.p-button-lg {
  font-size: 1.25rem;
  padding: 0.625rem 1.25rem;
}

.p-button.p-button-lg .p-button-icon {
  font-size: 1.25rem;
}

.p-button.p-button-loading-label-only .p-button-label {
  margin-left: 0.5rem;
}

.p-button.p-button-loading-label-only .p-button-loading-icon {
  margin-right: 0;
}

.p-fluid .p-button {
  width: 100%;
}

.p-fluid .p-button-icon-only {
  width: 2.357rem;
}

.p-fluid .p-buttonset {
  display: flex;
}

.p-fluid .p-buttonset .p-button {
  flex: 1;
}

.p-button.p-button-secondary, .p-buttonset.p-button-secondary > .p-button, .p-splitbutton.p-button-secondary > .p-button {
  color: #ffffff;
  background: #607D8B;
  border: 1px solid #607D8B;
}

.p-button.p-button-secondary:enabled:hover, .p-buttonset.p-button-secondary > .p-button:enabled:hover, .p-splitbutton.p-button-secondary > .p-button:enabled:hover {
  background: #56717d;
  color: #ffffff;
  border-color: #56717d;
}

.p-button.p-button-secondary:enabled:focus, .p-buttonset.p-button-secondary > .p-button:enabled:focus, .p-splitbutton.p-button-secondary > .p-button:enabled:focus {
  box-shadow: 0 0 0 0.2rem #beccd2;
}

.p-button.p-button-secondary:enabled:active, .p-buttonset.p-button-secondary > .p-button:enabled:active, .p-splitbutton.p-button-secondary > .p-button:enabled:active {
  background: #4d646f;
  color: #ffffff;
  border-color: #4d646f;
}

.p-button.p-button-secondary.p-button-outlined, .p-buttonset.p-button-secondary > .p-button.p-button-outlined, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined {
  background-color: transparent;
  color: #607D8B;
  border: 1px solid;
}

.p-button.p-button-secondary.p-button-outlined:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:hover {
  background: rgba(96, 125, 139, 0.04);
  color: #607D8B;
  border: 1px solid;
}

.p-button.p-button-secondary.p-button-outlined:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-outlined:enabled:active {
  background: rgba(96, 125, 139, 0.16);
  color: #607D8B;
  border: 1px solid;
}

.p-button.p-button-secondary.p-button-text, .p-buttonset.p-button-secondary > .p-button.p-button-text, .p-splitbutton.p-button-secondary > .p-button.p-button-text {
  background-color: transparent;
  color: #607D8B;
  border-color: transparent;
}

.p-button.p-button-secondary.p-button-text:enabled:hover, .p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:hover {
  background: rgba(96, 125, 139, 0.04);
  border-color: transparent;
  color: #607D8B;
}

.p-button.p-button-secondary.p-button-text:enabled:active, .p-buttonset.p-button-secondary > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-secondary > .p-button.p-button-text:enabled:active {
  background: rgba(96, 125, 139, 0.16);
  border-color: transparent;
  color: #607D8B;
}

.p-button.p-button-info, .p-buttonset.p-button-info > .p-button, .p-splitbutton.p-button-info > .p-button {
  color: #ffffff;
  background: #0288D1;
  border: 1px solid #0288D1;
}

.p-button.p-button-info:enabled:hover, .p-buttonset.p-button-info > .p-button:enabled:hover, .p-splitbutton.p-button-info > .p-button:enabled:hover {
  background: #027abc;
  color: #ffffff;
  border-color: #027abc;
}

.p-button.p-button-info:enabled:focus, .p-buttonset.p-button-info > .p-button:enabled:focus, .p-splitbutton.p-button-info > .p-button:enabled:focus {
  box-shadow: 0 0 0 0.2rem #89d4fe;
}

.p-button.p-button-info:enabled:active, .p-buttonset.p-button-info > .p-button:enabled:active, .p-splitbutton.p-button-info > .p-button:enabled:active {
  background: #026da7;
  color: #ffffff;
  border-color: #026da7;
}

.p-button.p-button-info.p-button-outlined, .p-buttonset.p-button-info > .p-button.p-button-outlined, .p-splitbutton.p-button-info > .p-button.p-button-outlined {
  background-color: transparent;
  color: #0288D1;
  border: 1px solid;
}

.p-button.p-button-info.p-button-outlined:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:hover {
  background: rgba(2, 136, 209, 0.04);
  color: #0288D1;
  border: 1px solid;
}

.p-button.p-button-info.p-button-outlined:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-outlined:enabled:active {
  background: rgba(2, 136, 209, 0.16);
  color: #0288D1;
  border: 1px solid;
}

.p-button.p-button-info.p-button-text, .p-buttonset.p-button-info > .p-button.p-button-text, .p-splitbutton.p-button-info > .p-button.p-button-text {
  background-color: transparent;
  color: #0288D1;
  border-color: transparent;
}

.p-button.p-button-info.p-button-text:enabled:hover, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:hover {
  background: rgba(2, 136, 209, 0.04);
  border-color: transparent;
  color: #0288D1;
}

.p-button.p-button-info.p-button-text:enabled:active, .p-buttonset.p-button-info > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-info > .p-button.p-button-text:enabled:active {
  background: rgba(2, 136, 209, 0.16);
  border-color: transparent;
  color: #0288D1;
}

.p-button.p-button-success, .p-buttonset.p-button-success > .p-button, .p-splitbutton.p-button-success > .p-button {
  color: #ffffff;
  background: #689F38;
  border: 1px solid #689F38;
}

.p-button.p-button-success:enabled:hover, .p-buttonset.p-button-success > .p-button:enabled:hover, .p-splitbutton.p-button-success > .p-button:enabled:hover {
  background: #5e8f32;
  color: #ffffff;
  border-color: #5e8f32;
}

.p-button.p-button-success:enabled:focus, .p-buttonset.p-button-success > .p-button:enabled:focus, .p-splitbutton.p-button-success > .p-button:enabled:focus {
  box-shadow: 0 0 0 0.2rem #c2e0a8;
}

.p-button.p-button-success:enabled:active, .p-buttonset.p-button-success > .p-button:enabled:active, .p-splitbutton.p-button-success > .p-button:enabled:active {
  background: #537f2d;
  color: #ffffff;
  border-color: #537f2d;
}

.p-button.p-button-success.p-button-outlined, .p-buttonset.p-button-success > .p-button.p-button-outlined, .p-splitbutton.p-button-success > .p-button.p-button-outlined {
  background-color: transparent;
  color: #689F38;
  border: 1px solid;
}

.p-button.p-button-success.p-button-outlined:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:hover {
  background: rgba(104, 159, 56, 0.04);
  color: #689F38;
  border: 1px solid;
}

.p-button.p-button-success.p-button-outlined:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-outlined:enabled:active {
  background: rgba(104, 159, 56, 0.16);
  color: #689F38;
  border: 1px solid;
}

.p-button.p-button-success.p-button-text, .p-buttonset.p-button-success > .p-button.p-button-text, .p-splitbutton.p-button-success > .p-button.p-button-text {
  background-color: transparent;
  color: #689F38;
  border-color: transparent;
}

.p-button.p-button-success.p-button-text:enabled:hover, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:hover {
  background: rgba(104, 159, 56, 0.04);
  border-color: transparent;
  color: #689F38;
}

.p-button.p-button-success.p-button-text:enabled:active, .p-buttonset.p-button-success > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-success > .p-button.p-button-text:enabled:active {
  background: rgba(104, 159, 56, 0.16);
  border-color: transparent;
  color: #689F38;
}

.p-button.p-button-warning, .p-buttonset.p-button-warning > .p-button, .p-splitbutton.p-button-warning > .p-button {
  color: #212529;
  background: #FBC02D;
  border: 1px solid #FBC02D;
}

.p-button.p-button-warning:enabled:hover, .p-buttonset.p-button-warning > .p-button:enabled:hover, .p-splitbutton.p-button-warning > .p-button:enabled:hover {
  background: #fab710;
  color: #212529;
  border-color: #fab710;
}

.p-button.p-button-warning:enabled:focus, .p-buttonset.p-button-warning > .p-button:enabled:focus, .p-splitbutton.p-button-warning > .p-button:enabled:focus {
  box-shadow: 0 0 0 0.2rem #fde6ab;
}

.p-button.p-button-warning:enabled:active, .p-buttonset.p-button-warning > .p-button:enabled:active, .p-splitbutton.p-button-warning > .p-button:enabled:active {
  background: #e8a704;
  color: #212529;
  border-color: #e8a704;
}

.p-button.p-button-warning.p-button-outlined, .p-buttonset.p-button-warning > .p-button.p-button-outlined, .p-splitbutton.p-button-warning > .p-button.p-button-outlined {
  background-color: transparent;
  color: #FBC02D;
  border: 1px solid;
}

.p-button.p-button-warning.p-button-outlined:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:hover {
  background: rgba(251, 192, 45, 0.04);
  color: #FBC02D;
  border: 1px solid;
}

.p-button.p-button-warning.p-button-outlined:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-outlined:enabled:active {
  background: rgba(251, 192, 45, 0.16);
  color: #FBC02D;
  border: 1px solid;
}

.p-button.p-button-warning.p-button-text, .p-buttonset.p-button-warning > .p-button.p-button-text, .p-splitbutton.p-button-warning > .p-button.p-button-text {
  background-color: transparent;
  color: #FBC02D;
  border-color: transparent;
}

.p-button.p-button-warning.p-button-text:enabled:hover, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:hover {
  background: rgba(251, 192, 45, 0.04);
  border-color: transparent;
  color: #FBC02D;
}

.p-button.p-button-warning.p-button-text:enabled:active, .p-buttonset.p-button-warning > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-warning > .p-button.p-button-text:enabled:active {
  background: rgba(251, 192, 45, 0.16);
  border-color: transparent;
  color: #FBC02D;
}

.p-button.p-button-help, .p-buttonset.p-button-help > .p-button, .p-splitbutton.p-button-help > .p-button {
  color: #ffffff;
  background: #9C27B0;
  border: 1px solid #9C27B0;
}

.p-button.p-button-help:enabled:hover, .p-buttonset.p-button-help > .p-button:enabled:hover, .p-splitbutton.p-button-help > .p-button:enabled:hover {
  background: #8c239e;
  color: #ffffff;
  border-color: #8c239e;
}

.p-button.p-button-help:enabled:focus, .p-buttonset.p-button-help > .p-button:enabled:focus, .p-splitbutton.p-button-help > .p-button:enabled:focus {
  box-shadow: 0 0 0 0.2rem #df9eea;
}

.p-button.p-button-help:enabled:active, .p-buttonset.p-button-help > .p-button:enabled:active, .p-splitbutton.p-button-help > .p-button:enabled:active {
  background: #7d1f8d;
  color: #ffffff;
  border-color: #7d1f8d;
}

.p-button.p-button-help.p-button-outlined, .p-buttonset.p-button-help > .p-button.p-button-outlined, .p-splitbutton.p-button-help > .p-button.p-button-outlined {
  background-color: transparent;
  color: #9C27B0;
  border: 1px solid;
}

.p-button.p-button-help.p-button-outlined:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:hover {
  background: rgba(156, 39, 176, 0.04);
  color: #9C27B0;
  border: 1px solid;
}

.p-button.p-button-help.p-button-outlined:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-outlined:enabled:active {
  background: rgba(156, 39, 176, 0.16);
  color: #9C27B0;
  border: 1px solid;
}

.p-button.p-button-help.p-button-text, .p-buttonset.p-button-help > .p-button.p-button-text, .p-splitbutton.p-button-help > .p-button.p-button-text {
  background-color: transparent;
  color: #9C27B0;
  border-color: transparent;
}

.p-button.p-button-help.p-button-text:enabled:hover, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:hover {
  background: rgba(156, 39, 176, 0.04);
  border-color: transparent;
  color: #9C27B0;
}

.p-button.p-button-help.p-button-text:enabled:active, .p-buttonset.p-button-help > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-help > .p-button.p-button-text:enabled:active {
  background: rgba(156, 39, 176, 0.16);
  border-color: transparent;
  color: #9C27B0;
}

.p-button.p-button-danger, .p-buttonset.p-button-danger > .p-button, .p-splitbutton.p-button-danger > .p-button {
  color: #ffffff;
  background: #D32F2F;
  border: 1px solid #D32F2F;
}

.p-button.p-button-danger:enabled:hover, .p-buttonset.p-button-danger > .p-button:enabled:hover, .p-splitbutton.p-button-danger > .p-button:enabled:hover {
  background: #c02929;
  color: #ffffff;
  border-color: #c02929;
}

.p-button.p-button-danger:enabled:focus, .p-buttonset.p-button-danger > .p-button:enabled:focus, .p-splitbutton.p-button-danger > .p-button:enabled:focus {
  box-shadow: 0 0 0 0.2rem #edacac;
}

.p-button.p-button-danger:enabled:active, .p-buttonset.p-button-danger > .p-button:enabled:active, .p-splitbutton.p-button-danger > .p-button:enabled:active {
  background: #aa2424;
  color: #ffffff;
  border-color: #aa2424;
}

.p-button.p-button-danger.p-button-outlined, .p-buttonset.p-button-danger > .p-button.p-button-outlined, .p-splitbutton.p-button-danger > .p-button.p-button-outlined {
  background-color: transparent;
  color: #D32F2F;
  border: 1px solid;
}

.p-button.p-button-danger.p-button-outlined:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:hover {
  background: rgba(211, 47, 47, 0.04);
  color: #D32F2F;
  border: 1px solid;
}

.p-button.p-button-danger.p-button-outlined:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-outlined:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-outlined:enabled:active {
  background: rgba(211, 47, 47, 0.16);
  color: #D32F2F;
  border: 1px solid;
}

.p-button.p-button-danger.p-button-text, .p-buttonset.p-button-danger > .p-button.p-button-text, .p-splitbutton.p-button-danger > .p-button.p-button-text {
  background-color: transparent;
  color: #D32F2F;
  border-color: transparent;
}

.p-button.p-button-danger.p-button-text:enabled:hover, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:hover, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:hover {
  background: rgba(211, 47, 47, 0.04);
  border-color: transparent;
  color: #D32F2F;
}

.p-button.p-button-danger.p-button-text:enabled:active, .p-buttonset.p-button-danger > .p-button.p-button-text:enabled:active, .p-splitbutton.p-button-danger > .p-button.p-button-text:enabled:active {
  background: rgba(211, 47, 47, 0.16);
  border-color: transparent;
  color: #D32F2F;
}

.p-button.p-button-link {
  color: #0b7ad1;
  background: transparent;
  border: transparent;
}

.p-button.p-button-link:enabled:hover {
  background: transparent;
  color: #0b7ad1;
  border-color: transparent;
}

.p-button.p-button-link:enabled:hover .p-button-label {
  text-decoration: underline;
}

.p-button.p-button-link:enabled:focus {
  background: transparent;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
  border-color: transparent;
}

.p-button.p-button-link:enabled:active {
  background: transparent;
  color: #0b7ad1;
  border-color: transparent;
}

.p-speeddial-button.p-button.p-button-icon-only {
  width: 4rem;
  height: 4rem;
}

.p-speeddial-button.p-button.p-button-icon-only .p-button-icon {
  font-size: 1.3rem;
}

.p-speeddial-action {
  width: 3rem;
  height: 3rem;
  background: #495057;
  color: #fff;
}

.p-speeddial-action:hover {
  background: #343a40;
  color: #fff;
}

.p-speeddial-direction-up .p-speeddial-item {
  margin: 0.25rem 0;
}

.p-speeddial-direction-up .p-speeddial-item:first-child {
  margin-bottom: 0.5rem;
}

.p-speeddial-direction-down .p-speeddial-item {
  margin: 0.25rem 0;
}

.p-speeddial-direction-down .p-speeddial-item:first-child {
  margin-top: 0.5rem;
}

.p-speeddial-direction-left .p-speeddial-item {
  margin: 0 0.25rem;
}

.p-speeddial-direction-left .p-speeddial-item:first-child {
  margin-right: 0.5rem;
}

.p-speeddial-direction-right .p-speeddial-item {
  margin: 0 0.25rem;
}

.p-speeddial-direction-right .p-speeddial-item:first-child {
  margin-left: 0.5rem;
}

.p-speeddial-circle .p-speeddial-item,
.p-speeddial-semi-circle .p-speeddial-item,
.p-speeddial-quarter-circle .p-speeddial-item {
  margin: 0;
}

.p-speeddial-circle .p-speeddial-item:first-child, .p-speeddial-circle .p-speeddial-item:last-child,
.p-speeddial-semi-circle .p-speeddial-item:first-child,
.p-speeddial-semi-circle .p-speeddial-item:last-child,
.p-speeddial-quarter-circle .p-speeddial-item:first-child,
.p-speeddial-quarter-circle .p-speeddial-item:last-child {
  margin: 0;
}

.p-speeddial-mask {
  background-color: rgba(0, 0, 0, 0.4);
}

.p-splitbutton {
  border-radius: 3px;
}

.p-splitbutton.p-button-outlined > .p-button {
  background-color: transparent;
  color: #2196F3;
  border: 1px solid;
}

.p-splitbutton.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(33, 150, 243, 0.04);
  color: #2196F3;
}

.p-splitbutton.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(33, 150, 243, 0.16);
  color: #2196F3;
}

.p-splitbutton.p-button-outlined.p-button-plain > .p-button {
  color: #6c757d;
  border-color: #6c757d;
}

.p-splitbutton.p-button-outlined.p-button-plain > .p-button:enabled:hover, .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: #e9ecef;
  color: #6c757d;
}

.p-splitbutton.p-button-outlined.p-button-plain > .p-button:enabled:active, .p-splitbutton.p-button-outlined.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):active {
  background: #dee2e6;
  color: #6c757d;
}

.p-splitbutton.p-button-text > .p-button {
  background-color: transparent;
  color: #2196F3;
  border-color: transparent;
}

.p-splitbutton.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(33, 150, 243, 0.04);
  color: #2196F3;
  border-color: transparent;
}

.p-splitbutton.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(33, 150, 243, 0.16);
  color: #2196F3;
  border-color: transparent;
}

.p-splitbutton.p-button-text.p-button-plain > .p-button {
  color: #6c757d;
}

.p-splitbutton.p-button-text.p-button-plain > .p-button:enabled:hover, .p-splitbutton.p-button-text.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: #e9ecef;
  color: #6c757d;
}

.p-splitbutton.p-button-text.p-button-plain > .p-button:enabled:active, .p-splitbutton.p-button-text.p-button-plain > .p-button:not(button):not(a):not(.p-disabled):active {
  background: #dee2e6;
  color: #6c757d;
}

.p-splitbutton.p-button-raised {
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.p-splitbutton.p-button-rounded {
  border-radius: 2rem;
}

.p-splitbutton.p-button-rounded > .p-button {
  border-radius: 2rem;
}

.p-splitbutton.p-button-sm > .p-button {
  font-size: 0.875rem;
  padding: 0.4375rem 0.875rem;
}

.p-splitbutton.p-button-sm > .p-button .p-button-icon {
  font-size: 0.875rem;
}

.p-splitbutton.p-button-lg > .p-button {
  font-size: 1.25rem;
  padding: 0.625rem 1.25rem;
}

.p-splitbutton.p-button-lg > .p-button .p-button-icon {
  font-size: 1.25rem;
}

.p-splitbutton.p-button-secondary.p-button-outlined > .p-button {
  background-color: transparent;
  color: #607D8B;
  border: 1px solid;
}

.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(96, 125, 139, 0.04);
  color: #607D8B;
}

.p-splitbutton.p-button-secondary.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-secondary.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(96, 125, 139, 0.16);
  color: #607D8B;
}

.p-splitbutton.p-button-secondary.p-button-text > .p-button {
  background-color: transparent;
  color: #607D8B;
  border-color: transparent;
}

.p-splitbutton.p-button-secondary.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(96, 125, 139, 0.04);
  border-color: transparent;
  color: #607D8B;
}

.p-splitbutton.p-button-secondary.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-secondary.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(96, 125, 139, 0.16);
  border-color: transparent;
  color: #607D8B;
}

.p-splitbutton.p-button-info.p-button-outlined > .p-button {
  background-color: transparent;
  color: #0288D1;
  border: 1px solid;
}

.p-splitbutton.p-button-info.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(2, 136, 209, 0.04);
  color: #0288D1;
}

.p-splitbutton.p-button-info.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-info.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(2, 136, 209, 0.16);
  color: #0288D1;
}

.p-splitbutton.p-button-info.p-button-text > .p-button {
  background-color: transparent;
  color: #0288D1;
  border-color: transparent;
}

.p-splitbutton.p-button-info.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-info.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(2, 136, 209, 0.04);
  border-color: transparent;
  color: #0288D1;
}

.p-splitbutton.p-button-info.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-info.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(2, 136, 209, 0.16);
  border-color: transparent;
  color: #0288D1;
}

.p-splitbutton.p-button-success.p-button-outlined > .p-button {
  background-color: transparent;
  color: #689F38;
  border: 1px solid;
}

.p-splitbutton.p-button-success.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(104, 159, 56, 0.04);
  color: #689F38;
}

.p-splitbutton.p-button-success.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-success.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(104, 159, 56, 0.16);
  color: #689F38;
}

.p-splitbutton.p-button-success.p-button-text > .p-button {
  background-color: transparent;
  color: #689F38;
  border-color: transparent;
}

.p-splitbutton.p-button-success.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-success.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(104, 159, 56, 0.04);
  border-color: transparent;
  color: #689F38;
}

.p-splitbutton.p-button-success.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-success.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(104, 159, 56, 0.16);
  border-color: transparent;
  color: #689F38;
}

.p-splitbutton.p-button-warning.p-button-outlined > .p-button {
  background-color: transparent;
  color: #FBC02D;
  border: 1px solid;
}

.p-splitbutton.p-button-warning.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(251, 192, 45, 0.04);
  color: #FBC02D;
}

.p-splitbutton.p-button-warning.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-warning.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(251, 192, 45, 0.16);
  color: #FBC02D;
}

.p-splitbutton.p-button-warning.p-button-text > .p-button {
  background-color: transparent;
  color: #FBC02D;
  border-color: transparent;
}

.p-splitbutton.p-button-warning.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-warning.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(251, 192, 45, 0.04);
  border-color: transparent;
  color: #FBC02D;
}

.p-splitbutton.p-button-warning.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-warning.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(251, 192, 45, 0.16);
  border-color: transparent;
  color: #FBC02D;
}

.p-splitbutton.p-button-help.p-button-outlined > .p-button {
  background-color: transparent;
  color: #9C27B0;
  border: 1px solid;
}

.p-splitbutton.p-button-help.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(156, 39, 176, 0.04);
  color: #9C27B0;
}

.p-splitbutton.p-button-help.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-help.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(156, 39, 176, 0.16);
  color: #9C27B0;
}

.p-splitbutton.p-button-help.p-button-text > .p-button {
  background-color: transparent;
  color: #9C27B0;
  border-color: transparent;
}

.p-splitbutton.p-button-help.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-help.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(156, 39, 176, 0.04);
  border-color: transparent;
  color: #9C27B0;
}

.p-splitbutton.p-button-help.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-help.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(156, 39, 176, 0.16);
  border-color: transparent;
  color: #9C27B0;
}

.p-splitbutton.p-button-danger.p-button-outlined > .p-button {
  background-color: transparent;
  color: #D32F2F;
  border: 1px solid;
}

.p-splitbutton.p-button-danger.p-button-outlined > .p-button:enabled:hover, .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(211, 47, 47, 0.04);
  color: #D32F2F;
}

.p-splitbutton.p-button-danger.p-button-outlined > .p-button:enabled:active, .p-splitbutton.p-button-danger.p-button-outlined > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(211, 47, 47, 0.16);
  color: #D32F2F;
}

.p-splitbutton.p-button-danger.p-button-text > .p-button {
  background-color: transparent;
  color: #D32F2F;
  border-color: transparent;
}

.p-splitbutton.p-button-danger.p-button-text > .p-button:enabled:hover, .p-splitbutton.p-button-danger.p-button-text > .p-button:not(button):not(a):not(.p-disabled):hover {
  background: rgba(211, 47, 47, 0.04);
  border-color: transparent;
  color: #D32F2F;
}

.p-splitbutton.p-button-danger.p-button-text > .p-button:enabled:active, .p-splitbutton.p-button-danger.p-button-text > .p-button:not(button):not(a):not(.p-disabled):active {
  background: rgba(211, 47, 47, 0.16);
  border-color: transparent;
  color: #D32F2F;
}

.p-carousel .p-carousel-content .p-carousel-prev,
.p-carousel .p-carousel-content .p-carousel-next {
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  margin: 0.5rem;
}

.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover,
.p-carousel .p-carousel-content .p-carousel-next:enabled:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.p-carousel .p-carousel-content .p-carousel-prev:focus,
.p-carousel .p-carousel-content .p-carousel-next:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-carousel .p-carousel-indicators {
  padding: 1rem;
}

.p-carousel .p-carousel-indicators .p-carousel-indicator {
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
}

.p-carousel .p-carousel-indicators .p-carousel-indicator button {
  background-color: #e9ecef;
  width: 2rem;
  height: 0.5rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 0;
}

.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover {
  background: #dee2e6;
}

.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
  background: #E3F2FD;
  color: #495057;
}

.p-datatable .p-paginator-top {
  border-width: 0 0 1px 0;
  border-radius: 0;
}

.p-datatable .p-paginator-bottom {
  border-width: 0 0 1px 0;
  border-radius: 0;
}

.p-datatable .p-datatable-header {
  background: #f8f9fa;
  color: #495057;
  border: 1px solid #e9ecef;
  border-width: 1px 0 1px 0;
  padding: 1rem 1rem;
  font-weight: 600;
}

.p-datatable .p-datatable-footer {
  background: #f8f9fa;
  color: #495057;
  border: 1px solid #e9ecef;
  border-width: 0 0 1px 0;
  padding: 1rem 1rem;
  font-weight: 600;
}

.p-datatable .p-datatable-thead > tr > th {
  text-align: left;
  padding: 1rem 1rem;
  border: 1px solid #e9ecef;
  border-width: 0 0 1px 0;
  font-weight: 600;
  color: #495057;
  background: #f8f9fa;
  transition: box-shadow 0.2s;
}

.p-datatable .p-datatable-tfoot > tr > td {
  text-align: left;
  padding: 1rem 1rem;
  border: 1px solid #e9ecef;
  border-width: 0 0 1px 0;
  font-weight: 600;
  color: #495057;
  background: #f8f9fa;
}

.p-datatable .p-sortable-column .p-sortable-column-icon {
  color: #6c757d;
  margin-left: 0.5rem;
}

.p-datatable .p-sortable-column .p-sortable-column-badge {
  border-radius: 50%;
  height: 1.143rem;
  min-width: 1.143rem;
  line-height: 1.143rem;
  color: #495057;
  background: #E3F2FD;
  margin-left: 0.5rem;
}

.p-datatable .p-sortable-column:not(.p-highlight):hover {
  background: #e9ecef;
  color: #495057;
}

.p-datatable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
  color: #6c757d;
}

.p-datatable .p-sortable-column.p-highlight {
  background: #f8f9fa;
  color: #2196F3;
}

.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon {
  color: #2196F3;
}

.p-datatable .p-sortable-column.p-highlight:hover {
  background: #e9ecef;
  color: #2196F3;
}

.p-datatable .p-sortable-column.p-highlight:hover .p-sortable-column-icon {
  color: #2196F3;
}

.p-datatable .p-sortable-column:focus {
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
  outline: 0 none;
}

.p-datatable .p-datatable-tbody > tr {
  background: #ffffff;
  color: #495057;
  transition: box-shadow 0.2s;
}

.p-datatable .p-datatable-tbody > tr > td {
  text-align: left;
  border: 1px solid #e9ecef;
  border-width: 0 0 1px 0;
  padding: 1rem 1rem;
}

.p-datatable .p-datatable-tbody > tr > td .p-row-toggler,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel {
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-datatable .p-datatable-tbody > tr > td .p-row-toggler:enabled:hover,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:enabled:hover,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:enabled:hover,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:enabled:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.p-datatable .p-datatable-tbody > tr > td .p-row-toggler:focus,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-init:focus,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save:focus,
.p-datatable .p-datatable-tbody > tr > td .p-row-editor-cancel:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-datatable .p-datatable-tbody > tr > td .p-row-editor-save {
  margin-right: 0.5rem;
}

.p-datatable .p-datatable-tbody > tr:focus {
  outline: 0.15rem solid #a6d5fa;
  outline-offset: 0.15rem;
}

.p-datatable .p-datatable-tbody > tr.p-highlight {
  background: #E3F2FD;
  color: #495057;
}

.p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
  box-shadow: inset 0 2px 0 0 #E3F2FD;
}

.p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
  box-shadow: inset 0 -2px 0 0 #E3F2FD;
}

.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody > tr:not(.p-highlight):hover {
  background: #e9ecef;
  color: #495057;
}

.p-datatable .p-column-resizer-helper {
  background: #2196F3;
}

.p-datatable .p-datatable-scrollable-header,
.p-datatable .p-datatable-scrollable-footer {
  background: #f8f9fa;
}

.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-thead,
.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-datatable-table > .p-datatable-tfoot, .p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-thead,
.p-datatable.p-datatable-scrollable > .p-datatable-wrapper > .p-scroller-viewport > .p-scroller > .p-datatable-table > .p-datatable-tfoot {
  background-color: #f8f9fa;
}

.p-datatable .p-datatable-loading-icon {
  font-size: 2rem;
}

.p-datatable.p-datatable-gridlines .p-datatable-header {
  border-width: 1px 1px 0 1px;
}

.p-datatable.p-datatable-gridlines .p-datatable-footer {
  border-width: 0 1px 1px 1px;
}

.p-datatable.p-datatable-gridlines .p-paginator-top {
  border-width: 0 1px 0 1px;
}

.p-datatable.p-datatable-gridlines .p-paginator-bottom {
  border-width: 0 1px 1px 1px;
}

.p-datatable.p-datatable-gridlines .p-datatable-thead > tr > th {
  border-width: 1px 0 1px 1px;
}

.p-datatable.p-datatable-gridlines .p-datatable-thead > tr > th:last-child {
  border-width: 1px;
}

.p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td {
  border-width: 1px 0 0 1px;
}

.p-datatable.p-datatable-gridlines .p-datatable-tbody > tr > td:last-child {
  border-width: 1px 1px 0 1px;
}

.p-datatable.p-datatable-gridlines .p-datatable-tbody > tr:last-child > td {
  border-width: 1px 0 1px 1px;
}

.p-datatable.p-datatable-gridlines .p-datatable-tbody > tr:last-child > td:last-child {
  border-width: 1px;
}

.p-datatable.p-datatable-gridlines .p-datatable-tfoot > tr > td {
  border-width: 1px 0 1px 1px;
}

.p-datatable.p-datatable-gridlines .p-datatable-tfoot > tr > td:last-child {
  border-width: 1px 1px 1px 1px;
}

.p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td {
  border-width: 0 0 1px 1px;
}

.p-datatable.p-datatable-gridlines .p-datatable-thead + .p-datatable-tfoot > tr > td:last-child {
  border-width: 0 1px 1px 1px;
}

.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td {
  border-width: 0 0 1px 1px;
}

.p-datatable.p-datatable-gridlines:has(.p-datatable-thead):has(.p-datatable-tbody) .p-datatable-tbody > tr > td:last-child {
  border-width: 0 1px 1px 1px;
}

.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td {
  border-width: 0 0 0 1px;
}

.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
  border-width: 0 1px 0 1px;
}

.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
  background: #fcfcfc;
}

.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
  background: #E3F2FD;
  color: #495057;
}

.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
  color: #495057;
}

.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
  color: #495057;
}

.p-datatable.p-datatable-sm .p-datatable-header {
  padding: 0.5rem 0.5rem;
}

.p-datatable.p-datatable-sm .p-datatable-thead > tr > th {
  padding: 0.5rem 0.5rem;
}

.p-datatable.p-datatable-sm .p-datatable-tbody > tr > td {
  padding: 0.5rem 0.5rem;
}

.p-datatable.p-datatable-sm .p-datatable-tfoot > tr > td {
  padding: 0.5rem 0.5rem;
}

.p-datatable.p-datatable-sm .p-datatable-footer {
  padding: 0.5rem 0.5rem;
}

.p-datatable.p-datatable-lg .p-datatable-header {
  padding: 1.25rem 1.25rem;
}

.p-datatable.p-datatable-lg .p-datatable-thead > tr > th {
  padding: 1.25rem 1.25rem;
}

.p-datatable.p-datatable-lg .p-datatable-tbody > tr > td {
  padding: 1.25rem 1.25rem;
}

.p-datatable.p-datatable-lg .p-datatable-tfoot > tr > td {
  padding: 1.25rem 1.25rem;
}

.p-datatable.p-datatable-lg .p-datatable-footer {
  padding: 1.25rem 1.25rem;
}

.p-dataview .p-paginator-top {
  border-width: 0 0 1px 0;
  border-radius: 0;
}

.p-dataview .p-paginator-bottom {
  border-width: 0 0 1px 0;
  border-radius: 0;
}

.p-dataview .p-dataview-header {
  background: #f8f9fa;
  color: #495057;
  border: 1px solid #e9ecef;
  border-width: 1px 0 1px 0;
  padding: 1rem 1rem;
  font-weight: 600;
}

.p-dataview .p-dataview-content {
  background: #ffffff;
  color: #495057;
  border: 0 none;
  padding: 0;
}

.p-dataview.p-dataview-list .p-dataview-content > .p-grid > div {
  border: solid #e9ecef;
  border-width: 0 0 1px 0;
}

.p-dataview .p-dataview-footer {
  background: #f8f9fa;
  color: #495057;
  border: 1px solid #e9ecef;
  border-width: 0 0 1px 0;
  padding: 1rem 1rem;
  font-weight: 600;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.p-dataview .p-dataview-loading-icon {
  font-size: 2rem;
}

.p-dataview .p-dataview-emptymessage {
  padding: 1rem;
}

.p-column-filter-row .p-column-filter-menu-button,
.p-column-filter-row .p-column-filter-clear-button {
  margin-left: 0.5rem;
}

.p-column-filter-menu-button {
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-column-filter-menu-button:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.p-column-filter-menu-button.p-column-filter-menu-button-open, .p-column-filter-menu-button.p-column-filter-menu-button-open:hover {
  background: #e9ecef;
  color: #495057;
}

.p-column-filter-menu-button.p-column-filter-menu-button-active, .p-column-filter-menu-button.p-column-filter-menu-button-active:hover {
  background: #E3F2FD;
  color: #495057;
}

.p-column-filter-menu-button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-column-filter-clear-button {
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-column-filter-clear-button:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.p-column-filter-clear-button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-column-filter-overlay {
  background: #ffffff;
  color: #495057;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  min-width: 12.5rem;
}

.p-column-filter-overlay .p-column-filter-row-items {
  padding: 0.5rem 0;
}

.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item {
  margin: 0;
  padding: 0.5rem 1rem;
  border: 0 none;
  color: #495057;
  background: transparent;
  transition: box-shadow 0.2s;
  border-radius: 0;
}

.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item.p-highlight {
  color: #495057;
  background: #E3F2FD;
}

.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:not(.p-highlight):not(.p-disabled):hover {
  color: #495057;
  background: #e9ecef;
}

.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-separator {
  border-top: 1px solid #dee2e6;
  margin: 0.25rem 0;
}

.p-column-filter-overlay-menu .p-column-filter-operator {
  padding: 0.5rem 1rem;
  border-bottom: 0 none;
  color: #495057;
  background: #f8f9fa;
  margin: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-column-filter-overlay-menu .p-column-filter-constraint {
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
}

.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-matchmode-dropdown {
  margin-bottom: 0.5rem;
}

.p-column-filter-overlay-menu .p-column-filter-constraint .p-column-filter-remove-button {
  margin-top: 0.5rem;
}

.p-column-filter-overlay-menu .p-column-filter-constraint:last-child {
  border-bottom: 0 none;
}

.p-column-filter-overlay-menu .p-column-filter-add-rule {
  padding: 0.5rem 1rem;
}

.p-column-filter-overlay-menu .p-column-filter-buttonbar {
  padding: 1rem;
}

.fc {
  /* FullCalendar 4 */
  /* FullCalendar 5 */
}

.fc.fc-unthemed .fc-view-container th {
  background: #f8f9fa;
  border: 1px solid #dee2e6;
  color: #495057;
}

.fc.fc-unthemed .fc-view-container td.fc-widget-content {
  background: #ffffff;
  border: 1px solid #dee2e6;
  color: #495057;
}

.fc.fc-unthemed .fc-view-container td.fc-head-container {
  border: 1px solid #dee2e6;
}

.fc.fc-unthemed .fc-view-container .fc-row {
  border-right: 1px solid #dee2e6;
}

.fc.fc-unthemed .fc-view-container .fc-event {
  background: #0d89ec;
  border: 1px solid #0d89ec;
  color: #ffffff;
}

.fc.fc-unthemed .fc-view-container .fc-divider {
  background: #f8f9fa;
  border: 1px solid #dee2e6;
}

.fc.fc-unthemed .fc-toolbar .fc-button {
  color: #ffffff;
  background: #2196F3;
  border: 1px solid #2196F3;
  font-size: 1rem;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
  display: flex;
  align-items: center;
}

.fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover {
  background: #0d89ec;
  color: #ffffff;
  border-color: #0d89ec;
}

.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active {
  background: #0b7ad1;
  color: #ffffff;
  border-color: #0b7ad1;
}

.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left {
  font-family: "PrimeIcons" !important;
  text-indent: 0;
  font-size: 1rem;
}

.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before {
  content: "\e900";
}

.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right {
  font-family: "PrimeIcons" !important;
  text-indent: 0;
  font-size: 1rem;
}

.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before {
  content: "\e901";
}

.fc.fc-unthemed .fc-toolbar .fc-button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button {
  background: #ffffff;
  border: 1px solid #ced4da;
  color: #495057;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover {
  background: #e9ecef;
  border-color: #ced4da;
  color: #495057;
}

.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active {
  background: #2196F3;
  border-color: #2196F3;
  color: #ffffff;
}

.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover {
  background: #0d89ec;
  border-color: #0d89ec;
  color: #ffffff;
}

.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus, .fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
  z-index: 1;
}

.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button {
  border-radius: 0;
}

.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.fc.fc-theme-standard .fc-view-harness .fc-scrollgrid {
  border-color: #dee2e6;
}

.fc.fc-theme-standard .fc-view-harness th {
  background: #f8f9fa;
  border-color: #dee2e6;
  color: #495057;
}

.fc.fc-theme-standard .fc-view-harness td {
  color: #495057;
  border-color: #dee2e6;
}

.fc.fc-theme-standard .fc-view-harness .fc-view {
  background: #ffffff;
}

.fc.fc-theme-standard .fc-view-harness .fc-popover {
  background: none;
  border: 0 none;
}

.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header {
  border: 1px solid #dee2e6;
  padding: 1rem;
  background: #f8f9fa;
  color: #495057;
}

.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close {
  opacity: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  font-family: "PrimeIcons" !important;
  font-size: 1rem;
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before {
  content: "\e90b";
}

.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:enabled:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body {
  padding: 1rem;
  border: 1px solid #dee2e6;
  background: #ffffff;
  color: #495057;
  border-top: 0 none;
}

.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event {
  color: #ffffff;
  background: #0d89ec;
  border-color: #0d89ec;
}

.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main {
  color: #ffffff;
}

.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot {
  background: #0d89ec;
  border-color: #0d89ec;
}

.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover {
  background: #e9ecef;
  color: #495057;
}

.fc.fc-theme-standard .fc-view-harness .fc-cell-shaded {
  background: #f8f9fa;
}

.fc.fc-theme-standard .fc-toolbar .fc-button {
  color: #ffffff;
  background: #2196F3;
  border: 1px solid #2196F3;
  font-size: 1rem;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
}

.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover {
  background: #0d89ec;
  color: #ffffff;
  border-color: #0d89ec;
}

.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active {
  background: #0b7ad1;
  color: #ffffff;
  border-color: #0b7ad1;
}

.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.fc.fc-theme-standard .fc-toolbar .fc-button:disabled {
  opacity: 0.6;
  color: #ffffff;
  background: #2196F3;
  border: 1px solid #2196F3;
}

.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left {
  font-family: "PrimeIcons" !important;
  text-indent: 0;
  font-size: 1rem;
}

.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before {
  content: "\e900";
}

.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right {
  font-family: "PrimeIcons" !important;
  text-indent: 0;
  font-size: 1rem;
}

.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before {
  content: "\e901";
}

.fc.fc-theme-standard .fc-toolbar .fc-button:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button {
  background: #ffffff;
  border: 1px solid #ced4da;
  color: #495057;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover {
  background: #e9ecef;
  border-color: #ced4da;
  color: #495057;
}

.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active {
  background: #2196F3;
  border-color: #2196F3;
  color: #ffffff;
}

.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover {
  background: #0d89ec;
  border-color: #0d89ec;
  color: #ffffff;
}

.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus, .fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
  z-index: 1;
}

.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button {
  border-radius: 0;
}

.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.fc.fc-theme-standard a {
  color: #495057;
}

.fc.fc-theme-standard .fc-highlight {
  color: #495057;
  background: #E3F2FD;
}

.p-orderlist .p-orderlist-controls {
  padding: 1rem;
}

.p-orderlist .p-orderlist-controls .p-button {
  margin-bottom: 0.5rem;
}

.p-orderlist .p-orderlist-header {
  background: #f8f9fa;
  color: #495057;
  border: 1px solid #dee2e6;
  padding: 1rem;
  border-bottom: 0 none;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-orderlist .p-orderlist-header .p-orderlist-title {
  font-weight: 600;
}

.p-orderlist .p-orderlist-filter-container {
  padding: 1rem;
  background: #ffffff;
  border: 1px solid #dee2e6;
  border-bottom: 0 none;
}

.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-input {
  padding-right: 1.5rem;
}

.p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon {
  right: 0.5rem;
  color: #6c757d;
}

.p-orderlist .p-orderlist-list {
  border: 1px solid #dee2e6;
  background: #ffffff;
  color: #495057;
  padding: 0.5rem 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-orderlist .p-orderlist-list .p-orderlist-item {
  padding: 0.5rem 1rem;
  margin: 0;
  border: 0 none;
  color: #495057;
  background: transparent;
  transition: box-shadow 0.2s;
}

.p-orderlist .p-orderlist-list .p-orderlist-item:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight {
  color: #495057;
  background: #E3F2FD;
}

.p-orderlist .p-orderlist-list .p-orderlist-empty-message {
  padding: 0.5rem 1rem;
  color: #495057;
}

.p-orderlist .p-orderlist-list:not(.cdk-drop-list-dragging) .p-orderlist-item:not(.p-highlight):hover {
  background: #e9ecef;
  color: #495057;
}

.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even) {
  background: #e9ecef;
}

.p-orderlist.p-orderlist-striped .p-orderlist-list .p-orderlist-item:nth-child(even):hover {
  background: #e9ecef;
}

.p-orderlist-item.cdk-drag-preview {
  padding: 0.5rem 1rem;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  border: 0 none;
  color: #495057;
  background: #ffffff;
  margin: 0;
}

.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover {
  background: #e9ecef;
  color: #495057;
}

.p-organizationchart .p-organizationchart-node-content.p-highlight {
  background: #E3F2FD;
  color: #495057;
}

.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i {
  color: #6cbbf5;
}

.p-organizationchart .p-organizationchart-line-down {
  background: #dee2e6;
}

.p-organizationchart .p-organizationchart-line-left {
  border-right: 1px solid #dee2e6;
  border-color: #dee2e6;
}

.p-organizationchart .p-organizationchart-line-top {
  border-top: 1px solid #dee2e6;
  border-color: #dee2e6;
}

.p-organizationchart .p-organizationchart-node-content {
  border: 1px solid #dee2e6;
  background: #ffffff;
  color: #495057;
  padding: 1rem;
}

.p-organizationchart .p-organizationchart-node-content .p-node-toggler {
  background: inherit;
  color: inherit;
  border-radius: 50%;
}

.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-paginator {
  background: #ffffff;
  color: #6c757d;
  border: solid #e9ecef;
  border-width: 0;
  padding: 0.5rem 1rem;
  border-radius: 3px;
}

.p-paginator .p-paginator-first,
.p-paginator .p-paginator-prev,
.p-paginator .p-paginator-next,
.p-paginator .p-paginator-last {
  background-color: transparent;
  border: 0 none;
  color: #6c757d;
  min-width: 2.357rem;
  height: 2.357rem;
  margin: 0.143rem;
  transition: box-shadow 0.2s;
  border-radius: 3px;
}

.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,
.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover,
.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,
.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover {
  background: #e9ecef;
  border-color: transparent;
  color: #495057;
}

.p-paginator .p-paginator-first {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-paginator .p-paginator-last {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.p-paginator .p-dropdown {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  height: 2.357rem;
}

.p-paginator .p-dropdown .p-dropdown-label {
  padding-right: 0;
}

.p-paginator .p-paginator-page-input {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.p-paginator .p-paginator-page-input .p-inputtext {
  max-width: 2.357rem;
}

.p-paginator .p-paginator-current {
  background-color: transparent;
  border: 0 none;
  color: #6c757d;
  min-width: 2.357rem;
  height: 2.357rem;
  margin: 0.143rem;
  padding: 0 0.5rem;
}

.p-paginator .p-paginator-pages .p-paginator-page {
  background-color: transparent;
  border: 0 none;
  color: #6c757d;
  min-width: 2.357rem;
  height: 2.357rem;
  margin: 0.143rem;
  transition: box-shadow 0.2s;
  border-radius: 3px;
}

.p-paginator .p-paginator-pages .p-paginator-page.p-highlight {
  background: #E3F2FD;
  border-color: #E3F2FD;
  color: #495057;
}

.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
  background: #e9ecef;
  border-color: transparent;
  color: #495057;
}

.p-picklist .p-picklist-buttons {
  padding: 1rem;
}

.p-picklist .p-picklist-buttons .p-button {
  margin-bottom: 0.5rem;
}

.p-picklist .p-picklist-header {
  background: #f8f9fa;
  color: #495057;
  border: 1px solid #dee2e6;
  padding: 1rem;
  border-bottom: 0 none;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-picklist .p-picklist-header .p-picklist-title {
  font-weight: 600;
}

.p-picklist .p-picklist-filter-container {
  padding: 1rem;
  background: #ffffff;
  border: 1px solid #dee2e6;
  border-bottom: 0 none;
}

.p-picklist .p-picklist-filter-container .p-picklist-filter-input {
  padding-right: 1.5rem;
}

.p-picklist .p-picklist-filter-container .p-picklist-filter-icon {
  right: 0.5rem;
  color: #6c757d;
}

.p-picklist .p-picklist-list {
  border: 1px solid #dee2e6;
  background: #ffffff;
  color: #495057;
  padding: 0.5rem 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-picklist .p-picklist-list .p-picklist-item {
  padding: 0.5rem 1rem;
  margin: 0;
  border: 0 none;
  color: #495057;
  background: transparent;
  transition: box-shadow 0.2s;
}

.p-picklist .p-picklist-list .p-picklist-item:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-picklist .p-picklist-list .p-picklist-item.p-highlight {
  color: #495057;
  background: #E3F2FD;
}

.p-picklist .p-picklist-list .p-picklist-empty-message {
  padding: 0.5rem 1rem;
  color: #495057;
}

.p-picklist .p-picklist-list:not(.cdk-drop-list-dragging) .p-picklist-item:not(.p-highlight):hover {
  background: #e9ecef;
  color: #495057;
}

.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even) {
  background: #e9ecef;
}

.p-picklist.p-picklist-striped .p-picklist-list .p-picklist-item:nth-child(even):hover {
  background: #e9ecef;
}

.p-picklist-item.cdk-drag-preview {
  padding: 0.5rem 1rem;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  border: 0 none;
  color: #495057;
  background: #ffffff;
  margin: 0;
}

.p-timeline .p-timeline-event-marker {
  border: 2px solid #2196F3;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  background-color: #ffffff;
}

.p-timeline .p-timeline-event-connector {
  background-color: #dee2e6;
}

.p-timeline.p-timeline-vertical .p-timeline-event-opposite,
.p-timeline.p-timeline-vertical .p-timeline-event-content {
  padding: 0 1rem;
}

.p-timeline.p-timeline-vertical .p-timeline-event-connector {
  width: 2px;
}

.p-timeline.p-timeline-horizontal .p-timeline-event-opposite,
.p-timeline.p-timeline-horizontal .p-timeline-event-content {
  padding: 1rem 0;
}

.p-timeline.p-timeline-horizontal .p-timeline-event-connector {
  height: 2px;
}

.p-tree {
  border: 1px solid #dee2e6;
  background: #ffffff;
  color: #495057;
  padding: 1rem;
  border-radius: 3px;
}

.p-tree .p-tree-container .p-treenode {
  padding: 0.143rem;
}

.p-tree .p-tree-container .p-treenode .p-treenode-content {
  border-radius: 3px;
  transition: box-shadow 0.2s;
  padding: 0;
}

.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler {
  margin-right: 0.5rem;
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon {
  margin-right: 0.5rem;
  color: #6c757d;
}

.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox {
  margin-right: 0.5rem;
}

.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon {
  color: #495057;
}

.p-tree .p-tree-container .p-treenode .p-treenode-content:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight {
  background: #E3F2FD;
  color: #495057;
}

.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
  color: #495057;
}

.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,
.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover {
  color: #495057;
}

.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
  background: #e9ecef;
  color: #495057;
}

.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover {
  background: #e9ecef;
  color: #495057;
}

.p-tree .p-tree-filter-container {
  margin-bottom: 0.5rem;
}

.p-tree .p-tree-filter-container .p-tree-filter {
  width: 100%;
  padding-right: 1.5rem;
}

.p-tree .p-tree-filter-container .p-tree-filter-icon {
  right: 0.5rem;
  color: #6c757d;
}

.p-tree .p-treenode-children {
  padding: 0 0 0 1rem;
}

.p-tree .p-tree-loading-icon {
  font-size: 2rem;
}

.p-tree .p-treenode-droppoint.p-treenode-droppoint-active {
  background-color: #89c8f7;
}

.p-tree.p-tree-horizontal .p-treenode .p-treenode-content {
  border-radius: 3px;
  border: 1px solid #dee2e6;
  background-color: #ffffff;
  color: #495057;
  padding: 0;
  transition: box-shadow 0.2s;
}

.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight {
  background-color: #E3F2FD;
  color: #495057;
}

.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-highlight .p-treenode-icon {
  color: #495057;
}

.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-tree-toggler {
  margin-right: 0.5rem;
}

.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-icon {
  color: #6c757d;
  margin-right: 0.5rem;
}

.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-checkbox {
  margin-right: 0.5rem;
}

.p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-highlight):hover {
  background-color: inherit;
  color: inherit;
}

.p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover {
  background: #e9ecef;
  color: #495057;
}

.p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-treetable .p-paginator-top {
  border-width: 0 0 1px 0;
  border-radius: 0;
}

.p-treetable .p-paginator-bottom {
  border-width: 0 0 1px 0;
  border-radius: 0;
}

.p-treetable .p-treetable-header {
  background: #f8f9fa;
  color: #495057;
  border: 1px solid #e9ecef;
  border-width: 1px 0 1px 0;
  padding: 1rem 1rem;
  font-weight: 600;
}

.p-treetable .p-treetable-footer {
  background: #f8f9fa;
  color: #495057;
  border: 1px solid #e9ecef;
  border-width: 0 0 1px 0;
  padding: 1rem 1rem;
  font-weight: 600;
}

.p-treetable .p-treetable-thead > tr > th {
  text-align: left;
  padding: 1rem 1rem;
  border: 1px solid #e9ecef;
  border-width: 0 0 1px 0;
  font-weight: 600;
  color: #495057;
  background: #f8f9fa;
  transition: box-shadow 0.2s;
}

.p-treetable .p-treetable-tfoot > tr > td {
  text-align: left;
  padding: 1rem 1rem;
  border: 1px solid #e9ecef;
  border-width: 0 0 1px 0;
  font-weight: 600;
  color: #495057;
  background: #f8f9fa;
}

.p-treetable .p-sortable-column {
  outline-color: #a6d5fa;
}

.p-treetable .p-sortable-column .p-sortable-column-icon {
  color: #6c757d;
  margin-left: 0.5rem;
}

.p-treetable .p-sortable-column .p-sortable-column-badge {
  border-radius: 50%;
  height: 1.143rem;
  min-width: 1.143rem;
  line-height: 1.143rem;
  color: #495057;
  background: #E3F2FD;
  margin-left: 0.5rem;
}

.p-treetable .p-sortable-column:not(.p-highlight):hover {
  background: #e9ecef;
  color: #495057;
}

.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon {
  color: #6c757d;
}

.p-treetable .p-sortable-column.p-highlight {
  background: #f8f9fa;
  color: #2196F3;
}

.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon {
  color: #2196F3;
}

.p-treetable .p-treetable-tbody > tr {
  background: #ffffff;
  color: #495057;
  transition: box-shadow 0.2s;
}

.p-treetable .p-treetable-tbody > tr > td {
  text-align: left;
  border: 1px solid #e9ecef;
  border-width: 0 0 1px 0;
  padding: 1rem 1rem;
}

.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler {
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  margin-right: 0.5rem;
}

.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:enabled:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.p-treetable .p-treetable-tbody > tr > td .p-treetable-toggler:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox {
  margin-right: 0.5rem;
}

.p-treetable .p-treetable-tbody > tr > td p-treetablecheckbox .p-checkbox .p-indeterminate .p-checkbox-icon {
  color: #495057;
}

.p-treetable .p-treetable-tbody > tr:focus {
  outline: 0.15rem solid #a6d5fa;
  outline-offset: -0.15rem;
}

.p-treetable .p-treetable-tbody > tr.p-highlight {
  background: #E3F2FD;
  color: #495057;
}

.p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler {
  color: #495057;
}

.p-treetable .p-treetable-tbody > tr.p-highlight .p-treetable-toggler:hover {
  color: #495057;
}

.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover {
  background: #e9ecef;
  color: #495057;
}

.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody > tr:not(.p-highlight):hover .p-treetable-toggler {
  color: #495057;
}

.p-treetable .p-column-resizer-helper {
  background: #2196F3;
}

.p-treetable .p-treetable-scrollable-header,
.p-treetable .p-treetable-scrollable-footer {
  background: #f8f9fa;
}

.p-treetable .p-treetable-loading-icon {
  font-size: 2rem;
}

.p-treetable.p-treetable-gridlines .p-datatable-header {
  border-width: 1px 1px 0 1px;
}

.p-treetable.p-treetable-gridlines .p-treetable-footer {
  border-width: 0 1px 1px 1px;
}

.p-treetable.p-treetable-gridlines .p-treetable-top {
  border-width: 0 1px 0 1px;
}

.p-treetable.p-treetable-gridlines .p-treetable-bottom {
  border-width: 0 1px 1px 1px;
}

.p-treetable.p-treetable-gridlines .p-treetable-thead > tr > th {
  border-width: 1px;
}

.p-treetable.p-treetable-gridlines .p-treetable-tbody > tr > td {
  border-width: 1px;
}

.p-treetable.p-treetable-gridlines .p-treetable-tfoot > tr > td {
  border-width: 1px;
}

.p-treetable.p-treetable-sm .p-treetable-header {
  padding: 0.875rem 0.875rem;
}

.p-treetable.p-treetable-sm .p-treetable-thead > tr > th {
  padding: 0.5rem 0.5rem;
}

.p-treetable.p-treetable-sm .p-treetable-tbody > tr > td {
  padding: 0.5rem 0.5rem;
}

.p-treetable.p-treetable-sm .p-treetable-tfoot > tr > td {
  padding: 0.5rem 0.5rem;
}

.p-treetable.p-treetable-sm .p-treetable-footer {
  padding: 0.5rem 0.5rem;
}

.p-treetable.p-treetable-lg .p-treetable-header {
  padding: 1.25rem 1.25rem;
}

.p-treetable.p-treetable-lg .p-treetable-thead > tr > th {
  padding: 1.25rem 1.25rem;
}

.p-treetable.p-treetable-lg .p-treetable-tbody > tr > td {
  padding: 1.25rem 1.25rem;
}

.p-treetable.p-treetable-lg .p-treetable-tfoot > tr > td {
  padding: 1.25rem 1.25rem;
}

.p-treetable.p-treetable-lg .p-treetable-footer {
  padding: 1.25rem 1.25rem;
}

.p-virtualscroller .p-virtualscroller-header {
  background: #f8f9fa;
  color: #495057;
  border: 1px solid #e9ecef;
  border-width: 1px 0 1px 0;
  padding: 1rem 1rem;
  font-weight: 600;
}

.p-virtualscroller .p-virtualscroller-content {
  background: #ffffff;
  color: #495057;
  border: 0 none;
  padding: 0;
}

.p-virtualscroller .p-virtualscroller-footer {
  background: #f8f9fa;
  color: #495057;
  border: 1px solid #e9ecef;
  border-width: 0 0 1px 0;
  padding: 1rem 1rem;
  font-weight: 600;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.p-accordion .p-accordion-header .p-accordion-header-link {
  padding: 1rem;
  border: 1px solid #dee2e6;
  color: #495057;
  background: #f8f9fa;
  font-weight: 600;
  border-radius: 3px;
  transition: box-shadow 0.2s;
}

.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon {
  margin-right: 0.5rem;
}

.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link {
  background: #e9ecef;
  border-color: #dee2e6;
  color: #495057;
}

.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link {
  background: #f8f9fa;
  border-color: #dee2e6;
  color: #495057;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
  border-color: #dee2e6;
  background: #e9ecef;
  color: #495057;
}

.p-accordion .p-accordion-content {
  padding: 1rem;
  border: 1px solid #dee2e6;
  background: #ffffff;
  color: #495057;
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-accordion p-accordiontab .p-accordion-tab {
  margin-bottom: 0;
}

.p-accordion p-accordiontab .p-accordion-header .p-accordion-header-link {
  border-radius: 0;
}

.p-accordion p-accordiontab .p-accordion-content {
  border-radius: 0;
}

.p-accordion p-accordiontab:not(:first-child) .p-accordion-header .p-accordion-header-link {
  border-top: 0 none;
}

.p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link, .p-accordion p-accordiontab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link {
  border-top: 0 none;
}

.p-accordion p-accordiontab:first-child .p-accordion-header .p-accordion-header-link {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-accordion p-accordiontab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-accordion p-accordiontab:last-child .p-accordion-content {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-card {
  background: #ffffff;
  color: #495057;
  box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
}

.p-card .p-card-body {
  padding: 1rem;
}

.p-card .p-card-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
}

.p-card .p-card-subtitle {
  font-weight: 400;
  margin-bottom: 0.5rem;
  color: #6c757d;
}

.p-card .p-card-content {
  padding: 1rem 0;
}

.p-card .p-card-footer {
  padding: 1rem 0 0 0;
}

.p-divider .p-divider-content {
  background-color: #ffffff;
}

.p-divider.p-divider-horizontal {
  margin: 1rem 0;
  padding: 0 1rem;
}

.p-divider.p-divider-horizontal:before {
  border-top: 1px #dee2e6;
}

.p-divider.p-divider-horizontal .p-divider-content {
  padding: 0 0.5rem;
}

.p-divider.p-divider-vertical {
  margin: 0 1rem;
  padding: 1rem 0;
}

.p-divider.p-divider-vertical:before {
  border-left: 1px #dee2e6;
}

.p-divider.p-divider-vertical .p-divider-content {
  padding: 0.5rem 0;
}

.p-fieldset {
  border: 1px solid #dee2e6;
  background: #ffffff;
  color: #495057;
  border-radius: 3px;
}

.p-fieldset .p-fieldset-legend {
  padding: 1rem;
  border: 1px solid #dee2e6;
  color: #495057;
  background: #f8f9fa;
  font-weight: 600;
  border-radius: 3px;
}

.p-fieldset.p-fieldset-toggleable .p-fieldset-legend {
  padding: 0;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a {
  padding: 1rem;
  color: #495057;
  border-radius: 3px;
  transition: box-shadow 0.2s;
}

.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler {
  margin-right: 0.5rem;
}

.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover {
  background: #e9ecef;
  border-color: #dee2e6;
  color: #495057;
}

.p-fieldset .p-fieldset-content {
  padding: 1rem;
}

.p-panel .p-panel-header {
  border: 1px solid #dee2e6;
  padding: 1rem;
  background: #f8f9fa;
  color: #495057;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-panel .p-panel-header .p-panel-title {
  font-weight: 600;
}

.p-panel .p-panel-header .p-panel-header-icon {
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-panel .p-panel-header .p-panel-header-icon:enabled:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.p-panel .p-panel-header .p-panel-header-icon:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-panel.p-panel-toggleable .p-panel-header {
  padding: 0.5rem 1rem;
}

.p-panel .p-panel-content {
  padding: 1rem;
  border: 1px solid #dee2e6;
  background: #ffffff;
  color: #495057;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top: 0 none;
}

.p-panel .p-panel-footer {
  padding: 0.5rem 1rem;
  border: 1px solid #dee2e6;
  background: #ffffff;
  color: #495057;
  border-top: 0 none;
}

.p-panel .p-panel-icons-end {
  order: 2;
  margin-left: auto;
}

.p-panel .p-panel-icons-start {
  order: 0;
  margin-right: 0.5rem;
}

.p-panel .p-panel-icons-center {
  order: 2;
  width: 100%;
  text-align: center;
}

.p-scrollpanel .p-scrollpanel-bar {
  background: #f8f9fa;
  border: 0 none;
}

.p-splitter {
  border: 1px solid #dee2e6;
  background: #ffffff;
  border-radius: 3px;
  color: #495057;
}

.p-splitter .p-splitter-gutter {
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  background: #f8f9fa;
}

.p-splitter .p-splitter-gutter .p-splitter-gutter-handle {
  background: #dee2e6;
}

.p-splitter .p-splitter-gutter-resizing {
  background: #dee2e6;
}

.p-tabview .p-tabview-nav {
  background: #ffffff;
  border: 1px solid #dee2e6;
  border-width: 0 0 2px 0;
}

.p-tabview .p-tabview-nav li {
  margin-right: 0;
}

.p-tabview .p-tabview-nav li .p-tabview-nav-link {
  border: solid #dee2e6;
  border-width: 0 0 2px 0;
  border-color: transparent transparent #dee2e6 transparent;
  background: #ffffff;
  color: #6c757d;
  padding: 1rem;
  font-weight: 600;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  transition: box-shadow 0.2s;
  margin: 0 0 -2px 0;
}

.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.2rem #a6d5fa;
}

.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link {
  background: #ffffff;
  border-color: #6c757d;
  color: #6c757d;
}

.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link {
  background: #ffffff;
  border-color: #2196F3;
  color: #2196F3;
}

.p-tabview .p-tabview-left-icon {
  margin-right: 0.5rem;
}

.p-tabview .p-tabview-right-icon {
  margin-left: 0.5rem;
}

.p-tabview .p-tabview-close {
  margin-left: 0.5rem;
}

.p-tabview .p-tabview-nav-btn.p-link {
  background: #ffffff;
  color: #2196F3;
  width: 2.357rem;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 0;
}

.p-tabview .p-tabview-nav-btn.p-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.2rem #a6d5fa;
}

.p-tabview .p-tabview-panels {
  background: #ffffff;
  padding: 1rem;
  border: 0 none;
  color: #495057;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-toolbar {
  background: #f8f9fa;
  border: 1px solid #dee2e6;
  padding: 1rem;
  border-radius: 3px;
}

.p-toolbar .p-toolbar-separator {
  margin: 0 0.5rem;
}

.p-confirm-popup {
  background: #ffffff;
  color: #495057;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.p-confirm-popup .p-confirm-popup-content {
  padding: 1rem;
}

.p-confirm-popup .p-confirm-popup-footer {
  text-align: right;
  padding: 0.5rem 1rem;
}

.p-confirm-popup .p-confirm-popup-footer button {
  margin: 0 0.5rem 0 0;
  width: auto;
}

.p-confirm-popup .p-confirm-popup-footer button:last-child {
  margin: 0;
}

.p-confirm-popup:after {
  border: solid transparent;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
}

.p-confirm-popup:before {
  border: solid transparent;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
}

.p-confirm-popup.p-confirm-popup-flipped:after {
  border-top-color: #ffffff;
}

.p-confirm-popup.p-confirm-popup-flipped:before {
  border-top-color: #ffffff;
}

.p-confirm-popup .p-confirm-popup-icon {
  font-size: 1.5rem;
}

.p-confirm-popup .p-confirm-popup-message {
  margin-left: 1rem;
}

.p-dialog {
  border-radius: 3px;
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  border: 0 none;
}

.p-dialog .p-dialog-header {
  border-bottom: 0 none;
  background: #ffffff;
  color: #495057;
  padding: 1.5rem;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-dialog .p-dialog-header .p-dialog-title {
  font-weight: 600;
  font-size: 1.25rem;
}

.p-dialog .p-dialog-header .p-dialog-header-icon {
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  margin-right: 0.5rem;
}

.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.p-dialog .p-dialog-header .p-dialog-header-icon:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-dialog .p-dialog-header .p-dialog-header-icon:last-child {
  margin-right: 0;
}

.p-dialog .p-dialog-content {
  background: #ffffff;
  color: #495057;
  padding: 0 1.5rem 2rem 1.5rem;
}

.p-dialog .p-dialog-content:last-of-type {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-dialog .p-dialog-footer {
  border-top: 0 none;
  background: #ffffff;
  color: #495057;
  padding: 0 1.5rem 1.5rem 1.5rem;
  text-align: right;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-dialog .p-dialog-footer button {
  margin: 0 0.5rem 0 0;
  width: auto;
}

.p-dialog.p-confirm-dialog .p-confirm-dialog-icon {
  font-size: 2rem;
}

.p-dialog.p-confirm-dialog .p-confirm-dialog-message {
  margin-left: 1rem;
}

.p-overlaypanel {
  background: #ffffff;
  color: #495057;
  border: 0 none;
  border-radius: 3px;
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.p-overlaypanel .p-overlaypanel-content {
  padding: 1rem;
}

.p-overlaypanel .p-overlaypanel-close {
  background: #2196F3;
  color: #ffffff;
  width: 2rem;
  height: 2rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
  position: absolute;
  top: -1rem;
  right: -1rem;
}

.p-overlaypanel .p-overlaypanel-close:enabled:hover {
  background: #0d89ec;
  color: #ffffff;
}

.p-overlaypanel:after {
  border: solid transparent;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
}

.p-overlaypanel:before {
  border: solid transparent;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #f2f2f2;
}

.p-overlaypanel.p-overlaypanel-flipped:after {
  border-top-color: #ffffff;
}

.p-overlaypanel.p-overlaypanel-flipped:before {
  border-top-color: #ffffff;
}

.p-sidebar {
  background: #ffffff;
  color: #495057;
  border: 0 none;
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

.p-sidebar .p-sidebar-header {
  padding: 1rem;
}

.p-sidebar .p-sidebar-header .p-sidebar-close,
.p-sidebar .p-sidebar-header .p-sidebar-icon {
  width: 2rem;
  height: 2rem;
  color: #6c757d;
  border: 0 none;
  background: transparent;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,
.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover {
  color: #495057;
  border-color: transparent;
  background: #e9ecef;
}

.p-sidebar .p-sidebar-header .p-sidebar-close:focus,
.p-sidebar .p-sidebar-header .p-sidebar-icon:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-sidebar .p-sidebar-header + .p-sidebar-content {
  padding-top: 0;
}

.p-sidebar .p-sidebar-content {
  padding: 1rem;
}

.p-sidebar .p-sidebar-footer {
  padding: 1rem;
}

.p-tooltip .p-tooltip-text {
  background: #495057;
  color: #ffffff;
  padding: 0.5rem 0.5rem;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
}

.p-tooltip.p-tooltip-right .p-tooltip-arrow {
  border-right-color: #495057;
}

.p-tooltip.p-tooltip-left .p-tooltip-arrow {
  border-left-color: #495057;
}

.p-tooltip.p-tooltip-top .p-tooltip-arrow {
  border-top-color: #495057;
}

.p-tooltip.p-tooltip-bottom .p-tooltip-arrow {
  border-bottom-color: #495057;
}

.p-fileupload .p-fileupload-buttonbar {
  background: #f8f9fa;
  padding: 1rem;
  border: 1px solid #dee2e6;
  color: #495057;
  border-bottom: 0 none;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-fileupload .p-fileupload-buttonbar .p-button {
  margin-right: 0.5rem;
}

.p-fileupload .p-fileupload-buttonbar .p-button.p-fileupload-choose.p-focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-fileupload .p-fileupload-content {
  background: #ffffff;
  padding: 2rem 1rem;
  border: 1px solid #dee2e6;
  color: #495057;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-fileupload .p-progressbar {
  height: 0.25rem;
}

.p-fileupload .p-fileupload-row > div {
  padding: 1rem 1rem;
}

.p-fileupload.p-fileupload-advanced .p-message {
  margin-top: 0;
}

.p-fileupload-choose:not(.p-disabled):hover {
  background: #0d89ec;
  color: #ffffff;
  border-color: #0d89ec;
}

.p-fileupload-choose:not(.p-disabled):active {
  background: #0b7ad1;
  color: #ffffff;
  border-color: #0b7ad1;
}

.p-breadcrumb {
  background: #ffffff;
  border: 1px solid #dee2e6;
  border-radius: 3px;
  padding: 1rem;
}

.p-breadcrumb ul li .p-menuitem-link {
  transition: box-shadow 0.2s;
  border-radius: 3px;
}

.p-breadcrumb ul li .p-menuitem-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-breadcrumb ul li .p-menuitem-link .p-menuitem-icon {
  color: #6c757d;
}

.p-breadcrumb ul li.p-breadcrumb-chevron {
  margin: 0 0.5rem 0 0.5rem;
  color: #495057;
}

.p-breadcrumb ul li:last-child .p-menuitem-text {
  color: #495057;
}

.p-breadcrumb ul li:last-child .p-menuitem-icon {
  color: #6c757d;
}

.p-contextmenu {
  padding: 0.25rem 0;
  background: #ffffff;
  color: #495057;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
  width: 12.5rem;
}

.p-contextmenu .p-menuitem-link {
  padding: 0.75rem 1rem;
  color: #495057;
  border-radius: 0;
  transition: box-shadow 0.2s;
  -webkit-user-select: none;
          user-select: none;
}

.p-contextmenu .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-contextmenu .p-menuitem-link .p-menuitem-icon {
  color: #6c757d;
  margin-right: 0.5rem;
}

.p-contextmenu .p-menuitem-link .p-submenu-icon {
  color: #6c757d;
}

.p-contextmenu .p-menuitem-link:not(.p-disabled):hover {
  background: #e9ecef;
}

.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #495057;
}

.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: #6c757d;
}

.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: #6c757d;
}

.p-contextmenu .p-menuitem-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-contextmenu .p-submenu-list {
  padding: 0.25rem 0;
  background: #ffffff;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
}

.p-contextmenu .p-menuitem {
  margin: 0;
}

.p-contextmenu .p-menuitem:last-child {
  margin: 0;
}

.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
  background: #e9ecef;
}

.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-contextmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon {
  color: #6c757d;
}

.p-contextmenu .p-menu-separator {
  border-top: 1px solid #dee2e6;
  margin: 0.25rem 0;
}

.p-contextmenu .p-submenu-icon {
  font-size: 0.875rem;
}

.p-contextmenu .p-menuitem-badge {
  background: #2196F3;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 3px;
  margin-left: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.p-dock .p-dock-list {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0.5rem 0.5rem;
  border-radius: 0.5rem;
}

.p-dock .p-dock-item {
  padding: 0.5rem;
}

.p-dock .p-dock-action {
  width: 4rem;
  height: 4rem;
}

.p-dock.p-dock-top .p-dock-item-second-prev,
.p-dock.p-dock-top .p-dock-item-second-next, .p-dock.p-dock-bottom .p-dock-item-second-prev,
.p-dock.p-dock-bottom .p-dock-item-second-next {
  margin: 0 0.9rem;
}

.p-dock.p-dock-top .p-dock-item-prev,
.p-dock.p-dock-top .p-dock-item-next, .p-dock.p-dock-bottom .p-dock-item-prev,
.p-dock.p-dock-bottom .p-dock-item-next {
  margin: 0 1.3rem;
}

.p-dock.p-dock-top .p-dock-item-current, .p-dock.p-dock-bottom .p-dock-item-current {
  margin: 0 1.5rem;
}

.p-dock.p-dock-left .p-dock-item-second-prev,
.p-dock.p-dock-left .p-dock-item-second-next, .p-dock.p-dock-right .p-dock-item-second-prev,
.p-dock.p-dock-right .p-dock-item-second-next {
  margin: 0.9rem 0;
}

.p-dock.p-dock-left .p-dock-item-prev,
.p-dock.p-dock-left .p-dock-item-next, .p-dock.p-dock-right .p-dock-item-prev,
.p-dock.p-dock-right .p-dock-item-next {
  margin: 1.3rem 0;
}

.p-dock.p-dock-left .p-dock-item-current, .p-dock.p-dock-right .p-dock-item-current {
  margin: 1.5rem 0;
}

@media screen and (max-width: 960px) {
  .p-dock.p-dock-top .p-dock-list-container, .p-dock.p-dock-bottom .p-dock-list-container {
    overflow-x: auto;
    width: 100%;
  }

  .p-dock.p-dock-top .p-dock-list-container .p-dock-list, .p-dock.p-dock-bottom .p-dock-list-container .p-dock-list {
    margin: 0 auto;
  }

  .p-dock.p-dock-left .p-dock-list-container, .p-dock.p-dock-right .p-dock-list-container {
    overflow-y: auto;
    height: 100%;
  }

  .p-dock.p-dock-left .p-dock-list-container .p-dock-list, .p-dock.p-dock-right .p-dock-list-container .p-dock-list {
    margin: auto 0;
  }

  .p-dock .p-dock-list .p-dock-item {
    transform: none;
    margin: 0;
  }
}

.p-megamenu {
  padding: 0.5rem;
  background: #f8f9fa;
  color: #495057;
  border: 1px solid #dee2e6;
  border-radius: 3px;
}

.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link {
  padding: 0.75rem 1rem;
  color: #495057;
  border-radius: 3px;
  transition: box-shadow 0.2s;
  -webkit-user-select: none;
          user-select: none;
}

.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon {
  color: #6c757d;
  margin-right: 0.5rem;
}

.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon {
  color: #6c757d;
  margin-left: 0.5rem;
}

.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover {
  background: #e9ecef;
}

.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #495057;
}

.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: #6c757d;
}

.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: #6c757d;
}

.p-megamenu .p-megamenu-root-list > .p-menuitem > .p-menuitem-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link,
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover {
  background: #e9ecef;
}

.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text,
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #495057;
}

.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon,
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: #6c757d;
}

.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon,
.p-megamenu .p-megamenu-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: #6c757d;
}

.p-megamenu .p-menuitem-link {
  padding: 0.75rem 1rem;
  color: #495057;
  border-radius: 0;
  transition: box-shadow 0.2s;
  -webkit-user-select: none;
          user-select: none;
}

.p-megamenu .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-megamenu .p-menuitem-link .p-menuitem-icon {
  color: #6c757d;
  margin-right: 0.5rem;
}

.p-megamenu .p-menuitem-link .p-submenu-icon {
  color: #6c757d;
}

.p-megamenu .p-menuitem-link:not(.p-disabled):hover {
  background: #e9ecef;
}

.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #495057;
}

.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: #6c757d;
}

.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: #6c757d;
}

.p-megamenu .p-menuitem-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-megamenu .p-megamenu-panel {
  background: #ffffff;
  color: #495057;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.p-megamenu .p-megamenu-submenu-header {
  margin: 0;
  padding: 0.75rem 1rem;
  color: #495057;
  background: #ffffff;
  font-weight: 600;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-megamenu .p-megamenu-submenu {
  padding: 0.25rem 0;
  width: 12.5rem;
}

.p-megamenu .p-megamenu-submenu .p-menu-separator {
  border-top: 1px solid #dee2e6;
  margin: 0.25rem 0;
}

.p-megamenu .p-megamenu-submenu .p-menuitem {
  margin: 0;
}

.p-megamenu .p-megamenu-submenu .p-menuitem:last-child {
  margin: 0;
}

.p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
  background: #e9ecef;
}

.p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-megamenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon {
  color: #6c757d;
}

.p-megamenu.p-megamenu-vertical {
  width: 12.5rem;
  padding: 0.25rem 0;
}

.p-megamenu.p-megamenu-vertical .p-menuitem {
  margin: 0;
}

.p-megamenu.p-megamenu-vertical .p-menuitem:last-child {
  margin: 0;
}

.p-megamenu .p-menuitem-badge {
  background: #2196F3;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 3px;
  margin-left: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.p-menu {
  padding: 0.25rem 0;
  background: #ffffff;
  color: #495057;
  border: 1px solid #dee2e6;
  border-radius: 3px;
  width: 12.5rem;
}

.p-menu .p-menuitem-link {
  padding: 0.75rem 1rem;
  color: #495057;
  border-radius: 0;
  transition: box-shadow 0.2s;
  -webkit-user-select: none;
          user-select: none;
}

.p-menu .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-menu .p-menuitem-link .p-menuitem-icon {
  color: #6c757d;
  margin-right: 0.5rem;
}

.p-menu .p-menuitem-link .p-submenu-icon {
  color: #6c757d;
}

.p-menu .p-menuitem-link:not(.p-disabled):hover {
  background: #e9ecef;
}

.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #495057;
}

.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: #6c757d;
}

.p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: #6c757d;
}

.p-menu .p-menuitem-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-menu.p-menu-overlay {
  background: #ffffff;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.p-menu .p-submenu-header {
  margin: 0;
  padding: 0.75rem 1rem;
  color: #495057;
  background: #ffffff;
  font-weight: 600;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.p-menu .p-menu-separator {
  border-top: 1px solid #dee2e6;
  margin: 0.25rem 0;
}

.p-menu .p-menuitem {
  margin: 0;
}

.p-menu .p-menuitem:last-child {
  margin: 0;
}

.p-menu .p-menuitem-badge {
  background: #2196F3;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 3px;
  margin-left: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.p-menubar {
  padding: 0.5rem;
  background: #f8f9fa;
  color: #495057;
  border: 1px solid #dee2e6;
  border-radius: 3px;
}

.p-menubar .p-menuitem-link {
  padding: 0.75rem 1rem;
  color: #495057;
  border-radius: 0;
  transition: box-shadow 0.2s;
  -webkit-user-select: none;
          user-select: none;
}

.p-menubar .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-menubar .p-menuitem-link .p-menuitem-icon {
  color: #6c757d;
  margin-right: 0.5rem;
}

.p-menubar .p-menuitem-link .p-submenu-icon {
  color: #6c757d;
}

.p-menubar .p-menuitem-link:not(.p-disabled):hover {
  background: #e9ecef;
}

.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #495057;
}

.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: #6c757d;
}

.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: #6c757d;
}

.p-menubar .p-menuitem-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link {
  padding: 0.75rem 1rem;
  color: #495057;
  border-radius: 3px;
  transition: box-shadow 0.2s;
  -webkit-user-select: none;
          user-select: none;
}

.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon {
  color: #6c757d;
  margin-right: 0.5rem;
}

.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon {
  color: #6c757d;
  margin-left: 0.5rem;
}

.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover {
  background: #e9ecef;
}

.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #495057;
}

.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: #6c757d;
}

.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: #6c757d;
}

.p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link,
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover {
  background: #e9ecef;
}

.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text,
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #495057;
}

.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon,
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: #6c757d;
}

.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon,
.p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: #6c757d;
}

.p-menubar .p-submenu-list {
  padding: 0.25rem 0;
  background: #ffffff;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  width: 12.5rem;
}

.p-menubar .p-submenu-list .p-menu-separator {
  border-top: 1px solid #dee2e6;
  margin: 0.25rem 0;
}

.p-menubar .p-submenu-list .p-submenu-icon {
  font-size: 0.875rem;
}

.p-menubar .p-submenu-list .p-menuitem {
  margin: 0;
}

.p-menubar .p-submenu-list .p-menuitem:last-child {
  margin: 0;
}

.p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link {
  background: #e9ecef;
}

.p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-menubar .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon {
  color: #6c757d;
}

.p-menubar .p-menuitem-badge {
  background: #2196F3;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 3px;
  margin-left: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

@media screen and (max-width: 960px) {
  .p-menubar {
    position: relative;
  }

  .p-menubar .p-menubar-button {
    display: flex;
    width: 2rem;
    height: 2rem;
    color: #6c757d;
    border-radius: 50%;
    transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  }

  .p-menubar .p-menubar-button:hover {
    color: #6c757d;
    background: #e9ecef;
  }

  .p-menubar .p-menubar-button:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: 0 0 0 0.2rem #a6d5fa;
  }

  .p-menubar .p-menubar-root-list {
    position: absolute;
    display: none;
    padding: 0.25rem 0;
    background: #ffffff;
    border: 0 none;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
    width: 100%;
  }

  .p-menubar .p-menubar-root-list .p-menu-separator {
    border-top: 1px solid #dee2e6;
    margin: 0.25rem 0;
  }

  .p-menubar .p-menubar-root-list .p-submenu-icon {
    font-size: 0.875rem;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem {
    width: 100%;
    position: static;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link {
    padding: 0.75rem 1rem;
    color: #495057;
    border-radius: 0;
    transition: box-shadow 0.2s;
    -webkit-user-select: none;
            user-select: none;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-text {
    color: #495057;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-menuitem-icon {
    color: #6c757d;
    margin-right: 0.5rem;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link .p-submenu-icon {
    color: #6c757d;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover {
    background: #e9ecef;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
    color: #495057;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
    color: #6c757d;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
    color: #6c757d;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link:focus {
    outline: 0 none;
    outline-offset: 0;
    box-shadow: inset 0 0 0 0.15rem #a6d5fa;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem > .p-menuitem-link > .p-submenu-icon {
    margin-left: auto;
    transition: transform 0.2s;
  }

  .p-menubar .p-menubar-root-list > .p-menuitem.p-menuitem-active > .p-menuitem-link > .p-submenu-icon {
    transform: rotate(-180deg);
  }

  .p-menubar .p-menubar-root-list .p-submenu-list {
    width: 100%;
    position: static;
    box-shadow: none;
    border: 0 none;
  }

  .p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon {
    transition: transform 0.2s;
    transform: rotate(90deg);
  }

  .p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active > .p-menuitem-link > .p-submenu-icon {
    transform: rotate(-90deg);
  }

  .p-menubar .p-menubar-root-list .p-menuitem {
    width: 100%;
    position: static;
  }

  .p-menubar .p-menubar-root-list ul li a {
    padding-left: 2.25rem;
  }

  .p-menubar .p-menubar-root-list ul li ul li a {
    padding-left: 3.75rem;
  }

  .p-menubar .p-menubar-root-list ul li ul li ul li a {
    padding-left: 5.25rem;
  }

  .p-menubar .p-menubar-root-list ul li ul li ul li ul li a {
    padding-left: 6.75rem;
  }

  .p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a {
    padding-left: 8.25rem;
  }

  .p-menubar.p-menubar-mobile-active .p-menubar-root-list {
    display: flex;
    flex-direction: column;
    top: 100%;
    left: 0;
    z-index: 1;
  }
}

.p-panelmenu .p-panelmenu-header > a {
  padding: 1rem;
  border: 1px solid #dee2e6;
  color: #495057;
  background: #f8f9fa;
  font-weight: 600;
  border-radius: 3px;
  transition: box-shadow 0.2s;
}

.p-panelmenu .p-panelmenu-header > a .p-panelmenu-icon {
  margin-right: 0.5rem;
}

.p-panelmenu .p-panelmenu-header > a .p-menuitem-icon {
  margin-right: 0.5rem;
}

.p-panelmenu .p-panelmenu-header > a:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled) > a:hover {
  background: #e9ecef;
  border-color: #dee2e6;
  color: #495057;
}

.p-panelmenu .p-panelmenu-header.p-highlight {
  margin-bottom: 0;
}

.p-panelmenu .p-panelmenu-header.p-highlight > a {
  background: #f8f9fa;
  border-color: #dee2e6;
  color: #495057;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled) > a:hover {
  border-color: #dee2e6;
  background: #e9ecef;
  color: #495057;
}

.p-panelmenu .p-panelmenu-content {
  padding: 0.25rem 0;
  border: 1px solid #dee2e6;
  background: #ffffff;
  color: #495057;
  margin-bottom: 0;
  border-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link {
  padding: 0.75rem 1rem;
  color: #495057;
  border-radius: 0;
  transition: box-shadow 0.2s;
  -webkit-user-select: none;
          user-select: none;
}

.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon {
  color: #6c757d;
  margin-right: 0.5rem;
}

.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon {
  color: #6c757d;
}

.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover {
  background: #e9ecef;
}

.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #495057;
}

.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: #6c757d;
}

.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: #6c757d;
}

.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon {
  margin-right: 0.5rem;
}

.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu) {
  padding: 0 0 0 1rem;
}

.p-panelmenu .p-panelmenu-panel {
  margin-bottom: 0;
}

.p-panelmenu .p-panelmenu-panel .p-panelmenu-header > a {
  border-radius: 0;
}

.p-panelmenu .p-panelmenu-panel .p-panelmenu-content {
  border-radius: 0;
}

.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header > a {
  border-top: 0 none;
}

.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover > a, .p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover > a {
  border-top: 0 none;
}

.p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header > a {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight) > a {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.p-panelmenu .p-menuitem-badge {
  background: #2196F3;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 3px;
  margin-left: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.p-slidemenu {
  padding: 0.25rem 0;
  background: #ffffff;
  color: #495057;
  border: 1px solid #dee2e6;
  border-radius: 3px;
  width: 12.5rem;
}

.p-slidemenu .p-menuitem-link {
  padding: 0.75rem 1rem;
  color: #495057;
  border-radius: 0;
  transition: box-shadow 0.2s;
  -webkit-user-select: none;
          user-select: none;
}

.p-slidemenu .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-slidemenu .p-menuitem-link .p-menuitem-icon {
  color: #6c757d;
  margin-right: 0.5rem;
}

.p-slidemenu .p-menuitem-link .p-submenu-icon {
  color: #6c757d;
}

.p-slidemenu .p-menuitem-link:not(.p-disabled):hover {
  background: #e9ecef;
}

.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #495057;
}

.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: #6c757d;
}

.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: #6c757d;
}

.p-slidemenu .p-menuitem-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-slidemenu.p-slidemenu-overlay {
  background: #ffffff;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.p-slidemenu .p-slidemenu-list {
  padding: 0.25rem 0;
  background: #ffffff;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.p-slidemenu .p-slidemenu.p-slidemenu-active > .p-slidemenu-link {
  background: #e9ecef;
}

.p-slidemenu .p-slidemenu.p-slidemenu-active > .p-slidemenu-link .p-slidemenu-text {
  color: #495057;
}

.p-slidemenu .p-slidemenu.p-slidemenu-active > .p-slidemenu-link .p-slidemenu-icon, .p-slidemenu .p-slidemenu.p-slidemenu-active > .p-slidemenu-link .p-slidemenu-icon {
  color: #6c757d;
}

.p-slidemenu .p-slidemenu-separator {
  border-top: 1px solid #dee2e6;
  margin: 0.25rem 0;
}

.p-slidemenu .p-slidemenu-icon {
  font-size: 0.875rem;
}

.p-slidemenu .p-slidemenu-backward {
  padding: 0.75rem 1rem;
  color: #495057;
}

.p-slidemenu .p-menuitem-badge {
  background: #2196F3;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 3px;
  margin-left: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.p-steps .p-steps-item .p-menuitem-link {
  background: transparent;
  transition: box-shadow 0.2s;
  border-radius: 3px;
  background: #ffffff;
}

.p-steps .p-steps-item .p-menuitem-link .p-steps-number {
  color: #495057;
  border: 1px solid #e9ecef;
  background: #ffffff;
  min-width: 2rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 1.143rem;
  z-index: 1;
  border-radius: 50%;
}

.p-steps .p-steps-item .p-menuitem-link .p-steps-title {
  margin-top: 0.5rem;
  color: #6c757d;
}

.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-steps .p-steps-item.p-highlight .p-steps-number {
  background: #E3F2FD;
  color: #495057;
}

.p-steps .p-steps-item.p-highlight .p-steps-title {
  font-weight: 600;
  color: #495057;
}

.p-steps .p-steps-item:before {
  content: " ";
  border-top: 1px solid #dee2e6;
  width: 100%;
  top: 50%;
  left: 0;
  display: block;
  position: absolute;
  margin-top: -1rem;
}

.p-tabmenu .p-tabmenu-nav {
  background: #ffffff;
  border: 1px solid #dee2e6;
  border-width: 0 0 2px 0;
}

.p-tabmenu .p-tabmenu-nav .p-tabmenuitem {
  margin-right: 0;
}

.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
  border: solid #dee2e6;
  border-width: 0 0 2px 0;
  border-color: transparent transparent #dee2e6 transparent;
  background: #ffffff;
  color: #6c757d;
  padding: 1rem;
  font-weight: 600;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  transition: box-shadow 0.2s;
  margin: 0 0 -2px 0;
}

.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon {
  margin-right: 0.5rem;
}

.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.2rem #a6d5fa;
}

.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link {
  background: #ffffff;
  border-color: #6c757d;
  color: #6c757d;
}

.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
  background: #ffffff;
  border-color: #2196F3;
  color: #2196F3;
}

.p-tabmenu .p-tabmenu-left-icon {
  margin-right: 0.5rem;
}

.p-tabmenu .p-tabmenu-right-icon {
  margin-left: 0.5rem;
}

.p-tabmenu .p-tabmenu-nav-btn.p-link {
  background: #ffffff;
  color: #2196F3;
  width: 2.357rem;
  box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 0;
}

.p-tabmenu .p-tabmenu-nav-btn.p-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.2rem #a6d5fa;
}

.p-tieredmenu {
  padding: 0.25rem 0;
  background: #ffffff;
  color: #495057;
  border: 1px solid #dee2e6;
  border-radius: 3px;
  width: 12.5rem;
}

.p-tieredmenu .p-menuitem-link {
  padding: 0.75rem 1rem;
  color: #495057;
  border-radius: 0;
  transition: box-shadow 0.2s;
  -webkit-user-select: none;
          user-select: none;
}

.p-tieredmenu .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-tieredmenu .p-menuitem-link .p-menuitem-icon {
  color: #6c757d;
  margin-right: 0.5rem;
}

.p-tieredmenu .p-menuitem-link .p-submenu-icon {
  color: #6c757d;
}

.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover {
  background: #e9ecef;
}

.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text {
  color: #495057;
}

.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon {
  color: #6c757d;
}

.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon {
  color: #6c757d;
}

.p-tieredmenu .p-menuitem-link:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: inset 0 0 0 0.15rem #a6d5fa;
}

.p-tieredmenu.p-tieredmenu-overlay {
  background: #ffffff;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.p-tieredmenu .p-submenu-list {
  padding: 0.25rem 0;
  background: #ffffff;
  border: 0 none;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
}

.p-tieredmenu .p-menuitem {
  margin: 0;
}

.p-tieredmenu .p-menuitem:last-child {
  margin: 0;
}

.p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link {
  background: #e9ecef;
}

.p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-text {
  color: #495057;
}

.p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-menuitem-icon, .p-tieredmenu .p-menuitem.p-menuitem-active > .p-menuitem-link .p-submenu-icon {
  color: #6c757d;
}

.p-tieredmenu .p-menu-separator {
  border-top: 1px solid #dee2e6;
  margin: 0.25rem 0;
}

.p-tieredmenu .p-submenu-icon {
  font-size: 0.875rem;
}

.p-tieredmenu .p-menuitem-badge {
  background: #2196F3;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  border-radius: 3px;
  margin-left: 0.5rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.p-inline-message {
  padding: 0.5rem 0.5rem;
  margin: 0;
  border-radius: 3px;
}

.p-inline-message.p-inline-message-info {
  background: #B3E5FC;
  border: solid #0891cf;
  border-width: 0px;
  color: #044868;
}

.p-inline-message.p-inline-message-info .p-inline-message-icon {
  color: #044868;
}

.p-inline-message.p-inline-message-success {
  background: #C8E6C9;
  border: solid #439446;
  border-width: 0px;
  color: #224a23;
}

.p-inline-message.p-inline-message-success .p-inline-message-icon {
  color: #224a23;
}

.p-inline-message.p-inline-message-warn {
  background: #FFECB3;
  border: solid #d9a300;
  border-width: 0px;
  color: #6d5100;
}

.p-inline-message.p-inline-message-warn .p-inline-message-icon {
  color: #6d5100;
}

.p-inline-message.p-inline-message-error {
  background: #FFCDD2;
  border: solid #e60017;
  border-width: 0px;
  color: #73000c;
}

.p-inline-message.p-inline-message-error .p-inline-message-icon {
  color: #73000c;
}

.p-inline-message .p-inline-message-icon {
  font-size: 1rem;
  margin-right: 0.5rem;
}

.p-inline-message .p-inline-message-text {
  font-size: 1rem;
}

.p-inline-message.p-inline-message-icon-only .p-inline-message-icon {
  margin-right: 0;
}

.p-message {
  margin: 1rem 0;
  border-radius: 3px;
}

.p-message .p-message-wrapper {
  padding: 1rem 1.5rem;
}

.p-message .p-message-close {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: transparent;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-message .p-message-close:hover {
  background: rgba(255, 255, 255, 0.3);
}

.p-message .p-message-close:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-message.p-message-info {
  background: #B3E5FC;
  border: solid #0891cf;
  border-width: 0 0 0 6px;
  color: #044868;
}

.p-message.p-message-info .p-message-icon {
  color: #044868;
}

.p-message.p-message-info .p-message-close {
  color: #044868;
}

.p-message.p-message-success {
  background: #C8E6C9;
  border: solid #439446;
  border-width: 0 0 0 6px;
  color: #224a23;
}

.p-message.p-message-success .p-message-icon {
  color: #224a23;
}

.p-message.p-message-success .p-message-close {
  color: #224a23;
}

.p-message.p-message-warn {
  background: #FFECB3;
  border: solid #d9a300;
  border-width: 0 0 0 6px;
  color: #6d5100;
}

.p-message.p-message-warn .p-message-icon {
  color: #6d5100;
}

.p-message.p-message-warn .p-message-close {
  color: #6d5100;
}

.p-message.p-message-error {
  background: #FFCDD2;
  border: solid #e60017;
  border-width: 0 0 0 6px;
  color: #73000c;
}

.p-message.p-message-error .p-message-icon {
  color: #73000c;
}

.p-message.p-message-error .p-message-close {
  color: #73000c;
}

.p-message .p-message-text {
  font-size: 1rem;
  font-weight: 500;
}

.p-message .p-message-icon {
  font-size: 1.5rem;
  margin-right: 0.5rem;
}

.p-message .p-message-summary {
  font-weight: 700;
}

.p-message .p-message-detail {
  margin-left: 0.5rem;
}

.p-toast {
  opacity: 0.9;
}

.p-toast .p-toast-message {
  margin: 0 0 1rem 0;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  border-radius: 3px;
}

.p-toast .p-toast-message .p-toast-message-content {
  padding: 1rem;
  border-width: 0 0 0 6px;
}

.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text {
  margin: 0 0 0 1rem;
}

.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon {
  font-size: 2rem;
}

.p-toast .p-toast-message .p-toast-message-content .p-toast-summary {
  font-weight: 700;
}

.p-toast .p-toast-message .p-toast-message-content .p-toast-detail {
  margin: 0.5rem 0 0 0;
}

.p-toast .p-toast-message .p-toast-icon-close {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background: transparent;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-toast .p-toast-message .p-toast-icon-close:hover {
  background: rgba(255, 255, 255, 0.3);
}

.p-toast .p-toast-message .p-toast-icon-close:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-toast .p-toast-message.p-toast-message-info {
  background: #B3E5FC;
  border: solid #0891cf;
  border-width: 0 0 0 6px;
  color: #044868;
}

.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon,
.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close {
  color: #044868;
}

.p-toast .p-toast-message.p-toast-message-success {
  background: #C8E6C9;
  border: solid #439446;
  border-width: 0 0 0 6px;
  color: #224a23;
}

.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon,
.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close {
  color: #224a23;
}

.p-toast .p-toast-message.p-toast-message-warn {
  background: #FFECB3;
  border: solid #d9a300;
  border-width: 0 0 0 6px;
  color: #6d5100;
}

.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon,
.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close {
  color: #6d5100;
}

.p-toast .p-toast-message.p-toast-message-error {
  background: #FFCDD2;
  border: solid #e60017;
  border-width: 0 0 0 6px;
  color: #73000c;
}

.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon,
.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close {
  color: #73000c;
}

.p-galleria .p-galleria-close {
  margin: 0.5rem;
  background: transparent;
  color: #f8f9fa;
  width: 4rem;
  height: 4rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
}

.p-galleria .p-galleria-close .p-galleria-close-icon {
  font-size: 2rem;
}

.p-galleria .p-galleria-close:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #f8f9fa;
}

.p-galleria .p-galleria-item-nav {
  background: transparent;
  color: #f8f9fa;
  width: 4rem;
  height: 4rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 3px;
  margin: 0 0.5rem;
}

.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,
.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon {
  font-size: 2rem;
}

.p-galleria .p-galleria-item-nav:not(.p-disabled):hover {
  background: rgba(255, 255, 255, 0.1);
  color: #f8f9fa;
}

.p-galleria .p-galleria-caption {
  background: rgba(0, 0, 0, 0.5);
  color: #f8f9fa;
  padding: 1rem;
}

.p-galleria .p-galleria-indicators {
  padding: 1rem;
}

.p-galleria .p-galleria-indicators .p-galleria-indicator button {
  background-color: #e9ecef;
  width: 1rem;
  height: 1rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
}

.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover {
  background: #dee2e6;
}

.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
  background: #E3F2FD;
  color: #495057;
}

.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator, .p-galleria.p-galleria-indicators-top .p-galleria-indicator {
  margin-right: 0.5rem;
}

.p-galleria.p-galleria-indicators-left .p-galleria-indicator, .p-galleria.p-galleria-indicators-right .p-galleria-indicator {
  margin-bottom: 0.5rem;
}

.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators {
  background: rgba(0, 0, 0, 0.5);
}

.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button {
  background: rgba(255, 255, 255, 0.4);
}

.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover {
  background: rgba(255, 255, 255, 0.6);
}

.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button {
  background: #E3F2FD;
  color: #495057;
}

.p-galleria .p-galleria-thumbnail-container {
  background: rgba(0, 0, 0, 0.9);
  padding: 1rem 0.25rem;
}

.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next {
  margin: 0.5rem;
  background-color: transparent;
  color: #f8f9fa;
  width: 2rem;
  height: 2rem;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  border-radius: 50%;
}

.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,
.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #f8f9fa;
}

.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-galleria-mask {
  --maskbg: rgba(0, 0, 0, 0.9);
}

.p-image-mask {
  --maskbg: rgba(0, 0, 0, 0.9);
}

.p-image-preview-indicator {
  background-color: transparent;
  color: #f8f9fa;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-image-preview-container:hover > .p-image-preview-indicator {
  background-color: rgba(0, 0, 0, 0.5);
}

.p-image-toolbar {
  padding: 1rem;
}

.p-image-action.p-link {
  color: #f8f9fa;
  background-color: transparent;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
  margin-right: 0.5rem;
}

.p-image-action.p-link:last-child {
  margin-right: 0;
}

.p-image-action.p-link:hover {
  color: #f8f9fa;
  background-color: rgba(255, 255, 255, 0.1);
}

.p-image-action.p-link i {
  font-size: 1.5rem;
}

.p-avatar {
  background-color: #dee2e6;
  border-radius: 3px;
}

.p-avatar.p-avatar-lg {
  width: 3rem;
  height: 3rem;
  font-size: 1.5rem;
}

.p-avatar.p-avatar-lg .p-avatar-icon {
  font-size: 1.5rem;
}

.p-avatar.p-avatar-xl {
  width: 4rem;
  height: 4rem;
  font-size: 2rem;
}

.p-avatar.p-avatar-xl .p-avatar-icon {
  font-size: 2rem;
}

.p-avatar-group .p-avatar {
  border: 2px solid #ffffff;
}

.p-badge {
  background: #2196F3;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  min-width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
}

.p-badge.p-badge-secondary {
  background-color: #607D8B;
  color: #ffffff;
}

.p-badge.p-badge-success {
  background-color: #689F38;
  color: #ffffff;
}

.p-badge.p-badge-info {
  background-color: #0288D1;
  color: #ffffff;
}

.p-badge.p-badge-warning {
  background-color: #FBC02D;
  color: #212529;
}

.p-badge.p-badge-danger {
  background-color: #D32F2F;
  color: #ffffff;
}

.p-badge.p-badge-lg {
  font-size: 1.125rem;
  min-width: 2.25rem;
  height: 2.25rem;
  line-height: 2.25rem;
}

.p-badge.p-badge-xl {
  font-size: 1.5rem;
  min-width: 3rem;
  height: 3rem;
  line-height: 3rem;
}

.p-chip {
  background-color: #dee2e6;
  color: #495057;
  border-radius: 16px;
  padding: 0 0.5rem;
}

.p-chip .p-chip-text {
  line-height: 1.5;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.p-chip .p-chip-icon {
  margin-right: 0.5rem;
}

.p-chip .pi-chip-remove-icon {
  margin-left: 0.5rem;
}

.p-chip img {
  width: 2rem;
  height: 2rem;
  margin-left: -0.5rem;
  margin-right: 0.5rem;
}

.p-chip .pi-chip-remove-icon {
  border-radius: 3px;
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-chip .pi-chip-remove-icon:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-inplace .p-inplace-display {
  padding: 0.5rem 0.5rem;
  border-radius: 3px;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.p-inplace .p-inplace-display:not(.p-disabled):hover {
  background: #e9ecef;
  color: #495057;
}

.p-inplace .p-inplace-display:focus {
  outline: 0 none;
  outline-offset: 0;
  box-shadow: 0 0 0 0.2rem #a6d5fa;
}

.p-progressbar {
  border: 0 none;
  height: 1.5rem;
  background: #dee2e6;
  border-radius: 3px;
}

.p-progressbar .p-progressbar-value {
  border: 0 none;
  margin: 0;
  background: #2196F3;
}

.p-progressbar .p-progressbar-label {
  color: #ffffff;
  line-height: 1.5rem;
}

.p-scrolltop {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12);
  transition: background-color 0.2s, color 0.2s, box-shadow 0.2s;
}

.p-scrolltop.p-link {
  background: rgba(0, 0, 0, 0.7);
}

.p-scrolltop.p-link:hover {
  background: rgba(0, 0, 0, 0.8);
}

.p-scrolltop .p-scrolltop-icon {
  font-size: 1.5rem;
  color: #f8f9fa;
}

.p-skeleton {
  background-color: #e9ecef;
  border-radius: 3px;
}

.p-skeleton:after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
}

.p-tag {
  background: #2196F3;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 0.25rem 0.4rem;
  border-radius: 3px;
}

.p-tag.p-tag-success {
  background-color: #689F38;
  color: #ffffff;
}

.p-tag.p-tag-info {
  background-color: #0288D1;
  color: #ffffff;
}

.p-tag.p-tag-warning {
  background-color: #FBC02D;
  color: #212529;
}

.p-tag.p-tag-danger {
  background-color: #D32F2F;
  color: #ffffff;
}

.p-tag .p-tag-icon {
  margin-right: 0.25rem;
  font-size: 0.75rem;
}

.p-terminal {
  background: #ffffff;
  color: #495057;
  border: 1px solid #dee2e6;
  padding: 1rem;
}

.p-terminal .p-terminal-input {
  font-size: 1rem;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

/* Customizations to the designer theme should be defined here */

.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button {
  background-color: #2196F3;
}

.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button {
  background-color: #2196F3;
}

.p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-top > td {
  box-shadow: inset 0 2px 0 0 #2196F3;
}

.p-datatable .p-datatable-tbody > tr.p-datatable-dragpoint-bottom > td {
  box-shadow: inset 0 -2px 0 0 #2196F3;
}

/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/ngx-toastr/toastr.css ***!
  \****************************************************************************************************************************************************************************************************************************/
/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */

/* position */

.toast-center-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

.toast-top-left {
  top: 12px;
  left: 12px;
}

.toast-top-right {
  top: 12px;
  right: 12px;
}

.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* toast styles */

.toast-title {
  font-weight: bold;
}

.toast-message {
  word-wrap: break-word;
}

.toast-message a,
.toast-message label {
  color: #FFFFFF;
}

.toast-message a:hover {
  color: #CCCCCC;
  text-decoration: none;
}

.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0 1px 0 #ffffff;
  /* opacity: 0.8; */
}

.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}

.toast-container {
  pointer-events: none;
  position: fixed;
  z-index: 999999;
}

.toast-container * {
  box-sizing: border-box;
}

.toast-container .ngx-toastr {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  background-size: 24px;
  box-shadow: 0 0 12px #999999;
  color: #FFFFFF;
}

.toast-container .ngx-toastr:hover {
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  cursor: pointer;
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */

.toast-info {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */

.toast-error {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */

.toast-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
}

/* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */

.toast-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E");
}

.toast-container.toast-top-center .ngx-toastr,
.toast-container.toast-bottom-center .ngx-toastr {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

.toast-container.toast-top-full-width .ngx-toastr,
.toast-container.toast-bottom-full-width .ngx-toastr {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

.ngx-toastr {
  background-color: #030303;
  pointer-events: auto;
}

.toast-success {
  background-color: #51A351;
}

.toast-error {
  background-color: #BD362F;
}

.toast-info {
  background-color: #2F96B4;
}

.toast-warning {
  background-color: #F89406;
}

.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
}

/* Responsive Design */

@media all and (max-width: 240px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }

  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  .toast-container .ngx-toastr.div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }

  .toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  .toast-container .ngx-toastr.div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/primeng/resources/primeng.min.css ***!
  \****************************************************************************************************************************************************************************************************************************************/
.p-component,.p-component *{
  box-sizing:border-box
}

.p-hidden{
  display:none
}

.p-hidden-space{
  visibility:hidden
}

.p-hidden-accessible{
  border:0;
  clip:rect(0 0 0 0);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px
}

.p-hidden-accessible input,.p-hidden-accessible select{
  transform:scale(0)
}

.p-reset{
  margin:0;
  padding:0;
  border:0;
  outline:0;
  text-decoration:none;
  font-size:100%;
  list-style:none
}

.p-disabled,.p-disabled *{
  cursor:default !important;
  pointer-events:none
}

.p-component-overlay{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%
}

.p-overflow-hidden{
  overflow:hidden
}

.p-unselectable-text{
  -webkit-user-select:none;
          user-select:none
}

.p-scrollbar-measure{
  width:100px;
  height:100px;
  overflow:scroll;
  position:absolute;
  top:-9999px
}

@keyframes p-fadein{
  0%{
    opacity:0
  }

  100%{
    opacity:1
  }
}

input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]::-webkit-file-upload-button,button{
  border-radius:0
}

.p-link{
  text-align:left;
  background-color:transparent;
  margin:0;
  padding:0;
  border:0;
  cursor:pointer;
  -webkit-user-select:none;
          user-select:none
}

.p-link:disabled{
  cursor:default
}

.p-sr-only{
  border:0;
  clip:rect(1px,1px,1px,1px);
  clip-path:inset(50%);
  height:1px;
  margin:-1px;
  overflow:hidden;
  padding:0;
  position:absolute;
  width:1px;
  word-wrap:normal !important
}

.p-connected-overlay{
  opacity:0;
  transform:scaleY(0.8);
  transition:transform .12s cubic-bezier(0,0,0.2,1),opacity .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 .1s linear
}

.p-toggleable-content.ng-animating{
  overflow:hidden
}

.p-badge{
  display:inline-block;
  border-radius:10px;
  text-align:center;
  padding:0 .5rem
}

.p-overlay-badge{
  position:relative
}

.p-overlay-badge .p-badge{
  position:absolute;
  top:0;
  right:0;
  transform:translate(50%,-50%);
  transform-origin:100% 0;
  margin:0
}

.p-badge-dot{
  width:.5rem;
  min-width:.5rem;
  height:.5rem;
  border-radius:50%;
  padding:0
}

.p-badge-no-gutter{
  padding:0;
  border-radius:50%
}

.p-button{
  margin:0;
  display:inline-flex;
  cursor:pointer;
  -webkit-user-select:none;
          user-select:none;
  align-items:center;
  vertical-align:bottom;
  text-align:center;
  overflow:hidden;
  position:relative
}

.p-button-label{
  flex:1 1 auto
}

.p-button-icon-right{
  order:1
}

.p-button:disabled{
  cursor:default
}

.p-button-icon-only{
  justify-content:center
}

.p-button-icon-only:after{
  content:'p';
  visibility:hidden;
  clip:rect(0 0 0 0);
  width:0
}

.p-button-vertical{
  flex-direction:column
}

.p-button-icon-bottom{
  order:2
}

.p-buttonset .p-button{
  margin:0
}

.p-buttonset .p-button:not(:last-child){
  border-right:0 none
}

.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){
  border-radius:0
}

.p-buttonset .p-button:first-of-type{
  border-top-right-radius:0;
  border-bottom-right-radius:0
}

.p-buttonset .p-button:last-of-type{
  border-top-left-radius:0;
  border-bottom-left-radius:0
}

.p-buttonset .p-button:focus{
  position:relative;
  z-index:1
}

.p-checkbox{
  display:inline-flex;
  cursor:pointer;
  -webkit-user-select:none;
          user-select:none;
  vertical-align:bottom;
  position:relative
}

.p-checkbox-disabled{
  cursor:default !important;
  pointer-events:none
}

.p-checkbox-box{
  display:flex;
  justify-content:center;
  align-items:center
}

p-checkbox{
  display:inline-flex;
  vertical-align:bottom;
  align-items:center
}

.p-checkbox-label{
  line-height:1
}

.p-colorpicker-panel .p-colorpicker-color{
  background:transparent url('color.png') no-repeat left top
}

.p-colorpicker-panel .p-colorpicker-hue{
  background:transparent url('hue.png') no-repeat left top
}

.p-inputtext{
  margin:0
}

.p-fluid .p-inputtext{
  width:100%
}

.p-inputgroup{
  display:flex;
  align-items:stretch;
  width:100%
}

.p-inputgroup-addon{
  display:flex;
  align-items:center;
  justify-content:center
}

.p-inputgroup .p-float-label{
  display:flex;
  align-items:stretch;
  width:100%
}

.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{
  flex:1 1 auto;
  width:1%
}

.p-float-label{
  display:block;
  position:relative
}

.p-float-label label{
  position:absolute;
  pointer-events:none;
  top:50%;
  margin-top:-.5rem;
  transition-property:all;
  transition-timing-function:ease;
  line-height:1
}

.p-float-label textarea ~ label{
  top:1rem
}

.p-float-label input:focus ~ label,.p-float-label input.p-filled ~ label,.p-float-label textarea:focus ~ label,.p-float-label textarea.p-filled ~ label,.p-float-label .p-inputwrapper-focus ~ label,.p-float-label .p-inputwrapper-filled ~ label{
  top:-.75rem;
  font-size:12px
}

.p-float-label .input:-webkit-autofill ~ label{
  top:-20px;
  font-size:12px
}

.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{
  opacity:0;
  transition-property:all;
  transition-timing-function:ease
}

.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{
  opacity:1;
  transition-property:all;
  transition-timing-function:ease
}

.p-input-icon-left,.p-input-icon-right{
  position:relative;
  display:inline-block
}

.p-input-icon-left>i,.p-input-icon-right>i{
  position:absolute;
  top:50%;
  margin-top:-.5rem
}

.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{
  display:block;
  width:100%
}

.p-inputtextarea-resizable{
  overflow:hidden;
  resize:none
}

.p-fluid .p-inputtextarea{
  width:100%
}

.p-password{
  position:relative;
  display:inline-flex
}

.p-password-panel{
  position:absolute;
  top:0;
  left:0
}

.p-password .p-password-panel{
  min-width:100%
}

.p-password-meter{
  height:10px
}

.p-password-strength{
  height:100%;
  width:0;
  transition:width 1s ease-in-out
}

.p-fluid .p-password{
  display:flex
}

.p-password-clear-icon{
  position:absolute;
  top:50%;
  margin-top:-.5rem;
  cursor:pointer
}

.p-password-clearable{
  position:relative
}

.p-radiobutton{
  display:inline-flex;
  cursor:pointer;
  -webkit-user-select:none;
          user-select:none;
  vertical-align:bottom;
  position:relative
}

.p-radiobutton-box{
  display:flex;
  justify-content:center;
  align-items:center
}

.p-radiobutton-icon{
  backface-visibility:hidden;
  transform:translateZ(0) scale(.1);
  border-radius:50%;
  visibility:hidden
}

.p-radiobutton-box.p-highlight .p-radiobutton-icon{
  transform:translateZ(0) scale(1.0,1.0);
  visibility:visible
}

p-radiobutton{
  display:inline-flex;
  vertical-align:bottom;
  align-items:center
}

.p-radiobutton-label{
  line-height:1
}

.p-ripple{
  overflow:hidden;
  position:relative
}

.p-ink{
  display:block;
  position:absolute;
  background:rgba(255,255,255,0.5);
  border-radius:100%;
  transform:scale(0)
}

.p-ink-active{
  animation:ripple .4s linear
}

.p-ripple-disabled .p-ink{
  display:none !important
}

@keyframes ripple{
  100%{
    opacity:0;
    transform:scale(2.5)
  }
}

.p-tooltip{
  position:absolute;
  display:none;
  padding:.25em .5rem;
  max-width:12.5rem
}

.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{
  padding:0 .25rem
}

.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{
  padding:.25em 0
}

.p-tooltip .p-tooltip-text{
  white-space:pre-line;
  word-break:break-word
}

.p-tooltip-arrow{
  position:absolute;
  width:0;
  height:0;
  border-color:transparent;
  border-style:solid
}

.p-tooltip-right .p-tooltip-arrow{
  top:50%;
  left:0;
  margin-top:-.25rem;
  border-width:.25em .25em .25em 0
}

.p-tooltip-left .p-tooltip-arrow{
  top:50%;
  right:0;
  margin-top:-.25rem;
  border-width:.25em 0 .25em .25rem
}

.p-tooltip.p-tooltip-top{
  padding:.25em 0
}

.p-tooltip-top .p-tooltip-arrow{
  bottom:0;
  left:50%;
  margin-left:-.25rem;
  border-width:.25em .25em 0
}

.p-tooltip-bottom .p-tooltip-arrow{
  top:0;
  left:50%;
  margin-left:-.25rem;
  border-width:0 .25em .25rem
}
/*!*******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/leaflet/dist/leaflet.css ***!
  \*******************************************************************************************************************************************************************************************************************************/
/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
  position: absolute;
  left: 0;
  top: 0;
}

.leaflet-container {
  overflow: hidden;
}

.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
}

/* Prevents IE11 from highlighting tiles in blue */

.leaflet-tile::selection {
  background: transparent;
}

/* Safari renders non-retina tile on retina better with this, but Chrome is worse */

.leaflet-safari .leaflet-tile {
  image-rendering: -webkit-optimize-contrast;
}

/* hack that prevents hw layers "stretching" when loading new tiles */

.leaflet-safari .leaflet-tile-container {
  width: 1600px;
  height: 1600px;
  -webkit-transform-origin: 0 0;
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
  display: block;
}

/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */

/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */

.leaflet-container .leaflet-overlay-pane svg {
  max-width: none !important;
  max-height: none !important;
}

.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
  max-width: none !important;
  max-height: none !important;
  width: auto;
  padding: 0;
}

.leaflet-container img.leaflet-tile {
  /* See: https://bugs.chromium.org/p/chromium/issues/detail?id=600120 */
  mix-blend-mode: plus-lighter;
}

.leaflet-container.leaflet-touch-zoom {
  touch-action: pan-x pan-y;
}

.leaflet-container.leaflet-touch-drag {
  /* Fallback for FF which doesn't support pinch-zoom */
  touch-action: none;
  touch-action: pinch-zoom;
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
  touch-action: none;
}

.leaflet-container {
  -webkit-tap-highlight-color: transparent;
}

.leaflet-container a {
  -webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}

.leaflet-tile {
  filter: inherit;
  visibility: hidden;
}

.leaflet-tile-loaded {
  visibility: inherit;
}

.leaflet-zoom-box {
  width: 0;
  height: 0;
  box-sizing: border-box;
  z-index: 800;
}

/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */

.leaflet-overlay-pane svg {
  -moz-user-select: none;
}

.leaflet-pane         { z-index: 400;
}

.leaflet-tile-pane    { z-index: 200;
}

.leaflet-overlay-pane { z-index: 400;
}

.leaflet-shadow-pane  { z-index: 500;
}

.leaflet-marker-pane  { z-index: 600;
}

.leaflet-tooltip-pane   { z-index: 650;
}

.leaflet-popup-pane   { z-index: 700;
}

.leaflet-map-pane canvas { z-index: 100;
}

.leaflet-map-pane svg    { z-index: 200;
}

.leaflet-vml-shape {
  width: 1px;
  height: 1px;
}

.lvml {
  behavior: url(#default#VML);
  display: inline-block;
  position: absolute;
}

/* control positioning */

.leaflet-control {
  position: relative;
  z-index: 800;
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

.leaflet-top,
.leaflet-bottom {
  position: absolute;
  z-index: 1000;
  pointer-events: none;
}

.leaflet-top {
  top: 0;
}

.leaflet-right {
  right: 0;
}

.leaflet-bottom {
  bottom: 0;
}

.leaflet-left {
  left: 0;
}

.leaflet-control {
  float: left;
  clear: both;
}

.leaflet-right .leaflet-control {
  float: right;
}

.leaflet-top .leaflet-control {
  margin-top: 10px;
}

.leaflet-bottom .leaflet-control {
  margin-bottom: 10px;
}

.leaflet-left .leaflet-control {
  margin-left: 10px;
}

.leaflet-right .leaflet-control {
  margin-right: 10px;
}

/* zoom and fade animations */

.leaflet-fade-anim .leaflet-popup {
  opacity: 0;
  transition: opacity 0.2s linear;
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
  opacity: 1;
}

.leaflet-zoom-animated {
  transform-origin: 0 0;
}

svg.leaflet-zoom-animated {
  will-change: transform;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
  transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
}

.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
  transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
  visibility: hidden;
}

/* cursors */

.leaflet-interactive {
  cursor: pointer;
}

.leaflet-grab {
  cursor:         grab;
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
  cursor: crosshair;
}

.leaflet-popup-pane,
.leaflet-control {
  cursor: auto;
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
  cursor: move;
  cursor:         grabbing;
}

/* marker & overlays interactivity */

.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
  pointer-events: none;
}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
  pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
  pointer-events: auto;
}

/* visual tweaks */

.leaflet-container {
  background: #ddd;
  outline-offset: 1px;
}

.leaflet-container a {
  color: #0078A8;
}

.leaflet-zoom-box {
  border: 2px dotted #38f;
  background: rgba(255,255,255,0.5);
}

/* general typography */

.leaflet-container {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.5;
}

/* general toolbar styles */

.leaflet-bar {
  box-shadow: 0 1px 5px rgba(0,0,0,0.65);
  border-radius: 4px;
}

.leaflet-bar a {
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: block;
  text-align: center;
  text-decoration: none;
  color: black;
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
}

.leaflet-bar a:hover,
.leaflet-bar a:focus {
  background-color: #f4f4f4;
}

.leaflet-bar a:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.leaflet-bar a:last-child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom: none;
}

.leaflet-bar a.leaflet-disabled {
  cursor: default;
  background-color: #f4f4f4;
  color: #bbb;
}

.leaflet-touch .leaflet-bar a {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.leaflet-touch .leaflet-bar a:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.leaflet-touch .leaflet-bar a:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
  font: bold 18px 'Lucida Console', Monaco, monospace;
  text-indent: 1px;
}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
  font-size: 22px;
}

/* layers control */

.leaflet-control-layers {
  box-shadow: 0 1px 5px rgba(0,0,0,0.4);
  background: #fff;
  border-radius: 5px;
}

.leaflet-control-layers-toggle {
  background-image: url('layers.png');
  width: 36px;
  height: 36px;
}

.leaflet-retina .leaflet-control-layers-toggle {
  background-image: url('layers-2x.png');
  background-size: 26px 26px;
}

.leaflet-touch .leaflet-control-layers-toggle {
  width: 44px;
  height: 44px;
}

.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
  display: none;
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
  display: block;
  position: relative;
}

.leaflet-control-layers-expanded {
  padding: 6px 10px 6px 6px;
  color: #333;
  background: #fff;
}

.leaflet-control-layers-scrollbar {
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 5px;
}

.leaflet-control-layers-selector {
  margin-top: 2px;
  position: relative;
  top: 1px;
}

.leaflet-control-layers label {
  display: block;
  font-size: 13px;
  font-size: 1.08333em;
}

.leaflet-control-layers-separator {
  height: 0;
  border-top: 1px solid #ddd;
  margin: 5px -10px 5px -6px;
}

/* Default icon URLs */

.leaflet-default-icon-path { /* used only in path-guessing heuristic, see L.Icon.Default */
  background-image: url('marker-icon.png');
}

/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  margin: 0;
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
  padding: 0 5px;
  color: #333;
  line-height: 1.4;
}

.leaflet-control-attribution a {
  text-decoration: none;
}

.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
  text-decoration: underline;
}

.leaflet-attribution-flag {
  display: inline !important;
  vertical-align: baseline !important;
  width: 1em;
  height: 0.6669em;
}

.leaflet-left .leaflet-control-scale {
  margin-left: 5px;
}

.leaflet-bottom .leaflet-control-scale {
  margin-bottom: 5px;
}

.leaflet-control-scale-line {
  border: 2px solid #777;
  border-top: none;
  line-height: 1.1;
  padding: 2px 5px 1px;
  white-space: nowrap;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.8);
  text-shadow: 1px 1px #fff;
}

.leaflet-control-scale-line:not(:first-child) {
  border-top: 2px solid #777;
  border-bottom: none;
  margin-top: -2px;
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
  border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  box-shadow: none;
}

.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
  border: 2px solid rgba(0,0,0,0.2);
  background-clip: padding-box;
}

/* popup */

.leaflet-popup {
  position: absolute;
  text-align: center;
  margin-bottom: 20px;
}

.leaflet-popup-content-wrapper {
  padding: 1px;
  text-align: left;
  border-radius: 12px;
}

.leaflet-popup-content {
  margin: 13px 24px 13px 20px;
  line-height: 1.3;
  font-size: 13px;
  font-size: 1.08333em;
  min-height: 1px;
}

.leaflet-popup-content p {
  margin: 17px 0;
  margin: 1.3em 0;
}

.leaflet-popup-tip-container {
  width: 40px;
  height: 20px;
  position: absolute;
  left: 50%;
  margin-top: -1px;
  margin-left: -20px;
  overflow: hidden;
  pointer-events: none;
}

.leaflet-popup-tip {
  width: 17px;
  height: 17px;
  padding: 1px;
  margin: -10px auto 0;
  pointer-events: auto;
  transform: rotate(45deg);
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
  background: white;
  color: #333;
  box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}

.leaflet-container a.leaflet-popup-close-button {
  position: absolute;
  top: 0;
  right: 0;
  border: none;
  text-align: center;
  width: 24px;
  height: 24px;
  font: 16px/24px Tahoma, Verdana, sans-serif;
  color: #757575;
  text-decoration: none;
  background: transparent;
}

.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
  color: #585858;
}

.leaflet-popup-scrolled {
  overflow: auto;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
  -ms-zoom: 1;
}

.leaflet-oldie .leaflet-popup-tip {
  width: 24px;
  margin: 0 auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
  border: 1px solid #999;
}

/* div icon */

.leaflet-div-icon {
  background: #fff;
  border: 1px solid #666;
}

/* Tooltip */

/* Base styles for the element that has a tooltip */

.leaflet-tooltip {
  position: absolute;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #222;
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: none;
  box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}

.leaflet-tooltip.leaflet-interactive {
  cursor: pointer;
  pointer-events: auto;
}

.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  position: absolute;
  pointer-events: none;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

/* Directions */

.leaflet-tooltip-bottom {
  margin-top: 6px;
}

.leaflet-tooltip-top {
  margin-top: -6px;
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
  left: 50%;
  margin-left: -6px;
}

.leaflet-tooltip-top:before {
  bottom: 0;
  margin-bottom: -12px;
  border-top-color: #fff;
}

.leaflet-tooltip-bottom:before {
  top: 0;
  margin-top: -12px;
  margin-left: -6px;
  border-bottom-color: #fff;
}

.leaflet-tooltip-left {
  margin-left: -6px;
}

.leaflet-tooltip-right {
  margin-left: 6px;
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
  top: 50%;
  margin-top: -6px;
}

.leaflet-tooltip-left:before {
  right: 0;
  margin-right: -12px;
  border-left-color: #fff;
}

.leaflet-tooltip-right:before {
  left: 0;
  margin-left: -12px;
  border-right-color: #fff;
}

/* Printing */

@media print {
  /* Prevent printers from removing background-images of controls. */

  .leaflet-control {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}

/*!*****************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/leaflet-draw/dist/leaflet.draw.css ***!
  \*****************************************************************************************************************************************************************************************************************************************/
.leaflet-draw-section{
  position:relative
}

.leaflet-draw-toolbar{
  margin-top:12px
}

.leaflet-draw-toolbar-top{
  margin-top:0
}

.leaflet-draw-toolbar-notop a:first-child{
  border-top-right-radius:0
}

.leaflet-draw-toolbar-nobottom a:last-child{
  border-bottom-right-radius:0
}

.leaflet-draw-toolbar a{
  background-image:url('spritesheet.png');
  background-image:linear-gradient(transparent,transparent),url('spritesheet.svg');
  background-repeat:no-repeat;
  background-size:300px 30px;
  background-clip:padding-box
}

.leaflet-retina .leaflet-draw-toolbar a{
  background-image:url('spritesheet-2x.png');
  background-image:linear-gradient(transparent,transparent),url('spritesheet.svg')
}

.leaflet-draw a{
  display:block;
  text-align:center;
  text-decoration:none
}

.leaflet-draw a .sr-only{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  border:0
}

.leaflet-draw-actions{
  display:none;
  list-style:none;
  margin:0;
  padding:0;
  position:absolute;
  left:26px;
  top:0;
  white-space:nowrap
}

.leaflet-touch .leaflet-draw-actions{
  left:32px
}

.leaflet-right .leaflet-draw-actions{
  right:26px;
  left:auto
}

.leaflet-touch .leaflet-right .leaflet-draw-actions{
  right:32px;
  left:auto
}

.leaflet-draw-actions li{
  display:inline-block
}

.leaflet-draw-actions li:first-child a{
  border-left:0
}

.leaflet-draw-actions li:last-child a{
  border-radius:0 4px 4px 0
}

.leaflet-right .leaflet-draw-actions li:last-child a{
  border-radius:0
}

.leaflet-right .leaflet-draw-actions li:first-child a{
  border-radius:4px 0 0 4px
}

.leaflet-draw-actions a{
  background-color:#919187;
  border-left:1px solid #AAA;
  color:#FFF;
  font:11px/19px "Helvetica Neue",Arial,Helvetica,sans-serif;
  line-height:28px;
  text-decoration:none;
  padding-left:10px;
  padding-right:10px;
  height:28px
}

.leaflet-touch .leaflet-draw-actions a{
  font-size:12px;
  line-height:30px;
  height:30px
}

.leaflet-draw-actions-bottom{
  margin-top:0
}

.leaflet-draw-actions-top{
  margin-top:1px
}

.leaflet-draw-actions-top a,.leaflet-draw-actions-bottom a{
  height:27px;
  line-height:27px
}

.leaflet-draw-actions a:hover{
  background-color:#a0a098
}

.leaflet-draw-actions-top.leaflet-draw-actions-bottom a{
  height:26px;
  line-height:26px
}

.leaflet-draw-toolbar .leaflet-draw-draw-polyline{
  background-position:-2px -2px
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline{
  background-position:0 -1px
}

.leaflet-draw-toolbar .leaflet-draw-draw-polygon{
  background-position:-31px -2px
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon{
  background-position:-29px -1px
}

.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{
  background-position:-62px -2px
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle{
  background-position:-60px -1px
}

.leaflet-draw-toolbar .leaflet-draw-draw-circle{
  background-position:-92px -2px
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle{
  background-position:-90px -1px
}

.leaflet-draw-toolbar .leaflet-draw-draw-marker{
  background-position:-122px -2px
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker{
  background-position:-120px -1px
}

.leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{
  background-position:-273px -2px
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{
  background-position:-271px -1px
}

.leaflet-draw-toolbar .leaflet-draw-edit-edit{
  background-position:-152px -2px
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit{
  background-position:-150px -1px
}

.leaflet-draw-toolbar .leaflet-draw-edit-remove{
  background-position:-182px -2px
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove{
  background-position:-180px -1px
}

.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{
  background-position:-212px -2px
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{
  background-position:-210px -1px
}

.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{
  background-position:-242px -2px
}

.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{
  background-position:-240px -2px
}

.leaflet-mouse-marker{
  background-color:#fff;
  cursor:crosshair
}

.leaflet-draw-tooltip{
  background:#363636;
  background:rgba(0,0,0,0.5);
  border:1px solid transparent;
  border-radius:4px;
  color:#fff;
  font:12px/18px "Helvetica Neue",Arial,Helvetica,sans-serif;
  margin-left:20px;
  margin-top:-21px;
  padding:4px 8px;
  position:absolute;
  visibility:hidden;
  white-space:nowrap;
  z-index:6
}

.leaflet-draw-tooltip:before{
  border-right:6px solid black;
  border-right-color:rgba(0,0,0,0.5);
  border-top:6px solid transparent;
  border-bottom:6px solid transparent;
  content:"";
  position:absolute;
  top:7px;
  left:-7px
}

.leaflet-error-draw-tooltip{
  background-color:#f2dede;
  border:1px solid #e6b6bd;
  color:#b94a48
}

.leaflet-error-draw-tooltip:before{
  border-right-color:#e6b6bd
}

.leaflet-draw-tooltip-single{
  margin-top:-12px
}

.leaflet-draw-tooltip-subtext{
  color:#f8d5e4
}

.leaflet-draw-guide-dash{
  font-size:1%;
  opacity:.6;
  position:absolute;
  width:5px;
  height:5px
}

.leaflet-edit-marker-selected{
  background-color:rgba(254,87,161,0.1);
  border:4px dashed rgba(254,87,161,0.6);
  border-radius:4px;
  box-sizing:content-box
}

.leaflet-edit-move{
  cursor:move
}

.leaflet-edit-resize{
  cursor:pointer
}

.leaflet-oldie .leaflet-draw-toolbar{
  border:1px solid #999
}

/*# sourceMappingURL=styles.css.map*/